13:49:43 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/portal/nonrtric-controlpanel/+/15230 13:49:43 Running as SYSTEM 13:49:43 [EnvInject] - Loading node environment variables. 13:49:44 Building remotely on prd-ubuntu1804-docker-4c-4g-9119 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-verify-master 13:49:44 [ssh-agent] Looking for ssh-agent implementation... 13:49:44 $ ssh-agent 13:49:44 SSH_AUTH_SOCK=/tmp/ssh-CWIhZhs5ngH2/agent.2154 13:49:44 SSH_AGENT_PID=2156 13:49:44 [ssh-agent] Started. 13:49:44 Running ssh-add (command line suppressed) 13:49:44 Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-verify-master@tmp/private_key_14367356362046587218.key (jenkins-ssh) 13:49:44 [ssh-agent] Using credentials jenkins (jenkins) 13:49:44 The recommended git tool is: NONE 13:49:47 using credential jenkins 13:49:47 Wiping out workspace first. 13:49:47 Cloning the remote Git repository 13:49:47 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 13:49:47 > git init /w/workspace/portal-nonrtric-controlpanel-docker-verify-master # timeout=10 13:49:47 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 13:49:47 > git --version # timeout=10 13:49:47 > git --version # 'git version 2.17.1' 13:49:47 using GIT_SSH to set credentials jenkins 13:49:47 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:48 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 13:49:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:49:48 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 13:49:48 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 13:49:48 using GIT_SSH to set credentials jenkins 13:49:48 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel refs/changes/30/15230/1 # timeout=10 13:49:49 > git rev-parse b2522a08d99f9c6827ad7a6bba62c4813b94ac40^{commit} # timeout=10 13:49:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:49:49 Checking out Revision b2522a08d99f9c6827ad7a6bba62c4813b94ac40 (refs/changes/30/15230/1) 13:49:49 > git config core.sparsecheckout # timeout=10 13:49:49 > git checkout -f b2522a08d99f9c6827ad7a6bba62c4813b94ac40 # timeout=10 13:49:52 Commit message: "CVE Tags added" 13:49:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:49:53 > git rev-list --no-walk 7d7986766beacbfb2139ed33d52d2168ac91e585 # timeout=10 13:49:53 provisioning config files... 13:49:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:49:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:49:53 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins11006401297590296051.sh 13:49:53 ---> python-tools-install.sh 13:49:53 Setup pyenv: 13:49:53 * system (set by /opt/pyenv/version) 13:49:53 * 3.8.13 (set by /opt/pyenv/version) 13:49:53 * 3.9.13 (set by /opt/pyenv/version) 13:49:53 * 3.10.6 (set by /opt/pyenv/version) 13:50:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aIYy 13:50:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:50:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:08 lf-activate-venv(): INFO: Base packages installed successfully 13:50:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 13:50:52 Generating Requirements File 13:51:28 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. 13:51:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:51:28 Python 3.10.6 13:51:29 pip 25.3 from /tmp/venv-aIYy/lib/python3.10/site-packages/pip (python 3.10) 13:51:29 appdirs==1.4.4 13:51:29 argcomplete==3.6.3 13:51:29 aspy.yaml==1.3.0 13:51:29 attrs==25.4.0 13:51:29 autopage==0.5.2 13:51:29 beautifulsoup4==4.14.2 13:51:29 boto3==1.40.73 13:51:29 botocore==1.40.73 13:51:29 bs4==0.0.2 13:51:29 cachetools==6.2.2 13:51:29 certifi==2025.11.12 13:51:29 cffi==2.0.0 13:51:29 cfgv==3.4.0 13:51:29 chardet==5.2.0 13:51:29 charset-normalizer==3.4.4 13:51:29 click==8.3.0 13:51:29 cliff==4.11.0 13:51:29 cmd2==2.7.0 13:51:29 cryptography==3.3.2 13:51:29 debtcollector==3.0.0 13:51:29 decorator==5.2.1 13:51:29 defusedxml==0.7.1 13:51:29 Deprecated==1.3.1 13:51:29 distlib==0.4.0 13:51:29 dnspython==2.8.0 13:51:29 docker==7.1.0 13:51:29 dogpile.cache==1.5.0 13:51:29 durationpy==0.10 13:51:29 email-validator==2.3.0 13:51:29 filelock==3.20.0 13:51:29 future==1.0.0 13:51:29 gitdb==4.0.12 13:51:29 GitPython==3.1.45 13:51:29 google-auth==2.43.0 13:51:29 httplib2==0.31.0 13:51:29 identify==2.6.15 13:51:29 idna==3.11 13:51:29 importlib-resources==1.5.0 13:51:29 iso8601==2.1.0 13:51:29 Jinja2==3.1.6 13:51:29 jmespath==1.0.1 13:51:29 jsonpatch==1.33 13:51:29 jsonpointer==3.0.0 13:51:29 jsonschema==4.25.1 13:51:29 jsonschema-specifications==2025.9.1 13:51:29 keystoneauth1==5.12.0 13:51:29 kubernetes==34.1.0 13:51:29 lftools==0.37.15 13:51:29 lxml==6.0.2 13:51:29 markdown-it-py==4.0.0 13:51:29 MarkupSafe==3.0.3 13:51:29 mdurl==0.1.2 13:51:29 msgpack==1.1.2 13:51:29 multi_key_dict==2.0.3 13:51:29 munch==4.0.0 13:51:29 netaddr==1.3.0 13:51:29 niet==1.4.2 13:51:29 nodeenv==1.9.1 13:51:29 oauth2client==4.1.3 13:51:29 oauthlib==3.3.1 13:51:29 openstacksdk==4.8.0 13:51:29 os-service-types==1.8.1 13:51:29 osc-lib==4.2.0 13:51:29 oslo.config==10.1.0 13:51:29 oslo.context==6.1.0 13:51:29 oslo.i18n==6.7.0 13:51:29 oslo.log==7.2.1 13:51:29 oslo.serialization==5.8.0 13:51:29 oslo.utils==9.1.0 13:51:29 packaging==25.0 13:51:29 pbr==7.0.3 13:51:29 platformdirs==4.5.0 13:51:29 prettytable==3.16.0 13:51:29 psutil==7.1.3 13:51:29 pyasn1==0.6.1 13:51:29 pyasn1_modules==0.4.2 13:51:29 pycparser==2.23 13:51:29 pygerrit2==2.0.15 13:51:29 PyGithub==2.8.1 13:51:29 Pygments==2.19.2 13:51:29 PyJWT==2.10.1 13:51:29 PyNaCl==1.6.1 13:51:29 pyparsing==2.4.7 13:51:29 pyperclip==1.11.0 13:51:29 pyrsistent==0.20.0 13:51:29 python-cinderclient==9.8.0 13:51:29 python-dateutil==2.9.0.post0 13:51:29 python-heatclient==4.3.0 13:51:29 python-jenkins==1.8.3 13:51:29 python-keystoneclient==5.7.0 13:51:29 python-magnumclient==4.9.0 13:51:29 python-openstackclient==8.2.0 13:51:29 python-swiftclient==4.9.0 13:51:29 PyYAML==6.0.3 13:51:29 referencing==0.37.0 13:51:29 requests==2.32.5 13:51:29 requests-oauthlib==2.0.0 13:51:29 requestsexceptions==1.4.0 13:51:29 rfc3986==2.0.0 13:51:29 rich==14.2.0 13:51:29 rich-argparse==1.7.2 13:51:29 rpds-py==0.28.0 13:51:29 rsa==4.9.1 13:51:29 ruamel.yaml==0.18.16 13:51:29 ruamel.yaml.clib==0.2.14 13:51:29 s3transfer==0.14.0 13:51:29 simplejson==3.20.2 13:51:29 six==1.17.0 13:51:29 smmap==5.0.2 13:51:29 soupsieve==2.8 13:51:29 stevedore==5.5.0 13:51:29 tabulate==0.9.0 13:51:29 toml==0.10.2 13:51:29 tomlkit==0.13.3 13:51:29 tqdm==4.67.1 13:51:29 typing_extensions==4.15.0 13:51:29 tzdata==2025.2 13:51:29 urllib3==1.26.20 13:51:29 virtualenv==20.35.4 13:51:29 wcwidth==0.2.14 13:51:29 websocket-client==1.9.0 13:51:29 wrapt==2.0.1 13:51:29 xdg==6.0.0 13:51:29 xmltodict==1.0.2 13:51:29 yq==3.4.3 13:51:29 provisioning config files... 13:51:29 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-verify-master@tmp/config7528096242256404359tmp 13:51:30 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-verify-master@tmp/config14282122049223364786tmp 13:51:30 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins12148614059706290218.sh 13:51:30 ---> docker-login.sh 13:51:30 nexus3.o-ran-sc.org:10001 13:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:30 Configure a credential helper to remove this warning. See 13:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:30 13:51:30 Login Succeeded 13:51:30 nexus3.o-ran-sc.org:10002 13:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:30 Configure a credential helper to remove this warning. See 13:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:30 13:51:30 Login Succeeded 13:51:30 nexus3.o-ran-sc.org:10003 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 nexus3.o-ran-sc.org:10004 13:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:51:31 Configure a credential helper to remove this warning. See 13:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:51:31 13:51:31 Login Succeeded 13:51:31 ---> docker-login.sh ends 13:51:31 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins14054267510567691765.sh 13:51:31 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/sh -xe /tmp/jenkins17118181663326783855.sh 13:51:31 [EnvInject] - Injecting environment variables from a build step. 13:51:31 [EnvInject] - Injecting as environment variables the properties content 13:51:31 DOCKER_ROOT=webapp-frontend 13:51:31 CONTAINER_TAG_YAML_DIR= 13:51:31 CONTAINER_TAG_METHOD=yaml-file 13:51:31 13:51:31 [EnvInject] - Variables injected successfully. 13:51:31 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash -l /tmp/jenkins15183604194770020492.sh 13:51:31 ---> docker-get-container-tag.sh 13:51:31 Setup pyenv: 13:51:31 system 13:51:31 3.8.13 13:51:31 3.9.13 13:51:31 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/.python-version) 13:51:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIYy from file:/tmp/.os_lf_venv 13:51:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:51:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:51:35 lf-activate-venv(): INFO: Base packages installed successfully 13:51:35 lf-activate-venv(): INFO: Installing additional packages: yq 13:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 13:51:37 ---> Docker image tag found: 2.6.0 13:51:37 [EnvInject] - Injecting environment variables from a build step. 13:51:37 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:51:37 [EnvInject] - Variables injected successfully. 13:51:37 [EnvInject] - Injecting environment variables from a build step. 13:51:37 [EnvInject] - Injecting as environment variables the properties content 13:51:37 DOCKER_ARGS=--network=host 13:51:37 DOCKER_ROOT=webapp-frontend 13:51:37 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 13:51:37 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 13:51:37 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel 13:51:37 13:51:37 [EnvInject] - Variables injected successfully. 13:51:37 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins17857187634515920222.sh 13:51:37 ---> docker-build.sh 13:51:37 Docker version 24.0.2, build cb74dfc 13:51:37 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 13:51:37 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . 13:51:38 #1 [internal] load build definition from Dockerfile 13:51:38 #1 transferring dockerfile: 13:51:38 #1 transferring dockerfile: 1.70kB 0.0s done 13:51:38 #1 DONE 0.2s 13:51:38 13:51:38 #2 [internal] load .dockerignore 13:51:38 #2 transferring context: 45B done 13:51:38 #2 DONE 0.2s 13:51:38 13:51:38 #3 [internal] load metadata for docker.io/library/node:14-alpine 13:51:39 #3 DONE 1.2s 13:51:39 13:51:39 #4 [internal] load metadata for docker.io/library/nginx:alpine 13:51:40 #4 DONE 1.4s 13:51:40 13:51:40 #5 [internal] load build context 13:51:40 #5 DONE 0.0s 13:51:40 13:51:40 #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14 13:51:40 #6 resolve docker.io/library/nginx:alpine@sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14 13:51:40 #6 resolve docker.io/library/nginx:alpine@sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14 0.1s done 13:51:40 #6 sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14 10.33kB / 10.33kB done 13:51:40 #6 ... 13:51:40 13:51:40 #5 [internal] load build context 13:51:40 #5 transferring context: 442.73kB 0.0s done 13:51:40 #5 DONE 0.4s 13:51:40 13:51:40 #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:b3c656d55d7ad751196f21b7fd2e8d4da9cb430e32f646adcf92441b72f82b14 13:51:40 #6 sha256:d4918ca78576a537caa7b0c043051c8efc1796de33fee8724ee0fff4a1cabed9 10.96kB / 10.96kB done 13:51:40 #6 sha256:667473807103639a0aca5b49534a216d2b64f0fb868aaa801f023da0cdd781c7 2.50kB / 2.50kB done 13:51:40 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.4s 13:51:41 #6 sha256:8f6a6833e95d43ac524f1f9c5e7c1316c1f3b8e7ae5ba3db4e54b0c5b910e80a 0B / 1.84MB 0.5s 13:51:41 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.6s 13:51:41 #6 sha256:8f6a6833e95d43ac524f1f9c5e7c1316c1f3b8e7ae5ba3db4e54b0c5b910e80a 1.84MB / 1.84MB 0.6s 13:51:41 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.7s 13:51:41 #6 sha256:8f6a6833e95d43ac524f1f9c5e7c1316c1f3b8e7ae5ba3db4e54b0c5b910e80a 1.84MB / 1.84MB 0.6s done 13:51:41 #6 sha256:194fa24e147df0010e146240d3b4bd25d04180c523dc717e4645b269991483e3 0B / 628B 0.7s 13:51:41 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:51:41 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.7s done 13:51:41 #6 sha256:194fa24e147df0010e146240d3b4bd25d04180c523dc717e4645b269991483e3 628B / 628B 0.9s 13:51:41 #6 sha256:3eaba6cd10a374d9ed629c26d76a5258e20ddfa09fcef511c98aa620dcf3fae4 0B / 955B 0.9s 13:51:41 #6 sha256:194fa24e147df0010e146240d3b4bd25d04180c523dc717e4645b269991483e3 628B / 628B 0.9s done 13:51:41 #6 sha256:df413d6ebdc834bccf63178455d406c4d25e2c2d38d2c1ab79ee5494b18e5624 0B / 403B 1.0s 13:51:41 #6 sha256:d9a55dab5954588333096b28b351999099bea5eb3c68c10e99f175b12c97198d 0B / 1.21kB 1.0s 13:51:41 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 13:51:41 #6 sha256:d9a55dab5954588333096b28b351999099bea5eb3c68c10e99f175b12c97198d 1.21kB / 1.21kB 1.1s done 13:51:41 #6 extracting sha256:8f6a6833e95d43ac524f1f9c5e7c1316c1f3b8e7ae5ba3db4e54b0c5b910e80a 13:51:41 #6 sha256:3eaba6cd10a374d9ed629c26d76a5258e20ddfa09fcef511c98aa620dcf3fae4 955B / 955B 1.1s done 13:51:41 #6 sha256:df413d6ebdc834bccf63178455d406c4d25e2c2d38d2c1ab79ee5494b18e5624 403B / 403B 1.2s 13:51:41 #6 sha256:ff8a36d5502a57c3fc8eeff48e578ab433a03b1dd528992ba0d966ddf853309a 0B / 1.40kB 1.2s 13:51:41 #6 sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 0B / 16.97MB 1.2s 13:51:41 #6 sha256:df413d6ebdc834bccf63178455d406c4d25e2c2d38d2c1ab79ee5494b18e5624 403B / 403B 1.2s done 13:51:41 #6 extracting sha256:8f6a6833e95d43ac524f1f9c5e7c1316c1f3b8e7ae5ba3db4e54b0c5b910e80a 0.2s done 13:51:41 #6 sha256:ff8a36d5502a57c3fc8eeff48e578ab433a03b1dd528992ba0d966ddf853309a 1.40kB / 1.40kB 1.4s done 13:51:42 #6 sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 4.19MB / 16.97MB 1.5s 13:51:42 #6 sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 9.44MB / 16.97MB 1.6s 13:51:42 #6 extracting sha256:194fa24e147df0010e146240d3b4bd25d04180c523dc717e4645b269991483e3 done 13:51:42 #6 sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 16.97MB / 16.97MB 1.8s 13:51:42 #6 extracting sha256:3eaba6cd10a374d9ed629c26d76a5258e20ddfa09fcef511c98aa620dcf3fae4 done 13:51:42 #6 extracting sha256:df413d6ebdc834bccf63178455d406c4d25e2c2d38d2c1ab79ee5494b18e5624 done 13:51:42 #6 sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 16.97MB / 16.97MB 1.9s done 13:51:42 #6 extracting sha256:d9a55dab5954588333096b28b351999099bea5eb3c68c10e99f175b12c97198d done 13:51:42 #6 extracting sha256:ff8a36d5502a57c3fc8eeff48e578ab433a03b1dd528992ba0d966ddf853309a done 13:51:42 #6 extracting sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 13:51:43 #6 extracting sha256:bdabb0d442710d667f4fd871b5fd215cc2a430a95b192bc508bf945b8e60999b 0.9s done 13:51:44 #6 DONE 4.1s 13:51:44 13:51:44 #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 13:51:44 #7 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done 13:51:44 #7 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done 13:51:44 #7 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done 13:51:44 #7 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done 13:51:44 #7 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.2s done 13:51:44 #7 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.9s done 13:51:44 #7 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.4s done 13:51:44 #7 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.5s done 13:51:44 #7 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done 13:51:44 #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 2.6s 13:51:45 #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 3.7s done 13:51:45 #7 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 13:51:45 #7 ... 13:51:45 13:51:45 #8 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf 13:51:45 #8 DONE 1.6s 13:51:45 13:51:45 #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 13:51:45 #7 ... 13:51:45 13:51:45 #9 [stage-1 3/8] RUN chown -R nginx /var/log/nginx 13:51:46 #9 DONE 0.5s 13:51:46 13:51:46 #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 13:51:46 #7 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.2s done 13:51:46 #7 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done 13:51:46 #7 DONE 6.7s 13:51:46 13:51:46 #10 [stage1 2/10] WORKDIR /usr/src/app 13:51:46 #10 DONE 0.1s 13:51:46 13:51:46 #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d 13:51:46 #11 DONE 0.6s 13:51:46 13:51:46 #12 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ 13:51:47 #12 ... 13:51:47 13:51:47 #13 [stage1 3/10] COPY package.json ./ 13:51:47 #13 DONE 0.3s 13:51:47 13:51:47 #12 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ 13:51:47 #12 DONE 0.5s 13:51:47 13:51:47 #14 [stage-1 6/8] RUN touch /var/run/nginx.pid 13:51:47 #14 DONE 0.4s 13:51:47 13:51:47 #15 [stage1 4/10] RUN npm install 13:51:48 #15 ... 13:51:48 13:51:48 #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid 13:51:48 #16 DONE 0.3s 13:51:48 13:51:48 #15 [stage1 4/10] RUN npm install 13:51:51 #15 4.190 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 13:51:51 #15 4.264 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 13:51:52 #15 5.133 npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 13:51:53 #15 6.544 npm WARN deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. 13:51:54 #15 7.157 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 13:51:55 #15 7.950 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 13:51:55 #15 8.240 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) 13:51:55 #15 8.240 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 13:51:55 #15 8.455 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist 13:51:56 #15 8.902 npm WARN deprecated @schematics/update@0.901.15: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. 13:51:56 #15 9.243 npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 13:51:57 #15 9.884 npm WARN deprecated glob@7.1.6: Glob versions prior to v9 are no longer supported 13:51:57 #15 10.36 npm WARN deprecated core-js@3.6.4: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 13:51:59 #15 11.88 npm WARN deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 13:51:59 #15 11.88 npm WARN deprecated 13:51:59 #15 11.88 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 13:51:59 #15 12.38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:52:00 #15 13.02 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 13:52:00 #15 13.14 npm WARN deprecated osenv@0.1.5: This package is no longer supported. 13:52:00 #15 13.27 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 13:52:00 #15 13.68 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 13:52:00 #15 13.69 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 13:52:00 #15 13.73 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:52:01 #15 13.99 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 13:52:02 #15 14.81 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. 13:52:04 #15 17.07 npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 13:52:04 #15 17.17 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 13:52:04 #15 17.37 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 13:52:04 #15 17.40 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 13:52:04 #15 17.47 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 13:52:04 #15 17.54 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 13:52:04 #15 17.57 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 13:52:04 #15 17.60 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 13:52:04 #15 17.65 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 13:52:05 #15 17.88 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. 13:52:05 #15 17.88 npm WARN deprecated 13:52:05 #15 17.88 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 13:52:05 #15 18.72 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:52:06 #15 19.14 npm WARN deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed. 13:52:06 #15 19.69 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 13:52:06 #15 19.86 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 13:52:07 #15 20.45 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. 13:52:07 #15 20.46 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. 13:52:09 #15 21.98 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 13:52:09 #15 22.31 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues 13:52:11 #15 24.48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:52:11 #15 24.48 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:52:11 #15 24.65 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. 13:52:12 #15 25.54 npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. 13:52:14 #15 26.96 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:52:14 #15 26.96 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:52:14 #15 27.10 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 13:53:18 #15 91.15 13:53:18 #15 91.15 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js 13:53:18 #15 91.15 > node -e "try{require('./postinstall')}catch(e){}" 13:53:18 #15 91.15 13:53:18 #15 91.29 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 13:53:18 #15 91.29 13:53:18 #15 91.29 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  13:53:18 #15 91.29 > https://opencollective.com/core-js  13:53:18 #15 91.29 > https://www.patreon.com/zloirock  13:53:18 #15 91.29 13:53:18 #15 91.29 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 13:53:18 #15 91.29 13:53:19 #15 91.88 13:53:19 #15 91.88 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli 13:53:19 #15 91.88 > node ./bin/postinstall/script.js 13:53:19 #15 91.88 13:53:21 #15 93.87 13:53:21 #15 93.87 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free 13:53:21 #15 93.87 > node attribution.js 13:53:21 #15 93.87 13:53:21 #15 93.98 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com 13:53:21 #15 93.98 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) 13:53:21 #15 93.98 13:53:22 #15 95.69 npm notice created a lockfile as package-lock.json. You should commit this file. 13:53:22 #15 95.71 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): 13:53:22 #15 95.71 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 13:53:22 #15 95.72 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): 13:53:22 #15 95.72 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 13:53:22 #15 95.73 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): 13:53:22 #15 95.73 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 13:53:22 #15 95.74 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): 13:53:22 #15 95.74 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 13:53:23 #15 95.76 npm WARN angular6-json-schema-form@8.0.0 requires a peer of @angular/flex-layout@>=6.0.0-beta.16 but none is installed. You must install peer dependencies yourself. 13:53:23 #15 95.76 13:53:23 #15 95.77 added 1593 packages from 1419 contributors and audited 1599 packages in 94.707s 13:53:24 #15 96.93 13:53:24 #15 96.93 160 packages are looking for funding 13:53:24 #15 96.93 run `npm fund` for details 13:53:24 #15 96.93 13:53:24 #15 96.93 found 82 vulnerabilities (10 low, 33 moderate, 34 high, 5 critical) 13:53:24 #15 96.93 run `npm audit fix` to fix them, or `npm audit` for details 13:53:27 #15 DONE 100.5s 13:53:27 13:53:27 #17 [stage1 5/10] COPY . . 13:53:27 #17 DONE 0.2s 13:53:28 13:53:28 #18 [stage1 6/10] RUN apk update 13:53:28 #18 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:53:28 #18 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:53:29 #18 1.103 v3.17.10-93-g4662b8435a3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:53:29 #18 1.103 v3.17.10-83-g9fde517a01c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:53:29 #18 1.103 OK: 17829 distinct packages available 13:53:29 #18 DONE 1.3s 13:53:29 13:53:29 #19 [stage1 7/10] RUN apk add chromium 13:53:29 #19 0.568 (1/150) Installing libexpat (2.6.4-r0) 13:53:29 #19 0.671 (2/150) Installing brotli-libs (1.0.9-r9) 13:53:30 #19 0.692 (3/150) Installing libbz2 (1.0.8-r4) 13:53:30 #19 0.696 (4/150) Installing libpng (1.6.44-r0) 13:53:30 #19 0.703 (5/150) Installing freetype (2.12.1-r0) 13:53:30 #19 0.717 (6/150) Installing fontconfig (2.14.1-r0) 13:53:30 #19 0.734 (7/150) Installing libfontenc (1.1.6-r0) 13:53:30 #19 0.738 (8/150) Installing mkfontscale (1.2.2-r1) 13:53:30 #19 0.742 (9/150) Installing font-opensans (0_git20210927-r1) 13:53:30 #19 0.781 (10/150) Installing pkgconf (1.9.4-r0) 13:53:30 #19 0.787 (11/150) Installing libffi (3.4.4-r0) 13:53:30 #19 0.791 (12/150) Installing libintl (0.21.1-r1) 13:53:30 #19 0.796 (13/150) Installing libblkid (2.38.1-r1) 13:53:30 #19 0.805 (14/150) Installing libmount (2.38.1-r1) 13:53:30 #19 0.814 (15/150) Installing pcre2 (10.42-r0) 13:53:30 #19 0.828 (16/150) Installing glib (2.74.7-r0) 13:53:30 #19 0.864 (17/150) Installing xz-libs (5.2.9-r0) 13:53:30 #19 0.872 (18/150) Installing libxml2 (2.10.4-r0) 13:53:30 #19 0.889 (19/150) Installing shared-mime-info (2.2-r2) 13:53:30 #19 0.910 (20/150) Installing hicolor-icon-theme (0.17-r2) 13:53:30 #19 0.926 (21/150) Installing libjpeg-turbo (2.1.4-r0) 13:53:30 #19 0.941 (22/150) Installing libwebp (1.2.4-r3) 13:53:30 #19 0.955 (23/150) Installing zstd-libs (1.5.5-r0) 13:53:30 #19 0.966 (24/150) Installing tiff (4.4.0-r4) 13:53:30 #19 0.977 (25/150) Installing gdk-pixbuf (2.42.12-r0) 13:53:30 #19 0.985 (26/150) Installing gtk-update-icon-cache (3.24.43-r0) 13:53:30 #19 0.989 (27/150) Installing libxau (1.0.10-r0) 13:53:30 #19 0.992 (28/150) Installing libmd (1.0.4-r0) 13:53:30 #19 0.995 (29/150) Installing libbsd (0.11.7-r0) 13:53:30 #19 0.999 (30/150) Installing libxdmcp (1.1.4-r0) 13:53:30 #19 1.003 (31/150) Installing libxcb (1.15-r0) 13:53:30 #19 1.022 (32/150) Installing libx11 (1.8.7-r0) 13:53:30 #19 1.064 (33/150) Installing libxcomposite (0.4.5-r1) 13:53:30 #19 1.067 (34/150) Installing libxfixes (6.0.0-r0) 13:53:30 #19 1.073 (35/150) Installing libxrender (0.9.11-r0) 13:53:30 #19 1.076 (36/150) Installing libxcursor (1.2.1-r1) 13:53:30 #19 1.081 (37/150) Installing libxdamage (1.1.5-r1) 13:53:30 #19 1.084 (38/150) Installing libxext (1.3.5-r0) 13:53:30 #19 1.089 (39/150) Installing libxi (1.8-r0) 13:53:30 #19 1.093 (40/150) Installing libxinerama (1.1.5-r0) 13:53:30 #19 1.097 (41/150) Installing libxrandr (1.5.3-r0) 13:53:30 #19 1.100 (42/150) Installing libatk-1.0 (2.46.0-r0) 13:53:30 #19 1.108 (43/150) Installing libxtst (1.2.4-r0) 13:53:30 #19 1.114 (44/150) Installing dbus-libs (1.14.8-r0) 13:53:30 #19 1.125 (45/150) Installing at-spi2-core (2.46.0-r0) 13:53:30 #19 1.136 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) 13:53:30 #19 1.143 (47/150) Installing pixman (0.42.2-r0) 13:53:30 #19 1.154 (48/150) Installing cairo (1.17.6-r3) 13:53:30 #19 1.171 (49/150) Installing cairo-gobject (1.17.6-r3) 13:53:30 #19 1.175 (50/150) Installing avahi-libs (0.8-r6) 13:53:30 #19 1.181 (51/150) Installing gmp (6.2.1-r2) 13:53:30 #19 1.194 (52/150) Installing nettle (3.8.1-r0) 13:53:30 #19 1.206 (53/150) Installing p11-kit (0.24.1-r1) 13:53:30 #19 1.222 (54/150) Installing libtasn1 (4.19.0-r0) 13:53:30 #19 1.227 (55/150) Installing libunistring (1.1-r0) 13:53:30 #19 1.251 (56/150) Installing gnutls (3.7.8-r3) 13:53:30 #19 1.281 (57/150) Installing cups-libs (2.4.9-r0) 13:53:30 #19 1.293 (58/150) Installing libepoxy (1.5.10-r0) 13:53:30 #19 1.307 (59/150) Installing fribidi (1.0.12-r0) 13:53:30 #19 1.314 (60/150) Installing graphite2 (1.3.14-r2) 13:53:30 #19 1.320 (61/150) Installing harfbuzz (5.3.1-r1) 13:53:30 #19 1.341 (62/150) Installing libxft (2.3.7-r0) 13:53:30 #19 1.346 (63/150) Installing pango (1.50.13-r0) 13:53:30 #19 1.362 (64/150) Installing wayland-libs-client (1.21.0-r1) 13:53:30 #19 1.366 (65/150) Installing wayland-libs-cursor (1.21.0-r1) 13:53:30 #19 1.371 (66/150) Installing wayland-libs-egl (1.21.0-r1) 13:53:30 #19 1.374 (67/150) Installing xkeyboard-config (2.37-r0) 13:53:30 #19 1.419 (68/150) Installing libxkbcommon (1.4.1-r0) 13:53:30 #19 1.428 (69/150) Installing gtk+3.0 (3.24.43-r0) 13:53:30 #19 1.523 (70/150) Installing mesa (22.2.5-r1) 13:53:30 #19 1.527 (71/150) Installing llvm15-libs (15.0.7-r0) 13:53:31 #19 2.458 (72/150) Installing hwdata-pci (0.364-r0) 13:53:31 #19 2.471 (73/150) Installing libpciaccess (0.17-r0) 13:53:31 #19 2.482 (74/150) Installing libdrm (2.4.114-r0) 13:53:31 #19 2.496 (75/150) Installing musl-fts (1.2.7-r3) 13:53:31 #19 2.500 (76/150) Installing libelf (0.187-r2) 13:53:31 #19 2.520 (77/150) Installing mesa-glapi (22.2.5-r1) 13:53:31 #19 2.528 (78/150) Installing mesa-dri-gallium (22.2.5-r1) 13:53:32 #19 2.788 (79/150) Installing eudev-libs (3.2.11-r4) 13:53:32 #19 2.794 (80/150) Installing libmagic (5.43-r0) 13:53:32 #19 2.844 (81/150) Installing file (5.43-r0) 13:53:32 #19 2.849 (82/150) Installing libice (1.0.10-r1) 13:53:32 #19 2.853 (83/150) Installing libuuid (2.38.1-r1) 13:53:32 #19 2.858 (84/150) Installing libsm (1.2.3-r1) 13:53:32 #19 2.862 (85/150) Installing libxt (1.2.1-r0) 13:53:32 #19 2.872 (86/150) Installing libxmu (1.1.4-r0) 13:53:32 #19 2.877 (87/150) Installing xset (1.2.4-r1) 13:53:32 #19 2.881 (88/150) Installing xprop (1.2.7-r0) 13:53:32 #19 2.888 (89/150) Installing xdg-utils (1.1.3-r4) 13:53:32 #19 2.894 (90/150) Installing libogg (1.3.5-r2) 13:53:32 #19 2.899 (91/150) Installing flac-libs (1.4.2-r0) 13:53:32 #19 2.908 (92/150) Installing aom-libs (3.5.0-r0) 13:53:32 #19 2.968 (93/150) Installing alsa-lib (1.2.8-r0) 13:53:32 #19 2.992 (94/150) Installing libatomic (12.2.1_git20220924-r4) 13:53:32 #19 2.995 (95/150) Installing sdl2 (2.26.5-r0) 13:53:32 #19 3.014 (96/150) Installing svt-av1-libs (1.3.0-r0) 13:53:32 #19 3.101 (97/150) Installing libass (0.16.0-r1) 13:53:32 #19 3.109 (98/150) Installing libdav1d (1.0.0-r2) 13:53:32 #19 3.167 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) 13:53:32 #19 3.174 (100/150) Installing ncurses-libs (6.3_p20221119-r1) 13:53:32 #19 3.186 (101/150) Installing lame (3.100-r2) 13:53:32 #19 3.215 (102/150) Installing opus (1.3.1-r1) 13:53:32 #19 3.228 (103/150) Installing libasyncns (0.8-r1) 13:53:32 #19 3.233 (104/150) Installing libltdl (2.4.7-r1) 13:53:32 #19 3.236 (105/150) Installing orc (0.4.39-r0) 13:53:32 #19 3.255 (106/150) Installing libvorbis (1.3.7-r0) 13:53:32 #19 3.267 (107/150) Installing libsndfile (1.1.0-r2) 13:53:32 #19 3.283 (108/150) Installing libgomp (12.2.1_git20220924-r4) 13:53:32 #19 3.289 (109/150) Installing soxr (0.1.3-r3) 13:53:32 #19 3.296 (110/150) Installing speexdsp (1.2.1-r0) 13:53:32 #19 3.304 (111/150) Installing tdb-libs (1.4.6-r0) 13:53:32 #19 3.312 (112/150) Installing libpulse (16.1-r6) 13:53:32 #19 3.331 (113/150) Installing cjson (1.7.17-r0) 13:53:32 #19 3.337 (114/150) Installing mbedtls (2.28.9-r0) 13:53:32 #19 3.351 (115/150) Installing librist (0.2.7-r0) 13:53:32 #19 3.356 (116/150) Installing libsrt (1.5.1-r0) 13:53:32 #19 3.371 (117/150) Installing libssh (0.10.5-r0) 13:53:32 #19 3.380 (118/150) Installing libtheora (1.1.1-r16) 13:53:32 #19 3.393 (119/150) Installing v4l-utils-libs (1.22.1-r2) 13:53:32 #19 3.423 (120/150) Installing libva (2.16.0-r0) 13:53:32 #19 3.431 (121/150) Installing libvdpau (1.5-r0) 13:53:32 #19 3.436 (122/150) Installing vidstab (1.1.0-r2) 13:53:32 #19 3.440 (123/150) Installing libvpx (1.12.0-r2) 13:53:32 #19 3.471 (124/150) Installing x264-libs (0.164_git20220602-r0) 13:53:32 #19 3.496 (125/150) Installing numactl (2.0.16-r1) 13:53:32 #19 3.501 (126/150) Installing x265-libs (3.5-r3) 13:53:32 #19 3.610 (127/150) Installing xvidcore (1.3.7-r1) 13:53:32 #19 3.617 (128/150) Installing libsodium (1.0.18-r2) 13:53:32 #19 3.625 (129/150) Installing libzmq (4.3.4-r1) 13:53:32 #19 3.634 (130/150) Installing ffmpeg-libs (5.1.4-r0) 13:53:33 #19 3.804 (131/150) Installing libevent (2.1.12-r5) 13:53:33 #19 3.827 (132/150) Installing wayland-libs-server (1.21.0-r1) 13:53:33 #19 3.832 (133/150) Installing mesa-gbm (22.2.5-r1) 13:53:33 #19 3.837 (134/150) Installing icu-data-en (72.1-r1) 13:53:33 #19 3.865 Executing icu-data-en-72.1-r1.post-install 13:53:33 #19 3.868 * 13:53:33 #19 3.868 * If you need ICU with non-English locales and legacy charset support, install 13:53:33 #19 3.868 * package icu-data-full. 13:53:33 #19 3.868 * 13:53:33 #19 3.868 (135/150) Installing icu-libs (72.1-r1) 13:53:33 #19 3.914 (136/150) Installing jsoncpp (1.9.5-r0) 13:53:33 #19 3.921 (137/150) Installing lcms2 (2.14-r0) 13:53:33 #19 3.929 (138/150) Installing minizip (1.2.13-r0) 13:53:33 #19 3.933 (139/150) Installing nspr (4.35-r0) 13:53:33 #19 3.940 (140/150) Installing sqlite-libs (3.40.1-r1) 13:53:33 #19 3.955 (141/150) Installing nss (3.85-r1) 13:53:33 #19 3.990 (142/150) Installing pipewire-libs (0.3.61-r0) 13:53:33 #19 3.999 (143/150) Installing re2 (2022.06.01-r1) 13:53:33 #19 4.007 (144/150) Installing snappy (1.1.9-r4) 13:53:33 #19 4.012 (145/150) Installing libwoff2common (1.0.2-r2) 13:53:33 #19 4.015 (146/150) Installing libwoff2enc (1.0.2-r2) 13:53:33 #19 4.019 (147/150) Installing libgpg-error (1.46-r1) 13:53:33 #19 4.026 (148/150) Installing libgcrypt (1.10.1-r0) 13:53:33 #19 4.041 (149/150) Installing libxslt (1.1.37-r1) 13:53:33 #19 4.050 (150/150) Installing chromium (112.0.5615.165-r0) 13:53:35 #19 6.058 Executing busybox-1.35.0-r29.trigger 13:53:35 #19 6.072 Executing fontconfig-2.14.1-r0.trigger 13:53:35 #19 6.092 Executing mkfontscale-1.2.2-r1.trigger 13:53:35 #19 6.110 Executing glib-2.74.7-r0.trigger 13:53:35 #19 6.116 Executing shared-mime-info-2.2-r2.trigger 13:53:36 #19 6.784 Executing gdk-pixbuf-2.42.12-r0.trigger 13:53:36 #19 6.790 Executing gtk-update-icon-cache-3.24.43-r0.trigger 13:53:36 #19 6.814 Executing gtk+3.0-3.24.43-r0.trigger 13:53:36 #19 6.835 OK: 547 MiB in 167 packages 13:53:37 #19 DONE 8.1s 13:53:37 13:53:37 #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser 13:53:37 #20 DONE 0.4s 13:53:37 13:53:37 #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false 13:53:42 #21 5.027 14 11 2025 13:53:42.797:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. 13:53:50 #21 12.46 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 13:53:50 #21 12.46 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 13:53:51 #21 13.62 Compiling @angular/core : es2015 as esm2015 13:53:51 #21 13.65 Compiling @angular/animations : es2015 as esm2015 13:53:51 #21 13.73 Compiling @angular/cdk/keycodes : es2015 as esm2015 13:53:55 #21 17.82 Compiling @angular/compiler/testing : es2015 as esm2015 13:54:03 #21 25.70 Compiling @angular/cdk/observers : es2015 as esm2015 13:54:03 #21 25.70 Compiling @angular/animations/browser : es2015 as esm2015 13:54:03 #21 25.72 Compiling @angular/common : es2015 as esm2015 13:54:07 #21 29.90 Compiling @angular/cdk/platform : es2015 as esm2015 13:54:08 #21 30.49 Compiling @angular/cdk/bidi : es2015 as esm2015 13:54:08 #21 30.93 Compiling @angular/platform-browser : es2015 as esm2015 13:54:10 #21 32.30 Compiling @angular/cdk/a11y : es2015 as esm2015 13:54:11 #21 33.53 Compiling @angular/forms : es2015 as esm2015 13:54:11 #21 34.22 Compiling @angular/platform-browser/animations : es2015 as esm2015 13:54:13 #21 35.66 Compiling @angular/cdk/collections : es2015 as esm2015 13:54:14 #21 37.03 Compiling @angular/cdk/portal : es2015 as esm2015 13:54:15 #21 38.07 Compiling @angular/material/core : es2015 as esm2015 13:54:15 #21 38.09 Compiling @angular/cdk/scrolling : es2015 as esm2015 13:54:17 #21 39.73 Compiling @angular/common/http : es2015 as esm2015 13:54:18 #21 41.10 Compiling @angular/cdk/overlay : es2015 as esm2015 13:54:20 #21 42.23 Compiling @angular/material/form-field : es2015 as esm2015 13:54:20 #21 42.74 Compiling @angular/cdk/layout : es2015 as esm2015 13:54:22 #21 44.46 Compiling @angular/material/button : es2015 as esm2015 13:54:23 #21 45.35 Compiling @angular/flex-layout/core : es2015 as esm2015 13:54:23 #21 46.08 Compiling @angular/material/icon : es2015 as esm2015 13:54:25 #21 47.26 Compiling @angular/material/select : es2015 as esm2015 13:54:26 #21 48.40 Compiling @angular/material/tooltip : es2015 as esm2015 13:54:27 #21 49.73 Compiling @angular/cdk/text-field : es2015 as esm2015 13:54:28 #21 51.08 Compiling @angular/router : es2015 as esm2015 13:54:29 #21 51.86 Compiling @angular/flex-layout/extended : es2015 as esm2015 13:54:30 #21 52.30 Compiling @angular/flex-layout/flex : es2015 as esm2015 13:54:32 #21 54.29 Compiling @angular/flex-layout/grid : es2015 as esm2015 13:54:32 #21 54.93 Compiling @angular/material/dialog : es2015 as esm2015 13:54:33 #21 55.71 Compiling @angular/material/input : es2015 as esm2015 13:54:35 #21 57.52 Compiling @angular/cdk/accordion : es2015 as esm2015 13:54:36 #21 58.28 Compiling @angular/cdk/stepper : es2015 as esm2015 13:54:36 #21 59.07 Compiling @angular/material/divider : es2015 as esm2015 13:54:37 #21 59.78 Compiling @angular/cdk/table : es2015 as esm2015 13:54:39 #21 61.20 Compiling @angular/material/paginator : es2015 as esm2015 13:54:39 #21 61.63 Compiling @angular/material/sort : es2015 as esm2015 13:54:40 #21 62.74 Compiling @angular/cdk/tree : es2015 as esm2015 13:54:42 #21 64.41 Compiling @angular/core/testing : es2015 as esm2015 13:54:42 #21 64.69 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:54:43 #21 65.46 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:54:45 #21 67.28 Compiling @angular/common/testing : es2015 as esm2015 13:54:45 #21 67.53 Compiling @angular/flex-layout : es2015 as esm2015 13:54:45 #21 67.78 Compiling @angular/material/autocomplete : es2015 as esm2015 13:54:47 #21 69.47 Compiling @angular/material/button-toggle : es2015 as esm2015 13:54:47 #21 70.15 Compiling @angular/material/card : es2015 as esm2015 13:54:49 #21 71.16 Compiling @angular/material/checkbox : es2015 as esm2015 13:54:50 #21 72.25 Compiling @angular/material/chips : es2015 as esm2015 13:54:50 #21 72.29 Compiling @angular/material/datepicker : es2015 as esm2015 13:54:51 #21 73.94 Compiling @angular/material/expansion : es2015 as esm2015 13:54:53 #21 75.50 Compiling @angular/material/radio : es2015 as esm2015 13:54:54 #21 76.34 Compiling @angular/material/slide-toggle : es2015 as esm2015 13:54:54 #21 76.53 Compiling @angular/material/slider : es2015 as esm2015 13:54:56 #21 78.84 Compiling @angular/material/stepper : es2015 as esm2015 13:54:57 #21 79.36 Compiling @angular/material/tabs : es2015 as esm2015 13:54:57 #21 79.57 Compiling @angular/animations/browser/testing : es2015 as esm2015 13:54:59 #21 81.67 Compiling @angular/cdk/clipboard : es2015 as esm2015 13:55:00 #21 82.26 Compiling @angular/cdk/drag-drop : es2015 as esm2015 13:55:00 #21 83.01 Compiling @angular/common/http/testing : es2015 as esm2015 13:55:01 #21 83.80 Compiling @angular/material/badge : es2015 as esm2015 13:55:03 #21 85.31 Compiling @angular/material/bottom-sheet : es2015 as esm2015 13:55:03 #21 85.39 Compiling @angular/material/grid-list : es2015 as esm2015 13:55:04 #21 86.69 Compiling @angular/material/icon/testing : es2015 as esm2015 13:55:06 #21 88.37 Compiling @angular/material/list : es2015 as esm2015 13:55:06 #21 88.66 Compiling @angular/material/menu : es2015 as esm2015 13:55:07 #21 89.59 Compiling @angular/material/progress-bar : es2015 as esm2015 13:55:09 #21 91.90 Compiling @angular/material/progress-spinner : es2015 as esm2015 13:55:10 #21 92.29 Compiling @angular/material/sidenav : es2015 as esm2015 13:55:10 #21 92.71 Compiling @angular/material/snack-bar : es2015 as esm2015 13:55:12 #21 94.69 Compiling @angular/material/table : es2015 as esm2015 13:55:13 #21 95.35 Compiling @angular/material/toolbar : es2015 as esm2015 13:55:13 #21 96.03 Compiling @angular/material/tree : es2015 as esm2015 13:55:16 #21 98.26 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:55:16 #21 98.60 Compiling @angular/router/testing : es2015 as esm2015 13:55:16 #21 99.12 Compiling angular-bootstrap-md : es2015 as esm2015 13:55:18 #21 100.8 Compiling angular6-json-schema-form : es2015 as esm2015 13:55:18 #21 100.9 Compiling ng2-charts : es2015 as esm2015 13:55:23 #21 105.7 Compiling ng2-completer : es2015 as esm2015 13:55:23 #21 105.7 Compiling ngx-cookie-service : es2015 as esm2015 13:55:25 #21 107.9 Compiling ngx-toastr : es2015 as esm2015 13:55:48 #21 130.4 14 11 2025 13:55:48.125:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ 13:55:48 #21 130.4 14 11 2025 13:55:48.129:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited 13:55:48 #21 130.4 14 11 2025 13:55:48.137:INFO [launcher]: Starting browser Chrome 13:56:10 #21 152.2 14 11 2025 13:56:10.013:INFO [Chrome Headless 112.0.5615.165 (Linux 0.0.0)]: Connected on socket 5rfOcljwjLPqQ5VaAAAB with id 9405087 13:56:10 #21 152.3 14 11 2025 13:56:10.070:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. 13:56:16 #21 158.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 0 of 139 SUCCESS (0 secs / 0 secs) 13:56:16 #21 158.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 1 of 139 SUCCESS (0 secs / 0.136 secs) 13:56:16 #21 158.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 2 of 139 SUCCESS (0 secs / 0.198 secs) 13:56:16 #21 158.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 3 of 139 SUCCESS (0 secs / 0.222 secs) 13:56:16 #21 158.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 4 of 139 SUCCESS (0 secs / 0.245 secs) 13:56:16 #21 158.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 5 of 139 SUCCESS (0 secs / 0.26 secs) 13:56:16 #21 158.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 6 of 139 SUCCESS (0 secs / 0.267 secs) 13:56:16 #21 158.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 7 of 139 SUCCESS (0 secs / 0.285 secs) 13:56:16 #21 158.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 8 of 139 SUCCESS (0 secs / 0.296 secs) 13:56:16 #21 158.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 9 of 139 SUCCESS (0 secs / 0.314 secs) 13:56:16 #21 158.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 10 of 139 SUCCESS (0 secs / 0.339 secs) 13:56:16 #21 158.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 11 of 139 SUCCESS (0 secs / 0.386 secs) 13:56:16 #21 158.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 12 of 139 SUCCESS (0 secs / 0.424 secs) 13:56:16 #21 158.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 13 of 139 SUCCESS (0 secs / 0.443 secs) 13:56:16 #21 158.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 14 of 139 SUCCESS (0 secs / 0.457 secs) 13:56:16 #21 158.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 15 of 139 SUCCESS (0 secs / 0.474 secs) 13:56:16 #21 158.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 16 of 139 SUCCESS (0 secs / 0.496 secs) 13:56:16 #21 158.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.554 secs) 13:56:16 #21 158.8 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 13:56:16 #21 158.8 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 13:56:16 #21 158.8 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 13:56:16 #21 158.8 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 13:56:16 #21 158.8 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 13:56:16 #21 158.8 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 13:56:16 #21 158.8 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 13:56:16 #21 158.8 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 13:56:16 #21 158.8 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 13:56:16 #21 158.8 at Array.forEach ()} 13:56:16 #21 158.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.554 secs) 13:56:16 #21 158.8 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 13:56:16 #21 158.8 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 13:56:16 #21 158.8 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 13:56:16 #21 158.8 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 13:56:16 #21 158.8 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 13:56:16 #21 158.8 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 13:56:16 #21 158.8 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 13:56:16 #21 158.8 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 13:56:16 #21 158.8 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 13:56:16 #21 158.8 at Array.forEach ()} 13:56:16 #21 158.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.584 secs) 13:56:16 #21 158.8 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 13:56:16 #21 158.8 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 13:56:16 #21 158.8 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 13:56:16 #21 158.8 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 13:56:16 #21 158.8 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 13:56:16 #21 158.8 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 13:56:16 #21 158.8 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 13:56:16 #21 158.8 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 13:56:16 #21 158.8 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 13:56:16 #21 158.8 at Array.forEach ()} 13:56:16 #21 158.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.584 secs) 13:56:16 #21 158.8 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 13:56:16 #21 158.8 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 13:56:16 #21 158.8 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 13:56:16 #21 158.8 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 13:56:16 #21 158.8 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 13:56:16 #21 158.8 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 13:56:16 #21 158.8 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 13:56:16 #21 158.8 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 13:56:16 #21 158.8 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 13:56:16 #21 158.8 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 13:56:16 #21 158.8 at Array.forEach ()} 13:56:16 #21 159.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 19 of 139 SUCCESS (0 secs / 0.813 secs) 13:56:16 #21 159.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 20 of 139 SUCCESS (0 secs / 1.009 secs) 13:56:17 #21 159.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 21 of 139 SUCCESS (0 secs / 1.145 secs) 13:56:17 #21 159.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 22 of 139 SUCCESS (0 secs / 1.266 secs) 13:56:17 #21 159.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 23 of 139 SUCCESS (0 secs / 1.54 secs) 13:56:17 #21 159.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 24 of 139 SUCCESS (0 secs / 1.659 secs) 13:56:17 #21 160.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 25 of 139 SUCCESS (0 secs / 1.789 secs) 13:56:18 #21 160.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 26 of 139 SUCCESS (0 secs / 1.987 secs) 13:56:18 #21 160.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 27 of 139 SUCCESS (0 secs / 2.223 secs) 13:56:18 #21 160.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 28 of 139 SUCCESS (0 secs / 2.251 secs) 13:56:18 #21 160.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 29 of 139 SUCCESS (0 secs / 2.263 secs) 13:56:18 #21 160.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 2.299 secs) 13:56:18 #21 160.7 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 13:56:18 #21 160.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 2.299 secs) 13:56:18 #21 160.7 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 13:56:18 #21 160.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 31 of 139 SUCCESS (0 secs / 2.333 secs) 13:56:18 #21 160.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 32 of 139 SUCCESS (0 secs / 2.379 secs) 13:56:18 #21 160.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 33 of 139 SUCCESS (0 secs / 2.41 secs) 13:56:18 #21 160.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 34 of 139 SUCCESS (0 secs / 2.473 secs) 13:56:18 #21 160.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 35 of 139 SUCCESS (0 secs / 2.519 secs) 13:56:18 #21 160.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 2.567 secs) 13:56:18 #21 161.1 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) 13:56:18 #21 161.1 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 13:56:18 #21 161.1 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 13:56:18 #21 161.1 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:18 #21 161.1 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:18 #21 161.1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:18 #21 161.1 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 13:56:18 #21 161.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 37 of 139 SUCCESS (0 secs / 2.76 secs) 13:56:18 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 38 of 139 SUCCESS (0 secs / 2.776 secs) 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 39 of 139 SUCCESS (0 secs / 2.787 secs) 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 2.794 secs) 13:56:19 #21 161.2 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 2.794 secs) 13:56:19 #21 161.2 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 13:56:19 #21 161.2 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 2.794 secs) 13:56:19 #21 161.2 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 2.805 secs) 13:56:19 #21 161.2 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 2.805 secs) 13:56:19 #21 161.2 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 2.839 secs) 13:56:19 #21 161.2 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 2.839 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 2.862 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 2.862 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 2.884 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 2.884 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 2.905 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 2.905 secs) 13:56:19 #21 161.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 46 of 139 SUCCESS (0 secs / 2.93 secs) 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 2.942 secs) 13:56:19 #21 161.3 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 2.942 secs) 13:56:19 #21 161.3 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 2.971 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 2.971 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 2.994 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 2.994 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 3.009 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 3.009 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 3.029 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 3.029 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 3.038 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 3.038 secs) 13:56:19 #21 161.4 LOG: class TestBedRender3 { ... } 13:56:19 #21 161.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 53 of 139 SUCCESS (0 secs / 3.052 secs) 13:56:19 #21 161.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 54 of 139 SUCCESS (0 secs / 3.095 secs) 13:56:19 #21 161.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 55 of 139 SUCCESS (0 secs / 3.126 secs) 13:56:19 #21 161.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 56 of 139 SUCCESS (0 secs / 3.142 secs) 13:56:19 #21 161.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 57 of 139 SUCCESS (0 secs / 3.163 secs) 13:56:19 #21 161.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 58 of 139 SUCCESS (0 secs / 3.188 secs) 13:56:19 #21 161.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 59 of 139 SUCCESS (0 secs / 3.211 secs) 13:56:19 #21 161.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 3.226 secs) 13:56:19 #21 161.7 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 13:56:19 #21 161.7 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 13:56:19 #21 161.7 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 13:56:19 #21 161.7 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 13:56:19 #21 161.7 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 13:56:19 #21 161.7 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 13:56:19 #21 161.7 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:19 #21 161.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:19 #21 161.7 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 3.226 secs) 13:56:19 #21 161.7 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 13:56:19 #21 161.7 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 13:56:19 #21 161.7 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 13:56:19 #21 161.7 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 13:56:19 #21 161.7 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 13:56:19 #21 161.7 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 13:56:19 #21 161.7 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 13:56:19 #21 161.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:19 #21 161.7 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 13:56:19 #21 161.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 61 of 139 SUCCESS (0 secs / 3.26 secs) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 62 of 139 SUCCESS (0 secs / 3.284 secs) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 63 of 139 SUCCESS (0 secs / 3.305 secs) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 64 of 139 SUCCESS (0 secs / 3.325 secs) 13:56:19 #21 161.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 65 of 139 SUCCESS (0 secs / 3.34 secs) 13:56:19 #21 161.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 66 of 139 SUCCESS (0 secs / 3.362 secs) 13:56:19 #21 161.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 67 of 139 SUCCESS (0 secs / 3.379 secs) 13:56:19 #21 161.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 68 of 139 SUCCESS (0 secs / 3.4 secs) 13:56:19 #21 161.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 69 of 139 SUCCESS (0 secs / 3.419 secs) 13:56:19 #21 161.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 70 of 139 SUCCESS (0 secs / 3.443 secs) 13:56:19 #21 161.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 71 of 139 SUCCESS (0 secs / 3.465 secs) 13:56:19 #21 161.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 72 of 139 SUCCESS (0 secs / 3.483 secs) 13:56:19 #21 161.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 73 of 139 SUCCESS (0 secs / 3.503 secs) 13:56:19 #21 161.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 74 of 139 SUCCESS (0 secs / 3.525 secs) 13:56:19 #21 162.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 75 of 139 SUCCESS (0 secs / 3.548 secs) 13:56:19 #21 162.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 76 of 139 SUCCESS (0 secs / 3.616 secs) 13:56:19 #21 162.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 77 of 139 SUCCESS (0 secs / 3.674 secs) 13:56:20 #21 162.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 78 of 139 SUCCESS (0 secs / 3.721 secs) 13:56:20 #21 162.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 79 of 139 SUCCESS (0 secs / 3.762 secs) 13:56:20 #21 162.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 80 of 139 SUCCESS (0 secs / 3.814 secs) 13:56:20 #21 162.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 81 of 139 SUCCESS (0 secs / 3.86 secs) 13:56:20 #21 162.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 82 of 139 SUCCESS (0 secs / 3.912 secs) 13:56:20 #21 162.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 83 of 139 SUCCESS (0 secs / 3.968 secs) 13:56:20 #21 162.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 84 of 139 SUCCESS (0 secs / 4.024 secs) 13:56:20 #21 162.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 85 of 139 SUCCESS (0 secs / 4.089 secs) 13:56:20 #21 162.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 86 of 139 SUCCESS (0 secs / 4.143 secs) 13:56:20 #21 162.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 87 of 139 SUCCESS (0 secs / 4.199 secs) 13:56:20 #21 162.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 88 of 139 SUCCESS (0 secs / 4.297 secs) 13:56:20 #21 162.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 89 of 139 SUCCESS (0 secs / 4.379 secs) 13:56:20 #21 162.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 90 of 139 SUCCESS (0 secs / 4.421 secs) 13:56:20 #21 162.9 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 91 of 139 SUCCESS (0 secs / 4.481 secs) 13:56:20 #21 163.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 92 of 139 SUCCESS (0 secs / 4.53 secs) 13:56:20 #21 163.0 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 93 of 139 SUCCESS (0 secs / 4.586 secs) 13:56:20 #21 163.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 94 of 139 SUCCESS (0 secs / 4.638 secs) 13:56:20 #21 163.1 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 95 of 139 SUCCESS (0 secs / 4.699 secs) 13:56:20 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 4.751 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 4.751 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 4.751 secs) 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 4.782 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 4.782 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 4.782 secs) 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 4.79 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 4.79 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 4.79 secs) 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 4.795 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 4.795 secs) 13:56:21 #21 163.2 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.2 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.2 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.2 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 4.795 secs) 13:56:21 #21 163.2 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 4.812 secs) 13:56:21 #21 163.3 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.3 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.3 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 4.812 secs) 13:56:21 #21 163.3 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.3 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.3 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.3 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 4.812 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 4.823 secs) 13:56:21 #21 163.3 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.3 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.3 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 4.823 secs) 13:56:21 #21 163.3 WARN: ''mat-icon' is not a known element: 13:56:21 #21 163.3 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.3 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.3 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 4.823 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 4.832 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 4.832 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 4.872 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 4.872 secs) 13:56:21 #21 163.3 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.3 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 4.904 secs) 13:56:21 #21 163.4 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 4.904 secs) 13:56:21 #21 163.4 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 4.955 secs) 13:56:21 #21 163.4 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 4.955 secs) 13:56:21 #21 163.4 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 13:56:21 #21 163.4 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 4.995 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 5.027 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 5.042 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 5.063 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.5 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.5 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.5 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.5 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 5.085 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 5.105 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 5.124 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: ''json-schema-form' is not a known element: 13:56:21 #21 163.6 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 13:56:21 #21 163.6 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 5.14 secs) 13:56:21 #21 163.6 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 114 of 139 SUCCESS (0 secs / 5.156 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 115 of 139 SUCCESS (0 secs / 5.168 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 116 of 139 SUCCESS (0 secs / 5.171 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 117 of 139 SUCCESS (0 secs / 5.173 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 118 of 139 SUCCESS (0 secs / 5.175 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 119 of 139 SUCCESS (0 secs / 5.176 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 120 of 139 SUCCESS (0 secs / 5.18 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 121 of 139 SUCCESS (0 secs / 5.182 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 122 of 139 SUCCESS (0 secs / 5.188 secs) 13:56:21 #21 163.6 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 123 of 139 SUCCESS (0 secs / 5.194 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 124 of 139 SUCCESS (0 secs / 5.2 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 125 of 139 SUCCESS (0 secs / 5.202 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 126 of 139 SUCCESS (0 secs / 5.204 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 127 of 139 SUCCESS (0 secs / 5.211 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 128 of 139 SUCCESS (0 secs / 5.22 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 129 of 139 SUCCESS (0 secs / 5.231 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 130 of 139 SUCCESS (0 secs / 5.234 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 131 of 139 SUCCESS (0 secs / 5.241 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 132 of 139 SUCCESS (0 secs / 5.245 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 133 of 139 SUCCESS (0 secs / 5.251 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 134 of 139 SUCCESS (0 secs / 5.253 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 135 of 139 SUCCESS (0 secs / 5.26 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 136 of 139 SUCCESS (0 secs / 5.262 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 137 of 139 SUCCESS (0 secs / 5.278 secs) 13:56:21 #21 163.7 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 138 of 139 SUCCESS (0 secs / 5.291 secs) 13:56:21 #21 163.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (0 secs / 5.302 secs) 13:56:21 #21 163.8 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (5.649 secs / 5.302 secs) 13:56:21 #21 163.8 TOTAL: 139 SUCCESS 13:56:21 #21 163.8 TOTAL: 139 SUCCESS 13:56:21 #21 163.8 TOTAL: 139 SUCCESS 13:56:21 #21 164.1 13:56:21 #21 164.1 =============================== Coverage summary =============================== 13:56:21 #21 164.1 Statements : 89.81% ( 511/569 ) 13:56:21 #21 164.1 Branches : 69.93% ( 107/153 ) 13:56:21 #21 164.1 Functions : 91.04% ( 183/201 ) 13:56:21 #21 164.1 Lines : 89.75% ( 473/527 ) 13:56:21 #21 164.1 ================================================================================ 13:56:22 #21 DONE 164.4s 13:56:22 13:56:22 #22 [stage1 10/10] RUN npm run-script build:prod 13:56:22 #22 0.768 13:56:22 #22 0.768 > controlpanel-app@0.0.0 build:prod /usr/src/app 13:56:22 #22 0.768 > ng build --configuration production --build-optimizer --vendor-chunk 13:56:22 #22 0.768 13:56:29 #22 7.630 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 13:56:29 #22 7.631 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. 13:58:42 #22 139.9 Generating ES5 bundles for differential loading... 13:59:38 #22 196.1 ES5 bundle generation complete. 13:59:39 #22 196.8 13:59:39 #22 196.8 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 13:59:39 #22 196.8 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 13:59:39 #22 196.8 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] 13:59:39 #22 196.8 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] 13:59:39 #22 196.8 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] 13:59:39 #22 196.8 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] 13:59:39 #22 196.8 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] 13:59:39 #22 196.8 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] 13:59:39 #22 196.8 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] 13:59:39 #22 196.8 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] 13:59:39 #22 196.8 Date: 2025-11-14T13:59:39.014Z - Hash: 2cf25757a36a4e75d17b - Time: 190416ms 13:59:39 #22 196.8 13:59:39 #22 196.8 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.3 kB with a total of 2.04 MB. 13:59:39 #22 196.8 13:59:39 #22 196.8 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 325 kB with a total of 2.32 MB. 13:59:39 #22 DONE 197.1s 13:59:39 13:59:39 #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html 13:59:39 #23 DONE 0.3s 13:59:39 13:59:39 #24 exporting to image 13:59:39 #24 exporting layers 13:59:39 #24 exporting layers 0.2s done 13:59:39 #24 writing image sha256:a9fd4951ce51a86d54d3696669afd660313c9c2316831f7bd3d4598d8b91894b done 13:59:39 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 0.0s done 13:59:39 #24 DONE 0.2s 13:59:40 ---> docker-build.sh ends 13:59:40 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5036410703988941315.sh 13:59:40 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins13545755929146752044.sh 13:59:40 $ ssh-agent -k 13:59:40 unset SSH_AUTH_SOCK; 13:59:40 unset SSH_AGENT_PID; 13:59:40 echo Agent pid 2156 killed; 13:59:40 [ssh-agent] Stopped. 13:59:40 [PostBuildScript] - [INFO] Executing post build scripts. 13:59:40 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins18123692131365088847.sh 13:59:40 ---> sysstat.sh 13:59:41 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins5758624993559562157.sh 13:59:41 ---> package-listing.sh 13:59:41 ++ facter osfamily 13:59:41 ++ tr '[:upper:]' '[:lower:]' 13:59:41 + OS_FAMILY=debian 13:59:41 + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-verify-master 13:59:41 + START_PACKAGES=/tmp/packages_start.txt 13:59:41 + END_PACKAGES=/tmp/packages_end.txt 13:59:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:41 + PACKAGES=/tmp/packages_start.txt 13:59:41 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-verify-master ']' 13:59:41 + PACKAGES=/tmp/packages_end.txt 13:59:41 + case "${OS_FAMILY}" in 13:59:41 + dpkg -l 13:59:41 + grep '^ii' 13:59:41 + '[' -f /tmp/packages_start.txt ']' 13:59:41 + '[' -f /tmp/packages_end.txt ']' 13:59:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:41 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-verify-master ']' 13:59:41 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/archives/ 13:59:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/archives/ 13:59:41 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins16667723755919741863.sh 13:59:41 ---> capture-instance-metadata.sh 13:59:41 Setup pyenv: 13:59:41 system 13:59:41 3.8.13 13:59:41 3.9.13 13:59:41 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/.python-version) 13:59:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIYy from file:/tmp/.os_lf_venv 13:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:59:44 lf-activate-venv(): INFO: Base packages installed successfully 13:59:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:00:04 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 14:00:04 INFO: Running in OpenStack, capturing instance metadata 14:00:05 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins16940537247623975004.sh 14:00:05 provisioning config files... 14:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-verify-master@tmp/config2188153225406165332tmp 14:00:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:00:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:00:05 [EnvInject] - Injecting environment variables from a build step. 14:00:05 [EnvInject] - Injecting as environment variables the properties content 14:00:05 SERVER_ID=logs 14:00:05 14:00:05 [EnvInject] - Variables injected successfully. 14:00:05 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins515390203386273254.sh 14:00:05 ---> create-netrc.sh 14:00:05 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins4273497441672860996.sh 14:00:05 ---> python-tools-install.sh 14:00:05 Setup pyenv: 14:00:05 system 14:00:05 3.8.13 14:00:05 3.9.13 14:00:05 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/.python-version) 14:00:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIYy from file:/tmp/.os_lf_venv 14:00:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:09 lf-activate-venv(): INFO: Base packages installed successfully 14:00:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:00:28 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 14:00:28 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins16408591880052353570.sh 14:00:28 ---> sudo-logs.sh 14:00:28 Archiving 'sudo' log.. 14:00:28 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash /tmp/jenkins11351213013571232594.sh 14:00:28 ---> job-cost.sh 14:00:28 Setup pyenv: 14:00:28 system 14:00:28 3.8.13 14:00:28 3.9.13 14:00:28 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/.python-version) 14:00:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIYy from file:/tmp/.os_lf_venv 14:00:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:32 lf-activate-venv(): INFO: Base packages installed successfully 14:00:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 14:00:43 INFO: No Stack... 14:00:44 INFO: Retrieving Pricing Info for: v3-starter-4 14:00:44 INFO: Archiving Costs 14:00:44 [portal-nonrtric-controlpanel-docker-verify-master] $ /bin/bash -l /tmp/jenkins15206431884825494333.sh 14:00:44 ---> logs-deploy.sh 14:00:44 Setup pyenv: 14:00:44 system 14:00:44 3.8.13 14:00:44 3.9.13 14:00:44 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-verify-master/.python-version) 14:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIYy from file:/tmp/.os_lf_venv 14:00:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:00:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:00:47 lf-activate-venv(): INFO: Base packages installed successfully 14:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools 14:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-aIYy/bin to PATH 14:01:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-verify-master/281 14:01:06 INFO: archiving workspace using pattern(s): 14:01:08 Archives upload complete. 14:01:09 INFO: archiving logs to Nexus 14:01:10 ---> uname -a: 14:01:10 Linux prd-ubuntu1804-docker-4c-4g-9119 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:01:10 14:01:10 14:01:10 ---> lscpu: 14:01:10 Architecture: x86_64 14:01:10 CPU op-mode(s): 32-bit, 64-bit 14:01:10 Byte Order: Little Endian 14:01:10 CPU(s): 4 14:01:10 On-line CPU(s) list: 0-3 14:01:10 Thread(s) per core: 1 14:01:10 Core(s) per socket: 1 14:01:10 Socket(s): 4 14:01:10 NUMA node(s): 1 14:01:10 Vendor ID: AuthenticAMD 14:01:10 CPU family: 23 14:01:10 Model: 49 14:01:10 Model name: AMD EPYC-Rome Processor 14:01:10 Stepping: 0 14:01:10 CPU MHz: 2800.000 14:01:10 BogoMIPS: 5600.00 14:01:10 Virtualization: AMD-V 14:01:10 Hypervisor vendor: KVM 14:01:10 Virtualization type: full 14:01:10 L1d cache: 32K 14:01:10 L1i cache: 32K 14:01:10 L2 cache: 512K 14:01:10 L3 cache: 16384K 14:01:10 NUMA node0 CPU(s): 0-3 14:01:10 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 14:01:10 14:01:10 14:01:10 ---> nproc: 14:01:10 4 14:01:10 14:01:10 14:01:10 ---> df -h: 14:01:10 Filesystem Size Used Avail Use% Mounted on 14:01:10 udev 3.9G 0 3.9G 0% /dev 14:01:10 tmpfs 798M 696K 797M 1% /run 14:01:10 /dev/vda1 20G 11G 8.6G 56% / 14:01:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:01:10 tmpfs 5.0M 0 5.0M 0% /run/lock 14:01:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:01:10 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:01:10 tmpfs 798M 0 798M 0% /run/user/1001 14:01:10 14:01:10 14:01:10 ---> free -m: 14:01:10 total used free shared buff/cache available 14:01:10 Mem: 7975 520 3337 0 4117 7157 14:01:10 Swap: 1023 0 1023 14:01:10 14:01:10 14:01:10 ---> ip addr: 14:01:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:01:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:01:10 inet 127.0.0.1/8 scope host lo 14:01:10 valid_lft forever preferred_lft forever 14:01:10 inet6 ::1/128 scope host 14:01:10 valid_lft forever preferred_lft forever 14:01:10 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:01:10 link/ether fa:16:3e:e7:8e:4b brd ff:ff:ff:ff:ff:ff 14:01:10 inet 10.32.7.130/23 brd 10.32.7.255 scope global dynamic ens3 14:01:10 valid_lft 85671sec preferred_lft 85671sec 14:01:10 inet6 fe80::f816:3eff:fee7:8e4b/64 scope link 14:01:10 valid_lft forever preferred_lft forever 14:01:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:01:10 link/ether 02:42:16:76:c7:a1 brd ff:ff:ff:ff:ff:ff 14:01:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:01:10 valid_lft forever preferred_lft forever 14:01:10 14:01:10 14:01:10 ---> sar -b -r -n DEV: 14:01:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9119) 11/14/25 _x86_64_ (4 CPU) 14:01:10 14:01:10 13:49:05 LINUX RESTART (4 CPU) 14:01:10 14:01:10 13:50:02 tps rtps wtps bread/s bwrtn/s 14:01:10 13:51:01 52.60 3.51 49.09 61.26 5875.79 14:01:10 13:52:01 125.21 12.76 112.45 2236.43 20015.73 14:01:10 13:53:01 66.52 0.60 65.92 4.80 14324.95 14:01:10 13:54:01 179.31 0.08 179.22 7.33 44271.38 14:01:10 13:55:01 19.18 0.00 19.18 0.00 1242.99 14:01:10 13:56:01 19.18 0.00 19.18 0.00 933.71 14:01:10 13:57:01 4.73 0.02 4.72 2.80 127.58 14:01:10 13:58:01 1.52 0.00 1.52 0.00 23.86 14:01:10 13:59:01 1.23 0.00 1.23 0.00 45.46 14:01:10 14:00:01 19.05 0.22 18.83 9.87 1139.01 14:01:10 14:01:01 18.79 0.40 18.39 32.79 1351.28 14:01:10 Average: 46.11 1.60 44.52 214.33 8126.55 14:01:10 14:01:10 13:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:10 13:51:01 5766804 7447612 2400616 29.39 52424 1799604 949752 10.31 557792 1653240 148268 14:01:10 13:52:01 4920180 7175544 3247240 39.76 79144 2285920 1508528 16.37 879592 2119504 141364 14:01:10 13:53:01 3628396 6927620 4539024 55.57 144824 3022352 1547976 16.80 1172440 2887912 633212 14:01:10 13:54:01 2685972 6527632 5481448 67.11 152688 3624548 1610848 17.48 1650136 3340104 616 14:01:10 13:55:01 1936908 5810524 6230512 76.28 155096 3645264 1640252 17.80 2361064 3356692 4336 14:01:10 13:56:01 2895924 6812136 5271496 64.54 157600 3654448 1708352 18.54 1413268 3359320 976 14:01:10 13:57:01 2952344 6845284 5215076 63.85 157872 3653800 1510136 16.39 1594916 3127140 4 14:01:10 13:58:01 2048644 5944140 6118776 74.92 158008 3654260 1658852 18.00 2476692 3121716 528 14:01:10 13:59:01 1630632 5573380 6536788 80.03 158220 3663372 1777556 19.29 2840268 3161352 9220 14:01:10 14:00:01 3372916 7275684 4794504 58.70 159624 3681816 1148580 12.46 1208312 3117936 8644 14:01:10 14:01:01 3385364 7294664 4782056 58.55 162864 3683948 1121808 12.17 1197128 3115120 11768 14:01:10 Average: 3202189 6694020 4965231 60.79 139851 3306303 1471149 15.96 1577419 2941821 87176 14:01:10 14:01:10 13:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:10 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:51:01 ens3 69.71 52.23 922.70 5.97 0.00 0.00 0.00 0.00 14:01:10 13:51:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 14:01:10 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:52:01 ens3 473.27 159.31 2747.69 25.60 0.00 0.00 0.00 0.00 14:01:10 13:52:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 14:01:10 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:53:01 ens3 181.09 86.39 591.87 21.76 0.00 0.00 0.00 0.00 14:01:10 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:54:01 ens3 454.63 101.52 3562.98 7.91 0.00 0.00 0.00 0.00 14:01:10 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:55:01 ens3 2.67 3.08 0.62 0.65 0.00 0.00 0.00 0.00 14:01:10 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:56:01 ens3 1.02 1.40 0.22 0.25 0.00 0.00 0.00 0.00 14:01:10 13:56:01 lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 14:01:10 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:57:01 ens3 3.15 3.13 0.90 2.62 0.00 0.00 0.00 0.00 14:01:10 13:57:01 lo 43.13 43.13 1475.45 1475.45 0.00 0.00 0.00 0.00 14:01:10 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:58:01 ens3 0.43 0.40 0.77 0.03 0.00 0.00 0.00 0.00 14:01:10 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:10 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 13:59:01 ens3 1.00 0.92 4.29 0.07 0.00 0.00 0.00 0.00 14:01:10 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:00:01 ens3 8.02 7.15 6.22 3.74 0.00 0.00 0.00 0.00 14:01:10 14:00:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 14:01:10 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 14:01:01 ens3 11.21 12.25 9.21 5.87 0.00 0.00 0.00 0.00 14:01:10 14:01:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:01:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:10 Average: ens3 109.72 38.87 713.12 6.77 0.00 0.00 0.00 0.00 14:01:10 Average: lo 4.39 4.39 134.37 134.37 0.00 0.00 0.00 0.00 14:01:10 14:01:10 14:01:10 ---> sar -P ALL: 14:01:10 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9119) 11/14/25 _x86_64_ (4 CPU) 14:01:10 14:01:10 13:49:05 LINUX RESTART (4 CPU) 14:01:10 14:01:10 13:50:02 CPU %user %nice %system %iowait %steal %idle 14:01:10 13:51:01 all 18.96 0.00 1.34 2.50 1.93 75.27 14:01:10 13:51:01 0 5.28 0.00 0.39 0.02 0.46 93.85 14:01:10 13:51:01 1 1.17 0.00 0.71 6.08 0.68 91.36 14:01:10 13:51:01 2 56.72 0.00 3.22 2.99 4.52 32.55 14:01:10 13:51:01 3 12.53 0.00 1.01 0.98 2.04 83.45 14:01:10 13:52:01 all 18.32 0.00 3.66 3.59 4.59 69.84 14:01:10 13:52:01 0 22.23 0.00 3.35 1.34 4.52 68.57 14:01:10 13:52:01 1 12.15 0.00 3.35 3.81 4.06 76.63 14:01:10 13:52:01 2 12.19 0.00 3.35 3.42 4.01 77.03 14:01:10 13:52:01 3 26.67 0.00 4.59 5.75 5.80 57.20 14:01:10 13:53:01 all 21.93 0.00 6.88 1.70 5.69 63.79 14:01:10 13:53:01 0 23.98 0.00 4.59 0.00 5.05 66.39 14:01:10 13:53:01 1 23.00 0.00 8.47 4.27 6.10 58.17 14:01:10 13:53:01 2 14.99 0.00 8.58 1.74 5.36 69.34 14:01:10 13:53:01 3 25.77 0.00 5.87 0.77 6.28 61.31 14:01:10 13:54:01 all 21.41 0.00 6.78 4.33 6.79 60.68 14:01:10 13:54:01 0 21.27 0.00 7.74 10.34 6.18 54.48 14:01:10 13:54:01 1 23.82 0.00 6.54 3.75 6.84 59.05 14:01:10 13:54:01 2 19.98 0.00 6.65 1.55 6.50 65.31 14:01:10 13:54:01 3 20.57 0.00 6.20 1.73 7.65 63.86 14:01:10 13:55:01 all 54.95 0.00 7.78 0.40 15.45 21.42 14:01:10 13:55:01 0 54.12 0.00 7.26 0.11 15.25 23.25 14:01:10 13:55:01 1 53.50 0.00 7.60 0.11 15.60 23.19 14:01:10 13:55:01 2 57.09 0.00 8.56 0.06 15.50 18.79 14:01:10 13:55:01 3 55.11 0.00 7.67 1.34 15.44 20.44 14:01:10 13:56:01 all 39.08 0.00 7.87 0.42 12.84 39.79 14:01:10 13:56:01 0 34.26 0.00 7.77 0.42 12.33 45.22 14:01:10 13:56:01 1 42.86 0.00 7.66 0.05 13.13 36.30 14:01:10 13:56:01 2 34.24 0.00 8.35 0.51 12.38 44.52 14:01:10 13:56:01 3 44.95 0.00 7.71 0.67 13.55 33.11 14:01:10 13:57:01 all 24.73 0.00 6.50 0.09 8.74 59.95 14:01:10 13:57:01 0 16.90 0.00 6.63 0.05 7.85 68.57 14:01:10 13:57:01 1 17.73 0.00 5.58 0.14 7.60 68.94 14:01:10 13:57:01 2 15.63 0.00 6.16 0.14 7.78 70.28 14:01:10 13:57:01 3 48.38 0.00 7.60 0.02 11.66 32.35 14:01:10 13:58:01 all 32.73 0.00 6.64 0.02 10.16 50.46 14:01:10 13:58:01 0 24.57 0.00 6.84 0.00 9.92 58.66 14:01:10 13:58:01 1 25.34 0.00 6.49 0.00 9.66 58.52 14:01:10 13:58:01 2 47.83 0.00 6.71 0.10 10.69 34.68 14:01:10 13:58:01 3 33.11 0.00 6.51 0.00 10.38 50.00 14:01:10 13:59:01 all 31.19 0.00 5.90 0.01 7.83 55.07 14:01:10 13:59:01 0 42.52 0.00 5.57 0.00 8.16 43.76 14:01:10 13:59:01 1 20.68 0.00 6.14 0.02 7.16 66.02 14:01:10 13:59:01 2 38.80 0.00 5.78 0.03 8.20 47.18 14:01:10 13:59:01 3 22.72 0.00 6.10 0.00 7.80 63.38 14:01:10 14:00:01 all 23.51 0.00 3.35 0.61 4.73 67.81 14:01:10 14:00:01 0 13.90 0.00 3.03 0.08 3.84 79.14 14:01:10 14:00:01 1 35.01 0.00 3.32 0.24 5.66 55.78 14:01:10 14:00:01 2 11.36 0.00 3.57 1.91 4.17 79.00 14:01:10 14:00:01 3 33.67 0.00 3.51 0.23 5.23 57.36 14:01:10 14:01:01 all 20.13 0.00 1.05 0.89 1.75 76.18 14:01:10 14:01:01 0 0.68 0.00 0.45 0.03 0.62 98.22 14:01:10 14:01:01 1 23.28 0.00 0.93 0.13 1.66 73.99 14:01:10 14:01:01 2 31.64 0.00 1.49 2.96 2.84 61.07 14:01:10 14:01:01 3 24.81 0.00 1.33 0.41 1.88 71.57 14:01:10 14:01:10 Average: CPU %user %nice %system %iowait %steal %idle 14:01:10 Average: all 28.00 0.00 5.28 1.31 7.37 58.05 14:01:10 Average: 0 23.78 0.00 4.91 1.12 6.80 63.39 14:01:10 Average: 1 25.47 0.00 5.19 1.67 7.16 60.51 14:01:10 Average: 2 30.92 0.00 5.70 1.39 7.49 54.51 14:01:10 Average: 3 31.80 0.00 5.31 1.08 8.03 53.78 14:01:10 14:01:10 14:01:10