12:16:52 Started by upstream project "policy-docker-master-merge-java" build number 328 12:16:52 originally caused by: 12:16:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/docker/+/136779 12:16:52 Running as SYSTEM 12:16:52 [EnvInject] - Loading node environment variables. 12:16:52 Building remotely on prd-ubuntu1804-docker-8c-8g-4096 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-clamp-master-project-csit-clamp 12:16:52 [ssh-agent] Looking for ssh-agent implementation... 12:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:16:52 $ ssh-agent 12:16:52 SSH_AUTH_SOCK=/tmp/ssh-6PbSX8H0htxv/agent.2061 12:16:52 SSH_AGENT_PID=2063 12:16:52 [ssh-agent] Started. 12:16:52 Running ssh-add (command line suppressed) 12:16:52 Identity added: /w/workspace/policy-clamp-master-project-csit-clamp@tmp/private_key_298726375064034159.key (/w/workspace/policy-clamp-master-project-csit-clamp@tmp/private_key_298726375064034159.key) 12:16:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:16:52 The recommended git tool is: NONE 12:16:54 using credential onap-jenkins-ssh 12:16:54 Wiping out workspace first. 12:16:54 Cloning the remote Git repository 12:16:54 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 12:16:54 > git init /w/workspace/policy-clamp-master-project-csit-clamp # timeout=10 12:16:54 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 12:16:54 > git --version # timeout=10 12:16:54 > git --version # 'git version 2.17.1' 12:16:54 using GIT_SSH to set credentials Gerrit user 12:16:54 Verifying host key using manually-configured host key entries 12:16:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:16:55 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 12:16:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:55 Avoid second fetch 12:16:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:16:55 Checking out Revision 7fa25cc94599e7c3f594d68f7f91a5129a45977a (refs/remotes/origin/master) 12:16:55 > git config core.sparsecheckout # timeout=10 12:16:55 > git checkout -f 7fa25cc94599e7c3f594d68f7f91a5129a45977a # timeout=30 12:16:55 Commit message: "Release docker images for policy/docker: 3.1.0" 12:16:55 > git rev-list --no-walk 7630e20709df63ea87ef9981dfe7816d5150e5f6 # timeout=10 12:16:55 provisioning config files... 12:16:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:16:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:16:55 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins5132558662982341563.sh 12:16:55 ---> python-tools-install.sh 12:16:55 Setup pyenv: 12:16:55 * system (set by /opt/pyenv/version) 12:16:55 * 3.8.13 (set by /opt/pyenv/version) 12:16:55 * 3.9.13 (set by /opt/pyenv/version) 12:16:55 * 3.10.6 (set by /opt/pyenv/version) 12:17:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iRmF 12:17:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:17:03 lf-activate-venv(): INFO: Installing: lftools 12:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-iRmF/bin to PATH 12:17:34 Generating Requirements File 12:18:05 Python 3.10.6 12:18:05 pip 23.3.1 from /tmp/venv-iRmF/lib/python3.10/site-packages/pip (python 3.10) 12:18:06 appdirs==1.4.4 12:18:06 argcomplete==3.2.1 12:18:06 aspy.yaml==1.3.0 12:18:06 attrs==23.1.0 12:18:06 autopage==0.5.2 12:18:06 Babel==2.13.1 12:18:06 beautifulsoup4==4.12.2 12:18:06 boto3==1.33.11 12:18:06 botocore==1.33.11 12:18:06 bs4==0.0.1 12:18:06 cachetools==5.3.2 12:18:06 certifi==2023.11.17 12:18:06 cffi==1.16.0 12:18:06 cfgv==3.4.0 12:18:06 chardet==5.2.0 12:18:06 charset-normalizer==3.3.2 12:18:06 click==8.1.7 12:18:06 cliff==4.4.0 12:18:06 cmd2==2.4.3 12:18:06 cryptography==3.3.2 12:18:06 debtcollector==2.5.0 12:18:06 decorator==5.1.1 12:18:06 defusedxml==0.7.1 12:18:06 Deprecated==1.2.14 12:18:06 distlib==0.3.7 12:18:06 dnspython==2.4.2 12:18:06 docker==4.2.2 12:18:06 dogpile.cache==1.2.2 12:18:06 email-validator==2.1.0.post1 12:18:06 filelock==3.13.1 12:18:06 future==0.18.3 12:18:06 gitdb==4.0.11 12:18:06 GitPython==3.1.40 12:18:06 google-auth==2.25.2 12:18:06 httplib2==0.22.0 12:18:06 identify==2.5.33 12:18:06 idna==3.6 12:18:06 importlib-metadata==7.0.0 12:18:06 importlib-resources==1.5.0 12:18:06 iso8601==2.1.0 12:18:06 Jinja2==3.1.2 12:18:06 jmespath==1.0.1 12:18:06 jsonpatch==1.33 12:18:06 jsonpointer==2.4 12:18:06 jsonschema==4.20.0 12:18:06 jsonschema-specifications==2023.11.2 12:18:06 keystoneauth1==5.4.0 12:18:06 kubernetes==28.1.0 12:18:06 lftools==0.37.8 12:18:06 lxml==4.9.3 12:18:06 MarkupSafe==2.1.3 12:18:06 msgpack==1.0.7 12:18:06 multi-key-dict==2.0.3 12:18:06 munch==4.0.0 12:18:06 netaddr==0.9.0 12:18:06 netifaces==0.11.0 12:18:06 niet==1.4.2 12:18:06 nodeenv==1.8.0 12:18:06 oauth2client==4.1.3 12:18:06 oauthlib==3.2.2 12:18:06 openstacksdk==0.62.0 12:18:06 os-client-config==2.1.0 12:18:06 os-service-types==1.7.0 12:18:06 osc-lib==2.9.0 12:18:06 oslo.config==9.2.0 12:18:06 oslo.context==5.3.0 12:18:06 oslo.i18n==6.2.0 12:18:06 oslo.log==5.4.0 12:18:06 oslo.serialization==5.2.0 12:18:06 oslo.utils==6.3.0 12:18:06 packaging==23.2 12:18:06 pbr==6.0.0 12:18:06 platformdirs==4.1.0 12:18:06 prettytable==3.9.0 12:18:06 pyasn1==0.5.1 12:18:06 pyasn1-modules==0.3.0 12:18:06 pycparser==2.21 12:18:06 pygerrit2==2.0.15 12:18:06 PyGithub==2.1.1 12:18:06 pyinotify==0.9.6 12:18:06 PyJWT==2.8.0 12:18:06 PyNaCl==1.5.0 12:18:06 pyparsing==2.4.7 12:18:06 pyperclip==1.8.2 12:18:06 pyrsistent==0.20.0 12:18:06 python-cinderclient==9.4.0 12:18:06 python-dateutil==2.8.2 12:18:06 python-heatclient==3.3.0 12:18:06 python-jenkins==1.8.2 12:18:06 python-keystoneclient==5.2.0 12:18:06 python-magnumclient==4.3.0 12:18:06 python-novaclient==18.4.0 12:18:06 python-openstackclient==6.0.0 12:18:06 python-swiftclient==4.4.0 12:18:06 pytz==2023.3.post1 12:18:06 PyYAML==6.0.1 12:18:06 referencing==0.32.0 12:18:06 requests==2.31.0 12:18:06 requests-oauthlib==1.3.1 12:18:06 requestsexceptions==1.4.0 12:18:06 rfc3986==2.0.0 12:18:06 rpds-py==0.13.2 12:18:06 rsa==4.9 12:18:06 ruamel.yaml==0.18.5 12:18:06 ruamel.yaml.clib==0.2.8 12:18:06 s3transfer==0.8.2 12:18:06 simplejson==3.19.2 12:18:06 six==1.16.0 12:18:06 smmap==5.0.1 12:18:06 soupsieve==2.5 12:18:06 stevedore==5.1.0 12:18:06 tabulate==0.9.0 12:18:06 toml==0.10.2 12:18:06 tomlkit==0.12.3 12:18:06 tqdm==4.66.1 12:18:06 typing_extensions==4.9.0 12:18:06 tzdata==2023.3 12:18:06 urllib3==1.26.18 12:18:06 virtualenv==20.25.0 12:18:06 wcwidth==0.2.12 12:18:06 websocket-client==1.7.0 12:18:06 wrapt==1.16.0 12:18:06 xdg==6.0.0 12:18:06 xmltodict==0.13.0 12:18:06 yq==3.2.3 12:18:06 zipp==3.17.0 12:18:06 [EnvInject] - Injecting environment variables from a build step. 12:18:06 [EnvInject] - Injecting as environment variables the properties content 12:18:06 SET_JDK_VERSION=openjdk17 12:18:06 GIT_URL="git://cloud.onap.org/mirror" 12:18:06 12:18:06 [EnvInject] - Variables injected successfully. 12:18:06 [policy-clamp-master-project-csit-clamp] $ /bin/sh /tmp/jenkins3153350077631635690.sh 12:18:06 ---> update-java-alternatives.sh 12:18:06 ---> Updating Java version 12:18:06 ---> Ubuntu/Debian system detected 12:18:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:18:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:18:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:18:06 openjdk version "17.0.4" 2022-07-19 12:18:06 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 12:18:06 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 12:18:06 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:18:06 [EnvInject] - Injecting environment variables from a build step. 12:18:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:18:07 [EnvInject] - Variables injected successfully. 12:18:07 [policy-clamp-master-project-csit-clamp] $ /bin/sh -xe /tmp/jenkins1360191611591626308.sh 12:18:07 + /w/workspace/policy-clamp-master-project-csit-clamp/csit/run-project-csit.sh clamp 12:18:07 + set +u 12:18:07 + save_set 12:18:07 + RUN_CSIT_SAVE_SET=ehxB 12:18:07 + RUN_CSIT_SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:pipefail:xtrace 12:18:07 + '[' 1 -eq 0 ']' 12:18:07 + '[' -z /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:18:07 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:07 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:07 + export SCRIPTS=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts 12:18:07 + SCRIPTS=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts 12:18:07 + export ROBOT_VARIABLES= 12:18:07 + ROBOT_VARIABLES= 12:18:07 + export PROJECT=clamp 12:18:07 + PROJECT=clamp 12:18:07 + cd /w/workspace/policy-clamp-master-project-csit-clamp 12:18:07 + rm -rf /w/workspace/policy-clamp-master-project-csit-clamp/csit/archives/clamp 12:18:07 + mkdir -p /w/workspace/policy-clamp-master-project-csit-clamp/csit/archives/clamp 12:18:07 + source_safely /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/prepare-robot-env.sh 12:18:07 + '[' -z /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/prepare-robot-env.sh ']' 12:18:07 + relax_set 12:18:07 + set +e 12:18:07 + set +o pipefail 12:18:07 + . /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/prepare-robot-env.sh 12:18:07 ++ '[' -z /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:18:07 +++ mktemp -d 12:18:07 ++ ROBOT_VENV=/tmp/tmp.PgqOF5EBYa 12:18:07 ++ echo ROBOT_VENV=/tmp/tmp.PgqOF5EBYa 12:18:07 +++ python3 --version 12:18:07 ++ echo 'Python version is: Python 3.6.9' 12:18:07 Python version is: Python 3.6.9 12:18:07 ++ python3 -m venv --clear /tmp/tmp.PgqOF5EBYa 12:18:08 ++ source /tmp/tmp.PgqOF5EBYa/bin/activate 12:18:08 +++ deactivate nondestructive 12:18:08 +++ '[' -n '' ']' 12:18:08 +++ '[' -n '' ']' 12:18:08 +++ '[' -n /bin/bash -o -n '' ']' 12:18:08 +++ hash -r 12:18:08 +++ '[' -n '' ']' 12:18:08 +++ unset VIRTUAL_ENV 12:18:08 +++ '[' '!' nondestructive = nondestructive ']' 12:18:08 +++ VIRTUAL_ENV=/tmp/tmp.PgqOF5EBYa 12:18:08 +++ export VIRTUAL_ENV 12:18:08 +++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:08 +++ PATH=/tmp/tmp.PgqOF5EBYa/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:08 +++ export PATH 12:18:08 +++ '[' -n '' ']' 12:18:08 +++ '[' -z '' ']' 12:18:08 +++ _OLD_VIRTUAL_PS1= 12:18:08 +++ '[' 'x(tmp.PgqOF5EBYa) ' '!=' x ']' 12:18:08 +++ PS1='(tmp.PgqOF5EBYa) ' 12:18:08 +++ export PS1 12:18:08 +++ '[' -n /bin/bash -o -n '' ']' 12:18:08 +++ hash -r 12:18:08 ++ set -exu 12:18:08 ++ python3 -m pip install -qq --upgrade 'pip<=23.0' 'setuptools<=66.1.1' 12:18:11 ++ echo 'Installing Python Requirements' 12:18:11 Installing Python Requirements 12:18:11 ++ python3 -m pip install -qq -r /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/pylibs.txt 12:18:27 ++ python3 -m pip -qq freeze 12:18:28 bcrypt==4.0.1 12:18:28 beautifulsoup4==4.12.2 12:18:28 bitarray==2.8.5 12:18:28 certifi==2023.11.17 12:18:28 cffi==1.15.1 12:18:28 charset-normalizer==2.0.12 12:18:28 cryptography==40.0.2 12:18:28 decorator==5.1.1 12:18:28 elasticsearch==7.17.9 12:18:28 elasticsearch-dsl==7.4.1 12:18:28 enum34==1.1.10 12:18:28 idna==3.6 12:18:28 importlib-resources==5.4.0 12:18:28 ipaddr==2.2.0 12:18:28 isodate==0.6.1 12:18:28 jmespath==0.10.0 12:18:28 jsonpatch==1.32 12:18:28 jsonpath-rw==1.4.0 12:18:28 jsonpointer==2.3 12:18:28 lxml==4.9.3 12:18:28 netaddr==0.8.0 12:18:28 netifaces==0.11.0 12:18:28 odltools==0.1.28 12:18:28 paramiko==3.3.1 12:18:28 pkg_resources==0.0.0 12:18:28 ply==3.11 12:18:28 pyang==2.6.0 12:18:28 pyangbind==0.8.1 12:18:28 pycparser==2.21 12:18:28 pyhocon==0.3.60 12:18:28 PyNaCl==1.5.0 12:18:28 pyparsing==3.1.1 12:18:28 python-dateutil==2.8.2 12:18:28 regex==2023.8.8 12:18:28 requests==2.27.1 12:18:28 robotframework==6.1.1 12:18:28 robotframework-httplibrary==0.4.2 12:18:28 robotframework-pythonlibcore==3.0.0 12:18:28 robotframework-requests==0.9.4 12:18:28 robotframework-selenium2library==3.0.0 12:18:28 robotframework-seleniumlibrary==5.1.3 12:18:28 robotframework-sshlibrary==3.8.0 12:18:28 scapy==2.5.0 12:18:28 scp==0.14.5 12:18:28 selenium==3.141.0 12:18:28 six==1.16.0 12:18:28 soupsieve==2.3.2.post1 12:18:28 urllib3==1.26.18 12:18:28 waitress==2.0.0 12:18:28 WebOb==1.8.7 12:18:28 WebTest==3.0.0 12:18:28 zipp==3.6.0 12:18:28 ++ mkdir -p /tmp/tmp.PgqOF5EBYa/src/onap 12:18:28 ++ rm -rf /tmp/tmp.PgqOF5EBYa/src/onap/testsuite 12:18:28 ++ python3 -m pip install -qq --upgrade --extra-index-url=https://nexus3.onap.org/repository/PyPi.staging/simple 'robotframework-onap==0.6.0.*' --pre 12:18:33 ++ echo 'Uninstall docker-py and reinstall docker.' 12:18:33 Uninstall docker-py and reinstall docker. 12:18:33 ++ python3 -m pip uninstall -y -qq docker 12:18:34 ++ python3 -m pip install -U -qq docker 12:18:36 ++ python3 -m pip -qq freeze 12:18:36 bcrypt==4.0.1 12:18:36 beautifulsoup4==4.12.2 12:18:36 bitarray==2.8.5 12:18:36 certifi==2023.11.17 12:18:36 cffi==1.15.1 12:18:36 charset-normalizer==2.0.12 12:18:36 cryptography==40.0.2 12:18:36 decorator==5.1.1 12:18:36 deepdiff==5.7.0 12:18:36 dnspython==2.2.1 12:18:36 docker==5.0.3 12:18:36 elasticsearch==7.17.9 12:18:36 elasticsearch-dsl==7.4.1 12:18:36 enum34==1.1.10 12:18:36 future==0.18.3 12:18:36 idna==3.6 12:18:36 importlib-resources==5.4.0 12:18:36 ipaddr==2.2.0 12:18:36 isodate==0.6.1 12:18:36 Jinja2==3.0.3 12:18:36 jmespath==0.10.0 12:18:36 jsonpatch==1.32 12:18:36 jsonpath-rw==1.4.0 12:18:36 jsonpointer==2.3 12:18:36 kafka-python==2.0.2 12:18:36 lxml==4.9.3 12:18:36 MarkupSafe==2.0.1 12:18:36 more-itertools==5.0.0 12:18:36 netaddr==0.8.0 12:18:36 netifaces==0.11.0 12:18:36 odltools==0.1.28 12:18:36 ordered-set==4.0.2 12:18:36 paramiko==3.3.1 12:18:36 pbr==6.0.0 12:18:36 pkg_resources==0.0.0 12:18:36 ply==3.11 12:18:36 protobuf==3.19.6 12:18:36 pyang==2.6.0 12:18:36 pyangbind==0.8.1 12:18:36 pycparser==2.21 12:18:36 pyhocon==0.3.60 12:18:36 PyNaCl==1.5.0 12:18:36 pyparsing==3.1.1 12:18:36 python-dateutil==2.8.2 12:18:36 PyYAML==6.0.1 12:18:36 regex==2023.8.8 12:18:36 requests==2.27.1 12:18:36 robotframework==6.1.1 12:18:36 robotframework-httplibrary==0.4.2 12:18:36 robotframework-onap==0.6.0.dev105 12:18:36 robotframework-pythonlibcore==3.0.0 12:18:36 robotframework-requests==0.9.4 12:18:36 robotframework-selenium2library==3.0.0 12:18:36 robotframework-seleniumlibrary==5.1.3 12:18:36 robotframework-sshlibrary==3.8.0 12:18:36 robotlibcore-temp==1.0.2 12:18:36 scapy==2.5.0 12:18:36 scp==0.14.5 12:18:36 selenium==3.141.0 12:18:36 six==1.16.0 12:18:36 soupsieve==2.3.2.post1 12:18:36 urllib3==1.26.18 12:18:36 waitress==2.0.0 12:18:36 WebOb==1.8.7 12:18:36 websocket-client==1.3.1 12:18:36 WebTest==3.0.0 12:18:36 zipp==3.6.0 12:18:36 ++ uname 12:18:36 ++ grep -q Linux 12:18:36 ++ sudo apt-get -y -qq install libxml2-utils 12:18:36 + load_set 12:18:36 + _setopts=ehuxB 12:18:36 ++ echo braceexpand:hashall:interactive-comments:nounset:xtrace 12:18:36 ++ tr : ' ' 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o braceexpand 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o hashall 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o interactive-comments 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o nounset 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o xtrace 12:18:36 ++ echo ehuxB 12:18:36 ++ sed 's/./& /g' 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +e 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +h 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +u 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +x 12:18:36 + source_safely /tmp/tmp.PgqOF5EBYa/bin/activate 12:18:36 + '[' -z /tmp/tmp.PgqOF5EBYa/bin/activate ']' 12:18:36 + relax_set 12:18:36 + set +e 12:18:36 + set +o pipefail 12:18:36 + . /tmp/tmp.PgqOF5EBYa/bin/activate 12:18:36 ++ deactivate nondestructive 12:18:36 ++ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin ']' 12:18:36 ++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:36 ++ export PATH 12:18:36 ++ unset _OLD_VIRTUAL_PATH 12:18:36 ++ '[' -n '' ']' 12:18:36 ++ '[' -n /bin/bash -o -n '' ']' 12:18:36 ++ hash -r 12:18:36 ++ '[' -n '' ']' 12:18:36 ++ unset VIRTUAL_ENV 12:18:36 ++ '[' '!' nondestructive = nondestructive ']' 12:18:36 ++ VIRTUAL_ENV=/tmp/tmp.PgqOF5EBYa 12:18:36 ++ export VIRTUAL_ENV 12:18:36 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:36 ++ PATH=/tmp/tmp.PgqOF5EBYa/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/w/workspace/policy-clamp-master-project-csit-clamp/csit:/w/workspace/policy-clamp-master-project-csit-clamp/scripts:/bin 12:18:36 ++ export PATH 12:18:36 ++ '[' -n '' ']' 12:18:36 ++ '[' -z '' ']' 12:18:36 ++ _OLD_VIRTUAL_PS1='(tmp.PgqOF5EBYa) ' 12:18:36 ++ '[' 'x(tmp.PgqOF5EBYa) ' '!=' x ']' 12:18:36 ++ PS1='(tmp.PgqOF5EBYa) (tmp.PgqOF5EBYa) ' 12:18:36 ++ export PS1 12:18:36 ++ '[' -n /bin/bash -o -n '' ']' 12:18:36 ++ hash -r 12:18:36 + load_set 12:18:36 + _setopts=hxB 12:18:36 ++ tr : ' ' 12:18:36 ++ echo braceexpand:hashall:interactive-comments:xtrace 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o braceexpand 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o hashall 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o interactive-comments 12:18:36 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:18:36 + set +o xtrace 12:18:36 ++ echo hxB 12:18:36 ++ sed 's/./& /g' 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +h 12:18:36 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:18:36 + set +x 12:18:36 + export TEST_PLAN_DIR=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests 12:18:36 + TEST_PLAN_DIR=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests 12:18:36 + export TEST_OPTIONS= 12:18:36 + TEST_OPTIONS= 12:18:36 ++ mktemp -d 12:18:36 + WORKDIR=/tmp/tmp.MznlNy0Xgq 12:18:36 + cd /tmp/tmp.MznlNy0Xgq 12:18:36 + docker login -u docker -p docker nexus3.onap.org:10001 12:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:37 Configure a credential helper to remove this warning. See 12:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:37 12:18:37 Login Succeeded 12:18:37 + SETUP=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh 12:18:37 + '[' -f /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh ']' 12:18:37 + echo 'Running setup script /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh' 12:18:37 Running setup script /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh 12:18:37 + source_safely /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh 12:18:37 + '[' -z /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh ']' 12:18:37 + relax_set 12:18:37 + set +e 12:18:37 + set +o pipefail 12:18:37 + . /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/setup-clamp.sh 12:18:37 ++ source /w/workspace/policy-clamp-master-project-csit-clamp/compose/start-compose.sh policy-clamp-runtime-acm 12:18:37 +++ '[' -z /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:18:37 +++ COMPOSE_FOLDER=/w/workspace/policy-clamp-master-project-csit-clamp/compose 12:18:37 +++ grafana=false 12:18:37 +++ gui=false 12:18:37 +++ [[ 1 -gt 0 ]] 12:18:37 +++ key=policy-clamp-runtime-acm 12:18:37 +++ case $key in 12:18:37 +++ echo policy-clamp-runtime-acm 12:18:37 policy-clamp-runtime-acm 12:18:37 +++ component=policy-clamp-runtime-acm 12:18:37 +++ shift 12:18:37 +++ [[ 0 -gt 0 ]] 12:18:37 +++ cd /w/workspace/policy-clamp-master-project-csit-clamp/compose 12:18:37 +++ echo 'Configuring docker compose...' 12:18:37 Configuring docker compose... 12:18:37 +++ source export-ports.sh 12:18:37 +++ source get-versions.sh 12:18:38 +++ '[' -z clamp ']' 12:18:38 +++ '[' -n policy-clamp-runtime-acm ']' 12:18:38 +++ '[' policy-clamp-runtime-acm == logs ']' 12:18:38 +++ '[' false = true ']' 12:18:38 +++ '[' false = true ']' 12:18:38 +++ echo 'Starting policy-clamp-runtime-acm application' 12:18:38 Starting policy-clamp-runtime-acm application 12:18:38 +++ docker-compose up -d policy-clamp-runtime-acm 12:18:39 Creating network "compose_default" with the default driver 12:18:39 Pulling mariadb (nexus3.onap.org:10001/mariadb:10.10.2)... 12:18:40 10.10.2: Pulling from mariadb 12:18:44 Digest: sha256:bfc25a68e113de43d0d112f5a7126df8e278579c3224e3923359e1c1d8d5ce6e 12:18:44 Status: Downloaded newer image for nexus3.onap.org:10001/mariadb:10.10.2 12:18:44 Pulling simulator (nexus3.onap.org:10001/onap/policy-models-simulator:3.1.0-SNAPSHOT)... 12:18:44 3.1.0-SNAPSHOT: Pulling from onap/policy-models-simulator 12:18:48 Digest: sha256:3ec1b41b197a13628895d4f53acd85fa79a60b3077ce6c8d9d3c79f6d75a2bba 12:18:48 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-models-simulator:3.1.0-SNAPSHOT 12:18:48 Pulling policy-db-migrator (nexus3.onap.org:10001/onap/policy-db-migrator:3.1.0-SNAPSHOT)... 12:18:48 3.1.0-SNAPSHOT: Pulling from onap/policy-db-migrator 12:18:52 Digest: sha256:2cb91767d5c6ee47c5d2a9c1934f0f94c42ac8195f6bdc68f2074bff47bd42dc 12:18:52 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-db-migrator:3.1.0-SNAPSHOT 12:18:52 Pulling api (nexus3.onap.org:10001/onap/policy-api:3.1.0-SNAPSHOT)... 12:18:53 3.1.0-SNAPSHOT: Pulling from onap/policy-api 12:18:56 Digest: sha256:291ba1f433743720c28d2510ea3059c120b940c82c23802326528688c1147846 12:18:56 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-api:3.1.0-SNAPSHOT 12:18:56 Pulling pap (nexus3.onap.org:10001/onap/policy-pap:3.1.0-SNAPSHOT)... 12:18:56 3.1.0-SNAPSHOT: Pulling from onap/policy-pap 12:18:58 Digest: sha256:658c59415cb8cda7a021e13b813341d599c1c8e41cc08f41d21d4591a05da5af 12:18:58 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-pap:3.1.0-SNAPSHOT 12:18:58 Pulling apex-pdp (nexus3.onap.org:10001/onap/policy-apex-pdp:3.1.0-SNAPSHOT)... 12:18:59 3.1.0-SNAPSHOT: Pulling from onap/policy-apex-pdp 12:19:05 Digest: sha256:722928f04237974f3cd40cd269178882b075a8644c5919b0dbb8c645594c509e 12:19:05 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-apex-pdp:3.1.0-SNAPSHOT 12:19:05 Pulling policy-clamp-ac-http-ppnt (nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:7.1.0-SNAPSHOT)... 12:19:05 7.1.0-SNAPSHOT: Pulling from onap/policy-clamp-ac-http-ppnt 12:19:09 Digest: sha256:d0a34a285a215b9a64bca76fe13f2f01265b08befeafada098e36fb3829f195c 12:19:09 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-clamp-ac-http-ppnt:7.1.0-SNAPSHOT 12:19:09 Pulling policy-clamp-ac-k8s-ppnt (nexus3.onap.org:10001/onap/policy-clamp-ac-k8s-ppnt:7.1.0-SNAPSHOT)... 12:19:09 7.1.0-SNAPSHOT: Pulling from onap/policy-clamp-ac-k8s-ppnt 12:19:13 Digest: sha256:b8d7b28415ef4950f188d2ee58f79ffdcbc24aef8a55ed74baf8bdc6cb57e8e8 12:19:13 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-clamp-ac-k8s-ppnt:7.1.0-SNAPSHOT 12:19:13 Pulling policy-clamp-ac-pf-ppnt (nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:7.1.0-SNAPSHOT)... 12:19:13 7.1.0-SNAPSHOT: Pulling from onap/policy-clamp-ac-pf-ppnt 12:19:45 Digest: sha256:7e37c5922c0c6fad7e7b907b1776ef84b451d4b103acb515efef4480baf60019 12:19:46 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-clamp-ac-pf-ppnt:7.1.0-SNAPSHOT 12:19:46 Pulling policy-clamp-ac-sim-ppnt (nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:7.1.0-SNAPSHOT)... 12:19:46 7.1.0-SNAPSHOT: Pulling from onap/policy-clamp-ac-sim-ppnt 12:19:48 Digest: sha256:4e9a50c1218cfd9d46eb0b7754d763e459a2f4e37783a290db3c0cf07213472f 12:19:48 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-clamp-ac-sim-ppnt:7.1.0-SNAPSHOT 12:19:48 Pulling policy-clamp-runtime-acm (nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:7.1.0-SNAPSHOT)... 12:19:50 7.1.0-SNAPSHOT: Pulling from onap/policy-clamp-runtime-acm 12:19:52 Digest: sha256:1bb25a5038f38b5be7a09621d8be33132cbee50dfa6752475328ed512f929a8f 12:19:52 Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-clamp-runtime-acm:7.1.0-SNAPSHOT 12:19:52 Creating mariadb ... 12:19:52 Creating simulator ... 12:19:56 Creating simulator ... done 12:19:56 Creating policy-clamp-ac-http-ppnt ... 12:19:56 Creating policy-clamp-ac-sim-ppnt ... 12:19:56 Creating policy-clamp-ac-k8s-ppnt ... 12:19:57 Creating policy-clamp-ac-k8s-ppnt ... done 12:19:58 Creating mariadb ... done 12:19:58 Creating policy-db-migrator ... 12:19:59 Creating policy-db-migrator ... done 12:19:59 Creating policy-api ... 12:20:00 Creating policy-api ... done 12:20:00 Creating policy-pap ... 12:20:00 Creating policy-clamp-ac-pf-ppnt ... 12:20:01 Creating policy-clamp-ac-pf-ppnt ... done 12:20:03 Creating policy-pap ... done 12:20:03 Creating policy-apex-pdp ... 12:20:03 Creating policy-clamp-ac-sim-ppnt ... done 12:20:04 Creating policy-clamp-ac-http-ppnt ... done 12:20:06 Creating policy-apex-pdp ... done 12:20:06 Creating policy-clamp-runtime-acm ... 12:20:07 Creating policy-clamp-runtime-acm ... done 12:20:07 +++ cd /w/workspace/policy-clamp-master-project-csit-clamp 12:20:07 ++ sleep 10 12:20:17 ++ unset http_proxy https_proxy 12:20:17 ++ /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/scripts/wait_for_rest.sh localhost 30007 12:20:17 Waiting for REST to come up on localhost port 30007... 12:20:17 NAMES STATUS 12:20:17 policy-clamp-runtime-acm Up 10 seconds 12:20:17 policy-apex-pdp Up 11 seconds 12:20:17 policy-clamp-ac-pf-ppnt Up 15 seconds 12:20:17 policy-pap Up 14 seconds 12:20:17 policy-api Up 16 seconds 12:20:17 policy-clamp-ac-http-ppnt Up 12 seconds 12:20:17 policy-clamp-ac-sim-ppnt Up 13 seconds 12:20:17 policy-clamp-ac-k8s-ppnt Up 19 seconds 12:20:17 simulator Up 20 seconds 12:20:17 mariadb Up 18 seconds 12:20:22 NAMES STATUS 12:20:22 policy-clamp-runtime-acm Up 15 seconds 12:20:22 policy-apex-pdp Up 16 seconds 12:20:22 policy-clamp-ac-pf-ppnt Up 20 seconds 12:20:22 policy-pap Up 19 seconds 12:20:22 policy-api Up 21 seconds 12:20:22 policy-clamp-ac-http-ppnt Up 17 seconds 12:20:22 policy-clamp-ac-sim-ppnt Up 18 seconds 12:20:22 policy-clamp-ac-k8s-ppnt Up 24 seconds 12:20:22 simulator Up 25 seconds 12:20:22 mariadb Up 23 seconds 12:20:27 NAMES STATUS 12:20:27 policy-clamp-runtime-acm Up 20 seconds 12:20:27 policy-apex-pdp Up 21 seconds 12:20:27 policy-clamp-ac-pf-ppnt Up 25 seconds 12:20:27 policy-pap Up 24 seconds 12:20:27 policy-api Up 27 seconds 12:20:27 policy-clamp-ac-http-ppnt Up 22 seconds 12:20:27 policy-clamp-ac-sim-ppnt Up 23 seconds 12:20:27 policy-clamp-ac-k8s-ppnt Up 29 seconds 12:20:27 simulator Up 31 seconds 12:20:27 mariadb Up 28 seconds 12:20:32 NAMES STATUS 12:20:32 policy-clamp-runtime-acm Up 25 seconds 12:20:32 policy-apex-pdp Up 26 seconds 12:20:32 policy-clamp-ac-pf-ppnt Up 30 seconds 12:20:32 policy-pap Up 29 seconds 12:20:32 policy-api Up 32 seconds 12:20:32 policy-clamp-ac-http-ppnt Up 27 seconds 12:20:32 policy-clamp-ac-sim-ppnt Up 28 seconds 12:20:32 policy-clamp-ac-k8s-ppnt Up 34 seconds 12:20:32 simulator Up 36 seconds 12:20:32 mariadb Up 34 seconds 12:20:37 NAMES STATUS 12:20:37 policy-clamp-runtime-acm Up 30 seconds 12:20:37 policy-apex-pdp Up 31 seconds 12:20:37 policy-clamp-ac-pf-ppnt Up 36 seconds 12:20:37 policy-pap Up 34 seconds 12:20:37 policy-api Up 37 seconds 12:20:37 policy-clamp-ac-http-ppnt Up 32 seconds 12:20:37 policy-clamp-ac-sim-ppnt Up 34 seconds 12:20:37 policy-clamp-ac-k8s-ppnt Up 40 seconds 12:20:37 simulator Up 41 seconds 12:20:37 mariadb Up 39 seconds 12:20:42 NAMES STATUS 12:20:42 policy-clamp-runtime-acm Up 35 seconds 12:20:42 policy-apex-pdp Up 36 seconds 12:20:42 policy-clamp-ac-pf-ppnt Up 41 seconds 12:20:42 policy-pap Up 39 seconds 12:20:42 policy-api Up 42 seconds 12:20:42 policy-clamp-ac-http-ppnt Up 38 seconds 12:20:42 policy-clamp-ac-sim-ppnt Up 39 seconds 12:20:42 policy-clamp-ac-k8s-ppnt Up 45 seconds 12:20:42 simulator Up 46 seconds 12:20:42 mariadb Up 44 seconds 12:20:47 NAMES STATUS 12:20:47 policy-clamp-runtime-acm Up 40 seconds 12:20:47 policy-apex-pdp Up 41 seconds 12:20:47 policy-clamp-ac-pf-ppnt Up 46 seconds 12:20:47 policy-pap Up 44 seconds 12:20:47 policy-api Up 47 seconds 12:20:47 policy-clamp-ac-http-ppnt Up 43 seconds 12:20:47 policy-clamp-ac-sim-ppnt Up 44 seconds 12:20:47 policy-clamp-ac-k8s-ppnt Up 50 seconds 12:20:47 simulator Up 51 seconds 12:20:47 mariadb Up 49 seconds 12:20:53 NAMES STATUS 12:20:53 policy-clamp-runtime-acm Up 45 seconds 12:20:53 policy-apex-pdp Up 46 seconds 12:20:53 policy-clamp-ac-pf-ppnt Up 51 seconds 12:20:53 policy-pap Up 49 seconds 12:20:53 policy-api Up 52 seconds 12:20:53 policy-clamp-ac-http-ppnt Up 48 seconds 12:20:53 policy-clamp-ac-sim-ppnt Up 49 seconds 12:20:53 policy-clamp-ac-k8s-ppnt Up 55 seconds 12:20:53 simulator Up 56 seconds 12:20:53 mariadb Up 54 seconds 12:20:53 ++ CLAMP_K8S_TEST=false 12:20:53 ++ export SUITES=policy-clamp-test.robot 12:20:53 ++ SUITES=policy-clamp-test.robot 12:20:53 ++ ROBOT_VARIABLES='-v POLICY_RUNTIME_ACM_IP:localhost:30007 12:20:53 -v POLICY_API_IP:localhost:30002 -v POLICY_PAP_IP:localhost:30003 -v CLAMP_K8S_TEST:false' 12:20:53 + load_set 12:20:53 + _setopts=hxB 12:20:53 ++ echo braceexpand:hashall:interactive-comments:xtrace 12:20:53 ++ tr : ' ' 12:20:53 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:20:53 + set +o braceexpand 12:20:53 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:20:53 + set +o hashall 12:20:53 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:20:53 + set +o interactive-comments 12:20:53 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:20:53 + set +o xtrace 12:20:53 ++ echo hxB 12:20:53 ++ sed 's/./& /g' 12:20:53 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:20:53 + set +h 12:20:53 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:20:53 + set +x 12:20:53 + docker_stats 12:20:53 + tee /w/workspace/policy-clamp-master-project-csit-clamp/csit/archives/clamp/_sysinfo-1-after-setup.txt 12:20:53 ++ uname -s 12:20:53 + '[' Linux == Darwin ']' 12:20:53 + sh -c 'top -bn1 | head -3' 12:20:53 top - 12:20:53 up 4 min, 0 users, load average: 4.20, 1.80, 0.70 12:20:53 Tasks: 221 total, 1 running, 143 sleeping, 0 stopped, 0 zombie 12:20:53 %Cpu(s): 17.8 us, 3.0 sy, 0.0 ni, 74.8 id, 4.4 wa, 0.0 hi, 0.1 si, 0.1 st 12:20:53 + echo 12:20:53 12:20:53 + sh -c 'free -h' 12:20:53 total used free shared buff/cache available 12:20:53 Mem: 31G 4.2G 21G 1.4M 5.8G 26G 12:20:53 Swap: 1.0G 0B 1.0G 12:20:53 + echo 12:20:53 12:20:53 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 12:20:53 NAMES STATUS 12:20:53 policy-clamp-runtime-acm Up 45 seconds 12:20:53 policy-apex-pdp Up 46 seconds 12:20:53 policy-clamp-ac-pf-ppnt Up 51 seconds 12:20:53 policy-pap Up 50 seconds 12:20:53 policy-api Up 52 seconds 12:20:53 policy-clamp-ac-http-ppnt Up 48 seconds 12:20:53 policy-clamp-ac-sim-ppnt Up 49 seconds 12:20:53 policy-clamp-ac-k8s-ppnt Up 55 seconds 12:20:53 simulator Up 56 seconds 12:20:53 mariadb Up 54 seconds 12:20:53 + echo 12:20:53 + docker stats --no-stream 12:20:53 12:20:55 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 12:20:55 030319ad58b1 policy-clamp-runtime-acm 0.36% 575.7MiB / 31.41GiB 1.79% 13.3kB / 19.6kB 0B / 0B 60 12:20:55 e0036dd0c93a policy-apex-pdp 0.20% 150.2MiB / 31.41GiB 0.47% 10.3kB / 10.5kB 0B / 0B 48 12:20:55 7e0b952c0a6c policy-clamp-ac-pf-ppnt 0.18% 303.5MiB / 31.41GiB 0.94% 6.37kB / 6.09kB 0B / 0B 56 12:20:55 b290eb378174 policy-pap 0.29% 803.4MiB / 31.41GiB 2.50% 81.4kB / 62.6kB 0B / 181MB 59 12:20:55 b8c7424cb619 policy-api 0.18% 534.6MiB / 31.41GiB 1.66% 1MB / 712kB 0B / 0B 53 12:20:55 eb5c5af97ef7 policy-clamp-ac-http-ppnt 0.17% 278.3MiB / 31.41GiB 0.87% 4.83kB / 4.15kB 0B / 0B 56 12:20:55 ec90c8d62b61 policy-clamp-ac-sim-ppnt 0.19% 283MiB / 31.41GiB 0.88% 4.63kB / 3.77kB 0B / 0B 56 12:20:55 a1e93cc6c519 policy-clamp-ac-k8s-ppnt 0.18% 306.4MiB / 31.41GiB 0.95% 6.04kB / 4.46kB 0B / 0B 56 12:20:55 a1a50b5460b6 simulator 0.39% 176.1MiB / 31.41GiB 0.55% 31.9kB / 28.5kB 4.1kB / 0B 101 12:20:55 ada75bc9ec29 mariadb 0.02% 103.7MiB / 31.41GiB 0.32% 1.05MB / 1.25MB 11.1MB / 61.9MB 46 12:20:55 + echo 12:20:55 12:20:55 + cd /tmp/tmp.MznlNy0Xgq 12:20:55 + echo 'Reading the testplan:' 12:20:55 Reading the testplan: 12:20:55 + echo policy-clamp-test.robot 12:20:55 + sed 's|^|/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/|' 12:20:55 + egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' 12:20:55 + cat testplan.txt 12:20:55 /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/policy-clamp-test.robot 12:20:55 ++ xargs 12:20:55 + SUITES=/w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/policy-clamp-test.robot 12:20:55 + echo 'ROBOT_VARIABLES=-v POLICY_RUNTIME_ACM_IP:localhost:30007 12:20:55 -v POLICY_API_IP:localhost:30002 -v POLICY_PAP_IP:localhost:30003 -v CLAMP_K8S_TEST:false' 12:20:55 ROBOT_VARIABLES=-v POLICY_RUNTIME_ACM_IP:localhost:30007 12:20:55 -v POLICY_API_IP:localhost:30002 -v POLICY_PAP_IP:localhost:30003 -v CLAMP_K8S_TEST:false 12:20:55 + echo 'Starting Robot test suites /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/policy-clamp-test.robot ...' 12:20:55 Starting Robot test suites /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/policy-clamp-test.robot ... 12:20:55 + relax_set 12:20:55 + set +e 12:20:55 + set +o pipefail 12:20:55 + python3 -m robot.run -N clamp -v WORKSPACE:/tmp -v POLICY_RUNTIME_ACM_IP:localhost:30007 -v POLICY_API_IP:localhost:30002 -v POLICY_PAP_IP:localhost:30003 -v CLAMP_K8S_TEST:false /w/workspace/policy-clamp-master-project-csit-clamp/csit/resources/tests/policy-clamp-test.robot 12:20:56 ============================================================================== 12:20:56 clamp 12:20:56 ============================================================================== 12:20:56 Healthcheck :: Healthcheck on Clamp Acm | PASS | 12:20:56 ------------------------------------------------------------------------------ 12:20:57 CommissionAutomationComposition :: Commission automation composition. | PASS | 12:20:57 ------------------------------------------------------------------------------ 12:20:57 RegisterParticipants :: Register Participants. | PASS | 12:20:57 ------------------------------------------------------------------------------ 12:21:02 PrimeACDefinitions :: Prime automation composition definition | PASS | 12:21:02 ------------------------------------------------------------------------------ 12:21:03 InstantiateAutomationComposition :: Instantiate automation composi... | PASS | 12:21:03 ------------------------------------------------------------------------------ 12:21:08 DeployAutomationComposition :: Deploy automation composition. | PASS | 12:21:08 ------------------------------------------------------------------------------ 12:21:08 QueryPolicies :: Verify the new policies deployed | PASS | 12:21:08 ------------------------------------------------------------------------------ 12:21:10 QueryPolicyTypes :: Verify the new policy types created | PASS | 12:21:10 ------------------------------------------------------------------------------ 12:21:16 UnDeployAutomationComposition :: UnDeploy automation composition. | PASS | 12:21:16 ------------------------------------------------------------------------------ 12:21:21 UnInstantiateAutomationComposition :: Delete automation compositio... | PASS | 12:21:21 ------------------------------------------------------------------------------ 12:21:26 DePrimeACDefinitions :: DePrime automation composition definition | PASS | 12:21:26 ------------------------------------------------------------------------------ 12:21:26 DeleteACDefinition :: Delete automation composition definition. | PASS | 12:21:26 ------------------------------------------------------------------------------ 12:21:26 clamp | PASS | 12:21:26 12 tests, 12 passed, 0 failed 12:21:26 ============================================================================== 12:21:26 Output: /tmp/tmp.MznlNy0Xgq/output.xml 12:21:26 Log: /tmp/tmp.MznlNy0Xgq/log.html 12:21:26 Report: /tmp/tmp.MznlNy0Xgq/report.html 12:21:27 + RESULT=0 12:21:27 + load_set 12:21:27 + _setopts=hxB 12:21:27 ++ tr : ' ' 12:21:27 ++ echo braceexpand:hashall:interactive-comments:xtrace 12:21:27 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:21:27 + set +o braceexpand 12:21:27 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:21:27 + set +o hashall 12:21:27 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:21:27 + set +o interactive-comments 12:21:27 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:21:27 + set +o xtrace 12:21:27 ++ echo hxB 12:21:27 ++ sed 's/./& /g' 12:21:27 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:21:27 + set +h 12:21:27 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:21:27 + set +x 12:21:27 + echo 'RESULT: 0' 12:21:27 RESULT: 0 12:21:27 + exit 0 12:21:27 + on_exit 12:21:27 + rc=0 12:21:27 + [[ -n /w/workspace/policy-clamp-master-project-csit-clamp ]] 12:21:27 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 12:21:27 NAMES STATUS 12:21:27 policy-clamp-runtime-acm Up About a minute 12:21:27 policy-apex-pdp Up About a minute 12:21:27 policy-clamp-ac-pf-ppnt Up About a minute 12:21:27 policy-pap Up About a minute 12:21:27 policy-api Up About a minute 12:21:27 policy-clamp-ac-http-ppnt Up About a minute 12:21:27 policy-clamp-ac-sim-ppnt Up About a minute 12:21:27 policy-clamp-ac-k8s-ppnt Up About a minute 12:21:27 simulator Up About a minute 12:21:27 mariadb Up About a minute 12:21:27 + docker_stats 12:21:27 ++ uname -s 12:21:27 + '[' Linux == Darwin ']' 12:21:27 + sh -c 'top -bn1 | head -3' 12:21:27 top - 12:21:27 up 5 min, 0 users, load average: 2.69, 1.70, 0.71 12:21:27 Tasks: 215 total, 1 running, 141 sleeping, 0 stopped, 0 zombie 12:21:27 %Cpu(s): 17.6 us, 2.8 sy, 0.0 ni, 75.5 id, 4.0 wa, 0.0 hi, 0.1 si, 0.1 st 12:21:27 + echo 12:21:27 12:21:27 + sh -c 'free -h' 12:21:27 total used free shared buff/cache available 12:21:27 Mem: 31G 4.8G 20G 1.4M 5.8G 26G 12:21:27 Swap: 1.0G 0B 1.0G 12:21:27 + echo 12:21:27 12:21:27 + docker ps --format 'table {{ .Names }}\t{{ .Status }}' 12:21:27 NAMES STATUS 12:21:27 policy-clamp-runtime-acm Up About a minute 12:21:27 policy-apex-pdp Up About a minute 12:21:27 policy-clamp-ac-pf-ppnt Up About a minute 12:21:27 policy-pap Up About a minute 12:21:27 policy-api Up About a minute 12:21:27 policy-clamp-ac-http-ppnt Up About a minute 12:21:27 policy-clamp-ac-sim-ppnt Up About a minute 12:21:27 policy-clamp-ac-k8s-ppnt Up About a minute 12:21:27 simulator Up About a minute 12:21:27 mariadb Up About a minute 12:21:27 + echo 12:21:27 12:21:27 + docker stats --no-stream 12:21:29 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS 12:21:29 030319ad58b1 policy-clamp-runtime-acm 0.19% 554.1MiB / 31.41GiB 1.72% 7.68MB / 1.19MB 0B / 0B 66 12:21:29 e0036dd0c93a policy-apex-pdp 0.16% 254MiB / 31.41GiB 0.79% 32.7kB / 15.1kB 0B / 16.4kB 51 12:21:29 7e0b952c0a6c policy-clamp-ac-pf-ppnt 0.17% 328.3MiB / 31.41GiB 1.02% 146kB / 84.1kB 0B / 0B 62 12:21:29 b290eb378174 policy-pap 0.30% 814.2MiB / 31.41GiB 2.53% 1.64MB / 428kB 0B / 181MB 60 12:21:29 b8c7424cb619 policy-api 0.25% 992.9MiB / 31.41GiB 3.09% 2.58MB / 1.27MB 0B / 0B 53 12:21:29 eb5c5af97ef7 policy-clamp-ac-http-ppnt 0.18% 279.4MiB / 31.41GiB 0.87% 59.4kB / 16.7kB 0B / 0B 58 12:21:29 ec90c8d62b61 policy-clamp-ac-sim-ppnt 0.17% 285.5MiB / 31.41GiB 0.89% 59.2kB / 16.3kB 0B / 0B 58 12:21:29 a1e93cc6c519 policy-clamp-ac-k8s-ppnt 0.19% 307.3MiB / 31.41GiB 0.96% 60.6kB / 17kB 0B / 0B 58 12:21:29 a1a50b5460b6 simulator 2.38% 188MiB / 31.41GiB 0.58% 161kB / 370kB 4.1kB / 0B 103 12:21:29 ada75bc9ec29 mariadb 0.04% 106MiB / 31.41GiB 0.33% 2.72MB / 11.8MB 11.1MB / 62.3MB 40 12:21:29 + echo 12:21:29 12:21:29 + source_safely /w/workspace/policy-clamp-master-project-csit-clamp/compose/stop-compose.sh 12:21:29 + '[' -z /w/workspace/policy-clamp-master-project-csit-clamp/compose/stop-compose.sh ']' 12:21:29 + relax_set 12:21:29 + set +e 12:21:29 + set +o pipefail 12:21:29 + . /w/workspace/policy-clamp-master-project-csit-clamp/compose/stop-compose.sh 12:21:29 ++ echo 'Shut down started!' 12:21:29 Shut down started! 12:21:29 ++ '[' -z /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:21:29 ++ COMPOSE_FOLDER=/w/workspace/policy-clamp-master-project-csit-clamp/compose 12:21:29 ++ cd /w/workspace/policy-clamp-master-project-csit-clamp/compose 12:21:29 ++ source export-ports.sh 12:21:29 ++ source get-versions.sh 12:21:31 ++ echo 'Collecting logs from docker compose containers...' 12:21:31 Collecting logs from docker compose containers... 12:21:31 ++ docker-compose logs 12:21:33 ++ cat docker_compose.log 12:21:33 Attaching to policy-clamp-runtime-acm, policy-apex-pdp, policy-clamp-ac-pf-ppnt, policy-pap, policy-api, policy-db-migrator, policy-clamp-ac-http-ppnt, policy-clamp-ac-sim-ppnt, policy-clamp-ac-k8s-ppnt, simulator, mariadb 12:21:33 mariadb | 2023-12-11 12:19:58+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. 12:21:33 mariadb | 2023-12-11 12:19:58+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' 12:21:33 mariadb | 2023-12-11 12:19:58+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.10.2+maria~ubu2204 started. 12:21:33 mariadb | 2023-12-11 12:19:59+00:00 [Note] [Entrypoint]: Initializing database files 12:21:33 mariadb | 2023-12-11 12:19:59 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 12:21:33 mariadb | 2023-12-11 12:19:59 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 12:21:33 mariadb | 2023-12-11 12:19:59 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 12:21:33 mariadb | 12:21:33 mariadb | 12:21:33 mariadb | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! 12:21:33 mariadb | To do so, start the server, then issue the following command: 12:21:33 mariadb | 12:21:33 mariadb | '/usr/bin/mysql_secure_installation' 12:21:33 mariadb | 12:21:33 mariadb | which will also give you the option of removing the test 12:21:33 mariadb | databases and anonymous user created by default. This is 12:21:33 mariadb | strongly recommended for production servers. 12:21:33 mariadb | 12:21:33 mariadb | See the MariaDB Knowledgebase at https://mariadb.com/kb 12:21:33 mariadb | 12:21:33 mariadb | Please report any problems at https://mariadb.org/jira 12:21:33 mariadb | 12:21:33 mariadb | The latest information about MariaDB is available at https://mariadb.org/. 12:21:33 mariadb | 12:21:33 mariadb | Consider joining MariaDB's strong and vibrant community: 12:21:33 mariadb | https://mariadb.org/get-involved/ 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:00+00:00 [Note] [Entrypoint]: Database files initialized 12:21:33 mariadb | 2023-12-11 12:20:00+00:00 [Note] [Entrypoint]: Starting temporary server 12:21:33 mariadb | 2023-12-11 12:20:00+00:00 [Note] [Entrypoint]: Waiting for server startup 12:21:33 policy-apex-pdp | Waiting for mariadb port 3306... 12:21:33 policy-apex-pdp | Waiting for message-router port 3904... 12:21:33 policy-apex-pdp | Waiting for pap port 6969... 12:21:33 policy-apex-pdp | mariadb (172.17.0.2:3306) open 12:21:33 policy-apex-pdp | message-router (172.17.0.3:3904) open 12:21:33 policy-apex-pdp | pap (172.17.0.10:6969) open 12:21:33 policy-apex-pdp | apexApps.sh: running application 'onappf' with command 'java -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -cp /opt/app/policy/apex-pdp/etc:/opt/app/policy/apex-pdp/etc/hazelcast:/opt/app/policy/apex-pdp/etc/infinispan:/opt/app/policy/apex-pdp/lib/* -Djavax.net.ssl.keyStore=/opt/app/policy/apex-pdp/etc/ssl/policy-keystore -Djavax.net.ssl.keyStorePassword=Pol1cy_0nap -Djavax.net.ssl.trustStore=/opt/app/policy/apex-pdp/etc/ssl/policy-truststore -Djavax.net.ssl.trustStorePassword=Pol1cy_0nap -Dlogback.configurationFile=/opt/app/policy/apex-pdp/etc/logback.xml -Dhazelcast.config=/opt/app/policy/apex-pdp/etc/hazelcast.xml -Dhazelcast.mancenter.enabled=false org.onap.policy.apex.services.onappf.ApexStarterMain -c /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json' 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.148+00:00|INFO|ApexStarterMain|main] In ApexStarter with parameters [-c, /opt/app/policy/apex-pdp/etc/onappf/config/OnapPfConfig.json] 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.528+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d5430d0a-1c8d-4b39-ad1d-141b71ee330d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.563+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.563+00:00|INFO|ServiceManager|main] service manager starting topics 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.569+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d5430d0a-1c8d-4b39-ad1d-141b71ee330d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.570+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d5430d0a-1c8d-4b39-ad1d-141b71ee330d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.573+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.570+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f6d2208e-eaac-4c32-b380-b0382e213122, alive=false, publisher=null]]: starting 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.578+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.578+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f6d2208e-eaac-4c32-b380-b0382e213122, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.578+00:00|INFO|ServiceManager|main] service manager starting set alive 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.579+00:00|INFO|ServiceManager|main] service manager starting register pdp status context object 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.580+00:00|INFO|ServiceManager|main] service manager starting topic sinks 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.580+00:00|INFO|ServiceManager|main] service manager starting Pdp Status publisher 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.582+00:00|INFO|ServiceManager|main] service manager starting Register pdp update listener 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.583+00:00|INFO|ServiceManager|main] service manager starting Register pdp state change request dispatcher 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.583+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.583+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d5430d0a-1c8d-4b39-ad1d-141b71ee330d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1253e7cb 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.583+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=d5430d0a-1c8d-4b39-ad1d-141b71ee330d, consumerInstance=policy-apex-pdp, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.583+00:00|INFO|ServiceManager|main] service manager starting Create REST server 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.605+00:00|INFO|OrderedServiceImpl|Timer-0] ***** OrderedServiceImpl implementers: 12:21:33 policy-apex-pdp | [] 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.609+00:00|INFO|network|Timer-0] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"78fdcdf7-39e9-4bac-a781-c88b9bf439c6","timestampMs":1702297240584,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.679+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 69 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.685+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | Waiting for message-router port 3904... 12:21:33 policy-clamp-ac-http-ppnt | message-router (172.17.0.3:3904) open 12:21:33 policy-clamp-ac-http-ppnt | Policy clamp HTTP participant config file: /opt/app/policy/clamp/etc/HttpParticipantParameters.yaml 12:21:33 policy-clamp-ac-http-ppnt | 12:21:33 policy-clamp-ac-http-ppnt | . ____ _ __ _ _ 12:21:33 policy-clamp-ac-http-ppnt | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-clamp-ac-http-ppnt | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-clamp-ac-http-ppnt | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-clamp-ac-http-ppnt | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-clamp-ac-http-ppnt | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-clamp-ac-http-ppnt | :: Spring Boot :: (v3.1.4) 12:21:33 policy-clamp-ac-http-ppnt | 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:07.746+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:07.900+00:00|INFO|Application|main] Starting Application using Java 17.0.9 with PID 9 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:07.901+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.646+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.657+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.660+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.660+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.16] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.783+00:00|INFO|[/onap/policy/clamp/acm/httpparticipant]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:11.783+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3687 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:13.107+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b133a91-9a2e-4c0e-8137-98a6809f0146, consumerInstance=policy-clamp-ac-http-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:13.186+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.participant.http.config.MicrometerConfig 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:14.167+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3c0bbc9f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1317b708, org.springframework.security.web.context.SecurityContextHolderFilter@706fe5c6, org.springframework.security.web.header.HeaderWriterFilter@718dbd79, org.springframework.security.web.authentication.logout.LogoutFilter@692e028d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@44550792, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@56380231, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6b3f6585, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6438a7fe, org.springframework.security.web.access.ExceptionTranslationFilter@34acbc60, org.springframework.security.web.access.intercept.AuthorizationFilter@260a3a5e] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.406+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator' 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.462+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.501+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm/httpparticipant' 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.522+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.522+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.530+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b133a91-9a2e-4c0e-8137-98a6809f0146, consumerInstance=policy-clamp-ac-http-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.531+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b133a91-9a2e-4c0e-8137-98a6809f0146, consumerInstance=policy-clamp-ac-http-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.535+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.532+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fe19c7bc-5a87-4e60-a023-eaf3bf4dd1f3, alive=false, publisher=null]]: starting 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.539+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.542+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fe19c7bc-5a87-4e60-a023-eaf3bf4dd1f3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.542+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.546+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.548+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.548+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 99 ... 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Number of transaction pools: 1 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Completed initialization of buffer pool 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: 128 rollback segments are active. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] InnoDB: log sequence number 46590; transaction id 14 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] Plugin 'FEEDBACK' is disabled. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Warning] 'user' entry 'root@mariadb' ignored in --skip-name-resolve mode. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Warning] 'proxies_priv' entry '@% root@mariadb' ignored in --skip-name-resolve mode. 12:21:33 mariadb | 2023-12-11 12:20:00 0 [Note] mariadbd: ready for connections. 12:21:33 mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution 12:21:33 mariadb | 2023-12-11 12:20:01+00:00 [Note] [Entrypoint]: Temporary server started. 12:21:33 mariadb | 2023-12-11 12:20:03+00:00 [Note] [Entrypoint]: Creating user policy_user 12:21:33 mariadb | 2023-12-11 12:20:03+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:03+00:00 [Warn] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/db.conf 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:03+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/db.sh 12:21:33 mariadb | #!/bin/bash -xv 12:21:33 mariadb | # Copyright 2019,2021 AT&T Intellectual Property. All rights reserved 12:21:33 mariadb | # Modifications Copyright (c) 2022 Nordix Foundation. 12:21:33 mariadb | # 12:21:33 mariadb | # Licensed under the Apache License, Version 2.0 (the "License"); 12:21:33 mariadb | # you may not use this file except in compliance with the License. 12:21:33 mariadb | # You may obtain a copy of the License at 12:21:33 mariadb | # 12:21:33 mariadb | # http://www.apache.org/licenses/LICENSE-2.0 12:21:33 mariadb | # 12:21:33 mariadb | # Unless required by applicable law or agreed to in writing, software 12:21:33 mariadb | # distributed under the License is distributed on an "AS IS" BASIS, 12:21:33 mariadb | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12:21:33 mariadb | # See the License for the specific language governing permissions and 12:21:33 mariadb | # limitations under the License. 12:21:33 mariadb | 12:21:33 mariadb | for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | do 12:21:33 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "CREATE DATABASE IF NOT EXISTS ${db};" 12:21:33 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "GRANT ALL PRIVILEGES ON \`${db}\`.* TO '${MYSQL_USER}'@'%' ;" 12:21:33 mariadb | done 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS migration;' 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `migration`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS pooling;' 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `pooling`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyadmin;' 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.549+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.550+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.550+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b133a91-9a2e-4c0e-8137-98a6809f0146, consumerInstance=policy-clamp-ac-http-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@b0a1231 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.551+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7b133a91-9a2e-4c0e-8137-98a6809f0146, consumerInstance=policy-clamp-ac-http-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.551+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.570+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers: 12:21:33 policy-clamp-ac-http-ppnt | [] 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.572+00:00|INFO|network|main] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6e3b265b-4692-4ae9-bdbb-725a4eecf9da","timestamp":"2023-12-11T12:20:15.551328879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.573+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=6e3b265b-4692-4ae9-bdbb-725a4eecf9da, timestamp=2023-12-11T12:20:15.551328879Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=ee4974bf-31e6-4a09-bd62-09e154cc24ed, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.585+00:00|INFO|Application|main] Started Application in 9.354 seconds (process running for 10.69) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.646+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 73 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.650+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.681+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.683+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.689+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (41 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.689+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6e3b265b-4692-4ae9-bdbb-725a4eecf9da","timestamp":"2023-12-11T12:20:15.551328879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.694+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.694+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:15.694+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:30.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:30.699+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:30.699+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:34.106+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af624283-b7d6-476e-9435-5bcb6d5ded3d","timestamp":"2023-12-11T12:20:33.936609865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:49.119+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:49.120+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyadmin`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS operationshistory;' 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `operationshistory`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS clampacm;' 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `clampacm`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | + for db in migration pooling policyadmin operationshistory clampacm policyclamp 12:21:33 mariadb | + mysql -uroot -psecret --execute 'CREATE DATABASE IF NOT EXISTS policyclamp;' 12:21:33 mariadb | + mysql -uroot -psecret --execute 'GRANT ALL PRIVILEGES ON `policyclamp`.* TO '\''policy_user'\''@'\''%'\'' ;' 12:21:33 mariadb | 12:21:33 policy-api | Waiting for mariadb port 3306... 12:21:33 policy-api | mariadb (172.17.0.2:3306) open 12:21:33 policy-api | Waiting for policy-db-migrator port 6824... 12:21:33 policy-api | policy-db-migrator (172.17.0.7:6824) open 12:21:33 policy-api | Policy api config file: /opt/app/policy/api/etc/apiParameters.yaml 12:21:33 policy-api | 12:21:33 policy-api | . ____ _ __ _ _ 12:21:33 policy-api | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-api | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-api | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-api | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-api | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-api | :: Spring Boot :: (v3.1.4) 12:21:33 policy-api | 12:21:33 policy-api | [2023-12-11T12:20:15.360+00:00|INFO|PolicyApiApplication|main] Starting PolicyApiApplication using Java 17.0.9 with PID 22 (/app/api.jar started by policy in /opt/app/policy/api/bin) 12:21:33 policy-api | [2023-12-11T12:20:15.361+00:00|INFO|PolicyApiApplication|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-api | [2023-12-11T12:20:17.236+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. 12:21:33 policy-api | [2023-12-11T12:20:17.325+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 79 ms. Found 6 JPA repository interfaces. 12:21:33 policy-api | [2023-12-11T12:20:17.745+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler 12:21:33 policy-api | [2023-12-11T12:20:17.746+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.api.main.exception.ServiceExceptionHandler 12:21:33 policy-api | [2023-12-11T12:20:18.346+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-api | [2023-12-11T12:20:18.354+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-api | [2023-12-11T12:20:18.357+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-api | [2023-12-11T12:20:18.357+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.13] 12:21:33 policy-api | [2023-12-11T12:20:18.445+00:00|INFO|[/policy/api/v1]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-api | [2023-12-11T12:20:18.445+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 2980 ms 12:21:33 policy-api | [2023-12-11T12:20:18.837+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] 12:21:33 policy-api | [2023-12-11T12:20:18.912+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 12:21:33 policy-api | [2023-12-11T12:20:18.915+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer 12:21:33 policy-api | [2023-12-11T12:20:18.952+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled 12:21:33 policy-api | [2023-12-11T12:20:19.303+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer 12:21:33 policy-api | [2023-12-11T12:20:19.321+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... 12:21:33 policy-api | [2023-12-11T12:20:19.409+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@3d37203b 12:21:33 policy-api | [2023-12-11T12:20:19.411+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. 12:21:33 policy-api | [2023-12-11T12:20:19.438+00:00|WARN|deprecation|main] HHH90000025: MariaDB103Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 12:21:33 policy-api | [2023-12-11T12:20:19.440+00:00|WARN|deprecation|main] HHH90000026: MariaDB103Dialect has been deprecated; use org.hibernate.dialect.MariaDBDialect instead 12:21:33 policy-api | [2023-12-11T12:20:21.326+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 12:21:33 policy-api | [2023-12-11T12:20:21.329+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' 12:21:33 policy-api | [2023-12-11T12:20:22.590+00:00|WARN|ApiDatabaseInitializer|main] Detected multi-versioned type: policytypes/onap.policies.monitoring.tcagen2.v2.yaml 12:21:33 policy-api | [2023-12-11T12:20:23.355+00:00|INFO|ApiDatabaseInitializer|main] Multi-versioned Service Template [onap.policies.Monitoring, onap.policies.monitoring.tcagen2] 12:21:33 policy-api | [2023-12-11T12:20:24.521+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 12:21:33 policy-api | [2023-12-11T12:20:24.770+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@58a01e47, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6149184e, org.springframework.security.web.context.SecurityContextHolderFilter@234a08ea, org.springframework.security.web.header.HeaderWriterFilter@2e26841f, org.springframework.security.web.authentication.logout.LogoutFilter@c7a7d3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3413effc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@56d3e4a9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2542d320, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f3a8d5e, org.springframework.security.web.access.ExceptionTranslationFilter@19bd1f98, org.springframework.security.web.access.intercept.AuthorizationFilter@729f8c5d] 12:21:33 policy-api | [2023-12-11T12:20:25.672+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 12:21:33 policy-api | [2023-12-11T12:20:25.737+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-api | [2023-12-11T12:20:25.766+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/api/v1' 12:21:33 policy-api | [2023-12-11T12:20:25.782+00:00|INFO|PolicyApiApplication|main] Started PolicyApiApplication in 11.336 seconds (process running for 13.032) 12:21:33 policy-api | [2023-12-11T12:21:03.805+00:00|INFO|[/policy/api/v1]|http-nio-6969-exec-3] Initializing Spring DispatcherServlet 'dispatcherServlet' 12:21:33 policy-api | [2023-12-11T12:21:03.805+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Initializing Servlet 'dispatcherServlet' 12:21:33 policy-api | [2023-12-11T12:21:03.806+00:00|INFO|DispatcherServlet|http-nio-6969-exec-3] Completed initialization in 1 ms 12:21:33 policy-api | [2023-12-11T12:21:04.066+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-3] ***** OrderedServiceImpl implementers: 12:21:33 policy-api | [] 12:21:33 policy-api | [2023-12-11T12:21:11.622+00:00|WARN|CommonRestController|http-nio-6969-exec-7] DELETE /policytypes/onap.policies.Native/versions/1.0.0 12:21:33 policy-api | [2023-12-11T12:21:11.763+00:00|WARN|CommonRestController|http-nio-6969-exec-8] DELETE /policytypes/onap.policies.native.Apex/versions/1.0.0 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:49.120+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.267+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.267+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.295+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.295+00:00|INFO|ParticipantMessagePublisher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=64690be8-de83-4bc3-8e15-883e5ab4978c, timestamp=2023-12-11T12:20:57.275070120Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=ee4974bf-31e6-4a09-bd62-09e154cc24ed, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.297+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.297+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.308+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.308+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.308+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.308+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.309+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.333+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.334+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.334+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.334+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.334+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.341+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.341+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.355+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.355+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.702+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.703+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.709+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.710+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"78fdcdf7-39e9-4bac-a781-c88b9bf439c6","timestampMs":1702297240584,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.716+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.717+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.717+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.768+00:00|INFO|ServiceManager|main] service manager starting Rest Server 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.768+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.768+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.768+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@523424b5{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@2baa8d82{/,null,STOPPED}, connector=RestServerParameters@6b5894c8{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.779+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.779+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.779+00:00|INFO|ApexStarterMain|main] Started policy-apex-pdp service successfully. 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.781+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=policyadmin, password=zb!XztG34, contextPath=/, jettyServer=Server@523424b5{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@2baa8d82{/,null,STOPPED}, connector=RestServerParameters@6b5894c8{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-4fe89c24==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@36ba8efb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-7e809b79==org.glassfish.jersey.servlet.ServletContainer@6b7fbbff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.871+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.872+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","timestampMs":1702297240788,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.897+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"175dd552-4968-42a4-b9b1-8b7d448f1f89","timestampMs":1702297240897,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.897+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.898+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.928+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 31 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.928+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.933+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"175dd552-4968-42a4-b9b1-8b7d448f1f89","timestampMs":1702297240897,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.934+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.965+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.965+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","timestampMs":1702297240792,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.969+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"9d0a8b68-1c16-4f31-8a08-7805302dc030","timestampMs":1702297240968,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.969+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.969+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.979+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 10 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.979+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.986+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.986+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.987+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.987+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"9d0a8b68-1c16-4f31-8a08-7805302dc030","timestampMs":1702297240968,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.987+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.987+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:40.987+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.018+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.018+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"db88948f-ff73-4f59-a389-0bde38253b13","timestampMs":1702297240986,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.020+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"db88948f-ff73-4f59-a389-0bde38253b13","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"624de37a-26ce-4d20-ad04-ad43eb1f4bc5","timestampMs":1702297241019,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.020+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.020+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.028+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 8 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.028+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.032+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.032+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.033+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.033+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"db88948f-ff73-4f59-a389-0bde38253b13","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"624de37a-26ce-4d20-ad04-ad43eb1f4bc5","timestampMs":1702297241019,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.034+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.034+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.034+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.475+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls 12:21:33 policy-apex-pdp | [2023-12-11T12:20:41.475+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls 12:21:33 policy-apex-pdp | [2023-12-11T12:20:56.040+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:20:56.041+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:20:56.041+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.177+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.181+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","timestampMs":1702297265970,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 mariadb | mysql -uroot -p"${MYSQL_ROOT_PASSWORD}" --execute "FLUSH PRIVILEGES;" 12:21:33 mariadb | + mysql -uroot -psecret --execute 'FLUSH PRIVILEGES;' 12:21:33 mariadb | mysql -u"${MYSQL_USER}" -p"${MYSQL_PASSWORD}" -f policyclamp < /tmp/policy-clamp-create-tables.sql 12:21:33 mariadb | + mysql -upolicy_user -ppolicy_user -f policyclamp 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:04+00:00 [Note] [Entrypoint]: Stopping temporary server 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] mariadbd (initiated by: unknown): Normal shutdown 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: FTS optimize thread exiting. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Starting shutdown... 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Buffer pool(s) dump completed at 231211 12:20:04 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Shutdown completed; log sequence number 347373; transaction id 298 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] mariadbd: Shutdown complete 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:04+00:00 [Note] [Entrypoint]: Temporary server stopped 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:04+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. 12:21:33 mariadb | 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] mariadbd (server 10.10.2-MariaDB-1:10.10.2+maria~ubu2204) starting as process 1 ... 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Number of transaction pools: 1 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Warning] mariadbd: io_uring_queue_init() failed with ENOSYS: check seccomp filters, and the kernel version (newer than 5.1 required) 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Completed initialization of buffer pool 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: 128 rollback segments are active. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: log sequence number 347373; transaction id 299 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] Plugin 'FEEDBACK' is disabled. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] Server socket created on IP: '0.0.0.0'. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] Server socket created on IP: '::'. 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] mariadbd: ready for connections. 12:21:33 mariadb | Version: '10.10.2-MariaDB-1:10.10.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution 12:21:33 mariadb | 2023-12-11 12:20:04 0 [Note] InnoDB: Buffer pool(s) load completed at 231211 12:20:04 12:21:33 mariadb | 2023-12-11 12:20:05 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.10' (This connection closed normally without authentication) 12:21:33 mariadb | 2023-12-11 12:20:05 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.8' (This connection closed normally without authentication) 12:21:33 mariadb | 2023-12-11 12:20:05 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.7' (This connection closed normally without authentication) 12:21:33 mariadb | 2023-12-11 12:20:06 42 [Warning] Aborted connection 42 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.11' (This connection closed normally without authentication) 12:21:33 mariadb | 2023-12-11 12:20:07 85 [Warning] Aborted connection 85 to db: 'unconnected' user: 'unauthenticated' host: '172.17.0.12' (This connection closed normally without authentication) 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.687+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.694+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.715+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.715+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.722+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.722+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.723+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.723+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.723+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.723+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.738+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.738+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.199+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.236+00:00|INFO|ApexEngineHandler|DMAAP-source-POLICY-PDP-PAP] Starting apex engine for policy onap.policies.native.apex.ac.element 1.0.0 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.325+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-0:0.0.1 . 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.325+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Created apex engine MyApexEngine-1:0.0.1 . 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.325+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] APEX service created. 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.365+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-0:0.0.1 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.761+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Registering apex model on engine MyApexEngine-1:0.0.1 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.840+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.892+00:00|INFO|EngineServiceImpl|DMAAP-source-POLICY-PDP-PAP] Added the action listener to the engine 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.902+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"response":{"responseTo":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.ac.element:1.0.0 "},"messageName":"PDP_STATUS","requestId":"01f98c2c-29f3-4a91-a8ab-e24e04393007","timestampMs":1702297266902,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.902+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.902+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.928+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 26 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.929+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.935+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.936+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.937+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.938+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"response":{"responseTo":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.ac.element:1.0.0 "},"messageName":"PDP_STATUS","requestId":"01f98c2c-29f3-4a91-a8ab-e24e04393007","timestampMs":1702297266902,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.941+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.941+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:21:06.941+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.217+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a2ac7a5b-5bb7-46c1-8f37-046163679527","timestampMs":1702297271145,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.218+00:00|WARN|Registry|DMAAP-source-POLICY-PDP-PAP] replacing previously registered: object:apex/tosca/policy/list 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.514+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"a2ac7a5b-5bb7-46c1-8f37-046163679527","responseStatus":"SUCCESS","responseMessage":"Pdp update successful. No policies are running."},"messageName":"PDP_STATUS","requestId":"9a98ed62-bee1-4c95-b2b6-666400aac1ab","timestampMs":1702297271513,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.515+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.515+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.528+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.529+00:00|INFO|HttpClient|pool-2-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.534+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.534+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-apex-pdp | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"a2ac7a5b-5bb7-46c1-8f37-046163679527","responseStatus":"SUCCESS","responseMessage":"Pdp update successful. No policies are running."},"messageName":"PDP_STATUS","requestId":"9a98ed62-bee1-4c95-b2b6-666400aac1ab","timestampMs":1702297271513,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.536+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATUS 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.536+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.536+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.537+00:00|INFO|HttpClient|pool-2-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:11.538+00:00|INFO|CambriaSimplerBatchPublisher|pool-2-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-apex-pdp | [2023-12-11T12:21:26.554+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-apex-pdp | [2023-12-11T12:21:26.554+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp 12:21:33 policy-apex-pdp | [2023-12-11T12:21:26.555+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.738+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.738+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.747+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.747+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.755+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.756+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.757+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.757+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.757+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.757+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.757+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.833+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.834+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.834+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.834+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:20:57.834+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:03.387+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:03.392+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:03.436+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:03.436+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.188+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.189+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.189+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.189+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.189+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.196+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.196+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.197+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:06.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:10.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:10.816+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:10.819+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:10.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:11.790+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.169+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.169+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.172+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.172+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.173+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.183+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.191+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.192+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.200+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.201+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.201+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.202+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.202+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.203+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.209+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.210+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.210+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.210+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:16.210+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.614+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.614+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.615+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.615+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.616+00:00|INFO|network|pool-2-thread-2] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.641+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.645+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.645+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.651+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.651+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.655+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.655+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.655+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.780+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-http-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.780+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.780+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 12:21:33 policy-clamp-ac-http-ppnt | [2023-12-11T12:21:21.781+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-k8s-ppnt | Waiting for message-router port 3904... 12:21:33 policy-clamp-ac-k8s-ppnt | message-router (172.17.0.3:3904) open 12:21:33 policy-clamp-ac-k8s-ppnt | Policy clamp Kubernetes participant config file: /opt/app/policy/clamp/etc/KubernetesParticipantParameters.yaml 12:21:33 policy-clamp-ac-k8s-ppnt | 12:21:33 policy-clamp-ac-k8s-ppnt | . ____ _ __ _ _ 12:21:33 policy-clamp-ac-k8s-ppnt | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-clamp-ac-k8s-ppnt | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-clamp-ac-k8s-ppnt | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-clamp-ac-k8s-ppnt | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-clamp-ac-k8s-ppnt | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-clamp-ac-k8s-ppnt | :: Spring Boot :: (v3.1.4) 12:21:33 policy-clamp-ac-k8s-ppnt | 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:00.687+00:00|INFO|Application|main] Starting Application using Java 17.0.9 with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:00.690+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:08.081+00:00|INFO|network|main] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cb112085-c33c-4053-8a67-02ddb64c898f","timestamp":"2023-12-11T12:20:08.042210133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:08.142+00:00|INFO|Application|main] Started Application in 8.406 seconds (process running for 9.319) 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:08.298+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cb112085-c33c-4053-8a67-02ddb64c898f","timestamp":"2023-12-11T12:20:08.042210133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:14.136+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af5e7862-1626-41fb-a47b-fd0f6be1e5e8","timestamp":"2023-12-11T12:20:13.932290617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:15.658+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6e3b265b-4692-4ae9-bdbb-725a4eecf9da","timestamp":"2023-12-11T12:20:15.551328879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af624283-b7d6-476e-9435-5bcb6d5ded3d","timestamp":"2023-12-11T12:20:33.936609865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.268+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.282+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.331+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.349+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.361+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.679+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.689+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.698+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.742+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.755+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:20:57.831+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:03.363+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:06.190+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:06.201+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:10.819+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:11.790+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.166+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.170+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.186+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.197+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.204+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:16.208+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.621+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.626+00:00|INFO|network|pool-2-thread-2] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.646+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.651+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-k8s-ppnt | [2023-12-11T12:21:21.782+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-k8s-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-pf-ppnt | Waiting for message-router port 3904... 12:21:33 policy-clamp-ac-pf-ppnt | message-router (172.17.0.3:3904) open 12:21:33 policy-clamp-ac-pf-ppnt | Waiting for api port 6969... 12:21:33 policy-clamp-ac-pf-ppnt | api (172.17.0.8:6969) open 12:21:33 policy-clamp-ac-pf-ppnt | Policy clamp policy participant config file: /opt/app/policy/clamp/etc/PolicyParticipantParameters.yaml 12:21:33 policy-clamp-ac-pf-ppnt | 12:21:33 policy-clamp-ac-pf-ppnt | . ____ _ __ _ _ 12:21:33 policy-clamp-ac-pf-ppnt | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-clamp-ac-pf-ppnt | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-clamp-ac-pf-ppnt | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-clamp-ac-pf-ppnt | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-clamp-ac-pf-ppnt | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-clamp-ac-pf-ppnt | :: Spring Boot :: (v3.1.4) 12:21:33 policy-clamp-ac-pf-ppnt | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:27.581+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:27.651+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 17.0.9 with PID 34 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:27.652+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.739+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.747+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.749+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.749+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.16] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.871+00:00|INFO|[/onap/policy/clamp/acm/policyparticipant]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:30.871+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3061 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:32.188+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cdfc20c6-4058-4a4e-afe9-71de573b5f66, consumerInstance=policy-clamp-ac-pf-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:32.220+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.participant.policy.config.MicrometerConfig 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:32.595+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@28cb3a25, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5555ffcf, org.springframework.security.web.context.SecurityContextHolderFilter@35eb4a3b, org.springframework.security.web.header.HeaderWriterFilter@11a8042c, org.springframework.security.web.authentication.logout.LogoutFilter@25b52284, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@41fe8e5f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6884f0d9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26b95b0b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6cfd9a54, org.springframework.security.web.access.ExceptionTranslationFilter@4f668f29, org.springframework.security.web.access.intercept.AuthorizationFilter@2123064f] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.762+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator' 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.817+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.869+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm/policyparticipant' 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.896+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.896+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.916+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cdfc20c6-4058-4a4e-afe9-71de573b5f66, consumerInstance=policy-clamp-ac-pf-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.917+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cdfc20c6-4058-4a4e-afe9-71de573b5f66, consumerInstance=policy-clamp-ac-pf-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.921+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aefa960d-0e8d-4d71-add8-d75f05e95de5, alive=false, publisher=null]]: starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.927+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.932+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aefa960d-0e8d-4d71-add8-d75f05e95de5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.932+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener 12:21:33 policy-clamp-ac-sim-ppnt | Waiting for message-router port 3904... 12:21:33 policy-clamp-ac-sim-ppnt | message-router (172.17.0.3:3904) open 12:21:33 policy-clamp-ac-sim-ppnt | Policy clamp Simulator participant config file: /opt/app/policy/clamp/etc/SimulatorParticipantParameters.yaml 12:21:33 policy-clamp-ac-sim-ppnt | 12:21:33 policy-clamp-ac-sim-ppnt | . ____ _ __ _ _ 12:21:33 policy-clamp-ac-sim-ppnt | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-clamp-ac-sim-ppnt | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-clamp-ac-sim-ppnt | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-clamp-ac-sim-ppnt | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-clamp-ac-sim-ppnt | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-clamp-ac-sim-ppnt | :: Spring Boot :: (v3.1.4) 12:21:33 policy-clamp-ac-sim-ppnt | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:05.761+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:05.915+00:00|INFO|Application|main] Starting Application using Java 17.0.9 with PID 9 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:05.916+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.492+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.508+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.510+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.510+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.16] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.639+00:00|INFO|[/onap/policy/clamp/acm/simparticipant]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:10.640+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4481 ms 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:11.942+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8bf1a058-4e08-40ef-a11e-c39ccf0de389, consumerInstance=policy-clamp-ac-sim-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:11.974+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.participant.sim.config.MicrometerConfig 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:12.325+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3a543f31, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@47b67fcb, org.springframework.security.web.context.SecurityContextHolderFilter@12d1f1d4, org.springframework.security.web.header.HeaderWriterFilter@102efc59, org.springframework.security.web.authentication.logout.LogoutFilter@55a88417, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@481e91b6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a389761, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19650aa6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b9f74d0, org.springframework.security.web.access.ExceptionTranslationFilter@2ab0702e, org.springframework.security.web.access.intercept.AuthorizationFilter@4cb40e3b] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.696+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.765+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.851+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm/simparticipant' 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.894+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.895+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.911+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8bf1a058-4e08-40ef-a11e-c39ccf0de389, consumerInstance=policy-clamp-ac-sim-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.912+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8bf1a058-4e08-40ef-a11e-c39ccf0de389, consumerInstance=policy-clamp-ac-sim-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.913+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b17b0639-a3fa-4072-b2ad-e657b6e10e3f, alive=false, publisher=null]]: starting 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.923+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b17b0639-a3fa-4072-b2ad-e657b6e10e3f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.924+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.927+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.927+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.927+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionMigrationListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRestartListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.928+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.929+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.929+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8bf1a058-4e08-40ef-a11e-c39ccf0de389, consumerInstance=policy-clamp-ac-sim-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@34585ac9 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.929+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8bf1a058-4e08-40ef-a11e-c39ccf0de389, consumerInstance=policy-clamp-ac-sim-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.929+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.934+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.961+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:13.979+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers: 12:21:33 policy-clamp-ac-sim-ppnt | [] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.004+00:00|INFO|network|main] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af5e7862-1626-41fb-a47b-fd0f6be1e5e8","timestamp":"2023-12-11T12:20:13.932290617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.006+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=af5e7862-1626-41fb-a47b-fd0f6be1e5e8, timestamp=2023-12-11T12:20:13.932290617Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=33821e1c-492f-4472-9450-28811221173e, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.024+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.027+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.037+00:00|INFO|Application|main] Started Application in 9.389 seconds (process running for 10.204) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.207+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.208+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.231+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af5e7862-1626-41fb-a47b-fd0f6be1e5e8","timestamp":"2023-12-11T12:20:13.932290617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.231+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (205 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.247+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.247+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:14.247+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:15.657+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:15.658+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6e3b265b-4692-4ae9-bdbb-725a4eecf9da","timestamp":"2023-12-11T12:20:15.551328879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:15.658+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:15.658+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:15.658+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:30.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:30.667+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:30.667+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af624283-b7d6-476e-9435-5bcb6d5ded3d","timestamp":"2023-12-11T12:20:33.936609865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.935+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cdfc20c6-4058-4a4e-afe9-71de573b5f66, consumerInstance=policy-clamp-ac-pf-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@19a20bb2 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cdfc20c6-4058-4a4e-afe9-71de573b5f66, consumerInstance=policy-clamp-ac-pf-ppnt, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.936+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.975+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers: 12:21:33 policy-clamp-ac-pf-ppnt | [] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.976+00:00|INFO|network|main] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | {"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af624283-b7d6-476e-9435-5bcb6d5ded3d","timestamp":"2023-12-11T12:20:33.936609865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:33.983+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=af624283-b7d6-476e-9435-5bcb6d5ded3d, timestamp=2023-12-11T12:20:33.936609865Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=01d96424-4d8a-4af3-b318-59a52bc72d81, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.038+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 55 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.065+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 7.441 seconds (process running for 8.194) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.069+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.133+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.134+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.139+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (74 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.139+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | {"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"af624283-b7d6-476e-9435-5bcb6d5ded3d","timestamp":"2023-12-11T12:20:33.936609865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.141+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.142+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:34.142+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:49.146+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:49.147+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:49.147+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.272+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.272+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.288+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_REGISTER 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:34.107+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:49.113+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:49.116+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:49.117+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.268+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.269+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.289+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.289+00:00|INFO|ParticipantMessagePublisher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5e17230e-d385-4447-83a8-0a16324d8ea5, timestamp=2023-12-11T12:20:57.276171636Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=33821e1c-492f-4472-9450-28811221173e, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.290+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.290+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.311+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.324+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.324+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.331+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.333+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.335+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.341+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.342+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.342+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.342+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.342+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.358+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.358+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.358+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.358+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.358+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.664+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.665+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.677+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.677+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.700+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.700+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.700+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.736+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.736+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.736+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.737+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.737+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.752+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.752+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.752+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.753+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.753+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.780+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.823+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.823+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.831+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.288+00:00|INFO|ParticipantMessagePublisher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9fca129f-6cd2-4261-b4e3-fddf720c0176, timestamp=2023-12-11T12:20:57.278178354Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=01d96424-4d8a-4af3-b318-59a52bc72d81, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.831+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | Waiting for mariadb port 3306... 12:21:33 policy-db-migrator | Waiting for mariadb port 3306... 12:21:33 simulator | Policy simulator config file: /opt/app/policy/simulators/etc/mounted/simParameters.json 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.289+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | mariadb (172.17.0.2:3306) open 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.835+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | mariadb (172.17.0.2:3306) open 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | overriding logback.xml 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.289+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | Waiting for mariadb port 3306... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.836+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | Waiting for message-router port 3904... 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | 2023-12-11 12:19:57,337 INFO replacing 'HOST_NAME' with simulator in /opt/app/policy/simulators/etc/mounted/simParameters.json 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.311+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | Waiting for message-router port 3904... 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-pap | message-router (172.17.0.3:3904) open 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | 2023-12-11 12:19:57,450 INFO org.onap.policy.models.simulators starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.311+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | message-router (172.17.0.3:3904) open 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.836+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-pap | Waiting for api port 6969... 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | 2023-12-11 12:19:57,450 INFO org.onap.policy.models.simulators starting DMaaP provider 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-clamp-runtime-acm | Waiting for policy-clamp-ac-http-ppnt port 6969... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.836+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-pap | api (172.17.0.8:6969) open 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | 2023-12-11 12:19:57,451 INFO service manager starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.312+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-runtime-acm | policy-clamp-ac-http-ppnt (172.17.0.6:6969) open 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:20:57.836+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | Policy pap config file: /opt/app/policy/pap/etc/papParameters.yaml 12:21:33 policy-db-migrator | nc: connect to mariadb (172.17.0.2) port 3306 (tcp) failed: Connection refused 12:21:33 simulator | 2023-12-11 12:19:57,452 INFO service manager starting Topic Sweeper 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.313+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | Waiting for policy-clamp-ac-k8s-ppnt port 6969... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:03.350+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | PDP group configuration file: /opt/app/policy/pap/etc/mounted/groups.json 12:21:33 policy-db-migrator | Connection to mariadb (172.17.0.2) 3306 port [tcp/mysql] succeeded! 12:21:33 simulator | 2023-12-11 12:19:57,452 INFO service manager started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.314+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | policy-clamp-ac-k8s-ppnt (172.17.0.4:6969) open 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:03.355+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | 12:21:33 policy-db-migrator | 321 blocks 12:21:33 simulator | 2023-12-11 12:19:57,452 INFO org.onap.policy.models.simulators starting CDS gRPC Server Properties 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.331+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | Waiting for policy-clamp-ac-pf-ppnt port 6969... 12:21:33 policy-pap | . ____ _ __ _ _ 12:21:33 policy-db-migrator | Preparing upgrade release version: 0800 12:21:33 policy-clamp-ac-sim-ppnt | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:03.426+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.331+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | policy-clamp-ac-pf-ppnt (172.17.0.9:6969) open 12:21:33 policy-pap | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-db-migrator | Preparing upgrade release version: 0900 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:03.430+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.190+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-runtime-acm | Waiting for apex-pdp port 6969... 12:21:33 policy-pap | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-db-migrator | Preparing upgrade release version: 1000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.191+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-runtime-acm | apex-pdp (172.17.0.11:6969) open 12:21:33 policy-pap | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 policy-pap | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 policy-pap | =========|_|==============|___/=/_/_/_/ 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.191+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.191+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms 12:21:33 policy-clamp-runtime-acm | Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/AcRuntimeParameters.yaml 12:21:33 policy-pap | :: Spring Boot :: (v3.1.4) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.191+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | Preparing upgrade release version: 1100 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | 12:21:33 policy-pap | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.198+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-db-migrator | Preparing upgrade release version: 1200 12:21:33 policy-clamp-runtime-acm | . ____ _ __ _ _ 12:21:33 policy-pap | [2023-12-11T12:20:28.780+00:00|INFO|PolicyPapApplication|main] Starting PolicyPapApplication using Java 17.0.9 with PID 35 (/app/pap.jar started by policy in /opt/app/policy/pap/bin) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.198+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.198+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-runtime-acm | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:33 policy-pap | [2023-12-11T12:20:28.782+00:00|INFO|PolicyPapApplication|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:06.198+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:57,692 INFO org.onap.policy.models.simulators starting DMaaP simulator 12:21:33 policy-db-migrator | Preparing upgrade release version: 1300 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.332+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:33 policy-clamp-runtime-acm | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:33 simulator | 2023-12-11 12:19:57,794 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 12:21:33 simulator | 2023-12-11 12:19:57,811 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-db-migrator | Done 12:21:33 policy-db-migrator | name version 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.344+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:33 simulator | 2023-12-11 12:19:57,814 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,STOPPED}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 simulator | 2023-12-11 12:19:57,818 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 12:21:33 policy-db-migrator | policyadmin 0 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.344+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-runtime-acm | =========|_|==============|___/=/_/_/_/ 12:21:33 simulator | 2023-12-11 12:19:57,876 INFO Session workerName=node0 12:21:33 simulator | 2023-12-11 12:19:58,333 INFO Using GSON for REST calls 12:21:33 policy-db-migrator | policyadmin: upgrade available: 0 -> 1300 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.345+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | :: Spring Boot :: (v3.1.4) 12:21:33 simulator | 2023-12-11 12:19:58,386 INFO Started o.e.j.s.ServletContextHandler@192d74fb{/,null,AVAILABLE} 12:21:33 simulator | 2023-12-11 12:19:58,392 INFO Started DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 12:21:33 policy-db-migrator | upgrade: 0 -> 1300 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.345+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | 12:21:33 simulator | 2023-12-11 12:19:58,394 INFO Started Server@19fb8826{STARTING}[11.0.16,sto=0] @1644ms 12:21:33 simulator | 2023-12-11 12:19:58,394 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@19fb8826{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@192d74fb{/,null,AVAILABLE}, connector=DMaaP simulator@21baa903{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[DMaaP simulator-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ef3efa8==org.glassfish.jersey.servlet.ServletContainer@4af5f647{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4420 ms. 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:43.205+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final 12:21:33 simulator | 2023-12-11 12:19:58,401 INFO org.onap.policy.models.simulators starting org.onap.policy.simulators.AaiSimulatorJaxRs_RESOURCE_LOCATION 12:21:33 simulator | 2023-12-11 12:19:58,402 INFO org.onap.policy.models.simulators starting A&AI simulator 12:21:33 policy-db-migrator | > upgrade 0100-jpapdpgroup_properties.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.345+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:43.271+00:00|INFO|Application|main] Starting Application using Java 17.0.9 with PID 48 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 12:21:33 simulator | 2023-12-11 12:19:58,405 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 12:21:33 simulator | 2023-12-11 12:19:58,406 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.347+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:43.272+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" 12:21:33 simulator | 2023-12-11 12:19:58,407 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,STOPPED}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 simulator | 2023-12-11 12:19:58,407 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpgroup_properties (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.347+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:44.494+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. 12:21:33 simulator | 2023-12-11 12:19:58,412 INFO Session workerName=node0 12:21:33 simulator | 2023-12-11 12:19:58,478 INFO Using GSON for REST calls 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:10.820+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:44.722+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 218 ms. Found 5 JPA repository interfaces. 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.356+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:19:58,493 INFO Started o.e.j.s.ServletContextHandler@7be58f16{/,null,AVAILABLE} 12:21:33 simulator | 2023-12-11 12:19:58,494 INFO Started A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.157+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.357+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:10.822+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,494 INFO Started Server@6111ba37{STARTING}[11.0.16,sto=0] @1745ms 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.814+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql 12:21:33 policy-clamp-ac-sim-ppnt | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:19:58,494 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=0.0.0.0, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@6111ba37{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@7be58f16{/,null,AVAILABLE}, connector=A&AI simulator@1dd0e7c4{HTTP/1.1, (http/1.1)}{0.0.0.0:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d484181==org.glassfish.jersey.servlet.ServletContainer@90af2919{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4913 ms. 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.822+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.357+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:10.824+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:58,495 INFO org.onap.policy.models.simulators starting SDNC simulator 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.824+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.357+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpstatistics_enginestats (AVERAGEEXECUTIONTIME DOUBLE DEFAULT NULL, ENGINEID VARCHAR(255) DEFAULT NULL, ENGINETIMESTAMP BIGINT DEFAULT NULL, ENGINEWORKERSTATE INT DEFAULT NULL, EVENTCOUNT BIGINT DEFAULT NULL, LASTENTERTIME BIGINT DEFAULT NULL, LASTEXECUTIONTIME BIGINT DEFAULT NULL, LASTSTART BIGINT DEFAULT NULL, UPTIME BIGINT DEFAULT NULL, timeStamp datetime DEFAULT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:10.824+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,498 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.824+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.16] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.357+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:11.789+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:58,499 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.911+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.671+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:11.790+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,499 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,STOPPED}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:46.911+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3549 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.672+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 simulator | 2023-12-11 12:19:58,500 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.334+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] 12:21:33 policy-db-migrator | > upgrade 0120-jpapdpsubgroup_policies.sql 12:21:33 policy-clamp-ac-pf-ppnt | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:11.790+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 simulator | 2023-12-11 12:19:58,502 INFO Session workerName=node0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.404+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.681+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:58,543 INFO Using GSON for REST calls 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.407+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_policies (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.682+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:11.791+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,552 INFO Started o.e.j.s.ServletContextHandler@4721d212{/,null,AVAILABLE} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.444+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.683+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.164+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:58,553 INFO Started SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.739+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.165+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,553 INFO Started Server@11eadcba{STARTING}[11.0.16,sto=0] @1804ms 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.756+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:19:58,554 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=0.0.0.0, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11eadcba{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@4721d212{/,null,AVAILABLE}, connector=SDNC simulator@5b11a194{HTTP/1.1, (http/1.1)}{0.0.0.0:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-60f7cc1d==org.glassfish.jersey.servlet.ServletContainer@5ee8f68c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4945 ms. 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.864+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@1d1cbd0f 12:21:33 policy-db-migrator | > upgrade 0130-jpapdpsubgroup_properties.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.702+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.172+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,555 INFO org.onap.policy.models.simulators starting SO simulator 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.870+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 simulator | 2023-12-11 12:19:58,558 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.900+00:00|WARN|deprecation|main] HHH90000025: MariaDB103Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_properties (parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL, PROPERTIES VARCHAR(255) DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) DEFAULT NULL) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.702+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.174+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:58,559 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:47.901+00:00|WARN|deprecation|main] HHH90000026: MariaDB103Dialect has been deprecated; use org.hibernate.dialect.MariaDBDialect instead 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.702+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.174+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,560 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,STOPPED}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:49.227+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.702+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.175+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 12:21:33 simulator | 2023-12-11 12:19:58,561 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.732+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 49 ms 12:21:33 simulator | 2023-12-11 12:19:58,562 INFO Session workerName=node0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:49.472+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0140-jpapdpsubgroup_supportedpolicytypes.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.175+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.732+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,609 INFO Using GSON for REST calls 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:49.928+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.models.acm.persistence.repository.AutomationCompositionRepository 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapdpsubgroup_supportedpolicytypes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, parentLocalName VARCHAR(120) DEFAULT NULL, localName VARCHAR(120) DEFAULT NULL, parentKeyVersion VARCHAR(15) DEFAULT NULL, parentKeyName VARCHAR(120) DEFAULT NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.183+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.735+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:50.023+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.models.acm.persistence.repository.AutomationCompositionElementRepository 12:21:33 simulator | 2023-12-11 12:19:58,620 INFO Started o.e.j.s.ServletContextHandler@5827af16{/,null,AVAILABLE} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.183+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.735+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (3 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:50.103+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.models.acm.persistence.repository.NodeTemplateStateRepository 12:21:33 simulator | 2023-12-11 12:19:58,621 INFO Started SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669} 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.740+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:50.741+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=78638ee6-831a-4852-a0f1-881a38ab1baf, consumerInstance=policy-clamp-runtime-acm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 simulator | 2023-12-11 12:19:58,621 INFO Started Server@62dae540{STARTING}[11.0.16,sto=0] @1871ms 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.741+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:50.942+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 12:21:33 simulator | 2023-12-11 12:19:58,621 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=0.0.0.0, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@62dae540{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@5827af16{/,null,AVAILABLE}, connector=SO simulator@45cff11c{HTTP/1.1, (http/1.1)}{0.0.0.0:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4bff1903==org.glassfish.jersey.servlet.ServletContainer@e69d27a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4939 ms. 12:21:33 policy-db-migrator | > upgrade 0150-jpatoscacapabilityassignment_attributes.sql 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:51.180+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5beb6be2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2d6a0766, org.springframework.security.web.context.SecurityContextHolderFilter@27d98bef, org.springframework.security.web.header.HeaderWriterFilter@58b97c15, org.springframework.security.web.authentication.logout.LogoutFilter@3611153f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2b9b17ce, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5885e231, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2c0798bd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1182d1df, org.springframework.security.web.access.ExceptionTranslationFilter@6e321d9d, org.springframework.security.web.access.intercept.AuthorizationFilter@78288f83] 12:21:33 simulator | 2023-12-11 12:19:58,622 INFO org.onap.policy.models.simulators starting VFC simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.741+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:19:58,624 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:51.182+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.clamp.acm.runtime.config.MetricsConfiguration 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_attributes (name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, ATTRIBUTES LONGTEXT DEFAULT NULL, ATTRIBUTES_KEY VARCHAR(255) DEFAULT NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.741+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:58,624 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.245+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.741+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,625 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STOPPED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,STOPPED}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.307+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.754+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:58,625 INFO jetty-11.0.16; built: 2023-08-25T19:43:30.438Z; git: bedff458c4dd1a716d59e17b8cb0d2042eeab291; jvm 17.0.9+8-alpine-r0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.324+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm' 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.195+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.754+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,627 INFO Session workerName=node0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.343+00:00|INFO|ServiceManager|main] service manager starting 12:21:33 policy-db-migrator | > upgrade 0160-jpatoscacapabilityassignment_metadata.sql 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:19:58,658 INFO Using GSON for REST calls 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.344+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.195+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.754+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:19:58,665 INFO Started o.e.j.s.ServletContextHandler@14f5da2c{/,null,AVAILABLE} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.350+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=78638ee6-831a-4852-a0f1-881a38ab1baf, consumerInstance=policy-clamp-runtime-acm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.197+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:58,666 INFO Started VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.754+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.351+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=78638ee6-831a-4852-a0f1-881a38ab1baf, consumerInstance=policy-clamp-runtime-acm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.197+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:58,666 INFO Started Server@f79a760{STARTING}[11.0.16,sto=0] @1916ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.754+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.352+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=245a4d0f-0ebe-466e-84a4-dd6791cb757d, alive=false, publisher=null]]: starting 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.203+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:58,666 INFO JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=0.0.0.0, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f79a760{STARTED}[11.0.16,sto=0], context=o.e.j.s.ServletContextHandler@14f5da2c{/,null,AVAILABLE}, connector=VFC simulator@56c9bbd8{HTTP/1.1, (http/1.1)}{0.0.0.0:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-636e8cc==org.glassfish.jersey.servlet.ServletContainer@f51a0e5e{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4958 ms. 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.832+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.354+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.203+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:58,667 INFO org.onap.policy.models.simulators starting Sink APPC-CL 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.833+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.358+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=245a4d0f-0ebe-466e-84a4-dd6791cb757d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-db-migrator | > upgrade 0170-jpatoscacapabilityassignment_occurrences.sql 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 simulator | 2023-12-11 12:19:58,681 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8bfac348-e2e4-4c9f-a23d-5998b062923a, alive=false, publisher=null]]: starting 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.358+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.203+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 simulator | 2023-12-11 12:19:59,008 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=8bfac348-e2e4-4c9f-a23d-5998b062923a, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.833+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.360+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.204+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:59,008 INFO org.onap.policy.models.simulators starting Sink APPC-LCM-WRITE 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.833+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.362+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.204+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:59,008 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=84f13b67-df9e-42d3-b7b4-ad2da7474b6f, alive=false, publisher=null]]: starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:20:57.833+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.208+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:59,009 INFO InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=84f13b67-df9e-42d3-b7b4-ad2da7474b6f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.358+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.209+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:59,009 INFO org.onap.policy.models.simulators starting Source APPC-CL 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.364+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | > upgrade 0180-jpatoscacapabilityassignment_properties.sql 12:21:33 policy-clamp-ac-sim-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 simulator | 2023-12-11 12:19:59,014 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6b088e14-397f-4970-9603-89a7ec9ad653, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-ac-pf-ppnt | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:19:59,060 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6b088e14-397f-4970-9603-89a7ec9ad653, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.209+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.427+00:00|INFO|AutomationCompositionElementHandler|pool-2-thread-2] Found Policy Types in automation composition definition: NULL , Creating Policy Types 12:21:33 simulator | 2023-12-11 12:19:59,061 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6b088e14-397f-4970-9603-89a7ec9ad653, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilityassignment_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.209+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:59,065 INFO org.onap.policy.models.simulators starting Source APPC-LCM-READ 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.428+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.363+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRestartPublisher$$SpringCGLIB$$0 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:16.210+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:59,066 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ad52f646-eca7-4c01-9c62-f14efb8eda9b, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.428+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.364+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.618+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:59,066 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ad52f646-eca7-4c01-9c62-f14efb8eda9b, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.702+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-2] Using GSON for REST calls 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.619+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:59,066 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | > upgrade 0190-jpatoscacapabilitytype_metadata.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:03.710+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-2] Using GSON for REST calls 12:21:33 policy-pap | [2023-12-11T12:20:30.727+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. 12:21:33 policy-clamp-ac-sim-ppnt | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:19:59,067 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ad52f646-eca7-4c01-9c62-f14efb8eda9b, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:04.714+00:00|INFO|AutomationCompositionElementHandler|pool-2-thread-2] Found Policies in automation composition definition: NULL , Creating Policies 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.631+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:19:59,067 INFO org.onap.policy.models.simulators starting APPC Legacy simulator 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-pap | [2023-12-11T12:20:30.832+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 96 ms. Found 7 JPA repository interfaces. 12:21:33 policy-pap | [2023-12-11T12:20:31.367+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:05.164+00:00|INFO|AutomationCompositionElementHandler|pool-2-thread-2] PolicyTypes/Policies for the automation composition element : 709c62b3-8918-41b9-a747-d21eb79c6c20 are created successfully 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.631+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:19:59,067 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:31.367+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.exception.ServiceExceptionHandler 12:21:33 policy-pap | [2023-12-11T12:20:32.131+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:05.182+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-2] Using GSON for REST calls 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.638+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:59,069 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6b088e14-397f-4970-9603-89a7ec9ad653, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7ee55e70 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener 12:21:33 policy-pap | [2023-12-11T12:20:32.142+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:05.184+00:00|INFO|GsonMessageBodyHandler|pool-2-thread-2] Using GSON for REST calls 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:19:59,069 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=6b088e14-397f-4970-9603-89a7ec9ad653, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-CL,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-CL, effectiveTopic=APPC-CL, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener 12:21:33 policy-pap | [2023-12-11T12:20:32.145+00:00|INFO|StandardService|main] Starting service [Tomcat] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.155+00:00|INFO|AutomationCompositionElementHandler|pool-2-thread-2] Policies deployed to 709c62b3-8918-41b9-a747-d21eb79c6c20 successfully 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:19:59,069 INFO org.onap.policy.models.simulators starting APPC-LCM simulator 12:21:33 policy-db-migrator | > upgrade 0200-jpatoscacapabilitytype_properties.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher 12:21:33 policy-pap | [2023-12-11T12:20:32.145+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.13] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.156+00:00|INFO|network|pool-2-thread-2] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:19:59,070 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ad52f646-eca7-4c01-9c62-f14efb8eda9b, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@5215cd9a 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.365+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=78638ee6-831a-4852-a0f1-881a38ab1baf, consumerInstance=policy-clamp-runtime-acm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@40863800 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscacapabilitytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.366+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=78638ee6-831a-4852-a0f1-881a38ab1baf, consumerInstance=policy-clamp-runtime-acm, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.639+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.366+00:00|INFO|ServiceManager|main] service manager started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.156+00:00|INFO|ParticipantMessagePublisher|pool-2-thread-2] Sent Participant Status message to CLAMP - ParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f98004af-7f02-4fbe-8f15-a207c3470bef, timestamp=2023-12-11T12:21:06.155946067Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=17dbea8d-0d19-40e6-9502-6c6ca2a57d8e), state=ON_LINE, participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=150d4f30-fae5-49e6-8af0-153928905f44, deployState=UNDEPLOYED, lockState=NONE, elements=[AutomationCompositionElementInfo(automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c20, deployState=DEPLOYING, lockState=NONE, operationalState=ENABLED, useState=IDLE, outProperties={})])], participantSupportedElementType=[ParticipantSupportedElementType(id=01d96424-4d8a-4af3-b318-59a52bc72d81, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)]) 12:21:33 simulator | 2023-12-11 12:19:59,070 INFO SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ad52f646-eca7-4c01-9c62-f14efb8eda9b, consumerInstance=simulator, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-APPC-LCM-READ,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=some-key, apiSecret=some-secret, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[simulator], topic=APPC-LCM-READ, effectiveTopic=APPC-LCM-READ, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 12:21:33 simulator | 2023-12-11 12:19:59,070 INFO org.onap.policy.models.simulators started 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.648+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:19:59,088 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 simulator | 2023-12-11 12:19:59,088 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.159+00:00|INFO|network|pool-2-thread-2] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:52.367+00:00|INFO|Application|main] Started Application in 9.904 seconds (process running for 10.726) 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.649+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:32.248+00:00|INFO|[/policy/pap/v1]|main] Initializing Spring embedded WebApplicationContext 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:56.290+00:00|INFO|[/onap/policy/clamp/acm]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' 12:21:33 simulator | 2023-12-11 12:19:59,088 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:32.248+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3367 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.182+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 2 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 12:21:33 policy-db-migrator | > upgrade 0210-jpatoscadatatype_constraints.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:56.290+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' 12:21:33 simulator | 2023-12-11 12:19:59,088 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.650+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-pap | [2023-12-11T12:20:32.713+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.182+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:56.292+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 2 ms 12:21:33 simulator | 2023-12-11 12:19:59,194 INFO Topic APPC-CL: added 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.650+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:32.844+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.3.0.CR1 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.187+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_constraints (name VARCHAR(120) NULL, version VARCHAR(20) NULL, CONSTRAINTS VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.249+00:00|INFO|OrderedServiceImpl|http-nio-6969-exec-4] ***** OrderedServiceImpl implementers: 12:21:33 simulator | 2023-12-11 12:19:59,194 INFO Topic APPC-LCM-READ: added 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.651+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:32.847+00:00|INFO|Environment|main] HHH000406: Using bytecode reflection optimizer 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.188+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":2} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [] 12:21:33 simulator | 2023-12-11 12:19:59,195 INFO Topic APPC-LCM-READ: add consumer group: ad52f646-eca7-4c01-9c62-f14efb8eda9b 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.654+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:32.904+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.194+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:19:59,195 INFO Topic APPC-CL: add consumer group: 6b088e14-397f-4970-9603-89a7ec9ad653 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.250+00:00|INFO|network|http-nio-6969-exec-4] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.654+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:33.274+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.195+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:08,195 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: added 12:21:33 policy-clamp-runtime-acm | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:33.293+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... 12:21:33 policy-clamp-ac-pf-ppnt | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-db-migrator | > upgrade 0220-jpatoscadatatype_metadata.sql 12:21:33 simulator | 2023-12-11 12:20:08,195 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: add consumer group: 0796f62d-b3c6-4dc8-a366-8744681ff3f7 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.258+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.654+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-pap | [2023-12-11T12:20:33.416+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.mariadb.jdbc.Connection@2b03d52f 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.195+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:08,249 INFO 172.17.0.4 - - [11/Dec/2023:12:20:08 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.260+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.654+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:33.419+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.195+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:08,254 INFO 172.17.0.4 - - [11/Dec/2023:12:20:08 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 410 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.279+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.655+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:33.444+00:00|WARN|deprecation|main] HHH90000025: MariaDB103Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.195+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:14,130 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: add consumer group: 8bf1a058-4e08-40ef-a11e-c39ccf0de389 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.285+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.735+00:00|INFO|network|pool-2-thread-2] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:33.446+00:00|WARN|deprecation|main] HHH90000026: MariaDB103Dialect has been deprecated; use org.hibernate.dialect.MariaDBDialect instead 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.201+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:14,133 INFO 172.17.0.5 - - [11/Dec/2023:12:20:14 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b1489a8-4186-45b1-9aa9-54a4fd15c462","timestamp":"2023-12-11T12:20:57.245905281Z"} 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:35.507+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.202+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.286+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_STATUS_REQ 12:21:33 simulator | 2023-12-11 12:20:14,135 INFO 172.17.0.5 - - [11/Dec/2023:12:20:14 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 398 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.773+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms 12:21:33 policy-pap | [2023-12-11T12:20:35.511+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-db-migrator | > upgrade 0230-jpatoscadatatype_properties.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.286+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:14,136 INFO 172.17.0.4 - - [11/Dec/2023:12:20:08 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 398 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.773+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:36.066+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PdpGroupRepository 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.202+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.286+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:14,198 INFO 172.17.0.3 - - [11/Dec/2023:12:19:59 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.777+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:36.600+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyStatusRepository 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.202+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscadatatype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.297+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:14,198 INFO 172.17.0.3 - - [11/Dec/2023:12:19:59 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.778+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:36.706+00:00|WARN|LocalVariableTableParameterNameDiscoverer|main] Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.policy.pap.main.repository.PolicyAuditRepository 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:06.202+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.298+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 12:21:33 simulator | 2023-12-11 12:20:14,203 INFO --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.778+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | [2023-12-11T12:20:37.294+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fcb5f237-e2b8-48c0-935c-93052f650b58, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:10.815+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.312+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:14,203 INFO --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.778+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:37.307+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=165196ff-ba30-4f9a-9a9e-9f388eb131ff, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:10.817+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.312+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:14,208 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-clamp-ac-sim-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-clamp-ac-pf-ppnt | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:37.692+00:00|INFO|PapDatabaseInitializer|main] Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)])]) from /opt/app/policy/pap/etc/mounted/groups.json 12:21:33 policy-db-migrator | > upgrade 0240-jpatoscanodetemplate_metadata.sql 12:21:33 policy-clamp-runtime-acm | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"74c7ca60-f337-484a-846c-08ad26658183","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10cead7-882a-423b-8625-1479e32e62f2","timestamp":"2023-12-11T12:20:57.272539239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 simulator | 2023-12-11 12:20:14,208 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.778+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:10.827+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:37.860+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.411+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:14,209 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.778+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:10.827+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:38.112+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4cefa0be, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5a3be84, org.springframework.security.web.context.SecurityContextHolderFilter@21579b35, org.springframework.security.web.header.HeaderWriterFilter@3c271988, org.springframework.security.web.authentication.logout.LogoutFilter@65c689e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7d0df326, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@74cd8c55, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@45e35a0d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4850d66b, org.springframework.security.web.access.ExceptionTranslationFilter@2114eb1a, org.springframework.security.web.access.intercept.AuthorizationFilter@1cca2e9d] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.411+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:14,209 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-clamp-ac-sim-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.768+00:00|INFO|network|pool-2-thread-3] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:38.985+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.415+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:14,209 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-pap | [2023-12-11T12:20:39.044+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.415+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:14,209 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.782+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms 12:21:33 policy-pap | [2023-12-11T12:20:39.075+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/policy/pap/v1' 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"33821e1c-492f-4472-9450-28811221173e","typeName":"org.onap.policy.clamp.acm.SimAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17230e-d385-4447-83a8-0a16324d8ea5","timestamp":"2023-12-11T12:20:57.276171636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 simulator | 2023-12-11 12:20:15,600 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: add consumer group: 7b133a91-9a2e-4c0e-8137-98a6809f0146 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.782+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:39.095+00:00|INFO|ServiceManager|main] Policy PAP starting 12:21:33 policy-db-migrator | > upgrade 0250-jpatoscanodetemplate_properties.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.427+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:15,655 INFO 172.17.0.6 - - [11/Dec/2023:12:20:15 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.787+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:39.095+00:00|INFO|ServiceManager|main] Policy PAP starting Meter Registry 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.427+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:15,656 INFO 172.17.0.6 - - [11/Dec/2023:12:20:15 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.788+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | [2023-12-11T12:20:39.095+00:00|INFO|ServiceManager|main] Policy PAP starting PAP parameters 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetemplate_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.432+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:15,657 INFO 172.17.0.4 - - [11/Dec/2023:12:20:14 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.793+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:39.096+00:00|INFO|ServiceManager|main] Policy PAP starting Pdp Heartbeat Listener 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.432+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:15,660 INFO 172.17.0.5 - - [11/Dec/2023:12:20:14 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.793+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:39.096+00:00|INFO|ServiceManager|main] Policy PAP starting Response Request ID Dispatcher 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fca129f-6cd2-4261-b4e3-fddf720c0176","timestamp":"2023-12-11T12:20:57.278178354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 simulator | 2023-12-11 12:20:29,213 INFO 172.17.0.3 - - [11/Dec/2023:12:20:14 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-pap | [2023-12-11T12:20:39.097+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Request ID Dispatcher 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.445+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:29,213 INFO --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.794+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-pap | [2023-12-11T12:20:39.097+00:00|INFO|ServiceManager|main] Policy PAP starting Response Message Dispatcher 12:21:33 policy-db-migrator | > upgrade 0260-jpatoscanodetype_metadata.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.445+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:29,213 INFO 172.17.0.3 - - [11/Dec/2023:12:20:14 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.794+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:39.102+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fcb5f237-e2b8-48c0-935c-93052f650b58, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@66f5770e 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.449+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:29,213 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:11.794+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:39.102+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fcb5f237-e2b8-48c0-935c-93052f650b58, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.449+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:29,214 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.166+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:39.103+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fcb5f237-e2b8-48c0-935c-93052f650b58, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 12:21:33 policy-clamp-runtime-acm | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ee4974bf-31e6-4a09-bd62-09e154cc24ed","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64690be8-de83-4bc3-8e15-883e5ab4978c","timestamp":"2023-12-11T12:20:57.275070120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 simulator | 2023-12-11 12:20:29,214 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.167+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:39.103+00:00|INFO|ServiceManager|main] Policy PAP starting Heartbeat Message Dispatcher 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.461+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:29,214 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:39.104+00:00|INFO|TopicBase|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=165196ff-ba30-4f9a-9a9e-9f388eb131ff, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@16024b49 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.461+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:29,214 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.174+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:39.104+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=165196ff-ba30-4f9a-9a9e-9f388eb131ff, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.634+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:29,214 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | > upgrade 0270-jpatoscanodetype_properties.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.174+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:39.104+00:00|INFO|SingleThreadedDmaapTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=165196ff-ba30-4f9a-9a9e-9f388eb131ff, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 12:21:33 policy-pap | [2023-12-11T12:20:39.104+00:00|INFO|ServiceManager|main] Policy PAP starting topics 12:21:33 policy-clamp-runtime-acm | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:20:29,214 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.174+00:00|INFO|network|pool-2-thread-4] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.658+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 12:21:33 policy-pap | [2023-12-11T12:20:39.105+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fcb5f237-e2b8-48c0-935c-93052f650b58, consumerInstance=policy-pap, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-PDP-PAP,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-PDP-PAP, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 12:21:33 policy-pap | [2023-12-11T12:20:39.105+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=policy-pap, consumerInstance=165196ff-ba30-4f9a-9a9e-9f388eb131ff, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-HEARTBEAT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-HEARTBEAT, effectiveTopic=POLICY-PDP-PAP, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscanodetype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.658+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:39.106+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:39.106+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.182+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.661+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:39.105+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0b962ee2-1834-4c98-8b22-eb322fb0b245, alive=false, publisher=null]]: starting 12:21:33 policy-pap | [2023-12-11T12:20:39.110+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0b962ee2-1834-4c98-8b22-eb322fb0b245, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.182+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.661+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (3 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | [2023-12-11T12:20:39.111+00:00|INFO|InlineBusTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=65adcf1a-1a8b-4ecf-8777-f9f2cd13ffc0, alive=false, publisher=null]]: starting 12:21:33 policy-pap | [2023-12-11T12:20:39.112+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.184+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.678+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:39.113+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:39.116+00:00|INFO|InlineDmaapTopicSink|main] InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=65adcf1a-1a8b-4ecf-8777-f9f2cd13ffc0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 12:21:33 policy-db-migrator | > upgrade 0280-jpatoscapolicy_metadata.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.682+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:30,663 INFO 172.17.0.4 - - [11/Dec/2023:12:20:15 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.116+00:00|INFO|ServiceManager|main] Policy PAP starting PAP Activator 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | {"participantDefinitionUpdates":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"Ericsson","startPhase":0},"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the operational policy for Performance Management Subscription Handling"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Starter"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Bridge"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","startPhase":0,"uninitializedToPassiveTimeout":300,"podStatusCheckInterval":30},"name":"onap.policy.clamp.ac.element.K8S_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the K8S microservice for AC Element Sink"},"outProperties":{}}]},{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","automationCompositionElementDefinitionList":[{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_StarterAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Starter microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_BridgeAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Bridge microservice"},"outProperties":{}},{"acElementDefinitionId":{"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3"},"automationCompositionElementToscaNodeTemplate":{"type":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","type_version":"1.0.0","properties":{"provider":"ONAP","uninitializedToPassiveTimeout":300,"startPhase":1},"name":"onap.policy.clamp.ac.element.Http_SinkAutomationCompositionElement","version":"1.2.3","metadata":{},"description":"Automation composition element for the http requests of AC Element Sink microservice"},"outProperties":{}}]}],"messageType":"PARTICIPANT_PRIME","messageId":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","timestamp":"2023-12-11T12:20:57.632205987Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:20:30,666 INFO 172.17.0.5 - - [11/Dec/2023:12:20:15 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.116+00:00|INFO|ServiceManager|main] Policy PAP starting PDP publisher 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.683+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME 12:21:33 simulator | 2023-12-11 12:20:30,699 INFO 172.17.0.6 - - [11/Dec/2023:12:20:15 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.117+00:00|INFO|ServiceManager|main] Policy PAP starting Policy Notification publisher 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.683+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:34,103 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: add consumer group: cdfc20c6-4058-4a4e-afe9-71de573b5f66 12:21:33 policy-pap | [2023-12-11T12:20:39.121+00:00|INFO|ServiceManager|main] Policy PAP starting PDP update timers 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.185+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.683+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:34,105 INFO 172.17.0.9 - - [11/Dec/2023:12:20:34 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.122+00:00|INFO|ServiceManager|main] Policy PAP starting PDP state-change timers 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.192+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:34,106 INFO 172.17.0.9 - - [11/Dec/2023:12:20:34 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.123+00:00|INFO|TimerManager|Thread-9] timer manager update started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-db-migrator | > upgrade 0290-jpatoscapolicy_properties.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.698+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:34,106 INFO 172.17.0.5 - - [11/Dec/2023:12:20:30 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.123+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification lock 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:34,106 INFO 172.17.0.6 - - [11/Dec/2023:12:20:30 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.123+00:00|INFO|ServiceManager|main] Policy PAP starting PDP modification requests 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.794+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:34,109 INFO 172.17.0.4 - - [11/Dec/2023:12:20:30 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:39.124+00:00|INFO|ServiceManager|main] Policy PAP starting PDP expiration timer 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.795+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:39,166 INFO Topic POLICY-PDP-PAP: added 12:21:33 policy-pap | [2023-12-11T12:20:39.124+00:00|INFO|ServiceManager|main] Policy PAP started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.798+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:39,166 INFO Topic POLICY-PDP-PAP: add consumer group: fcb5f237-e2b8-48c0-935c-93052f650b58 12:21:33 policy-pap | [2023-12-11T12:20:39.126+00:00|INFO|PolicyPapApplication|main] Started PolicyPapApplication in 11.251 seconds (process running for 11.983) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.798+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:39,166 INFO Topic POLICY-PDP-PAP: add consumer group: policy-pap 12:21:33 policy-pap | [2023-12-11T12:20:39.126+00:00|INFO|TimerManager|Thread-10] timer manager state-change started 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.193+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0300-jpatoscapolicy_targets.sql 12:21:33 policy-clamp-runtime-acm | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:40,626 INFO Topic POLICY-PDP-PAP: add consumer group: d5430d0a-1c8d-4b39-ad1d-141b71ee330d 12:21:33 policy-pap | [2023-12-11T12:20:40.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.199+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.891+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:40,691 INFO 172.17.0.10 - - [11/Dec/2023:12:20:39 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.701+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.200+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicy_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.891+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:40,692 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.707+00:00|INFO|OrderedServiceImpl|DMAAP-source-POLICY-HEARTBEAT] ***** OrderedServiceImpl implementers: 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.894+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:40,693 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.200+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.895+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:40,693 INFO 172.17.0.10 - - [11/Dec/2023:12:20:39 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 307 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.708+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.200+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"78fdcdf7-39e9-4bac-a781-c88b9bf439c6","timestampMs":1702297240584,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.200+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0310-jpatoscapolicytype_metadata.sql 12:21:33 simulator | 2023-12-11 12:20:40,867 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.945+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.708+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.205+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:40,867 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.945+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"78fdcdf7-39e9-4bac-a781-c88b9bf439c6","timestampMs":1702297240584,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.205+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:40,868 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.949+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.714+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-PDP-PAP] no listeners for autonomous message of type PdpStatus 12:21:33 policy-clamp-ac-pf-ppnt | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:40,868 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.949+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.714+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.205+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATECHANGE_ACK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:40,933 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"compositionState":"PRIMED","responseTo":"c6d03ced-a7c7-4417-b96f-07b3eb86431a","result":true,"stateChangeResult":"NO_ERROR","message":"Primed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:40.714+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.206+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:40,933 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.956+00:00|ERROR|SupervisionHandler|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] AC Definition 17dbea8d-0d19-40e6-9502-6c6ca2a57d8e already primed/deprimed with participant 101c62b3-8918-41b9-a747-d21eb79c6c90 12:21:33 policy-pap | [2023-12-11T12:20:40.820+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:16.206+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0320-jpatoscapolicytype_properties.sql 12:21:33 simulator | 2023-12-11 12:20:40,934 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 525 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.956+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.820+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting listener 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.619+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:40,934 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:20:57.956+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.820+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting timer 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.620+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:40,964 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.263+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.821+00:00|INFO|TimerManager|DMAAP-source-POLICY-HEARTBEAT] update timer registered Timer [name=468cfec9-034b-4f35-b47e-8b3ba5cbf2e6, expireMs=1702297270821] 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 simulator | 2023-12-11 12:20:40,965 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:40.825+00:00|INFO|TimerManager|Thread-9] update timer waiting 29996ms Timer [name=468cfec9-034b-4f35-b47e-8b3ba5cbf2e6, expireMs=1702297270821] 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.622+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:40,965 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.308+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 12:21:33 policy-pap | [2023-12-11T12:20:40.824+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting enqueue 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.622+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:40,986 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.308+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.827+00:00|INFO|ServiceManager|DMAAP-source-POLICY-HEARTBEAT] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate started 12:21:33 policy-db-migrator | > upgrade 0330-jpatoscapolicytype_targets.sql 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.623+00:00|INFO|network|pool-2-thread-5] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:40,986 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.323+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.830+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:40,987 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.323+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | [2023-12-11T12:20:40.830+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_targets (name VARCHAR(120) NULL, version VARCHAR(20) NULL) 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.632+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms 12:21:33 simulator | 2023-12-11 12:20:40,994 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 314 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.381+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.833+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.632+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:40,997 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 550 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.392+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","timestampMs":1702297240788,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.637+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:41,015 INFO 172.17.0.11 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"participantUpdatesList":[{"participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","acElementList":[{"id":"709c62b3-8918-41b9-a747-d21eb79c6c20","definition":{"name":"onap.policy.clamp.ac.element.Policy_AutomationCompositionElement","version":"1.2.3"},"orderedState":"DEPLOY","toscaServiceTemplateFragment":{"data_types":{"onap.datatypes.ToscaConceptIdentifier":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","required":true}},"name":"onap.datatypes.ToscaConceptIdentifier","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the engine name","default":"ApexEngineService","required":false},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"Specifies the engine version in double dotted format","default":"1.0.0","required":false},"id":{"name":"id","type":"integer","type_version":"0.0.0","description":"Specifies the engine id","required":true},"instance_count":{"name":"instance_count","type":"integer","type_version":"0.0.0","description":"Specifies the number of engine threads that should be run","required":true},"deployment_port":{"name":"deployment_port","type":"integer","type_version":"0.0.0","description":"Specifies the port to connect to for engine administration","default":1.0,"required":false},"policy_model_file_name":{"name":"policy_model_file_name","type":"string","type_version":"0.0.0","description":"The name of the file from which to read the APEX policy model","required":false},"policy_type_impl":{"name":"policy_type_impl","type":"string","type_version":"0.0.0","description":"The policy type implementation from which to read the APEX policy model","required":false},"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, 0 means don't scan","required":false},"engine":{"name":"engine","type":"onap.datatypes.native.apex.engineservice.Engine","type_version":"0.0.0","description":"The parameters for all engines in the APEX engine service","required":true}},"name":"onap.datatypes.native.apex.EngineService","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventHandler":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"Specifies the event handler name, if not specified this is set to the key name","required":false},"carrier_technology":{"name":"carrier_technology","type":"onap.datatypes.native.apex.CarrierTechnology","type_version":"0.0.0","description":"Specifies the carrier technology of the event handler (such as REST/Web Socket/Kafka)","required":true},"event_protocol":{"name":"event_protocol","type":"onap.datatypes.native.apex.EventProtocol","type_version":"0.0.0","description":"Specifies the event protocol of events for the event handler (such as Yaml/JSON/XML/POJO)","required":true},"event_name":{"name":"event_name","type":"string","type_version":"0.0.0","description":"Specifies the event name for events on this event handler, if not specified, the event name is read from or written to the event being received or sent","required":false},"event_name_filter":{"name":"event_name_filter","type":"string","type_version":"0.0.0","description":"Specifies a filter as a regular expression, events that do not match the filter are dropped, the default is to let all events through","required":false},"synchronous_mode":{"name":"synchronous_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is syncronous (receive event and send response)","default":false,"required":false},"synchronous_peer":{"name":"synchronous_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in synchronous mode, this parameter is mandatory if the event handler is in synchronous mode","required":false},"synchronous_timeout":{"name":"synchronous_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for responses to be issued by APEX torequests, this parameter is mandatory if the event handler is in synchronous mode","required":false},"requestor_mode":{"name":"requestor_mode","type":"boolean","type_version":"0.0.0","description":"Specifies the event handler is in requestor mode (send event and wait for response mode)","default":false,"required":false},"requestor_peer":{"name":"requestor_peer","type":"string","type_version":"0.0.0","description":"The peer event handler (output for input or input for output) of this event handler in requestor mode, this parameter is mandatory if the event handler is in requestor mode","required":false},"requestor_timeout":{"name":"requestor_timeout","type":"integer","type_version":"0.0.0","description":"The timeout in milliseconds for wait for responses to requests, this parameter is mandatory if the event handler is in requestor mode","required":false}},"name":"onap.datatypes.native.apex.EventHandler","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.CarrierTechnology":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true},"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EventProtocol":{"properties":{"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the event protocol (such as Yaml, JSON, XML, or POJO)","required":true},"event_protocol_plugin_class":{"name":"event_protocol_plugin_class","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of the event protocol for this carrier technology, defaults to the supplied event protocol class","required":false}},"name":"onap.datatypes.native.apex.EventProtocol","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Environment":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the environment variable","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","description":"The value of the environment variable","required":true}},"name":"onap.datatypes.native.apex.Environment","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.Engine":{"properties":{"context":{"name":"context","type":"onap.datatypes.native.apex.engineservice.engine.Context","type_version":"0.0.0","description":"The properties for handling context in APEX engines, defaults to using Java maps for context","required":false},"executors":{"name":"executors","type":"map","type_version":"0.0.0","description":"The plugins for policy executors used in engines such as javascript, MVEL, Jython","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","description":"The plugin class path for this policy executor"}}},"name":"onap.datatypes.native.apex.engineservice.Engine","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.engineservice.engine.Context":{"properties":{"distributor":{"name":"distributor","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for distributing context between APEX PDPs at runtime","required":false},"schemas":{"name":"schemas","type":"map","type_version":"0.0.0","description":"The plugins for context schemas available in APEX PDPs such as Java and Avro","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0"}},"locking":{"name":"locking","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for locking context in and between APEX PDPs at runtime","required":false},"persistence":{"name":"persistence","type":"onap.datatypes.native.apex.Plugin","type_version":"0.0.0","description":"The plugin to be used for persisting context for APEX PDPs at runtime","required":false}},"name":"onap.datatypes.native.apex.engineservice.engine.Context","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.Plugin":{"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"The name of the executor such as Javascript, Jython or MVEL","required":true},"plugin_class_name":{"name":"plugin_class_name","type":"string","type_version":"0.0.0","description":"The class path of the plugin class for this executor","required":false}},"name":"onap.datatypes.native.apex.Plugin","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest":{"properties":{"restRequestId":{"name":"restRequestId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a REST request to be sent to a REST endpoint","required":true},"httpMethod":{"name":"httpMethod","type":"string","type_version":"0.0.0","description":"The REST method to use","required":true,"constraints":[{"valid_values":["POST","PUT","GET","DELETE"]}]},"path":{"name":"path","type":"string","type_version":"0.0.0","description":"The path of the REST request relative to the base URL","required":true},"body":{"name":"body","type":"string","type_version":"0.0.0","description":"The body of the REST request for PUT and POST requests","required":false},"expectedResponse":{"name":"expectedResponse","type":"integer","type_version":"0.0.0","description":"THe expected HTTP status code for the REST request","required":true,"constraints":[]}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity":{"properties":{"configurationEntityId":{"name":"configurationEntityId","type":"onap.datatypes.ToscaConceptIdentifier","type_version":"0.0.0","description":"The name and version of a Configuration Entity to be handled by the HTTP Automation Composition Element","required":true},"restSequence":{"name":"restSequence","type":"list","type_version":"0.0.0","description":"A sequence of REST commands to send to the REST endpoint","required":false,"entry_schema":{"type":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.RestRequest","type_version":"1.0.0"}}},"name":"org.onap.datatypes.policy.clamp.acm.httpAutomationCompositionElement.ConfigurationEntity","version":"1.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},"policy_types":{"onap.policies.Native":{"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Apex":{"properties":{"engine_service":{"name":"engine_service","type":"onap.datatypes.native.apex.EngineService","type_version":"0.0.0","description":"APEX Engine Service Parameters","required":false},"inputs":{"name":"inputs","type":"map","type_version":"0.0.0","description":"Inputs for handling events coming into the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"outputs":{"name":"outputs","type":"map","type_version":"0.0.0","description":"Outputs for handling events going out of the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.EventHandler","type_version":"0.0.0"}},"environment":{"name":"environment","type":"list","type_version":"0.0.0","description":"Envioronmental parameters for the APEX engine","required":false,"entry_schema":{"type":"onap.datatypes.native.apex.Environment","type_version":"0.0.0"}}},"name":"onap.policies.native.Apex","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native apex policies"}},"topology_template":{"policies":[{"onap.policies.native.apex.ac.element":{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}}]},"name":"NULL","version":"0.0.0"},"properties":{"policy_type_id":{"name":"onap.policies.native.Apex","version":"1.0.0"},"policy_id":{"get_input":"acm_element_policy"}}}]}],"startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_DEPLOY","messageId":"62b53324-37ee-4c50-a163-9cf6ca9e21da","timestamp":"2023-12-11T12:21:03.259160949Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:40.860+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 25 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.638+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 simulator | 2023-12-11 12:20:41,016 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0340-jpatoscapolicytype_triggers.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.392+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_DEPLOY 12:21:33 policy-pap | [2023-12-11T12:20:40.863+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.644+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:41,015 INFO 172.17.0.10 - - [11/Dec/2023:12:20:41 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.392+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.868+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.644+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:41,015 INFO 172.17.0.10 - - [11/Dec/2023:12:20:40 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 379 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscapolicytype_triggers (name VARCHAR(120) NULL, version VARCHAR(20) NULL, TRIGGERS VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:03.393+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.868+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:41,032 INFO 172.17.0.11 - - [11/Dec/2023:12:20:41 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.190+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.868+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.644+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:20:41,032 INFO 172.17.0.10 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.190+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","timestampMs":1702297240788,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.645+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:41,033 INFO 172.17.0.11 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[{"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","deployState":"UNDEPLOYED","lockState":"NONE","elements":[{"automationCompositionElementId":"709c62b3-8918-41b9-a747-d21eb79c6c20","deployState":"DEPLOYING","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{}}]}],"participantSupportedElementType":[{"id":"01d96424-4d8a-4af3-b318-59a52bc72d81","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98004af-7f02-4fbe-8f15-a207c3470bef","timestamp":"2023-12-11T12:21:06.155946067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.645+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:41,034 INFO 172.17.0.10 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 521 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0350-jpatoscaproperty_constraints.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.221+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","timestampMs":1702297240788,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.658+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:44,218 INFO 172.17.0.3 - - [11/Dec/2023:12:20:29 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.221+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.658+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:44,218 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_constraints (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, CONSTRAINTS VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.227+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:44,218 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.227+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.658+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:20:44,219 INFO 172.17.0.3 - - [11/Dec/2023:12:20:29 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DEPLOYED","lockState":"LOCKED","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deployed"}},"responseTo":"62b53324-37ee-4c50-a163-9cf6ca9e21da","result":true,"stateChangeResult":"NO_ERROR","message":"Deployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.658+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:44,219 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.245+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.658+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:44,219 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | > upgrade 0360-jpatoscaproperty_metadata.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:06.245+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.668+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:44,219 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.797+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.668+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:44,219 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaproperty_metadata (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-pap | [2023-12-11T12:20:40.869+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-runtime-acm | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:44,220 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:40.934+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.808+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.668+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:20:44,220 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.934+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.808+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.668+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:49,113 INFO 172.17.0.4 - - [11/Dec/2023:12:20:34 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"175dd552-4968-42a4-b9b1-8b7d448f1f89","timestampMs":1702297240897,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.823+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.669+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:49,113 INFO 172.17.0.5 - - [11/Dec/2023:12:20:34 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:40.935+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id 468cfec9-034b-4f35-b47e-8b3ba5cbf2e6 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.824+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:49,118 INFO 172.17.0.6 - - [11/Dec/2023:12:20:34 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0370-jpatoscarelationshiptype_metadata.sql 12:21:33 policy-pap | [2023-12-11T12:20:40.935+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.824+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:49,146 INFO 172.17.0.9 - - [11/Dec/2023:12:20:34 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:40.935+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.825+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-clamp-ac-pf-ppnt | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:52,406 INFO Topic POLICY-ACRUNTIME-PARTICIPANT: add consumer group: 78638ee6-831a-4852-a0f1-881a38ab1baf 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-pap | [2023-12-11T12:20:40.937+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | {"deployOrderedState":"UNDEPLOY","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"1cade85e-1c23-4dbc-b386-d5a8580665b5","timestamp":"2023-12-11T12:21:10.796901285Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME_ACK 12:21:33 simulator | 2023-12-11 12:20:56,037 INFO 172.17.0.11 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:40.938+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.825+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:56,039 INFO 172.17.0.10 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"468cfec9-034b-4f35-b47e-8b3ba5cbf2e6","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"175dd552-4968-42a4-b9b1-8b7d448f1f89","timestampMs":1702297240897,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.825+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-clamp-ac-pf-ppnt | [2023-12-11T12:21:21.779+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:56,073 INFO 172.17.0.10 - - [11/Dec/2023:12:20:41 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:10.825+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0380-jpatoscarelationshiptype_properties.sql 12:21:33 simulator | 2023-12-11 12:20:57,266 INFO 172.17.0.12 - - [11/Dec/2023:12:20:52 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 152 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping enqueue 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:11.788+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,267 INFO 172.17.0.4 - - [11/Dec/2023:12:20:49 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 152 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping timer 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:11.788+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarelationshiptype_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGBLOB DEFAULT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:57,267 INFO 172.17.0.5 - - [11/Dec/2023:12:20:49 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 152 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=468cfec9-034b-4f35-b47e-8b3ba5cbf2e6, expireMs=1702297270821] 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"UNDEPLOYED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Undeployed"}},"responseTo":"1cade85e-1c23-4dbc-b386-d5a8580665b5","result":true,"stateChangeResult":"NO_ERROR","message":"Undeployed","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,267 INFO 172.17.0.6 - - [11/Dec/2023:12:20:49 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 152 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping listener 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:11.810+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,267 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.939+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopped 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:11.810+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,272 INFO 172.17.0.9 - - [11/Dec/2023:12:20:49 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 152 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.946+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate successful 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:12.343+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning 12:21:33 policy-db-migrator | > upgrade 0390-jpatoscarequirement_metadata.sql 12:21:33 simulator | 2023-12-11 12:20:57,307 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.946+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe start publishing next request 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.128+00:00|INFO|network|pool-2-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,309 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.946+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange starting 12:21:33 policy-clamp-runtime-acm | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:57,310 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.946+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange starting listener 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.158+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,310 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.946+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange starting timer 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.158+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,311 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.947+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer registered Timer [name=db530ad6-5ba6-4242-b73a-f24d2e2c94eb, expireMs=1702297270947] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.176+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,311 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 503 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.947+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange starting enqueue 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.179+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0400-jpatoscarequirement_occurrences.sql 12:21:33 simulator | 2023-12-11 12:20:57,330 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.947+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange started 12:21:33 simulator | 2023-12-11 12:20:57,330 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 491 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.947+00:00|INFO|TimerManager|Thread-10] state-change timer waiting 30000ms Timer [name=db530ad6-5ba6-4242-b73a-f24d2e2c94eb, expireMs=1702297270947] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.180+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,331 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 491 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.947+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.181+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_occurrences (name VARCHAR(120) NULL, version VARCHAR(20) NULL, OCCURRENCES INT DEFAULT NULL) 12:21:33 simulator | 2023-12-11 12:20:57,331 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 491 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","timestampMs":1702297240792,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-runtime-acm | {"deployOrderedState":"DELETE","lockOrderedState":"NONE","startPhase":0,"firstStartPhase":true,"messageType":"AUTOMATION_COMPOSITION_STATE_CHANGE","messageId":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","timestamp":"2023-12-11T12:21:16.128733847Z","automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,334 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 491 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:40.960+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.181+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,338 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 494 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.182+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.960+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,343 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 494 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.190+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.965+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0410-jpatoscarequirement_properties.sql 12:21:33 simulator | 2023-12-11 12:20:57,343 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.208+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.965+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.211+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.965+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 simulator | 2023-12-11 12:20:57,349 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 494 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscarequirement_properties (name VARCHAR(120) NULL, version VARCHAR(20) NULL, PROPERTIES LONGTEXT NULL, PROPERTIES_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90"} 12:21:33 policy-pap | [2023-12-11T12:20:40.965+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 simulator | 2023-12-11 12:20:57,355 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.215+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","timestampMs":1702297240792,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:20:57,356 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 492 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.215+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.966+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_STATE_CHANGE 12:21:33 simulator | 2023-12-11 12:20:57,357 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 492 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.220+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.966+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:57,359 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 494 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0420-jpatoscaservicetemplate_metadata.sql 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.220+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.966+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:57,360 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 492 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{"709c62b3-8918-41b9-a747-d21eb79c6c20":{"deployState":"DELETED","lockState":"NONE","operationalState":"ENABLED","useState":"IDLE","outProperties":{},"result":true,"message":"Deleted"}},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Deleted","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} 12:21:33 policy-pap | [2023-12-11T12:20:40.987+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:57,363 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 492 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscaservicetemplate_metadata (name VARCHAR(120) NULL, version VARCHAR(20) NULL, METADATA VARCHAR(255) NULL, METADATA_KEY VARCHAR(255) NULL) 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.231+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.988+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 simulator | 2023-12-11 12:20:57,414 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 491 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.231+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"9d0a8b68-1c16-4f31-8a08-7805302dc030","timestampMs":1702297240968,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:20:57,431 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 494 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.236+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.988+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id db530ad6-5ba6-4242-b73a-f24d2e2c94eb 12:21:33 simulator | 2023-12-11 12:20:57,448 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 492 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.236+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.988+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | > upgrade 0430-jpatoscatopologytemplate_inputs.sql 12:21:33 simulator | 2023-12-11 12:20:57,661 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} 12:21:33 policy-pap | [2023-12-11T12:20:40.988+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,670 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 5024 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.239+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.990+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpatoscatopologytemplate_inputs (parentLocalName VARCHAR(120) NULL, localName VARCHAR(120) NULL, parentKeyVersion VARCHAR(15) NULL, parentKeyName VARCHAR(120) NULL, INPUTS LONGBLOB DEFAULT NULL, INPUTS_KEY VARCHAR(255) NULL) 12:21:33 simulator | 2023-12-11 12:20:57,671 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 5024 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.239+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.991+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,676 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 5024 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.243+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.994+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,676 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 5024 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.243+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.994+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,677 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 5024 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"automationCompositionId":"150d4f30-fae5-49e6-8af0-153928905f44","automationCompositionResultMap":{},"responseTo":"370e37bf-07c0-4bc1-881b-b88c1a27fcb1","result":true,"stateChangeResult":"NO_ERROR","message":"Already deleted or never used","messageType":"AUTOMATION_COMPOSITION_STATECHANGE_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","timestampMs":1702297240792,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | > upgrade 0440-pdpgroup_pdpsubgroup.sql 12:21:33 simulator | 2023-12-11 12:20:57,696 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.245+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.994+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_STATE_CHANGE 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,697 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:16.246+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.994+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup_pdpsubgroup (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPGROUP_PDPSUBGROUP (name, version, parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 simulator | 2023-12-11 12:20:57,698 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.560+00:00|INFO|network|pool-3-thread-1] [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.994+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,698 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:40.997+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,707 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.608+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms 12:21:33 policy-pap | [2023-12-11T12:20:40.997+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,719 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.608+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"db530ad6-5ba6-4242-b73a-f24d2e2c94eb","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"9d0a8b68-1c16-4f31-8a08-7805302dc030","timestampMs":1702297240968,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | > upgrade 0450-pdpgroup.sql 12:21:33 simulator | 2023-12-11 12:20:57,735 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.613+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange stopping 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,736 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.615+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange stopping enqueue 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpgroup (`DESCRIPTION` VARCHAR(255) NULL, PDPGROUPSTATE INT DEFAULT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPGROUP (name, version)) 12:21:33 simulator | 2023-12-11 12:20:57,736 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"messageType":"PARTICIPANT_PRIME","messageId":"4aca052d-5cc6-4bad-8531-6a5819588b62","timestamp":"2023-12-11T12:21:21.560121664Z","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e"} 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange stopping timer 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,737 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.615+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] discarding event of type PARTICIPANT_PRIME 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] state-change timer cancelled Timer [name=db530ad6-5ba6-4242-b73a-f24d2e2c94eb, expireMs=1702297270947] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,739 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.615+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange stopping listener 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,751 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.615+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange stopped 12:21:33 policy-db-migrator | > upgrade 0460-pdppolicystatus.sql 12:21:33 simulator | 2023-12-11 12:20:57,752 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.620+00:00|INFO|HttpClient|pool-5-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpStateChange successful 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,752 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.620+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe start publishing next request 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdppolicystatus (DEPLOY BOOLEAN DEFAULT 0, PDPGROUP VARCHAR(255) DEFAULT NULL, PDPTYPE VARCHAR(255) DEFAULT NULL, STATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_PDPPOLICYSTATUS (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 simulator | 2023-12-11 12:20:57,755 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.643+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,758 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.643+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting listener 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,798 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting timer 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,831 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.697+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer registered Timer [name=db88948f-ff73-4f59-a389-0bde38253b13, expireMs=1702297270998] 12:21:33 policy-db-migrator | > upgrade 0470-pdp.sql 12:21:33 simulator | 2023-12-11 12:20:57,831 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.698+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting enqueue 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,831 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.700+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate started 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdp (HEALTHY INT DEFAULT NULL, MESSAGE VARCHAR(255) DEFAULT NULL, PDPSTATE INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDP (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 simulator | 2023-12-11 12:20:57,831 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.701+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:20:57,831 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","state":"ON_LINE"} 12:21:33 policy-pap | [2023-12-11T12:20:40.998+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,894 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.748+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 policy-pap | [2023-12-11T12:20:40.999+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:20:57,949 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 349 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.748+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"db88948f-ff73-4f59-a389-0bde38253b13","timestampMs":1702297240986,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | > upgrade 0480-pdpstatistics.sql 12:21:33 simulator | 2023-12-11 12:20:59,224 INFO 172.17.0.3 - - [11/Dec/2023:12:20:44 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.751+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.010+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 11 ms 12:21:33 simulator | 2023-12-11 12:20:59,224 INFO --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.752+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpstatistics (PDPGROUPNAME VARCHAR(120) NULL, PDPSUBGROUPNAME VARCHAR(120) NULL, POLICYDEPLOYCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYFAILCOUNT BIGINT DEFAULT NULL, POLICYDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDFAILCOUNT BIGINT DEFAULT NULL, POLICYEXECUTEDSUCCESSCOUNT BIGINT DEFAULT NULL, timeStamp datetime NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_PDPSTATISTICS (timeStamp, name, version)) 12:21:33 policy-pap | [2023-12-11T12:20:41.011+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:59,225 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-clamp-runtime-acm | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","state":"ON_LINE"} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.016+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.801+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:59,226 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.016+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.802+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:20:59,226 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.017+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.805+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:20:59,260 INFO 172.17.0.3 - - [11/Dec/2023:12:20:44 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0490-pdpsubgroup_pdp.sql 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"db88948f-ff73-4f59-a389-0bde38253b13","timestampMs":1702297240986,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.805+00:00|INFO|network|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] 12:21:33 simulator | 2023-12-11 12:20:59,260 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.017+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 12:21:33 policy-clamp-runtime-acm | {"compositionState":"COMMISSIONED","responseTo":"4aca052d-5cc6-4bad-8531-6a5819588b62","result":true,"stateChangeResult":"NO_ERROR","message":"Deprimed","messageType":"PARTICIPANT_PRIME_ACK","compositionId":"17dbea8d-0d19-40e6-9502-6c6ca2a57d8e","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c90","state":"ON_LINE"} 12:21:33 simulator | 2023-12-11 12:20:59,261 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup_pdp (pdpParentKeyName VARCHAR(120) NOT NULL, pdpParentKeyVersion VARCHAR(15) NOT NULL, pdpParentLocalName VARCHAR(120) NOT NULL, pdpLocalName VARCHAR(120) NOT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP_PDP (pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpLocalName, parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-pap | [2023-12-11T12:20:41.017+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.813+00:00|ERROR|SupervisionHandler|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] AC Definition 17dbea8d-0d19-40e6-9502-6c6ca2a57d8e already primed/deprimed with participant 101c62b3-8918-41b9-a747-d21eb79c6c90 12:21:33 simulator | 2023-12-11 12:20:59,263 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.017+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.813+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 12:21:33 simulator | 2023-12-11 12:20:59,263 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.017+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:21.813+00:00|INFO|HttpClient|DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT] GET http://message-router:3904/events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:03,315 INFO 172.17.0.12 - - [11/Dec/2023:12:21:03 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.018+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-clamp-runtime-acm | [2023-12-11T12:21:32.343+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning 12:21:33 simulator | 2023-12-11 12:21:03,349 INFO 172.17.0.5 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 32231 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0500-pdpsubgroup.sql 12:21:33 policy-pap | [2023-12-11T12:20:41.018+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 simulator | 2023-12-11 12:21:03,357 INFO 172.17.0.9 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 32231 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"db88948f-ff73-4f59-a389-0bde38253b13","timestampMs":1702297240986,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:03,358 INFO 172.17.0.4 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 32231 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS pdpsubgroup (CURRENTINSTANCECOUNT INT DEFAULT NULL, DESIREDINSTANCECOUNT INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_PDPSUBGROUP (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-pap | [2023-12-11T12:20:41.018+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 12:21:33 simulator | 2023-12-11 12:21:03,379 INFO 172.17.0.12 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 32231 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.018+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 simulator | 2023-12-11 12:21:03,386 INFO 172.17.0.6 - - [11/Dec/2023:12:20:57 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 32231 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.018+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:06,164 INFO 172.17.0.10 - - [11/Dec/2023:12:21:06 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:06,176 INFO 172.17.0.10 - - [11/Dec/2023:12:20:56 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 18055 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0510-toscacapabilityassignment.sql 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 simulator | 2023-12-11 12:21:06,176 INFO 172.17.0.11 - - [11/Dec/2023:12:20:56 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 18055 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"db88948f-ff73-4f59-a389-0bde38253b13","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"624de37a-26ce-4d20-ad04-ad43eb1f4bc5","timestampMs":1702297241019,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:06,186 INFO 172.17.0.10 - - [11/Dec/2023:12:20:56 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 18055 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignment (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENT(name, version)) 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping 12:21:33 simulator | 2023-12-11 12:21:06,187 INFO 172.17.0.9 - - [11/Dec/2023:12:21:06 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping enqueue 12:21:33 simulator | 2023-12-11 12:21:06,190 INFO 172.17.0.5 - - [11/Dec/2023:12:21:03 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 899 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping timer 12:21:33 simulator | 2023-12-11 12:21:06,192 INFO 172.17.0.4 - - [11/Dec/2023:12:21:03 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 899 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=db88948f-ff73-4f59-a389-0bde38253b13, expireMs=1702297270998] 12:21:33 simulator | 2023-12-11 12:21:06,194 INFO 172.17.0.9 - - [11/Dec/2023:12:21:03 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 899 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0520-toscacapabilityassignments.sql 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping listener 12:21:33 simulator | 2023-12-11 12:21:06,194 INFO 172.17.0.6 - - [11/Dec/2023:12:21:03 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 899 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:06,196 INFO 172.17.0.6 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 575 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS (name, version)) 12:21:33 policy-pap | [2023-12-11T12:20:41.033+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopped 12:21:33 simulator | 2023-12-11 12:21:06,199 INFO 172.17.0.12 - - [11/Dec/2023:12:21:03 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 899 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.034+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:06,198 INFO 172.17.0.5 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 575 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.035+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 simulator | 2023-12-11 12:21:06,201 INFO 172.17.0.9 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 575 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"db88948f-ff73-4f59-a389-0bde38253b13","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"624de37a-26ce-4d20-ad04-ad43eb1f4bc5","timestampMs":1702297241019,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:06,203 INFO 172.17.0.4 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 575 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0530-toscacapabilityassignments_toscacapabilityassignment.sql 12:21:33 policy-pap | [2023-12-11T12:20:41.035+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id db88948f-ff73-4f59-a389-0bde38253b13 12:21:33 simulator | 2023-12-11 12:21:06,226 INFO 172.17.0.12 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 575 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.035+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 simulator | 2023-12-11 12:21:06,933 INFO 172.17.0.11 - - [11/Dec/2023:12:21:06 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilityassignments_toscacapabilityassignment (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYASSIGNMENTS_TOSCACAPABILITYASSIGNMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-pap | [2023-12-11T12:20:41.035+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:06,934 INFO 172.17.0.10 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 663 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:41.037+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate successful 12:21:33 simulator | 2023-12-11 12:21:06,934 INFO 172.17.0.10 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 663 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.037+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe has no more requests 12:21:33 simulator | 2023-12-11 12:21:06,934 INFO 172.17.0.11 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 663 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:41.064+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 simulator | 2023-12-11 12:21:06,967 INFO 172.17.0.10 - - [11/Dec/2023:12:21:06 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0540-toscacapabilitytype.sql 12:21:33 policy-pap | [2023-12-11T12:20:41.064+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:07,229 INFO Topic AC_ELEMENT_MSG: added 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:56.040+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:07,229 INFO Topic AC_ELEMENT_MSG: add consumer group: APEX 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPE (name, version)) 12:21:33 policy-pap | [2023-12-11T12:20:56.041+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 simulator | 2023-12-11 12:21:10,813 INFO 172.17.0.6 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:20:56.041+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:10,813 INFO 172.17.0.9 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:20:56.070+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:10,814 INFO 172.17.0.12 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:56.071+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | > upgrade 0550-toscacapabilitytypes.sql 12:21:33 simulator | 2023-12-11 12:21:10,815 INFO 172.17.0.5 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:20:56.071+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:10,815 INFO 172.17.0.12 - - [11/Dec/2023:12:21:10 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:05.226+00:00|INFO|[/policy/pap/v1]|http-nio-6969-exec-2] Initializing Spring DispatcherServlet 'dispatcherServlet' 12:21:33 simulator | 2023-12-11 12:21:10,816 INFO 172.17.0.4 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 401 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:05.227+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Initializing Servlet 'dispatcherServlet' 12:21:33 simulator | 2023-12-11 12:21:11,215 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:05.228+00:00|INFO|DispatcherServlet|http-nio-6969-exec-2] Completed initialization in 1 ms 12:21:33 simulator | 2023-12-11 12:21:11,215 INFO 172.17.0.10 - - [11/Dec/2023:12:21:07 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 508 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:05.488+00:00|INFO|SessionData|http-nio-6969-exec-2] cache group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:11,216 INFO 172.17.0.10 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 508 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0560-toscacapabilitytypes_toscacapabilitytype.sql 12:21:33 policy-pap | [2023-12-11T12:21:05.969+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-2] Registering a deploy for policy onap.policies.native.apex.ac.element 1.0.0 12:21:33 simulator | 2023-12-11 12:21:11,216 INFO 172.17.0.11 - - [11/Dec/2023:12:21:06 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 508 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:05.970+00:00|INFO|SessionData|http-nio-6969-exec-2] add update apex-853b85cf-e435-4af5-86f1-61df1b7adbbe defaultGroup apex policies=1 12:21:33 simulator | 2023-12-11 12:21:11,217 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscacapabilitytypes_toscacapabilitytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCACAPABILITYTYPES_TOSCACAPABILITYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-pap | [2023-12-11T12:21:05.971+00:00|INFO|SessionData|http-nio-6969-exec-2] update cached group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:11,533 INFO 172.17.0.11 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 549 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:05.972+00:00|INFO|SessionData|http-nio-6969-exec-2] updating DB group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:11,534 INFO 172.17.0.11 - - [11/Dec/2023:12:21:11 +0000] "POST /events/POLICY-PDP-PAP HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.004+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-2] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.native.apex.ac.element 1.0.0, action=DEPLOYMENT, timestamp=2023-12-11T12:21:05Z, user=policyadmin)] 12:21:33 simulator | 2023-12-11 12:21:11,535 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 549 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.140+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting 12:21:33 simulator | 2023-12-11 12:21:11,536 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 549 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0570-toscadatatype.sql 12:21:33 policy-pap | [2023-12-11T12:21:06.141+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting listener 12:21:33 simulator | 2023-12-11 12:21:11,565 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "POST /events/POLICY-NOTIFICATION HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.141+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting timer 12:21:33 simulator | 2023-12-11 12:21:11,787 INFO 172.17.0.9 - - [11/Dec/2023:12:21:11 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPE (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:06.141+00:00|INFO|TimerManager|http-nio-6969-exec-2] update timer registered Timer [name=c4c8fe63-3240-4d75-8fec-b1bb161f7bac, expireMs=1702297296141] 12:21:33 simulator | 2023-12-11 12:21:11,788 INFO 172.17.0.5 - - [11/Dec/2023:12:21:10 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 579 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.141+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting enqueue 12:21:33 simulator | 2023-12-11 12:21:11,788 INFO 172.17.0.9 - - [11/Dec/2023:12:21:10 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 579 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.142+00:00|INFO|ServiceManager|http-nio-6969-exec-2] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate started 12:21:33 simulator | 2023-12-11 12:21:11,788 INFO 172.17.0.6 - - [11/Dec/2023:12:21:10 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 579 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.147+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 simulator | 2023-12-11 12:21:11,791 INFO 172.17.0.4 - - [11/Dec/2023:12:21:10 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 579 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0580-toscadatatypes.sql 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","timestampMs":1702297265970,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:11,793 INFO 172.17.0.12 - - [11/Dec/2023:12:21:10 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 579 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.160+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 13 ms 12:21:33 simulator | 2023-12-11 12:21:14,262 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCADATATYPES (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:06.160+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 simulator | 2023-12-11 12:21:14,263 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.164+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:14,263 INFO 172.17.0.3 - - [11/Dec/2023:12:20:59 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.165+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 simulator | 2023-12-11 12:21:14,263 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.203+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:14,264 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-db-migrator | > upgrade 0590-toscadatatypes_toscadatatype.sql 12:21:33 policy-pap | [2023-12-11T12:21:06.203+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:14,267 INFO 172.17.0.3 - - [11/Dec/2023:12:20:59 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.213+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 simulator | 2023-12-11 12:21:14,267 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscadatatypes_toscadatatype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCADATATYPES_TOSCADATATYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","timestampMs":1702297265970,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:14,267 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.214+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 simulator | 2023-12-11 12:21:14,268 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-db-migrator | 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[{"type":"onap.policies.native.Apex","type_version":"1.0.0","properties":{"eventInputParameters":{"DmaapConsumer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/AC_ELEMENT_MSG/APEX/1?timeout=30000"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseEvent"}},"eventName":"AcElementEvent","eventNameFilter":"AcElementEvent"}},"engineServiceParameters":{"name":"MyApexEngine","version":"0.0.1","id":45,"instanceCount":2,"deploymentPort":12561,"engineParameters":{"executorParameters":{"JAVASCRIPT":{"parameterClassName":"org.onap.policy.apex.plugins.executor.javascript.JavascriptExecutorParameters"}},"contextParameters":{"parameterClassName":"org.onap.policy.apex.context.parameters.ContextParameters","schemaParameters":{"Json":{"parameterClassName":"org.onap.policy.apex.plugins.context.schema.json.JsonSchemaHelperParameters"}}}},"policy_type_impl":{"policies":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"policyMap":{"entry":[{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"policyKey":{"name":"ReceiveEventPolicy","version":"0.0.1"},"template":"Freestyle","state":{"entry":[{"key":"DecideForwardingState","value":{"stateKey":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DecideForwardingState"},"trigger":{"name":"AcElementEvent","version":"0.0.1"},"stateOutputs":{"entry":[{"key":"CreateForwardPayload","value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"},"outgoingEvent":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"outgoingEventReference":[{"name":"DmaapResponseStatusEvent","version":"0.0.1"}],"nextState":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"}}}]},"contextAlbumReference":[],"taskSelectionLogic":{"key":{"parentKeyName":"NULL","parentKeyVersion":"0.0.0","parentLocalName":"NULL","localName":"NULL"},"logicFlavour":"UNDEFINED","logic":""},"stateFinalizerLogicMap":{"entry":[]},"defaultTask":{"name":"ForwardPayloadTask","version":"0.0.1"},"taskReferences":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"ReceiveEventPolicy"},"outputType":"DIRECT","output":{"parentKeyName":"ReceiveEventPolicy","parentKeyVersion":"0.0.1","parentLocalName":"DecideForwardingState","localName":"CreateForwardPayload"}}}]}}}]},"firstState":"DecideForwardingState"}}]}},"tasks":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"taskMap":{"entry":[{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"inputEvent":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"},"outputEvents":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]},"taskParameters":{"entry":[]},"contextAlbumReference":[{"name":"ACElementAlbum","version":"0.0.1"}],"taskLogic":{"key":{"parentKeyName":"ForwardPayloadTask","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"TaskLogic"},"logicFlavour":"JAVASCRIPT","logic":"/*\n * ============LICENSE_START=======================================================\n * Copyright (C) 2022 Nordix. All rights reserved.\n * ================================================================================\n * Licensed under the Apache License, Version 2.0 (the 'License');\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an 'AS IS' BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n *\n * SPDX-License-Identifier: Apache-2.0\n * ============LICENSE_END=========================================================\n */\n\nexecutor.logger.info(executor.subject.id);\nexecutor.logger.info(executor.inFields);\n\nvar msgResponse = executor.inFields.get('DmaapResponseEvent');\nexecutor.logger.info('Task in progress with mesages: ' + msgResponse);\n\nvar elementId = msgResponse.get('elementId').get('name');\n\nif (msgResponse.get('messageType') == 'STATUS' &&\n (elementId == 'onap.policy.clamp.ac.startertobridge'\n || elementId == 'onap.policy.clamp.ac.bridgetosink')) {\n\n var receiverId = '';\n if (elementId == 'onap.policy.clamp.ac.startertobridge') {\n receiverId = 'onap.policy.clamp.ac.bridge';\n } else {\n receiverId = 'onap.policy.clamp.ac.sink';\n }\n\n var elementIdResponse = new java.util.HashMap();\n elementIdResponse.put('name', receiverId);\n elementIdResponse.put('version', msgResponse.get('elementId').get('version'));\n\n var dmaapResponse = new java.util.HashMap();\n dmaapResponse.put('elementId', elementIdResponse);\n\n var message = msgResponse.get('message') + ' trace added from policy';\n dmaapResponse.put('message', message);\n dmaapResponse.put('messageType', 'STATUS');\n dmaapResponse.put('messageId', msgResponse.get('messageId'));\n dmaapResponse.put('timestamp', msgResponse.get('timestamp'));\n\n executor.logger.info('Sending forwarding Event to Ac element: ' + dmaapResponse);\n\n executor.outFields.put('DmaapResponseStatusEvent', dmaapResponse);\n}\n\ntrue;"}}}]}},"events":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"eventMap":{"entry":[{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"Dmaap","target":"APEX","parameter":{"entry":[{"key":"DmaapResponseEvent","value":{"key":{"parentKeyName":"AcElementEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":"ENTRY"}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"Dmaap","parameter":{"entry":[{"key":"DmaapResponseStatusEvent","value":{"key":{"parentKeyName":"DmaapResponseStatusEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"DmaapResponseStatusEvent"},"fieldSchemaKey":{"name":"ACEventType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"nameSpace":"org.onap.policy.apex.ac.element","source":"APEX","target":"file","parameter":{"entry":[{"key":"final_status","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"final_status"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}},{"key":"message","value":{"key":{"parentKeyName":"LogEvent","parentKeyVersion":"0.0.1","parentLocalName":"NULL","localName":"message"},"fieldSchemaKey":{"name":"SimpleStringType","version":"0.0.1"},"optional":false}}]},"toscaPolicyState":""}}]}},"albums":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"albums":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"scope":"policy","isWritable":true,"itemSchema":{"name":"ACEventType","version":"0.0.1"}}}]}},"schemas":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"schemas":{"entry":[{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"schemaFlavour":"Json","schemaDefinition":"{\n \"$schema\": \"http://json-schema.org/draft-04/schema#\",\n \"type\": \"object\",\n \"properties\": {\n \"elementId\": {\n \"type\": \"object\",\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"version\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"name\",\n \"version\"\n ]\n },\n \"message\": {\n \"type\": \"string\"\n },\n \"messageType\": {\n \"type\": \"string\"\n }\n },\n \"required\": [\n \"elementId\",\n \"message\",\n \"messageType\"\n ]\n}"}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.Integer"}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.lang.String"}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"schemaFlavour":"Java","schemaDefinition":"java.util.UUID"}}]}},"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"keyInformation":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"keyInfoMap":{"entry":[{"key":{"name":"ACElementAlbum","version":"0.0.1"},"value":{"key":{"name":"ACElementAlbum","version":"0.0.1"},"UUID":"7cddfab8-6d3f-3f7f-8ac3-e2eb5979c900","description":"Generated description for concept referred to by key \"ACElementAlbum:0.0.1\""}},{"key":{"name":"ACEventType","version":"0.0.1"},"value":{"key":{"name":"ACEventType","version":"0.0.1"},"UUID":"dab78794-b666-3929-a75b-70d634b04fe5","description":"Generated description for concept referred to by key \"ACEventType:0.0.1\""}},{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy","version":"0.0.1"},"UUID":"da478611-7d77-3c46-b4be-be968769ba4e","description":"Generated description for concept referred to by key \"APEXacElementPolicy:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Albums","version":"0.0.1"},"UUID":"fa8dc15e-8c8d-3de3-a0f8-585b76511175","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Albums:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Events","version":"0.0.1"},"UUID":"8508cd65-8dd2-342d-a5c6-1570810dbe2b","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Events:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_KeyInfo","version":"0.0.1"},"UUID":"09e6927d-c5ac-3779-919f-9333994eed22","description":"Generated description for concept referred to by key \"APEXacElementPolicy_KeyInfo:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Policies","version":"0.0.1"},"UUID":"cade3c9a-1600-3642-a6f4-315612187f46","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Policies:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Schemas","version":"0.0.1"},"UUID":"5bb4a8e9-35fa-37db-9a49-48ef036a7ba9","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Schemas:0.0.1\""}},{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"value":{"key":{"name":"APEXacElementPolicy_Tasks","version":"0.0.1"},"UUID":"2527eeec-0d1f-3094-ad3f-212622b12836","description":"Generated description for concept referred to by key \"APEXacElementPolicy_Tasks:0.0.1\""}},{"key":{"name":"AcElementEvent","version":"0.0.1"},"value":{"key":{"name":"AcElementEvent","version":"0.0.1"},"UUID":"32c013e2-2740-3986-a626-cbdf665b63e9","description":"Generated description for concept referred to by key \"AcElementEvent:0.0.1\""}},{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"value":{"key":{"name":"DmaapResponseStatusEvent","version":"0.0.1"},"UUID":"2715cb6c-2778-3461-8b69-871e79f95935","description":"Generated description for concept referred to by key \"DmaapResponseStatusEvent:0.0.1\""}},{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"value":{"key":{"name":"ForwardPayloadTask","version":"0.0.1"},"UUID":"51defa03-1ecf-3314-bf34-2a652bce57fa","description":"Generated description for concept referred to by key \"ForwardPayloadTask:0.0.1\""}},{"key":{"name":"LogEvent","version":"0.0.1"},"value":{"key":{"name":"LogEvent","version":"0.0.1"},"UUID":"c540f048-96af-35e3-a36e-e9c29377cba7","description":"Generated description for concept referred to by key \"LogEvent:0.0.1\""}},{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"value":{"key":{"name":"ReceiveEventPolicy","version":"0.0.1"},"UUID":"568b7345-9de1-36d3-b6a3-9b857e6809a1","description":"Generated description for concept referred to by key \"ReceiveEventPolicy:0.0.1\""}},{"key":{"name":"SimpleIntType","version":"0.0.1"},"value":{"key":{"name":"SimpleIntType","version":"0.0.1"},"UUID":"153791fd-ae0a-36a7-88a5-309a7936415d","description":"Generated description for concept referred to by key \"SimpleIntType:0.0.1\""}},{"key":{"name":"SimpleStringType","version":"0.0.1"},"value":{"key":{"name":"SimpleStringType","version":"0.0.1"},"UUID":"8a4957cf-9493-3a76-8c22-a208e23259af","description":"Generated description for concept referred to by key \"SimpleStringType:0.0.1\""}},{"key":{"name":"UUIDType","version":"0.0.1"},"value":{"key":{"name":"UUIDType","version":"0.0.1"},"UUID":"6a8cc68e-dfc8-3403-9c6d-071c886b319c","description":"Generated description for concept referred to by key \"UUIDType:0.0.1\""}}]}}}},"eventOutputParameters":{"logOutputter":{"carrierTechnologyParameters":{"carrierTechnology":"FILE","parameters":{"fileName":"outputevents.log"}},"eventProtocolParameters":{"eventProtocol":"JSON"}},"DmaapReplyProducer":{"carrierTechnologyParameters":{"carrierTechnology":"RESTCLIENT","parameterClassName":"org.onap.policy.apex.plugins.event.carrier.restclient.RestClientCarrierTechnologyParameters","parameters":{"url":"http://message-router:3904/events/POLICY_UPDATE_MSG"}},"eventProtocolParameters":{"eventProtocol":"JSON","parameters":{"pojoField":"DmaapResponseStatusEvent"}},"eventNameFilter":"(LogEvent|DmaapResponseStatusEvent)"}}},"name":"onap.policies.native.apex.ac.element","version":"1.0.0","metadata":{"policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","timestampMs":1702297265970,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:14,268 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.216+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 12:21:33 simulator | 2023-12-11 12:21:16,164 INFO 172.17.0.6 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0600-toscanodetemplate.sql 12:21:33 simulator | 2023-12-11 12:21:16,164 INFO 172.17.0.4 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.216+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,164 INFO 172.17.0.5 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.217+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplate (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, capabilitiesName VARCHAR(120) NULL, capabilitiesVersion VARCHAR(20) NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETEMPLATE (name, version)) 12:21:33 simulator | 2023-12-11 12:21:16,165 INFO 172.17.0.12 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.217+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,166 INFO 172.17.0.9 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 399 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,166 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.216+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:06.934+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0610-toscanodetemplates.sql 12:21:33 simulator | 2023-12-11 12:21:16,183 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.935+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,183 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"response":{"responseTo":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.ac.element:1.0.0 "},"messageName":"PDP_STATUS","requestId":"01f98c2c-29f3-4a91-a8ab-e24e04393007","timestampMs":1702297266902,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETEMPLATES (name, version)) 12:21:33 simulator | 2023-12-11 12:21:16,183 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.935+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,188 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,183 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"response":{"responseTo":"c4c8fe63-3240-4d75-8fec-b1bb161f7bac","responseStatus":"SUCCESS","responseMessage":"Apex engine started. Deployed policies are: onap.policies.native.apex.ac.element:1.0.0 "},"messageName":"PDP_STATUS","requestId":"01f98c2c-29f3-4a91-a8ab-e24e04393007","timestampMs":1702297266902,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,190 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 570 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping 12:21:33 policy-db-migrator | > upgrade 0620-toscanodetemplates_toscanodetemplate.sql 12:21:33 simulator | 2023-12-11 12:21:16,191 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping enqueue 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,192 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 570 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping timer 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetemplates_toscanodetemplate (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETEMPLATES_TOSCANODETEMPLATE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 simulator | 2023-12-11 12:21:16,195 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 570 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=c4c8fe63-3240-4d75-8fec-b1bb161f7bac, expireMs=1702297296141] 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,196 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 570 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping listener 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,199 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.936+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopped 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,199 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.939+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id c4c8fe63-3240-4d75-8fec-b1bb161f7bac 12:21:33 policy-db-migrator | > upgrade 0630-toscanodetype.sql 12:21:33 simulator | 2023-12-11 12:21:16,201 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.939+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,202 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.939+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, requirementsVersion VARCHAR(20) NULL, requirementsName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCANODETYPE (name, version)) 12:21:33 simulator | 2023-12-11 12:21:16,200 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.949+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate successful 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,206 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.949+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe has no more requests 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,206 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.950+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:16,207 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 12:21:33 policy-db-migrator | > upgrade 0640-toscanodetypes.sql 12:21:33 simulator | 2023-12-11 12:21:16,208 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.961+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 10 ms 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:16,208 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.962+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCANODETYPES (name, version)) 12:21:33 simulator | 2023-12-11 12:21:16,208 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:06.967+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:06.967+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (6 ms):{"serverTimeMs":0,"count":1} 12:21:33 simulator | 2023-12-11 12:21:16,220 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 570 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:07.265+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 simulator | 2023-12-11 12:21:16,236 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:07.265+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0650-toscanodetypes_toscanodetype.sql 12:21:33 simulator | 2023-12-11 12:21:16,243 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 383 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,613 INFO 172.17.0.6 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 206 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscanodetypes_toscanodetype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCANODETYPES_TOSCANODETYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 simulator | 2023-12-11 12:21:21,613 INFO 172.17.0.12 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 206 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,618 INFO 172.17.0.12 - - [11/Dec/2023:12:21:21 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:21,618 INFO 172.17.0.5 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 206 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:21,618 INFO 172.17.0.9 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 206 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0660-toscaparameter.sql 12:21:33 simulator | 2023-12-11 12:21:21,619 INFO 172.17.0.4 - - [11/Dec/2023:12:21:16 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 206 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,637 INFO 172.17.0.9 - - [11/Dec/2023:12:21:21 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 simulator | 2023-12-11 12:21:21,637 INFO 172.17.0.5 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 simulator | 2023-12-11 12:21:21,639 INFO 172.17.0.4 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 simulator | 2023-12-11 12:21:21,639 INFO 172.17.0.12 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaparameter (VALUE VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPARAMETER (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0670-toscapolicies.sql 12:21:33 policy-pap | [2023-12-11T12:21:10.821+00:00|INFO|TimerManager|Thread-9] update timer discarded (expired) Timer [name=468cfec9-034b-4f35-b47e-8b3ba5cbf2e6, expireMs=1702297270821] 12:21:33 simulator | 2023-12-11 12:21:21,637 INFO 172.17.0.6 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:10.927+00:00|INFO|SessionData|http-nio-6969-exec-4] cache group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:21,643 INFO 172.17.0.9 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICIES (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:10.947+00:00|INFO|TimerManager|Thread-10] state-change timer discarded (expired) Timer [name=db530ad6-5ba6-4242-b73a-f24d2e2c94eb, expireMs=1702297270947] 12:21:33 simulator | 2023-12-11 12:21:21,645 INFO 172.17.0.6 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.145+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-4] Registering an undeploy for policy onap.policies.native.apex.ac.element 1.0.0 12:21:33 simulator | 2023-12-11 12:21:21,646 INFO 172.17.0.4 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.145+00:00|INFO|SessionData|http-nio-6969-exec-4] add update apex-853b85cf-e435-4af5-86f1-61df1b7adbbe defaultGroup apex policies=0 12:21:33 simulator | 2023-12-11 12:21:21,648 INFO 172.17.0.5 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.145+00:00|INFO|SessionData|http-nio-6969-exec-4] update cached group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:21,648 INFO 172.17.0.6 - - [11/Dec/2023:12:21:21 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | > upgrade 0680-toscapolicies_toscapolicy.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.145+00:00|INFO|SessionData|http-nio-6969-exec-4] updating DB group defaultGroup 12:21:33 simulator | 2023-12-11 12:21:21,650 INFO 172.17.0.6 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.168+00:00|INFO|PolicyAuditManager|http-nio-6969-exec-4] sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=defaultGroup, pdpType=apex, policy=onap.policies.native.apex.ac.element 1.0.0, action=UNDEPLOYMENT, timestamp=2023-12-11T12:21:11Z, user=policyadmin)] 12:21:33 simulator | 2023-12-11 12:21:21,651 INFO 172.17.0.4 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicies_toscapolicy (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICIES_TOSCAPOLICY (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|ServiceManager|http-nio-6969-exec-4] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting 12:21:33 simulator | 2023-12-11 12:21:21,652 INFO 172.17.0.4 - - [11/Dec/2023:12:21:21 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,654 INFO 172.17.0.5 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|ServiceManager|http-nio-6969-exec-4] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting listener 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|ServiceManager|http-nio-6969-exec-4] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting timer 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:21,654 INFO 172.17.0.9 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|TimerManager|http-nio-6969-exec-4] update timer registered Timer [name=a2ac7a5b-5bb7-46c1-8f37-046163679527, expireMs=1702297301186] 12:21:33 policy-db-migrator | > upgrade 0690-toscapolicy.sql 12:21:33 simulator | 2023-12-11 12:21:21,670 INFO 172.17.0.9 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|ServiceManager|http-nio-6969-exec-4] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate starting enqueue 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,700 INFO 172.17.0.12 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|network|Thread-7] [OUT|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicy (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAPOLICY (name, version)) 12:21:33 simulator | 2023-12-11 12:21:21,751 INFO 172.17.0.12 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a2ac7a5b-5bb7-46c1-8f37-046163679527","timestampMs":1702297271145,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,777 INFO 172.17.0.5 - - [11/Dec/2023:12:21:21 +0000] "POST /events/POLICY-ACRUNTIME-PARTICIPANT HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|ServiceManager|http-nio-6969-exec-4] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate started 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:21,777 INFO 172.17.0.9 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/cdfc20c6-4058-4a4e-afe9-71de573b5f66/policy-clamp-ac-pf-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|TimerManager|Thread-9] update timer waiting 30000ms Timer [name=a2ac7a5b-5bb7-46c1-8f37-046163679527, expireMs=1702297301186] 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:21,777 INFO 172.17.0.5 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/8bf1a058-4e08-40ef-a11e-c39ccf0de389/policy-clamp-ac-sim-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.186+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 12:21:33 policy-db-migrator | > upgrade 0700-toscapolicytype.sql 12:21:33 simulator | 2023-12-11 12:21:21,778 INFO 172.17.0.4 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/0796f62d-b3c6-4dc8-a366-8744681ff3f7/policy-clamp-ac-k8s-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"deployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0","success-count":0,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:21,780 INFO 172.17.0.6 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/7b133a91-9a2e-4c0e-8137-98a6809f0146/policy-clamp-ac-http-ppnt?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.210+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] sending 1 msgs to /events/POLICY-PDP-PAP. Oldest: 24 ms 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPE (name, version)) 12:21:33 simulator | 2023-12-11 12:21:21,805 INFO 172.17.0.12 - - [11/Dec/2023:12:21:21 +0000] "GET /events/POLICY-ACRUNTIME-PARTICIPANT/78638ee6-831a-4852-a0f1-881a38ab1baf/policy-clamp-runtime-acm?timeout=15000 HTTP/1.1" 200 357 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.210+00:00|INFO|HttpClient|pool-3-thread-1] POST http://message-router:3904/events/POLICY-PDP-PAP (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:26,540 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.211+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 25 ms 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:26,553 INFO 172.17.0.11 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/d5430d0a-1c8d-4b39-ad1d-141b71ee330d/policy-apex-pdp HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.211+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:26,583 INFO 172.17.0.10 - - [11/Dec/2023:12:21:11 +0000] "GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.215+00:00|INFO|HttpClient|pool-3-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0710-toscapolicytypes.sql 12:21:33 simulator | 2023-12-11 12:21:29,268 INFO 172.17.0.3 - - [11/Dec/2023:12:21:14 +0000] "GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | [2023-12-11T12:21:11.215+00:00|INFO|CambriaSimplerBatchPublisher|pool-3-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.215+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:29,268 INFO --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 simulator | 2023-12-11 12:21:29,268 INFO UEB GET /events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:29,269 WARN GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator will send credentials over a clear channel. 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (5 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-db-migrator | 12:21:33 simulator | 2023-12-11 12:21:29,269 INFO GET http://simulator:3904/events/APPC-LCM-READ/ad52f646-eca7-4c01-9c62-f14efb8eda9b/simulator (as some-key) ... 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 simulator | 2023-12-11 12:21:29,273 INFO 172.17.0.3 - - [11/Dec/2023:12:21:14 +0000] "GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.9)" 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a2ac7a5b-5bb7-46c1-8f37-046163679527","timestampMs":1702297271145,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | > upgrade 0720-toscapolicytypes_toscapolicytype.sql 12:21:33 simulator | 2023-12-11 12:21:29,273 INFO --> HTTP/1.1 200 OK 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | {"source":"pap-1c311413-f63f-4766-9d28-49a8ce9f59ee","description":"The default group that registers all supported policy types and pdps.","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.native.apex.ac.element","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a2ac7a5b-5bb7-46c1-8f37-046163679527","timestampMs":1702297271145,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 simulator | 2023-12-11 12:21:29,274 INFO UEB GET /events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscapolicytypes_toscapolicytype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAPOLICYTYPES_TOSCAPOLICYTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 simulator | 2023-12-11 12:21:29,275 WARN GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator will send credentials over a clear channel. 12:21:33 policy-pap | [2023-12-11T12:21:11.216+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-HEARTBEAT] discarding event of type PDP_UPDATE 12:21:33 policy-db-migrator | -------------- 12:21:33 simulator | 2023-12-11 12:21:29,275 INFO GET http://simulator:3904/events/APPC-CL/6b088e14-397f-4970-9603-89a7ec9ad653/simulator (as some-key) ... 12:21:33 policy-pap | [2023-12-11T12:21:11.217+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.217+00:00|INFO|MessageTypeDispatcher|DMAAP-source-POLICY-PDP-PAP] discarding event of type PDP_UPDATE 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0730-toscaproperty.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.217+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.217+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaproperty (DEFAULTVALUE VARCHAR(255) DEFAULT NULL, `DESCRIPTION` VARCHAR(255) DEFAULT NULL, ENTRYSCHEMA LONGBLOB DEFAULT NULL, REQUIRED BOOLEAN DEFAULT 0, STATUS INT DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, name VARCHAR(120) DEFAULT NULL, version VARCHAR(20) DEFAULT NULL, PRIMARY KEY PK_TOSCAPROPERTY (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-pap | [2023-12-11T12:21:11.535+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.535+00:00|INFO|network|DMAAP-source-POLICY-PDP-PAP] [IN|DMAAP|POLICY-PDP-PAP] 12:21:33 policy-db-migrator | 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"a2ac7a5b-5bb7-46c1-8f37-046163679527","responseStatus":"SUCCESS","responseMessage":"Pdp update successful. No policies are running."},"messageName":"PDP_STATUS","requestId":"9a98ed62-bee1-4c95-b2b6-666400aac1ab","timestampMs":1702297271513,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.535+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping 12:21:33 policy-db-migrator | > upgrade 0740-toscarelationshiptype.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.535+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping enqueue 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping timer 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptype (`DESCRIPTION` VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPE (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|TimerManager|DMAAP-source-POLICY-PDP-PAP] update timer cancelled Timer [name=a2ac7a5b-5bb7-46c1-8f37-046163679527, expireMs=1702297301186] 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopping listener 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|ServiceManager|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate stopped 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0750-toscarelationshiptypes.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.536+00:00|INFO|network|DMAAP-source-POLICY-HEARTBEAT] [IN|DMAAP|POLICY-HEARTBEAT] 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"a2ac7a5b-5bb7-46c1-8f37-046163679527","responseStatus":"SUCCESS","responseMessage":"Pdp update successful. No policies are running."},"messageName":"PDP_STATUS","requestId":"9a98ed62-bee1-4c95-b2b6-666400aac1ab","timestampMs":1702297271513,"name":"apex-853b85cf-e435-4af5-86f1-61df1b7adbbe","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:11.537+00:00|INFO|RequestIdDispatcher|DMAAP-source-POLICY-HEARTBEAT] no listener for request id a2ac7a5b-5bb7-46c1-8f37-046163679527 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.537+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.537+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.558+00:00|INFO|RequestImpl|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe PdpUpdate successful 12:21:33 policy-db-migrator | > upgrade 0760-toscarelationshiptypes_toscarelationshiptype.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.558+00:00|INFO|PdpRequests|DMAAP-source-POLICY-PDP-PAP] apex-853b85cf-e435-4af5-86f1-61df1b7adbbe has no more requests 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.559+00:00|INFO|network|Thread-8] [OUT|DMAAP|POLICY-NOTIFICATION] 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarelationshiptypes_toscarelationshiptype (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCARELATIONSHIPTYPES_TOSCARELATIONSHIPTYPE (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-pap | {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.native.Apex","policy-type-version":"1.0.0","policy-id":"onap.policies.native.apex.ac.element","policy-version":"1.0.0","success-count":1,"failure-count":0,"incomplete-count":0}]} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.561+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/POLICY-NOTIFICATION. Oldest: 2 ms 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.562+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router:3904/events/POLICY-NOTIFICATION (anonymous) ... 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:11.565+00:00|INFO|HttpClient|pool-4-thread-1] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | > upgrade 0770-toscarequirement.sql 12:21:33 policy-pap | [2023-12-11T12:21:11.565+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:11.580+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirement (CAPABILITY VARCHAR(255) NULL, `DESCRIPTION` VARCHAR(255) NULL, NODE VARCHAR(255) NULL, RELATIONSHIP VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, type_name VARCHAR(255) NULL, type_version VARCHAR(255) NULL, PRIMARY KEY PK_TOSCAREQUIREMENT (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:11.580+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:26.541+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:26.541+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-HEARTBEAT] UEB GET /events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 12:21:33 policy-db-migrator | 12:21:33 policy-pap | [2023-12-11T12:21:26.542+00:00|INFO|HttpClient|DMAAP-source-POLICY-HEARTBEAT] GET http://message-router:3904/events/POLICY-PDP-PAP/policy-pap/165196ff-ba30-4f9a-9a9e-9f388eb131ff?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | > upgrade 0780-toscarequirements.sql 12:21:33 policy-pap | [2023-12-11T12:21:26.584+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] --> HTTP/1.1 200 OK 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-pap | [2023-12-11T12:21:26.584+00:00|INFO|CambriaConsumerImpl|DMAAP-source-POLICY-PDP-PAP] UEB GET /events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements (name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS (name, version)) 12:21:33 policy-pap | [2023-12-11T12:21:26.585+00:00|INFO|HttpClient|DMAAP-source-POLICY-PDP-PAP] GET http://message-router:3904/events/POLICY-PDP-PAP/fcb5f237-e2b8-48c0-935c-93052f650b58/policy-pap?timeout=15000 (anonymous) ... 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0790-toscarequirements_toscarequirement.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscarequirements_toscarequirement (conceptContainerMapName VARCHAR(120) NOT NULL, concpetContainerMapVersion VARCHAR(20) NOT NULL, conceptContainerName VARCHAR(120) NOT NULL, conceptContainerVersion VARCHAR(20) NOT NULL, name VARCHAR(120) NULL, version VARCHAR(20) NULL, PRIMARY KEY PK_TOSCAREQUIREMENTS_TOSCAREQUIREMENT (conceptContainerMapName, concpetContainerMapVersion, conceptContainerName, conceptContainerVersion)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0800-toscaservicetemplate.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscaservicetemplate (`DESCRIPTION` VARCHAR(255) NULL, TOSCADEFINITIONSVERSION VARCHAR(255) NULL, derived_from_name VARCHAR(255) NULL, derived_from_version VARCHAR(255) NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, capabilityTypesVersion VARCHAR(20) NULL, capabilityTypesName VARCHAR(120) NULL, dataTypesName VARCHAR(120) NULL, dataTypesVersion VARCHAR(20) NULL, nodeTypesVersion VARCHAR(20) NULL, nodeTypesName VARCHAR(120) NULL, policyTypesName VARCHAR(120) NULL, policyTypesVersion VARCHAR(20) NULL, relationshipTypesVersion VARCHAR(20) NULL, relationshipTypesName VARCHAR(120) NULL, topologyTemplateLocalName VARCHAR(120) NULL, topologyTemplateParentKeyName VARCHAR(120) NULL, topologyTemplateParentKeyVersion VARCHAR(15) NULL, topologyTemplateParentLocalName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCASERVICETEMPLATE (name, version)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0810-toscatopologytemplate.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatopologytemplate (`description` VARCHAR(255) NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, nodeTemplatessVersion VARCHAR(20) NULL, nodeTemplatesName VARCHAR(120) NULL, policyVersion VARCHAR(20) NULL, policyName VARCHAR(120) NULL, PRIMARY KEY PK_TOSCATOPOLOGYTEMPLATE (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0820-toscatrigger.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS toscatrigger (ACTION VARCHAR(255) NULL, toscaCondition LONGBLOB DEFAULT NULL, toscaConstraint LONGBLOB DEFAULT NULL, `DESCRIPTION` VARCHAR(255) NULL, EVALUATIONS INT DEFAULT NULL, EVENTTYPE VARCHAR(255) NULL, METHOD VARCHAR(255) NULL, `PERIOD` LONGBLOB DEFAULT NULL, SCHEDULE LONGBLOB DEFAULT NULL, TARGETFILTER LONGBLOB DEFAULT NULL, parentLocalName VARCHAR(120) NOT NULL, localName VARCHAR(120) NOT NULL, parentKeyVersion VARCHAR(15) NOT NULL, parentKeyName VARCHAR(120) NOT NULL, PRIMARY KEY PK_TOSCATRIGGER (parentLocalName, localName, parentKeyVersion, parentKeyName)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0830-FK_ToscaNodeTemplate_capabilitiesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_capabilitiesName ON toscanodetemplate(capabilitiesName, capabilitiesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0840-FK_ToscaNodeTemplate_requirementsName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaNodeTemplate_requirementsName ON toscanodetemplate(requirementsName, requirementsVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0850-FK_ToscaNodeType_requirementsName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaNodeType_requirementsName ON toscanodetype(requirementsName, requirementsVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_capabilityTypesName ON toscaservicetemplate(capabilityTypesName, capabilityTypesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0870-FK_ToscaServiceTemplate_dataTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_dataTypesName ON toscaservicetemplate(dataTypesName, dataTypesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0880-FK_ToscaServiceTemplate_nodeTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_nodeTypesName ON toscaservicetemplate(nodeTypesName, nodeTypesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0890-FK_ToscaServiceTemplate_policyTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_policyTypesName ON toscaservicetemplate(policyTypesName, policyTypesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaServiceTemplate_relationshipTypesName ON toscaservicetemplate(relationshipTypesName, relationshipTypesVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_nodeTemplatesName ON toscatopologytemplate(nodeTemplatesName, nodeTemplatessVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0920-FK_ToscaTopologyTemplate_policyName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX FK_ToscaTopologyTemplate_policyName ON toscatopologytemplate(policyName, policyVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0940-PdpPolicyStatus_PdpGroup.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX PdpPolicyStatus_PdpGroup ON pdppolicystatus(PDPGROUP) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX TscaServiceTemplatetopologyTemplateParentLocalName ON toscaservicetemplate(topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0960-FK_ToscaNodeTemplate_capabilitiesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES toscacapabilityassignments (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0970-FK_ToscaNodeTemplate_requirementsName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscanodetemplate ADD CONSTRAINT FK_ToscaNodeTemplate_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0980-FK_ToscaNodeType_requirementsName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscanodetype ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES toscarequirements (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_capabilityTypesName FOREIGN KEY (capabilityTypesName, capabilityTypesVersion) REFERENCES toscacapabilitytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1000-FK_ToscaServiceTemplate_dataTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES toscadatatypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1010-FK_ToscaServiceTemplate_nodeTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_nodeTypesName FOREIGN KEY (nodeTypesName, nodeTypesVersion) REFERENCES toscanodetypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1020-FK_ToscaServiceTemplate_policyTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_policyTypesName FOREIGN KEY (policyTypesName, policyTypesVersion) REFERENCES toscapolicytypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT FK_ToscaServiceTemplate_relationshipTypesName FOREIGN KEY (relationshipTypesName, relationshipTypesVersion) REFERENCES toscarelationshiptypes (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_nodeTemplatesName FOREIGN KEY (nodeTemplatesName, nodeTemplatessVersion) REFERENCES toscanodetemplates (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1050-FK_ToscaTopologyTemplate_policyName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscatopologytemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES toscapolicies (name, version) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE toscaservicetemplate ADD CONSTRAINT TscaServiceTemplatetopologyTemplateParentLocalName FOREIGN KEY (topologyTemplateParentLocalName, topologyTemplateLocalName, topologyTemplateParentKeyVersion, topologyTemplateParentKeyName) REFERENCES toscatopologytemplate (parentLocalName, localName, parentKeyVersion, parentKeyName) ON UPDATE RESTRICT ON DELETE RESTRICT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0100-pdp.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdp ADD COLUMN LASTUPDATE datetime NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER HEALTHY 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0110-idx_tsidx1.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX IDX_TSIDX1 ON pdpstatistics(timeStamp, name, version) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0120-pk_pdpstatistics.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0130-pdpstatistics.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics ADD COLUMN POLICYUNDEPLOYCOUNT BIGINT DEFAULT NULL AFTER POLICYEXECUTEDSUCCESSCOUNT, ADD COLUMN POLICYUNDEPLOYFAILCOUNT BIGINT DEFAULT NULL, ADD COLUMN POLICYUNDEPLOYSUCCESSCOUNT BIGINT DEFAULT NULL, ADD COLUMN ID BIGINT NOT NULL 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0140-pk_pdpstatistics.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | UPDATE pdpstatistics as p JOIN (SELECT name, version, timeStamp, ROW_NUMBER() OVER (ORDER BY timeStamp ASC) AS row_num FROM pdpstatistics GROUP BY name, version, timeStamp) AS t ON (p.name=t.name AND p.version=t.version AND p.timeStamp = t.timeStamp) SET p.id=t.row_num 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID, name, version) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0150-pdpstatistics.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics MODIFY COLUMN timeStamp datetime(6) NULL 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0160-jpapdpstatistics_enginestats.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats ADD COLUMN ID BIGINT DEFAULT NULL AFTER UPTIME 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0170-jpapdpstatistics_enginestats.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | UPDATE jpapdpstatistics_enginestats a 12:21:33 policy-db-migrator | JOIN pdpstatistics b 12:21:33 policy-db-migrator | ON a.name = b.name AND a.version = b.version AND a.timeStamp = b.timeStamp 12:21:33 policy-db-migrator | SET a.id = b.id 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0180-jpapdpstatistics_enginestats.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpapdpstatistics_enginestats DROP COLUMN timeStamp 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0190-jpapolicyaudit.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS jpapolicyaudit (ACTION INT DEFAULT NULL, PDPGROUP VARCHAR(255) NULL, PDPTYPE VARCHAR(255) NULL, TIMESTAMP datetime DEFAULT NULL, USER VARCHAR(255) NULL, ID BIGINT NOT NULL, name VARCHAR(120) NOT NULL, version VARCHAR(20) NOT NULL, PRIMARY KEY PK_JPAPOLICYAUDIT (ID, name, version)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0200-JpaPolicyAuditIndex_timestamp.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX JpaPolicyAuditIndex_timestamp ON jpapolicyaudit(TIMESTAMP) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0210-sequence.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0220-sequence.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | INSERT INTO sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0100-jpatoscapolicy_targets.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpatoscapolicy_targets ADD COLUMN toscaPolicyName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICY_TARGETS PRIMARY KEY (toscaPolicyName, toscaPolicyVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0110-jpatoscapolicytype_targets.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpatoscapolicytype_targets ADD COLUMN toscaPolicyTypeName VARCHAR(120) NOT NULL, ADD COLUMN toscaPolicyTypeVersion VARCHAR(20) NOT NULL, ADD CONSTRAINT PK_JPATOSCAPOLICYTYPE_TARGETS PRIMARY KEY (toscaPolicyTypeName, toscaPolicyTypeVersion) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0120-toscatrigger.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE IF EXISTS toscatrigger 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0130-jpatoscapolicytype_triggers.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpatoscapolicytype_triggers MODIFY COLUMN triggers LONGBLOB 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0140-toscaparameter.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE IF EXISTS toscaparameter 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0150-toscaproperty.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_constraints 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE IF EXISTS jpatoscaproperty_metadata 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE IF EXISTS toscaproperty 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0160-jpapolicyaudit_pk.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpapolicyaudit DROP PRIMARY KEY 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpapolicyaudit ADD CONSTRAINT PK_JPAPOLICYAUDIT PRIMARY KEY (ID) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0170-pdpstatistics_pk.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics DROP PRIMARY KEY 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE pdpstatistics ADD CONSTRAINT PK_PDPSTATISTICS PRIMARY KEY (ID) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0180-jpatoscanodetemplate_metadata.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpatoscanodetemplate_metadata MODIFY COLUMN METADATA LONGTEXT 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0100-upgrade.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | select 'upgrade to 1100 completed' as msg 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | msg 12:21:33 policy-db-migrator | upgrade to 1100 completed 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0100-jpapolicyaudit_renameuser.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | ALTER TABLE jpapolicyaudit RENAME COLUMN USER TO USERNAME 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0110-idx_tsidx1.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP INDEX IDX_TSIDX1 ON pdpstatistics 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE INDEX IDXTSIDX1 ON pdpstatistics(timeStamp, name, version) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0120-audit_sequence.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS audit_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | INSERT INTO audit_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM jpapolicyaudit)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0130-statistics_sequence.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | CREATE TABLE IF NOT EXISTS statistics_sequence (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38) DEFAULT NULL, PRIMARY KEY PK_SEQUENCE (SEQ_NAME)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | INSERT INTO statistics_sequence(SEQ_NAME, SEQ_COUNT) VALUES('SEQ_GEN', (SELECT IFNULL(max(id),0) FROM pdpstatistics)) 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | TRUNCATE TABLE sequence 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0100-pdpstatistics.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP INDEX IDXTSIDX1 ON pdpstatistics 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE pdpstatistics 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0110-jpapdpstatistics_enginestats.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE jpapdpstatistics_enginestats 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | > upgrade 0120-statistics_sequence.sql 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | DROP TABLE statistics_sequence 12:21:33 policy-db-migrator | -------------- 12:21:33 policy-db-migrator | 12:21:33 policy-db-migrator | policyadmin: OK: upgrade (1300) 12:21:33 policy-db-migrator | name version 12:21:33 policy-db-migrator | policyadmin 1300 12:21:33 policy-db-migrator | ID script operation from_version to_version tag success atTime 12:21:33 policy-db-migrator | 1 0100-jpapdpgroup_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 2 0110-jpapdpstatistics_enginestats.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 3 0120-jpapdpsubgroup_policies.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 4 0130-jpapdpsubgroup_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 5 0140-jpapdpsubgroup_supportedpolicytypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 6 0150-jpatoscacapabilityassignment_attributes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 7 0160-jpatoscacapabilityassignment_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 8 0170-jpatoscacapabilityassignment_occurrences.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 9 0180-jpatoscacapabilityassignment_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 10 0190-jpatoscacapabilitytype_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 11 0200-jpatoscacapabilitytype_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 12 0210-jpatoscadatatype_constraints.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 13 0220-jpatoscadatatype_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 14 0230-jpatoscadatatype_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 15 0240-jpatoscanodetemplate_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 16 0250-jpatoscanodetemplate_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 17 0260-jpatoscanodetype_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 18 0270-jpatoscanodetype_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:06 12:21:33 policy-db-migrator | 19 0280-jpatoscapolicy_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 20 0290-jpatoscapolicy_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 21 0300-jpatoscapolicy_targets.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 22 0310-jpatoscapolicytype_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 23 0320-jpatoscapolicytype_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 24 0330-jpatoscapolicytype_targets.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 25 0340-jpatoscapolicytype_triggers.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 26 0350-jpatoscaproperty_constraints.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 27 0360-jpatoscaproperty_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 28 0370-jpatoscarelationshiptype_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 29 0380-jpatoscarelationshiptype_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 30 0390-jpatoscarequirement_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 31 0400-jpatoscarequirement_occurrences.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 32 0410-jpatoscarequirement_properties.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 33 0420-jpatoscaservicetemplate_metadata.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 34 0430-jpatoscatopologytemplate_inputs.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 35 0440-pdpgroup_pdpsubgroup.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 36 0450-pdpgroup.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 37 0460-pdppolicystatus.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 38 0470-pdp.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 39 0480-pdpstatistics.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:07 12:21:33 policy-db-migrator | 40 0490-pdpsubgroup_pdp.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 41 0500-pdpsubgroup.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 42 0510-toscacapabilityassignment.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 43 0520-toscacapabilityassignments.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 44 0530-toscacapabilityassignments_toscacapabilityassignment.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 45 0540-toscacapabilitytype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 46 0550-toscacapabilitytypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 47 0560-toscacapabilitytypes_toscacapabilitytype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 48 0570-toscadatatype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 49 0580-toscadatatypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 50 0590-toscadatatypes_toscadatatype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 51 0600-toscanodetemplate.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 52 0610-toscanodetemplates.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 53 0620-toscanodetemplates_toscanodetemplate.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 54 0630-toscanodetype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 55 0640-toscanodetypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 56 0650-toscanodetypes_toscanodetype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 57 0660-toscaparameter.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 58 0670-toscapolicies.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 59 0680-toscapolicies_toscapolicy.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 60 0690-toscapolicy.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 61 0700-toscapolicytype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 62 0710-toscapolicytypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 63 0720-toscapolicytypes_toscapolicytype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 64 0730-toscaproperty.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 65 0740-toscarelationshiptype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 66 0750-toscarelationshiptypes.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:08 12:21:33 policy-db-migrator | 67 0760-toscarelationshiptypes_toscarelationshiptype.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 68 0770-toscarequirement.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 69 0780-toscarequirements.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 70 0790-toscarequirements_toscarequirement.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 71 0800-toscaservicetemplate.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 72 0810-toscatopologytemplate.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 73 0820-toscatrigger.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 74 0830-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 75 0840-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 76 0850-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 77 0860-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 78 0870-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 79 0880-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 80 0890-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 81 0900-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 82 0910-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 83 0920-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 84 0940-PdpPolicyStatus_PdpGroup.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 85 0950-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 86 0960-FK_ToscaNodeTemplate_capabilitiesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 87 0970-FK_ToscaNodeTemplate_requirementsName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 88 0980-FK_ToscaNodeType_requirementsName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 89 0990-FK_ToscaServiceTemplate_capabilityTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:09 12:21:33 policy-db-migrator | 90 1000-FK_ToscaServiceTemplate_dataTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 91 1010-FK_ToscaServiceTemplate_nodeTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 92 1020-FK_ToscaServiceTemplate_policyTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 93 1030-FK_ToscaServiceTemplate_relationshipTypesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 94 1040-FK_ToscaTopologyTemplate_nodeTemplatesName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 95 1050-FK_ToscaTopologyTemplate_policyName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 96 1060-TscaServiceTemplatetopologyTemplateParentLocalName.sql upgrade 0 0800 1112231220060800u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 97 0100-pdp.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 98 0110-idx_tsidx1.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 99 0120-pk_pdpstatistics.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 100 0130-pdpstatistics.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 101 0140-pk_pdpstatistics.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 102 0150-pdpstatistics.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 103 0160-jpapdpstatistics_enginestats.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 104 0170-jpapdpstatistics_enginestats.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 105 0180-jpapdpstatistics_enginestats.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 106 0190-jpapolicyaudit.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 107 0200-JpaPolicyAuditIndex_timestamp.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 108 0210-sequence.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:10 12:21:33 policy-db-migrator | 109 0220-sequence.sql upgrade 0800 0900 1112231220060900u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 110 0100-jpatoscapolicy_targets.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 111 0110-jpatoscapolicytype_targets.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 112 0120-toscatrigger.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 113 0130-jpatoscapolicytype_triggers.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 114 0140-toscaparameter.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 115 0150-toscaproperty.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 116 0160-jpapolicyaudit_pk.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 117 0170-pdpstatistics_pk.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 118 0180-jpatoscanodetemplate_metadata.sql upgrade 0900 1000 1112231220061000u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 119 0100-upgrade.sql upgrade 1000 1100 1112231220061100u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 120 0100-jpapolicyaudit_renameuser.sql upgrade 1100 1200 1112231220061200u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 121 0110-idx_tsidx1.sql upgrade 1100 1200 1112231220061200u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 122 0120-audit_sequence.sql upgrade 1100 1200 1112231220061200u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 123 0130-statistics_sequence.sql upgrade 1100 1200 1112231220061200u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 124 0100-pdpstatistics.sql upgrade 1200 1300 1112231220061300u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 125 0110-jpapdpstatistics_enginestats.sql upgrade 1200 1300 1112231220061300u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | 126 0120-statistics_sequence.sql upgrade 1200 1300 1112231220061300u 1 2023-12-11 12:20:11 12:21:33 policy-db-migrator | policyadmin: OK @ 1300 12:21:33 ++ echo 'Tearing down containers...' 12:21:33 Tearing down containers... 12:21:33 ++ docker-compose down -v --remove-orphans 12:21:33 Stopping policy-clamp-runtime-acm ... 12:21:33 Stopping policy-apex-pdp ... 12:21:33 Stopping policy-clamp-ac-pf-ppnt ... 12:21:33 Stopping policy-pap ... 12:21:33 Stopping policy-api ... 12:21:33 Stopping policy-clamp-ac-http-ppnt ... 12:21:33 Stopping policy-clamp-ac-sim-ppnt ... 12:21:33 Stopping policy-clamp-ac-k8s-ppnt ... 12:21:33 Stopping simulator ... 12:21:33 Stopping mariadb ... 12:21:44 Stopping policy-clamp-runtime-acm ... done 12:21:54 Stopping policy-clamp-ac-pf-ppnt ... done 12:21:54 Stopping policy-clamp-ac-http-ppnt ... done 12:21:54 Stopping policy-clamp-ac-k8s-ppnt ... done 12:21:54 Stopping policy-apex-pdp ... done 12:21:54 Stopping policy-clamp-ac-sim-ppnt ... done 12:22:05 Stopping policy-pap ... done 12:22:05 Stopping mariadb ... done 12:22:15 Stopping simulator ... done 12:22:15 Stopping policy-api ... done 12:22:15 Removing policy-clamp-runtime-acm ... 12:22:15 Removing policy-apex-pdp ... 12:22:15 Removing policy-clamp-ac-pf-ppnt ... 12:22:15 Removing policy-pap ... 12:22:15 Removing policy-api ... 12:22:15 Removing policy-db-migrator ... 12:22:15 Removing policy-clamp-ac-http-ppnt ... 12:22:15 Removing policy-clamp-ac-sim-ppnt ... 12:22:15 Removing policy-clamp-ac-k8s-ppnt ... 12:22:15 Removing simulator ... 12:22:15 Removing mariadb ... 12:22:15 Removing policy-api ... done 12:22:15 Removing policy-clamp-runtime-acm ... done 12:22:15 Removing policy-clamp-ac-k8s-ppnt ... done 12:22:15 Removing policy-db-migrator ... done 12:22:15 Removing policy-clamp-ac-http-ppnt ... done 12:22:15 Removing policy-apex-pdp ... done 12:22:15 Removing simulator ... done 12:22:15 Removing policy-clamp-ac-pf-ppnt ... done 12:22:15 Removing policy-clamp-ac-sim-ppnt ... done 12:22:15 Removing mariadb ... done 12:22:15 Removing policy-pap ... done 12:22:15 Removing network compose_default 12:22:15 ++ cd /w/workspace/policy-clamp-master-project-csit-clamp 12:22:15 + load_set 12:22:15 + _setopts=hxB 12:22:15 ++ echo braceexpand:hashall:interactive-comments:xtrace 12:22:15 ++ tr : ' ' 12:22:15 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:22:15 + set +o braceexpand 12:22:15 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:22:15 + set +o hashall 12:22:15 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:22:15 + set +o interactive-comments 12:22:15 + for i in $(echo "${SHELLOPTS}" | tr ':' ' ') 12:22:15 + set +o xtrace 12:22:15 ++ echo hxB 12:22:15 ++ sed 's/./& /g' 12:22:15 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:22:15 + set +h 12:22:15 + for i in $(echo "$_setopts" | sed 's/./& /g') 12:22:15 + set +x 12:22:15 + [[ -n /tmp/tmp.MznlNy0Xgq ]] 12:22:15 + rsync -av /tmp/tmp.MznlNy0Xgq/ /w/workspace/policy-clamp-master-project-csit-clamp/csit/archives/clamp 12:22:15 sending incremental file list 12:22:15 ./ 12:22:15 log.html 12:22:15 output.xml 12:22:15 report.html 12:22:15 testplan.txt 12:22:15 12:22:15 sent 797,653 bytes received 95 bytes 1,595,496.00 bytes/sec 12:22:15 total size is 797,139 speedup is 1.00 12:22:15 + rm -rf /w/workspace/policy-clamp-master-project-csit-clamp/models 12:22:15 + exit 0 12:22:15 $ ssh-agent -k 12:22:15 unset SSH_AUTH_SOCK; 12:22:15 unset SSH_AGENT_PID; 12:22:15 echo Agent pid 2063 killed; 12:22:15 [ssh-agent] Stopped. 12:22:16 Robot results publisher started... 12:22:16 -Parsing output xml: 12:22:16 Done! 12:22:16 WARNING! Could not find file: **/log.html 12:22:16 WARNING! Could not find file: **/report.html 12:22:16 -Copying log files to build dir: 12:22:16 Done! 12:22:16 -Assigning results to build: 12:22:16 Done! 12:22:16 -Checking thresholds: 12:22:16 Done! 12:22:16 Done publishing Robot results. 12:22:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:22:16 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins5853601526506102961.sh 12:22:16 ---> sysstat.sh 12:22:17 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins12277929149929249589.sh 12:22:17 ---> package-listing.sh 12:22:17 ++ facter osfamily 12:22:17 ++ tr '[:upper:]' '[:lower:]' 12:22:17 + OS_FAMILY=debian 12:22:17 + workspace=/w/workspace/policy-clamp-master-project-csit-clamp 12:22:17 + START_PACKAGES=/tmp/packages_start.txt 12:22:17 + END_PACKAGES=/tmp/packages_end.txt 12:22:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:22:17 + PACKAGES=/tmp/packages_start.txt 12:22:17 + '[' /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:22:17 + PACKAGES=/tmp/packages_end.txt 12:22:17 + case "${OS_FAMILY}" in 12:22:17 + dpkg -l 12:22:17 + grep '^ii' 12:22:17 + '[' -f /tmp/packages_start.txt ']' 12:22:17 + '[' -f /tmp/packages_end.txt ']' 12:22:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:22:17 + '[' /w/workspace/policy-clamp-master-project-csit-clamp ']' 12:22:17 + mkdir -p /w/workspace/policy-clamp-master-project-csit-clamp/archives/ 12:22:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-master-project-csit-clamp/archives/ 12:22:17 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins11665403606238141367.sh 12:22:17 ---> capture-instance-metadata.sh 12:22:17 Setup pyenv: 12:22:17 system 12:22:17 3.8.13 12:22:17 3.9.13 12:22:17 * 3.10.6 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 12:22:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRmF from file:/tmp/.os_lf_venv 12:22:19 lf-activate-venv(): INFO: Installing: lftools 12:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-iRmF/bin to PATH 12:22:30 INFO: Running in OpenStack, capturing instance metadata 12:22:30 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins8456372406957809628.sh 12:22:30 provisioning config files... 12:22:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-master-project-csit-clamp@tmp/config11318286438436542739tmp 12:22:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:22:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:22:30 [EnvInject] - Injecting environment variables from a build step. 12:22:30 [EnvInject] - Injecting as environment variables the properties content 12:22:30 SERVER_ID=logs 12:22:30 12:22:30 [EnvInject] - Variables injected successfully. 12:22:30 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins11262662644888976599.sh 12:22:30 ---> create-netrc.sh 12:22:31 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins6249160285765184932.sh 12:22:31 ---> python-tools-install.sh 12:22:31 Setup pyenv: 12:22:31 system 12:22:31 3.8.13 12:22:31 3.9.13 12:22:31 * 3.10.6 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 12:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRmF from file:/tmp/.os_lf_venv 12:22:32 lf-activate-venv(): INFO: Installing: lftools 12:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-iRmF/bin to PATH 12:22:40 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins17521173660468221282.sh 12:22:40 ---> sudo-logs.sh 12:22:40 Archiving 'sudo' log.. 12:22:40 [policy-clamp-master-project-csit-clamp] $ /bin/bash /tmp/jenkins15772028035946823191.sh 12:22:40 ---> job-cost.sh 12:22:40 Setup pyenv: 12:22:40 system 12:22:40 3.8.13 12:22:40 3.9.13 12:22:40 * 3.10.6 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 12:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRmF from file:/tmp/.os_lf_venv 12:22:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:22:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:22:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-iRmF/bin to PATH 12:22:49 INFO: No Stack... 12:22:49 INFO: Retrieving Pricing Info for: v3-standard-8 12:22:50 INFO: Archiving Costs 12:22:50 [policy-clamp-master-project-csit-clamp] $ /bin/bash -l /tmp/jenkins416071536376775427.sh 12:22:50 ---> logs-deploy.sh 12:22:50 Setup pyenv: 12:22:50 system 12:22:50 3.8.13 12:22:50 3.9.13 12:22:50 * 3.10.6 (set by /w/workspace/policy-clamp-master-project-csit-clamp/.python-version) 12:22:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRmF from file:/tmp/.os_lf_venv 12:22:51 lf-activate-venv(): INFO: Installing: lftools 12:23:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:23:00 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-iRmF/bin to PATH 12:23:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-master-project-csit-clamp/1037 12:23:00 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:23:01 Archives upload complete. 12:23:01 INFO: archiving logs to Nexus 12:23:02 ---> uname -a: 12:23:02 Linux prd-ubuntu1804-docker-8c-8g-4096 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:23:02 12:23:02 12:23:02 ---> lscpu: 12:23:02 Architecture: x86_64 12:23:02 CPU op-mode(s): 32-bit, 64-bit 12:23:02 Byte Order: Little Endian 12:23:02 CPU(s): 8 12:23:02 On-line CPU(s) list: 0-7 12:23:02 Thread(s) per core: 1 12:23:02 Core(s) per socket: 1 12:23:02 Socket(s): 8 12:23:02 NUMA node(s): 1 12:23:02 Vendor ID: AuthenticAMD 12:23:02 CPU family: 23 12:23:02 Model: 49 12:23:02 Model name: AMD EPYC-Rome Processor 12:23:02 Stepping: 0 12:23:02 CPU MHz: 2800.000 12:23:02 BogoMIPS: 5600.00 12:23:02 Virtualization: AMD-V 12:23:02 Hypervisor vendor: KVM 12:23:02 Virtualization type: full 12:23:02 L1d cache: 32K 12:23:02 L1i cache: 32K 12:23:02 L2 cache: 512K 12:23:02 L3 cache: 16384K 12:23:02 NUMA node0 CPU(s): 0-7 12:23:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:23:02 12:23:02 12:23:02 ---> nproc: 12:23:02 8 12:23:02 12:23:02 12:23:02 ---> df -h: 12:23:02 Filesystem Size Used Avail Use% Mounted on 12:23:02 udev 16G 0 16G 0% /dev 12:23:02 tmpfs 3.2G 708K 3.2G 1% /run 12:23:02 /dev/vda1 155G 14G 142G 9% / 12:23:02 tmpfs 16G 0 16G 0% /dev/shm 12:23:02 tmpfs 5.0M 0 5.0M 0% /run/lock 12:23:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:23:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:23:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:23:02 12:23:02 12:23:02 ---> free -m: 12:23:02 total used free shared buff/cache available 12:23:02 Mem: 32167 828 25540 0 5798 30882 12:23:02 Swap: 1023 0 1023 12:23:02 12:23:02 12:23:02 ---> ip addr: 12:23:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:23:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:23:02 inet 127.0.0.1/8 scope host lo 12:23:02 valid_lft forever preferred_lft forever 12:23:02 inet6 ::1/128 scope host 12:23:02 valid_lft forever preferred_lft forever 12:23:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:23:02 link/ether fa:16:3e:7f:cd:03 brd ff:ff:ff:ff:ff:ff 12:23:02 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 12:23:02 valid_lft 85995sec preferred_lft 85995sec 12:23:02 inet6 fe80::f816:3eff:fe7f:cd03/64 scope link 12:23:02 valid_lft forever preferred_lft forever 12:23:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:23:02 link/ether 02:42:b9:93:cd:cd brd ff:ff:ff:ff:ff:ff 12:23:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:23:02 valid_lft forever preferred_lft forever 12:23:02 12:23:02 12:23:02 ---> sar -b -r -n DEV: 12:23:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4096) 12/11/23 _x86_64_ (8 CPU) 12:23:02 12:23:02 12:16:20 LINUX RESTART (8 CPU) 12:23:02 12:23:02 12:17:01 tps rtps wtps bread/s bwrtn/s 12:23:02 12:18:01 102.73 17.58 85.15 1020.36 19234.39 12:23:02 12:19:01 138.51 23.08 115.43 2762.21 26562.37 12:23:02 12:20:01 218.18 7.55 210.63 513.75 124202.70 12:23:02 12:21:01 134.71 6.68 128.02 319.99 18210.06 12:23:02 12:22:01 31.94 0.00 31.94 0.00 12587.79 12:23:02 12:23:01 68.69 2.38 66.31 129.56 14874.03 12:23:02 Average: 115.79 9.55 106.25 790.95 35944.15 12:23:02 12:23:02 12:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:23:02 12:18:01 29991580 31707964 2947640 8.95 75552 1943656 1422340 4.18 878092 1760032 228376 12:23:02 12:19:01 27373472 31676848 5565748 16.90 105368 4425660 1541476 4.54 971072 4171344 2288060 12:23:02 12:20:01 25558624 31029496 7380596 22.41 116576 5532916 6298904 18.53 1651376 5214396 828 12:23:02 12:21:01 22420820 28038788 10518400 31.93 121628 5664016 9296456 27.35 4836972 5129300 64 12:23:02 12:22:01 23872088 29517308 9067132 27.53 122260 5692112 5489780 16.15 3424316 5117844 152 12:23:02 12:23:01 26152000 31622828 6787220 20.61 126360 5523736 1527960 4.50 1344644 4952560 33264 12:23:02 Average: 25894764 30598872 7044456 21.39 111291 4797016 4262819 12.54 2184412 4390913 425124 12:23:02 12:23:02 12:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:23:02 12:18:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:23:02 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:18:01 ens3 73.92 47.13 1114.97 8.67 0.00 0.00 0.00 0.00 12:23:02 12:19:01 br-01c2a43e139f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:19:01 lo 8.53 8.53 0.79 0.79 0.00 0.00 0.00 0.00 12:23:02 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:19:01 ens3 718.88 381.25 21325.15 30.82 0.00 0.00 0.00 0.00 12:23:02 12:20:01 veth2f19757 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:20:01 br-01c2a43e139f 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:23:02 12:20:01 vethc34e5dd 0.10 0.23 0.01 0.02 0.00 0.00 0.00 0.00 12:23:02 12:20:01 vetha4a3bfd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:21:01 br-01c2a43e139f 0.98 0.82 0.81 0.89 0.00 0.00 0.00 0.00 12:23:02 12:21:01 vethc34e5dd 0.65 1.08 0.16 0.27 0.00 0.00 0.00 0.00 12:23:02 12:21:01 vetha4a3bfd 0.85 1.22 0.16 0.27 0.00 0.00 0.00 0.00 12:23:02 12:21:01 veth009ac4d 63.85 74.44 63.04 24.93 0.00 0.00 0.00 0.01 12:23:02 12:22:01 br-01c2a43e139f 1.95 2.58 3.54 0.28 0.00 0.00 0.00 0.00 12:23:02 12:22:01 veth009ac4d 51.32 60.97 129.31 19.50 0.00 0.00 0.00 0.01 12:23:02 12:22:01 lo 26.73 26.73 7.34 7.34 0.00 0.00 0.00 0.00 12:23:02 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 12:23:02 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 12:23:01 ens3 1543.65 891.59 35522.74 151.80 0.00 0.00 0.00 0.00 12:23:02 Average: lo 3.93 3.93 1.18 1.18 0.00 0.00 0.00 0.00 12:23:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:02 Average: ens3 202.21 111.32 5775.49 15.63 0.00 0.00 0.00 0.00 12:23:02 12:23:02 12:23:02 ---> sar -P ALL: 12:23:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4096) 12/11/23 _x86_64_ (8 CPU) 12:23:02 12:23:02 12:16:20 LINUX RESTART (8 CPU) 12:23:02 12:23:02 12:17:01 CPU %user %nice %system %iowait %steal %idle 12:23:02 12:18:01 all 10.22 0.00 0.75 2.08 0.03 86.92 12:23:02 12:18:01 0 15.55 0.00 1.00 2.61 0.03 80.81 12:23:02 12:18:01 1 3.25 0.00 0.18 5.22 0.02 91.33 12:23:02 12:18:01 2 11.50 0.00 0.80 2.99 0.03 84.68 12:23:02 12:18:01 3 7.68 0.00 0.77 0.23 0.02 91.30 12:23:02 12:18:01 4 22.75 0.00 1.58 3.02 0.05 72.60 12:23:02 12:18:01 5 6.83 0.00 0.43 2.47 0.05 90.22 12:23:02 12:18:01 6 10.34 0.00 0.88 0.07 0.03 88.67 12:23:02 12:18:01 7 3.88 0.00 0.35 0.02 0.05 95.71 12:23:02 12:19:01 all 12.60 0.00 3.21 2.64 0.07 81.47 12:23:02 12:19:01 0 6.08 0.00 2.09 5.34 0.05 86.44 12:23:02 12:19:01 1 6.28 0.00 2.47 3.61 0.05 87.59 12:23:02 12:19:01 2 15.81 0.00 3.10 0.42 0.07 80.61 12:23:02 12:19:01 3 4.92 0.00 3.25 1.58 0.03 90.21 12:23:02 12:19:01 4 7.63 0.00 2.85 0.10 0.08 89.34 12:23:02 12:19:01 5 32.22 0.00 4.55 2.68 0.08 60.47 12:23:02 12:19:01 6 14.77 0.00 3.71 2.41 0.08 79.03 12:23:02 12:19:01 7 13.16 0.00 3.72 5.02 0.10 78.00 12:23:02 12:20:01 all 8.62 0.00 2.92 11.70 0.06 76.70 12:23:02 12:20:01 0 6.98 0.00 2.32 9.13 0.03 81.54 12:23:02 12:20:01 1 7.51 0.00 2.15 0.55 0.03 89.75 12:23:02 12:20:01 2 9.97 0.00 2.50 5.31 0.05 82.17 12:23:02 12:20:01 3 8.09 0.00 4.00 55.24 0.07 32.60 12:23:02 12:20:01 4 8.99 0.00 3.38 6.38 0.07 81.18 12:23:02 12:20:01 5 10.57 0.00 3.02 3.02 0.08 83.31 12:23:02 12:20:01 6 8.46 0.00 2.73 9.51 0.05 79.26 12:23:02 12:20:01 7 8.38 0.00 3.28 4.87 0.05 83.42 12:23:02 12:21:01 all 48.58 0.00 5.24 1.16 0.11 44.91 12:23:02 12:21:01 0 41.91 0.00 4.44 0.85 0.12 52.68 12:23:02 12:21:01 1 44.10 0.00 5.06 2.04 0.10 48.70 12:23:02 12:21:01 2 45.14 0.00 4.98 0.23 0.10 49.54 12:23:02 12:21:01 3 58.25 0.00 6.10 1.01 0.12 34.52 12:23:02 12:21:01 4 54.23 0.00 5.42 0.62 0.12 39.61 12:23:02 12:21:01 5 55.17 0.00 5.85 0.72 0.12 38.14 12:23:02 12:21:01 6 45.92 0.00 5.19 1.25 0.12 47.52 12:23:02 12:21:01 7 43.91 0.00 4.86 2.57 0.10 48.55 12:23:02 12:22:01 all 8.17 0.00 0.93 0.79 0.06 90.06 12:23:02 12:22:01 0 10.14 0.00 0.99 0.02 0.03 88.82 12:23:02 12:22:01 1 7.32 0.00 0.88 0.03 0.05 91.72 12:23:02 12:22:01 2 7.60 0.00 0.87 0.00 0.05 91.48 12:23:02 12:22:01 3 6.68 0.00 0.97 5.84 0.05 86.46 12:23:02 12:22:01 4 7.14 0.00 0.87 0.05 0.05 91.89 12:23:02 12:22:01 5 8.21 0.00 0.86 0.07 0.07 90.80 12:23:02 12:22:01 6 9.94 0.00 0.92 0.07 0.05 89.02 12:23:02 12:22:01 7 8.34 0.00 1.07 0.22 0.08 90.29 12:23:02 12:23:01 all 8.30 0.00 0.67 1.55 0.03 89.46 12:23:02 12:23:01 0 1.05 0.00 0.45 0.23 0.05 98.21 12:23:02 12:23:01 1 0.58 0.00 0.42 0.10 0.03 98.87 12:23:02 12:23:01 2 27.34 0.00 1.25 0.85 0.03 70.52 12:23:02 12:23:01 3 11.69 0.00 0.48 7.05 0.03 80.74 12:23:02 12:23:01 4 16.70 0.00 1.02 0.72 0.05 81.51 12:23:02 12:23:01 5 2.79 0.00 0.43 0.33 0.02 96.43 12:23:02 12:23:01 6 2.39 0.00 0.60 0.07 0.02 96.93 12:23:02 12:23:01 7 3.89 0.00 0.70 3.06 0.02 92.34 12:23:02 Average: all 16.05 0.00 2.28 3.31 0.06 78.29 12:23:02 Average: 0 13.57 0.00 1.88 3.03 0.05 81.47 12:23:02 Average: 1 11.47 0.00 1.86 1.93 0.05 84.70 12:23:02 Average: 2 19.56 0.00 2.25 1.63 0.06 76.51 12:23:02 Average: 3 16.18 0.00 2.58 11.75 0.05 69.43 12:23:02 Average: 4 19.57 0.00 2.52 1.81 0.07 76.03 12:23:02 Average: 5 19.25 0.00 2.52 1.55 0.07 76.61 12:23:02 Average: 6 15.28 0.00 2.33 2.21 0.06 80.12 12:23:02 Average: 7 13.57 0.00 2.32 2.62 0.07 81.42 12:23:02 12:23:02 12:23:02