Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4932 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-eAVTitS2bRop/agent.2121 SSH_AGENT_PID=2123 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release@tmp/private_key_15750117916678252502.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/g-release^{commit} # timeout=10 Checking out Revision c39a4c772ea106b9fd1e107b8f9e846e4238077e (refs/remotes/origin/g-release) > git config core.sparsecheckout # timeout=10 > git checkout -f c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 Commit message: "Improve documentation" > git rev-list --no-walk c39a4c772ea106b9fd1e107b8f9e846e4238077e # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins10650210084706663960.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ow0F lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-Ow0F/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.65 botocore==1.34.65 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.2 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==1.4.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release@tmp/config10055896118519784426tmp copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release@tmp/config9873333014262782310tmp [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins5076582699389340962.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins11679564309800464157.sh [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins14369700610191081748.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=webapp-frontend CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins2056339705992985019.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ow0F from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH ---> Docker image tag found: 2.4.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=webapp-frontend CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins5446396167730002352.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.4.1 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.4.1 . #1 [internal] load .dockerignore #1 transferring context: #1 transferring context: 45B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.70kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/nginx:alpine #3 ... #4 [internal] load metadata for docker.io/library/node:14-alpine #4 DONE 1.1s #3 [internal] load metadata for docker.io/library/nginx:alpine #3 DONE 1.3s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba #6 resolve docker.io/library/nginx:alpine@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba #6 resolve docker.io/library/nginx:alpine@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 442.34kB 0.0s done #5 DONE 0.1s #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba #6 sha256:e289a478ace02cd72f0a71a5b2ec0594495e1fae85faa10aae3b0da530812608 11.74kB / 11.74kB done #6 sha256:cb3218c8a053881bd00f4fa93e9f87e2c6204761e391b3aafc942f104362e538 2.50kB / 2.50kB done #6 sha256:02d8d94023878cedf3e3acc55372932a9ba1478b6e2f3357786d916c2af743ba 8.71kB / 8.71kB done #6 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.4s #6 sha256:ed3e62e73b33c9cfa4b253060771e4a9eebb751ab438052f197e847b4553a9ac 0B / 1.90MB 0.4s #6 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.5s done #6 sha256:ed3e62e73b33c9cfa4b253060771e4a9eebb751ab438052f197e847b4553a9ac 1.90MB / 1.90MB 0.6s done #6 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 #6 sha256:1d0dd2dc2265a581798226f7c79d134ac797f42db3f934dd4af1d38a6b89ce5c 0B / 957B 0.6s #6 sha256:5126dce06df729f9a22956013e160f8b581d47095beec332d647a5c1119b2411 0B / 629B 0.6s #6 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done #6 sha256:1d0dd2dc2265a581798226f7c79d134ac797f42db3f934dd4af1d38a6b89ce5c 957B / 957B 0.7s #6 sha256:5126dce06df729f9a22956013e160f8b581d47095beec332d647a5c1119b2411 629B / 629B 0.7s done #6 extracting sha256:ed3e62e73b33c9cfa4b253060771e4a9eebb751ab438052f197e847b4553a9ac #6 sha256:1d0dd2dc2265a581798226f7c79d134ac797f42db3f934dd4af1d38a6b89ce5c 957B / 957B 0.7s done #6 sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1 0B / 1.40kB 0.8s #6 sha256:2b1ab92f023179da00446365a60daa60d72a1edeb697fb81811e086eba2e0170 0B / 392B 0.8s #6 sha256:6eba808ac059320c42179a6590b021f8695d3f12c2afa8745e219f635acf19d4 0B / 1.21kB 0.8s #6 extracting sha256:ed3e62e73b33c9cfa4b253060771e4a9eebb751ab438052f197e847b4553a9ac 0.2s done #6 sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1 1.40kB / 1.40kB 0.9s #6 sha256:2b1ab92f023179da00446365a60daa60d72a1edeb697fb81811e086eba2e0170 392B / 392B 0.9s done #6 sha256:6eba808ac059320c42179a6590b021f8695d3f12c2afa8745e219f635acf19d4 1.21kB / 1.21kB 0.8s done #6 sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7 0B / 12.65MB 0.9s #6 sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1 1.40kB / 1.40kB 0.9s done #6 sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7 4.12MB / 12.65MB 1.0s #6 extracting sha256:5126dce06df729f9a22956013e160f8b581d47095beec332d647a5c1119b2411 #6 sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7 12.65MB / 12.65MB 1.2s done #6 extracting sha256:5126dce06df729f9a22956013e160f8b581d47095beec332d647a5c1119b2411 done #6 extracting sha256:1d0dd2dc2265a581798226f7c79d134ac797f42db3f934dd4af1d38a6b89ce5c done #6 extracting sha256:2b1ab92f023179da00446365a60daa60d72a1edeb697fb81811e086eba2e0170 done #6 extracting sha256:6eba808ac059320c42179a6590b021f8695d3f12c2afa8745e219f635acf19d4 done #6 extracting sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1 #6 extracting sha256:57038e85fbb88e96e34a84b125e568f540437561adb363fa791ff9e94e153dc1 done #6 extracting sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7 #6 extracting sha256:eec94c9845c062c9f3495ce861d2bd9507bd7a13710de6b89a195a6b089ea8a7 0.4s done #6 DONE 2.4s #7 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf #7 DONE 1.5s #8 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #8 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done #8 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done #8 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done #8 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done #8 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.2s done #8 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.4s done #8 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.7s done #8 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done #8 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.4s done #8 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.8s done #8 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done #8 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done #8 DONE 4.3s #9 [stage1 2/10] WORKDIR /usr/src/app #9 DONE 0.2s #10 [stage-1 3/8] RUN chown -R nginx /var/log/nginx #10 DONE 0.5s #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #11 ... #12 [stage1 3/10] COPY package.json ./ #12 DONE 0.3s #13 [stage1 4/10] RUN npm install #13 ... #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #11 DONE 0.5s #14 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ #14 DONE 0.3s #15 [stage-1 6/8] RUN touch /var/run/nginx.pid #15 DONE 0.3s #13 [stage1 4/10] RUN npm install #13 ... #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid #16 DONE 0.3s #13 [stage1 4/10] RUN npm install #13 2.404 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 2.487 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 2.943 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 4.428 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 4.827 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead #13 4.973 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 5.170 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 5.174 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist #13 5.636 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 7.052 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 #13 7.527 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs #13 7.565 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. #13 7.744 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 8.103 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 8.106 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 8.106 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 8.113 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 8.148 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 8.161 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 8.169 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 8.182 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 8.212 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 9.364 npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" #13 9.566 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies #13 10.75 npm WARN deprecated har-validator@5.1.5: this library is no longer supported #13 10.98 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 11.08 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #13 11.12 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 11.75 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #13 12.71 npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 #13 14.14 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. #13 14.16 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #13 14.21 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #13 15.56 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 15.62 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #13 15.65 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #13 52.51 #13 52.51 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js #13 52.51 > node -e "try{require('./postinstall')}catch(e){}" #13 52.51 #13 52.58 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! #13 52.58 #13 52.58 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  #13 52.58 > https://opencollective.com/core-js  #13 52.58 > https://www.patreon.com/zloirock  #13 52.58 #13 52.58 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) #13 52.58 #13 52.94 #13 52.94 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli #13 52.94 > node ./bin/postinstall/script.js #13 52.94 #13 53.42 #13 53.42 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free #13 53.42 > node attribution.js #13 53.42 #13 53.49 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com #13 53.49 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) #13 53.49 #13 54.40 npm notice created a lockfile as package-lock.json. You should commit this file. #13 54.41 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): #13 54.41 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #13 54.42 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): #13 54.42 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #13 54.43 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): #13 54.43 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #13 54.43 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): #13 54.43 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #13 54.44 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 54.44 #13 54.45 added 1575 packages from 1415 contributors and audited 1581 packages in 53.711s #13 55.11 #13 55.11 139 packages are looking for funding #13 55.11 run `npm fund` for details #13 55.11 #13 55.11 found 54 vulnerabilities (3 low, 32 moderate, 17 high, 2 critical) #13 55.11 run `npm audit fix` to fix them, or `npm audit` for details #13 DONE 61.1s #17 [stage1 5/10] COPY . . #17 DONE 0.5s #18 [stage1 6/10] RUN apk update #18 0.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #18 0.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #18 0.696 v3.17.7-55-gbe7d957cf80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #18 0.696 v3.17.7-55-gbe7d957cf80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #18 0.696 OK: 17825 distinct packages available #18 DONE 0.8s #19 [stage1 7/10] RUN apk add chromium #19 0.432 (1/150) Installing libexpat (2.6.2-r0) #19 0.505 (2/150) Installing brotli-libs (1.0.9-r9) #19 0.524 (3/150) Installing libbz2 (1.0.8-r4) #19 0.535 (4/150) Installing libpng (1.6.39-r0) #19 0.543 (5/150) Installing freetype (2.12.1-r0) #19 0.558 (6/150) Installing fontconfig (2.14.1-r0) #19 0.573 (7/150) Installing libfontenc (1.1.6-r0) #19 0.578 (8/150) Installing mkfontscale (1.2.2-r1) #19 0.582 (9/150) Installing font-opensans (0_git20210927-r1) #19 0.676 (10/150) Installing pkgconf (1.9.4-r0) #19 0.681 (11/150) Installing libffi (3.4.4-r0) #19 0.685 (12/150) Installing libintl (0.21.1-r1) #19 0.689 (13/150) Installing libblkid (2.38.1-r1) #19 0.699 (14/150) Installing libmount (2.38.1-r1) #19 0.709 (15/150) Installing pcre2 (10.42-r0) #19 0.720 (16/150) Installing glib (2.74.7-r0) #19 0.751 (17/150) Installing xz-libs (5.2.9-r0) #19 0.762 (18/150) Installing libxml2 (2.10.4-r0) #19 0.779 (19/150) Installing shared-mime-info (2.2-r2) #19 0.795 (20/150) Installing hicolor-icon-theme (0.17-r2) #19 0.810 (21/150) Installing libjpeg-turbo (2.1.4-r0) #19 0.824 (22/150) Installing libwebp (1.2.4-r3) #19 0.845 (23/150) Installing zstd-libs (1.5.5-r0) #19 0.855 (24/150) Installing tiff (4.4.0-r4) #19 0.866 (25/150) Installing gdk-pixbuf (2.42.10-r0) #19 0.881 (26/150) Installing gtk-update-icon-cache (3.24.36-r0) #19 0.889 (27/150) Installing libxau (1.0.10-r0) #19 0.889 (28/150) Installing libmd (1.0.4-r0) #19 0.894 (29/150) Installing libbsd (0.11.7-r0) #19 0.899 (30/150) Installing libxdmcp (1.1.4-r0) #19 0.909 (31/150) Installing libxcb (1.15-r0) #19 0.925 (32/150) Installing libx11 (1.8.7-r0) #19 0.965 (33/150) Installing libxcomposite (0.4.5-r1) #19 0.970 (34/150) Installing libxfixes (6.0.0-r0) #19 0.975 (35/150) Installing libxrender (0.9.11-r0) #19 0.985 (36/150) Installing libxcursor (1.2.1-r1) #19 0.994 (37/150) Installing libxdamage (1.1.5-r1) #19 0.998 (38/150) Installing libxext (1.3.5-r0) #19 1.003 (39/150) Installing libxi (1.8-r0) #19 1.008 (40/150) Installing libxinerama (1.1.5-r0) #19 1.014 (41/150) Installing libxrandr (1.5.3-r0) #19 1.022 (42/150) Installing libatk-1.0 (2.46.0-r0) #19 1.029 (43/150) Installing libxtst (1.2.4-r0) #19 1.033 (44/150) Installing dbus-libs (1.14.8-r0) #19 1.042 (45/150) Installing at-spi2-core (2.46.0-r0) #19 1.053 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) #19 1.062 (47/150) Installing pixman (0.42.2-r0) #19 1.073 (48/150) Installing cairo (1.17.6-r3) #19 1.090 (49/150) Installing cairo-gobject (1.17.6-r3) #19 1.095 (50/150) Installing avahi-libs (0.8-r6) #19 1.100 (51/150) Installing gmp (6.2.1-r2) #19 1.143 (52/150) Installing nettle (3.8.1-r0) #19 1.155 (53/150) Installing p11-kit (0.24.1-r1) #19 1.167 (54/150) Installing libtasn1 (4.19.0-r0) #19 1.173 (55/150) Installing libunistring (1.1-r0) #19 1.192 (56/150) Installing gnutls (3.7.8-r3) #19 1.214 (57/150) Installing cups-libs (2.4.2-r3) #19 1.225 (58/150) Installing libepoxy (1.5.10-r0) #19 1.237 (59/150) Installing fribidi (1.0.12-r0) #19 1.243 (60/150) Installing graphite2 (1.3.14-r2) #19 1.248 (61/150) Installing harfbuzz (5.3.1-r1) #19 1.268 (62/150) Installing libxft (2.3.7-r0) #19 1.273 (63/150) Installing pango (1.50.13-r0) #19 1.286 (64/150) Installing wayland-libs-client (1.21.0-r1) #19 1.295 (65/150) Installing wayland-libs-cursor (1.21.0-r1) #19 1.305 (66/150) Installing wayland-libs-egl (1.21.0-r1) #19 1.309 (67/150) Installing xkeyboard-config (2.37-r0) #19 1.349 (68/150) Installing libxkbcommon (1.4.1-r0) #19 1.358 (69/150) Installing gtk+3.0 (3.24.36-r0) #19 1.427 Executing gtk+3.0-3.24.36-r0.post-install #19 1.444 (70/150) Installing mesa (22.2.5-r1) #19 1.451 (71/150) Installing llvm15-libs (15.0.7-r0) #19 2.093 (72/150) Installing hwdata-pci (0.364-r0) #19 2.105 (73/150) Installing libpciaccess (0.17-r0) #19 2.110 (74/150) Installing libdrm (2.4.114-r0) #19 2.122 (75/150) Installing musl-fts (1.2.7-r3) #19 2.125 (76/150) Installing libelf (0.187-r2) #19 2.138 (77/150) Installing mesa-glapi (22.2.5-r1) #19 2.145 (78/150) Installing mesa-dri-gallium (22.2.5-r1) #19 2.309 (79/150) Installing eudev-libs (3.2.11-r4) #19 2.315 (80/150) Installing libmagic (5.43-r0) #19 2.340 (81/150) Installing file (5.43-r0) #19 2.345 (82/150) Installing libice (1.0.10-r1) #19 2.351 (83/150) Installing libuuid (2.38.1-r1) #19 2.361 (84/150) Installing libsm (1.2.3-r1) #19 2.366 (85/150) Installing libxt (1.2.1-r0) #19 2.376 (86/150) Installing libxmu (1.1.4-r0) #19 2.383 (87/150) Installing xset (1.2.4-r1) #19 2.394 (88/150) Installing xprop (1.2.7-r0) #19 2.399 (89/150) Installing xdg-utils (1.1.3-r4) #19 2.415 (90/150) Installing libogg (1.3.5-r2) #19 2.421 (91/150) Installing flac-libs (1.4.2-r0) #19 2.432 (92/150) Installing aom-libs (3.5.0-r0) #19 2.497 (93/150) Installing alsa-lib (1.2.8-r0) #19 2.518 (94/150) Installing libatomic (12.2.1_git20220924-r4) #19 2.526 (95/150) Installing sdl2 (2.26.5-r0) #19 2.547 (96/150) Installing svt-av1-libs (1.3.0-r0) #19 2.614 (97/150) Installing libass (0.16.0-r1) #19 2.620 (98/150) Installing libdav1d (1.0.0-r2) #19 2.640 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) #19 2.645 (100/150) Installing ncurses-libs (6.3_p20221119-r1) #19 2.655 (101/150) Installing lame (3.100-r2) #19 2.667 (102/150) Installing opus (1.3.1-r1) #19 2.679 (103/150) Installing libasyncns (0.8-r1) #19 2.683 (104/150) Installing libltdl (2.4.7-r1) #19 2.688 (105/150) Installing orc (0.4.33-r0) #19 2.699 (106/150) Installing libvorbis (1.3.7-r0) #19 2.710 (107/150) Installing libsndfile (1.1.0-r2) #19 2.721 (108/150) Installing libgomp (12.2.1_git20220924-r4) #19 2.729 (109/150) Installing soxr (0.1.3-r3) #19 2.738 (110/150) Installing speexdsp (1.2.1-r0) #19 2.744 (111/150) Installing tdb-libs (1.4.6-r0) #19 2.756 (112/150) Installing libpulse (16.1-r6) #19 2.774 (113/150) Installing cjson (1.7.17-r0) #19 2.778 (114/150) Installing mbedtls (2.28.7-r0) #19 2.790 (115/150) Installing librist (0.2.7-r0) #19 2.799 (116/150) Installing libsrt (1.5.1-r0) #19 2.815 (117/150) Installing libssh (0.10.5-r0) #19 2.824 (118/150) Installing libtheora (1.1.1-r16) #19 2.840 (119/150) Installing v4l-utils-libs (1.22.1-r2) #19 2.866 (120/150) Installing libva (2.16.0-r0) #19 2.874 (121/150) Installing libvdpau (1.5-r0) #19 2.879 (122/150) Installing vidstab (1.1.0-r2) #19 2.895 (123/150) Installing libvpx (1.12.0-r2) #19 2.924 (124/150) Installing x264-libs (0.164_git20220602-r0) #19 2.947 (125/150) Installing numactl (2.0.16-r1) #19 2.951 (126/150) Installing x265-libs (3.5-r3) #19 3.023 (127/150) Installing xvidcore (1.3.7-r1) #19 3.031 (128/150) Installing libsodium (1.0.18-r2) #19 3.047 (129/150) Installing libzmq (4.3.4-r1) #19 3.058 (130/150) Installing ffmpeg-libs (5.1.4-r0) #19 3.186 (131/150) Installing libevent (2.1.12-r5) #19 3.198 (132/150) Installing wayland-libs-server (1.21.0-r1) #19 3.208 (133/150) Installing mesa-gbm (22.2.5-r1) #19 3.213 (134/150) Installing icu-data-en (72.1-r1) #19 3.242 Executing icu-data-en-72.1-r1.post-install #19 3.245 * #19 3.245 * If you need ICU with non-English locales and legacy charset support, install #19 3.245 * package icu-data-full. #19 3.245 * #19 3.245 (135/150) Installing icu-libs (72.1-r1) #19 3.279 (136/150) Installing jsoncpp (1.9.5-r0) #19 3.285 (137/150) Installing lcms2 (2.14-r0) #19 3.293 (138/150) Installing minizip (1.2.13-r0) #19 3.298 (139/150) Installing nspr (4.35-r0) #19 3.306 (140/150) Installing sqlite-libs (3.40.1-r1) #19 3.322 (141/150) Installing nss (3.85-r1) #19 3.354 (142/150) Installing pipewire-libs (0.3.61-r0) #19 3.363 (143/150) Installing re2 (2022.06.01-r1) #19 3.371 (144/150) Installing snappy (1.1.9-r4) #19 3.392 (145/150) Installing libwoff2common (1.0.2-r2) #19 3.398 (146/150) Installing libwoff2enc (1.0.2-r2) #19 3.403 (147/150) Installing libgpg-error (1.46-r1) #19 3.409 (148/150) Installing libgcrypt (1.10.1-r0) #19 3.423 (149/150) Installing libxslt (1.1.37-r1) #19 3.430 (150/150) Installing chromium (112.0.5615.165-r0) #19 4.834 Executing busybox-1.35.0-r29.trigger #19 4.838 Executing fontconfig-2.14.1-r0.trigger #19 4.853 Executing mkfontscale-1.2.2-r1.trigger #19 4.866 Executing glib-2.74.7-r0.trigger #19 4.874 Executing shared-mime-info-2.2-r2.trigger #19 5.258 Executing gdk-pixbuf-2.42.10-r0.trigger #19 5.272 Executing gtk-update-icon-cache-3.24.36-r0.trigger #19 5.290 OK: 548 MiB in 167 packages #19 DONE 5.8s #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser #20 DONE 0.3s #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false #21 3.992 19 03 2024 01:10:54.280: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. #21 8.068 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. #21 8.069 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. #21 8.855 Compiling @angular/core : es2015 as esm2015 #21 8.856 Compiling @angular/animations : es2015 as esm2015 #21 8.888 Compiling @angular/cdk/keycodes : es2015 as esm2015 #21 11.21 Compiling @angular/compiler/testing : es2015 as esm2015 #21 15.51 Compiling @angular/cdk/observers : es2015 as esm2015 #21 15.51 Compiling @angular/animations/browser : es2015 as esm2015 #21 15.52 Compiling @angular/common : es2015 as esm2015 #21 17.78 Compiling @angular/cdk/platform : es2015 as esm2015 #21 17.96 Compiling @angular/cdk/bidi : es2015 as esm2015 #21 17.99 Compiling @angular/platform-browser : es2015 as esm2015 #21 18.99 Compiling @angular/cdk/a11y : es2015 as esm2015 #21 19.42 Compiling @angular/forms : es2015 as esm2015 #21 20.20 Compiling @angular/platform-browser/animations : es2015 as esm2015 #21 20.59 Compiling @angular/cdk/collections : es2015 as esm2015 #21 21.55 Compiling @angular/cdk/portal : es2015 as esm2015 #21 21.64 Compiling @angular/material/core : es2015 as esm2015 #21 21.75 Compiling @angular/cdk/scrolling : es2015 as esm2015 #21 22.92 Compiling @angular/common/http : es2015 as esm2015 #21 23.42 Compiling @angular/cdk/overlay : es2015 as esm2015 #21 23.86 Compiling @angular/material/form-field : es2015 as esm2015 #21 24.65 Compiling @angular/cdk/layout : es2015 as esm2015 #21 25.36 Compiling @angular/material/button : es2015 as esm2015 #21 25.88 Compiling @angular/flex-layout/core : es2015 as esm2015 #21 26.05 Compiling @angular/material/icon : es2015 as esm2015 #21 26.90 Compiling @angular/material/select : es2015 as esm2015 #21 27.44 Compiling @angular/material/tooltip : es2015 as esm2015 #21 28.00 Compiling @angular/cdk/text-field : es2015 as esm2015 #21 29.08 Compiling @angular/router : es2015 as esm2015 #21 29.26 Compiling @angular/flex-layout/extended : es2015 as esm2015 #21 29.41 Compiling @angular/flex-layout/flex : es2015 as esm2015 #21 30.88 Compiling @angular/flex-layout/grid : es2015 as esm2015 #21 30.93 Compiling @angular/material/dialog : es2015 as esm2015 #21 31.09 Compiling @angular/material/input : es2015 as esm2015 #21 32.41 Compiling @angular/cdk/accordion : es2015 as esm2015 #21 32.70 Compiling @angular/cdk/stepper : es2015 as esm2015 #21 32.80 Compiling @angular/material/divider : es2015 as esm2015 #21 33.64 Compiling @angular/cdk/table : es2015 as esm2015 #21 34.04 Compiling @angular/material/paginator : es2015 as esm2015 #21 34.21 Compiling @angular/material/sort : es2015 as esm2015 #21 35.25 Compiling @angular/cdk/tree : es2015 as esm2015 #21 35.80 Compiling @angular/core/testing : es2015 as esm2015 #21 36.06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 #21 36.72 Compiling @angular/platform-browser/testing : es2015 as esm2015 #21 37.23 Compiling @angular/common/testing : es2015 as esm2015 #21 37.80 Compiling @angular/flex-layout : es2015 as esm2015 #21 37.97 Compiling @angular/material/autocomplete : es2015 as esm2015 #21 38.47 Compiling @angular/material/button-toggle : es2015 as esm2015 #21 39.21 Compiling @angular/material/card : es2015 as esm2015 #21 39.73 Compiling @angular/material/checkbox : es2015 as esm2015 #21 39.86 Compiling @angular/material/chips : es2015 as esm2015 #21 40.58 Compiling @angular/material/datepicker : es2015 as esm2015 #21 41.50 Compiling @angular/material/expansion : es2015 as esm2015 #21 41.89 Compiling @angular/material/radio : es2015 as esm2015 #21 43.07 Compiling @angular/material/slide-toggle : es2015 as esm2015 #21 43.19 Compiling @angular/material/slider : es2015 as esm2015 #21 43.63 Compiling @angular/material/stepper : es2015 as esm2015 #21 44.76 Compiling @angular/material/tabs : es2015 as esm2015 #21 44.91 Compiling @angular/animations/browser/testing : es2015 as esm2015 #21 45.52 Compiling @angular/cdk/clipboard : es2015 as esm2015 #21 45.96 Compiling @angular/cdk/drag-drop : es2015 as esm2015 #21 46.43 Compiling @angular/common/http/testing : es2015 as esm2015 #21 46.73 Compiling @angular/material/badge : es2015 as esm2015 #21 47.55 Compiling @angular/material/bottom-sheet : es2015 as esm2015 #21 47.66 Compiling @angular/material/grid-list : es2015 as esm2015 #21 48.26 Compiling @angular/material/icon/testing : es2015 as esm2015 #21 48.99 Compiling @angular/material/list : es2015 as esm2015 #21 49.26 Compiling @angular/material/menu : es2015 as esm2015 #21 49.80 Compiling @angular/material/progress-bar : es2015 as esm2015 #21 50.79 Compiling @angular/material/progress-spinner : es2015 as esm2015 #21 51.12 Compiling @angular/material/sidenav : es2015 as esm2015 #21 51.39 Compiling @angular/material/snack-bar : es2015 as esm2015 #21 52.38 Compiling @angular/material/table : es2015 as esm2015 #21 52.49 Compiling @angular/material/toolbar : es2015 as esm2015 #21 53.28 Compiling @angular/material/tree : es2015 as esm2015 #21 53.95 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 #21 54.16 Compiling @angular/router/testing : es2015 as esm2015 #21 54.97 Compiling angular-bootstrap-md : es2015 as esm2015 #21 55.28 Compiling angular6-json-schema-form : es2015 as esm2015 #21 55.41 Compiling ng2-charts : es2015 as esm2015 #21 58.21 Compiling ng2-completer : es2015 as esm2015 #21 58.52 Compiling ngx-cookie-service : es2015 as esm2015 #21 59.63 Compiling ngx-toastr : es2015 as esm2015 #21 70.60 19 03 2024 01:12:00.896:INFO [karma-server]: Karma v6.4.3 server started at http://localhost:9876/ #21 70.61 19 03 2024 01:12:00.897:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited #21 70.61 19 03 2024 01:12:00.901:INFO [launcher]: Starting browser Chrome #21 84.12 19 03 2024 01:12:14.415:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket e7vzaZwrpbbIYAi1AAAB with id 9939167 #21 84.16 19 03 2024 01:12:14.447:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. #21 87.87 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) #21 87.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.099 secs) #21 87.99 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.122 secs) #21 88.00 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.128 secs) #21 88.01 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.136 secs) #21 88.01 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.141 secs) #21 88.02 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.146 secs) #21 88.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.155 secs) #21 88.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.16 secs) #21 88.04 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.17 secs) #21 88.06 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.186 secs) #21 88.09 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.219 secs) #21 88.10 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.229 secs) #21 88.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.236 secs) #21 88.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.241 secs) #21 88.12 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.247 secs) #21 88.13 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.258 secs) #21 88.17 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.291 secs) #21 88.18 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') #21 88.18 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 88.18 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 88.18 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 88.18 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 88.18 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 88.18 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 88.18 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 88.18 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 88.18 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 88.18 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 88.18 at Array.forEach ()} #21 88.18 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.291 secs) #21 88.18 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') #21 88.18 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 88.18 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 88.18 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 88.18 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 88.18 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 88.18 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 88.18 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 88.18 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 88.18 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 88.18 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 88.18 at Array.forEach ()} #21 88.18 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.307 secs) #21 88.19 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') #21 88.19 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 88.19 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 88.19 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 88.19 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 88.19 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 88.19 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 88.19 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 88.19 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 88.19 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 88.19 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 88.19 at Array.forEach ()} #21 88.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.307 secs) #21 88.19 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') #21 88.19 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 88.19 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 88.19 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 88.19 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 88.19 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 88.19 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 88.19 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 88.19 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 88.19 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 88.19 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 88.19 at Array.forEach ()} #21 88.30 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.423 secs) #21 88.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.481 secs) #21 88.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.551 secs) #21 88.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.611 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.74 secs) #21 88.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.805 secs) #21 88.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 0.868 secs) #21 88.84 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 0.964 secs) #21 88.92 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.045 secs) #21 88.94 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.06 secs) #21 88.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.065 secs) #21 88.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.084 secs) #21 88.98 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 88.98 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.084 secs) #21 88.98 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 88.98 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.1 secs) #21 89.00 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.118 secs) #21 89.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.143 secs) #21 89.06 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.179 secs) #21 89.09 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.204 secs) #21 89.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.228 secs) #21 89.22 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') #21 89.22 TypeError: Cannot read properties of undefined (reading 'push') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 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') #21 89.22 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 89.22 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 89.22 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.22 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) #21 89.22 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.22 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 89.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.339 secs) #21 89.23 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.345 secs) #21 89.23 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.347 secs) #21 89.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.359 secs) #21 89.25 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 89.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.359 secs) #21 89.25 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 89.25 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'} #21 89.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.359 secs) #21 89.25 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'} #21 89.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.363 secs) #21 89.27 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.363 secs) #21 89.27 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.386 secs) #21 89.29 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.386 secs) #21 89.29 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.401 secs) #21 89.30 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.30 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.401 secs) #21 89.30 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.30 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.415 secs) #21 89.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.415 secs) #21 89.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.429 secs) #21 89.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.429 secs) #21 89.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 89.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.447 secs) #21 89.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.456 secs) #21 89.35 LOG: class TestBedRender3 { ... } #21 89.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.456 secs) #21 89.35 LOG: class TestBedRender3 { ... } #21 89.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.472 secs) #21 89.37 LOG: class TestBedRender3 { ... } #21 89.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.472 secs) #21 89.37 LOG: class TestBedRender3 { ... } #21 89.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.484 secs) #21 89.38 LOG: class TestBedRender3 { ... } #21 89.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.484 secs) #21 89.38 LOG: class TestBedRender3 { ... } #21 89.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.491 secs) #21 89.39 LOG: class TestBedRender3 { ... } #21 89.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.491 secs) #21 89.39 LOG: class TestBedRender3 { ... } #21 89.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.501 secs) #21 89.39 LOG: class TestBedRender3 { ... } #21 89.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.501 secs) #21 89.40 LOG: class TestBedRender3 { ... } #21 89.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.506 secs) #21 89.40 LOG: class TestBedRender3 { ... } #21 89.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.506 secs) #21 89.40 LOG: class TestBedRender3 { ... } #21 89.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.514 secs) #21 89.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.539 secs) #21 89.44 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.55 secs) #21 89.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.561 secs) #21 89.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.57 secs) #21 89.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.586 secs) #21 89.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.598 secs) #21 89.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.614 secs) #21 89.53 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 89.53 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 89.53 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 89.53 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 89.53 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 89.53 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 89.53 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.53 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) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.53 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.614 secs) #21 89.53 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 89.53 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 89.53 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 89.53 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 89.53 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 89.53 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 89.53 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 89.53 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) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.53 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 89.53 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 89.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.635 secs) #21 89.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.649 secs) #21 89.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.663 secs) #21 89.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.67 secs) #21 89.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.681 secs) #21 89.59 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.688 secs) #21 89.60 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 1.699 secs) #21 89.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 1.712 secs) #21 89.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 1.718 secs) #21 89.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 1.729 secs) #21 89.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 1.738 secs) #21 89.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 1.748 secs) #21 89.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 1.755 secs) #21 89.66 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 1.766 secs) #21 89.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 1.778 secs) #21 89.72 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 1.82 secs) #21 89.74 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 1.842 secs) #21 89.77 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 1.869 secs) #21 89.80 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 1.897 secs) #21 89.83 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 1.926 secs) #21 89.85 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 1.95 secs) #21 89.89 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 1.984 secs) #21 89.92 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 2.017 secs) #21 89.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 2.045 secs) #21 89.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 2.07 secs) #21 89.99 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.088 secs) #21 90.02 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.114 secs) #21 90.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.153 secs) #21 90.08 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.184 secs) #21 90.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.207 secs) #21 90.14 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.241 secs) #21 90.18 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.279 secs) #21 90.23 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.321 secs) #21 90.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.356 secs) #21 90.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.387 secs) #21 90.33 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) #21 90.33 WARN: ''mat-icon' is not a known element: #21 90.33 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.33 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.33 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) #21 90.34 WARN: ''mat-icon' is not a known element: #21 90.34 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.34 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.34 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) #21 90.34 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) #21 90.34 WARN: ''mat-icon' is not a known element: #21 90.34 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.34 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) #21 90.34 WARN: ''mat-icon' is not a known element: #21 90.34 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.34 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.34 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) #21 90.34 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.435 secs) #21 90.35 WARN: ''mat-icon' is not a known element: #21 90.35 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.35 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.435 secs) #21 90.35 WARN: ''mat-icon' is not a known element: #21 90.35 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.35 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.35 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.435 secs) #21 90.35 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.438 secs) #21 90.35 WARN: ''mat-icon' is not a known element: #21 90.35 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.35 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.438 secs) #21 90.35 WARN: ''mat-icon' is not a known element: #21 90.35 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.35 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.36 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.438 secs) #21 90.36 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) #21 90.36 WARN: ''mat-icon' is not a known element: #21 90.36 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.36 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) #21 90.36 WARN: ''mat-icon' is not a known element: #21 90.36 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.36 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.36 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) #21 90.36 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.45 secs) #21 90.36 WARN: ''mat-icon' is not a known element: #21 90.36 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.36 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.45 secs) #21 90.36 WARN: ''mat-icon' is not a known element: #21 90.36 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 90.36 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 90.37 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.45 secs) #21 90.37 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 90.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.455 secs) #21 90.38 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.455 secs) #21 90.38 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.472 secs) #21 90.39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.472 secs) #21 90.39 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.485 secs) #21 90.40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.485 secs) #21 90.40 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.502 secs) #21 90.42 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.42 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.502 secs) #21 90.42 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 90.44 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.46 WARN: ''json-schema-form' is not a known element: #21 90.46 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.46 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.' #21 90.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.46 WARN: ''json-schema-form' is not a known element: #21 90.46 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.46 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.' #21 90.46 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.46 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.46 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.46 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.47 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.47 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.47 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.47 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.47 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.527 secs) #21 90.47 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.47 WARN: ''json-schema-form' is not a known element: #21 90.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.47 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.' #21 90.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.47 WARN: ''json-schema-form' is not a known element: #21 90.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.47 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.' #21 90.48 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.48 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.48 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.48 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.48 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.48 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.48 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.48 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.48 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.554 secs) #21 90.48 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.49 WARN: ''json-schema-form' is not a known element: #21 90.49 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.49 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.' #21 90.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.49 WARN: ''json-schema-form' is not a known element: #21 90.49 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.49 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.' #21 90.50 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.50 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.50 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.50 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.50 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.50 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.50 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.50 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.50 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.573 secs) #21 90.50 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: ''json-schema-form' is not a known element: #21 90.51 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.51 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.' #21 90.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: ''json-schema-form' is not a known element: #21 90.51 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.51 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.' #21 90.51 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.51 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.51 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.51 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.51 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.52 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.587 secs) #21 90.52 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: ''json-schema-form' is not a known element: #21 90.53 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.53 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.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: ''json-schema-form' is not a known element: #21 90.53 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.53 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.' #21 90.53 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.53 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.53 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.53 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.53 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.605 secs) #21 90.53 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: ''json-schema-form' is not a known element: #21 90.54 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.54 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.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: ''json-schema-form' is not a known element: #21 90.54 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.54 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.' #21 90.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.621 secs) #21 90.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: ''json-schema-form' is not a known element: #21 90.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.55 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.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: ''json-schema-form' is not a known element: #21 90.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.55 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.' #21 90.55 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.55 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.55 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.55 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.55 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.631 secs) #21 90.55 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.55 WARN: ''json-schema-form' is not a known element: #21 90.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.55 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.' #21 90.55 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.55 WARN: ''json-schema-form' is not a known element: #21 90.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 90.55 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.' #21 90.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 90.56 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.56 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 90.56 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.56 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 90.56 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.56 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 90.56 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.637 secs) #21 90.56 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.645 secs) #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.647 secs) #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.648 secs) #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.649 secs) #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.65 secs) #21 90.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.651 secs) #21 90.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 2.653 secs) #21 90.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 2.654 secs) #21 90.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 2.655 secs) #21 90.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 2.657 secs) #21 90.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 2.661 secs) #21 90.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 2.663 secs) #21 90.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 2.665 secs) #21 90.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 2.667 secs) #21 90.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 2.669 secs) #21 90.59 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 2.67 secs) #21 90.59 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 2.675 secs) #21 90.59 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 2.679 secs) #21 90.60 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 2.682 secs) #21 90.60 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 2.684 secs) #21 90.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 2.689 secs) #21 90.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 2.69 secs) #21 90.61 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 2.691 secs) #21 90.62 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 2.703 secs) #21 90.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 2.712 secs) #21 90.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 2.72 secs) #21 90.68 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (2.808 secs / 2.72 secs) #21 90.68 TOTAL: 139 SUCCESS #21 90.68 TOTAL: 139 SUCCESS #21 90.68 TOTAL: 139 SUCCESS #21 90.83 #21 90.83 =============================== Coverage summary =============================== #21 90.83 Statements : 89.81% ( 511/569 ) #21 90.83 Branches : 69.93% ( 107/153 ) #21 90.83 Functions : 91.04% ( 183/201 ) #21 90.83 Lines : 89.75% ( 473/527 ) #21 90.83 ================================================================================ #21 DONE 91.1s #22 [stage1 10/10] RUN npm run-script build:prod #22 0.490 #22 0.490 > controlpanel-app@0.0.0 build:prod /usr/src/app #22 0.490 > ng build --configuration production --build-optimizer --vendor-chunk #22 0.490 #22 6.252 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. #22 6.253 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. #22 71.45 Generating ES5 bundles for differential loading... #22 100.7 ES5 bundle generation complete. #22 101.1 #22 101.1 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 101.1 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 101.1 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] #22 101.1 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] #22 101.1 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.5 kB [initial] [rendered] #22 101.1 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] #22 101.1 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] #22 101.1 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] #22 101.1 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] #22 101.1 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] #22 101.1 Date: 2024-03-19T01:14:02.453Z - Hash: 2cf25757a36a4e75d17b - Time: 95655ms #22 101.1 #22 101.1 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. #22 101.1 #22 101.1 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 327 kB with a total of 2.32 MB. #22 DONE 101.3s #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html #23 DONE 0.2s #24 exporting to image #24 exporting layers #24 exporting layers 0.3s done #24 writing image sha256:55776dae4ef3c188085bd9ac14dc0a16515a1451ed3a11a22421a93363d9de2c done #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.4.1 0.0s done #24 DONE 0.3s ---> docker-build.sh ends [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/sh -xe /tmp/jenkins8103662505680104194.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins1628457415093651631.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.4.1 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.4.1 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] b55b6109d051: Preparing 423aed9cc9d5: Preparing 0344c77ce069: Preparing 07a89b550003: Preparing 78e321bbb538: Preparing df3aea8e6d95: Preparing c9ac4f11b4e4: Preparing 13c52683b537: Preparing 337b7d64083b: Preparing cdd311f34c29: Preparing 3e8ad8bcb0ac: Preparing 74b4ff8dbbd1: Preparing c018a48a857c: Preparing 0f73163669d4: Preparing aedc3bda2944: Preparing 13c52683b537: Waiting 337b7d64083b: Waiting cdd311f34c29: Waiting 3e8ad8bcb0ac: Waiting 74b4ff8dbbd1: Waiting c018a48a857c: Waiting 0f73163669d4: Waiting aedc3bda2944: Waiting df3aea8e6d95: Waiting c9ac4f11b4e4: Waiting 78e321bbb538: Pushed 423aed9cc9d5: Pushed 07a89b550003: Pushed 0344c77ce069: Pushed df3aea8e6d95: Pushed c9ac4f11b4e4: Pushed 337b7d64083b: Pushed cdd311f34c29: Pushed 3e8ad8bcb0ac: Pushed 74b4ff8dbbd1: Pushed aedc3bda2944: Layer already exists c018a48a857c: Pushed b55b6109d051: Pushed 0f73163669d4: Pushed 13c52683b537: Pushed 2.4.1: digest: sha256:d4a75446f79853f3d213237cd6055159019619e76b74cfbabc56a0faa9fe3152 size: 3442 ---> docker-push.sh ends [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins6810933659588433231.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2123 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins15413399359551072810.sh ---> sysstat.sh [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins18359662227197636038.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release ']' + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/archives/ [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins3894320925607879164.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ow0F from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins13837239639180646829.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release@tmp/config14853399071080528803tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins5365541509032131429.sh ---> create-netrc.sh [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins2240004966320344537.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ow0F from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins3289341721854639140.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash /tmp/jenkins5164218605382960013.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ow0F from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-nonrtric-controlpanel-docker-merge-g-release] $ /bin/bash -l /tmp/jenkins574662682022433312.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-g-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ow0F from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ow0F/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-g-release/64 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4932 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 8.7G 55% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 475 1737 0 1730 3185 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:62:10:70 brd ff:ff:ff:ff:ff:ff inet 10.32.6.203/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85947sec preferred_lft 85947sec inet6 fe80::f816:3eff:fe62:1070/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f3:7f:4f:ce brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4932) 03/19/24 _x86_64_ (4 CPU) 01:07:32 LINUX RESTART (4 CPU) 01:08:02 tps rtps wtps bread/s bwrtn/s 01:09:01 111.49 66.58 44.92 5004.20 7278.10 01:10:01 126.00 12.81 113.18 2247.89 20266.76 01:11:01 274.92 25.80 249.12 644.24 56433.71 01:12:01 60.54 25.76 34.78 885.32 1946.61 01:13:01 105.42 98.28 7.13 8513.78 464.72 01:14:01 14.10 11.18 2.92 254.89 377.54 01:15:01 117.56 77.82 39.74 3362.51 2302.28 Average: 115.74 45.41 70.33 2982.52 12740.50 01:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:09:01 1659508 3369072 2379152 58.91 51632 1813496 854600 16.80 553716 1647192 146144 01:10:01 630584 2991764 3408076 84.39 99804 2337660 1422760 27.97 990584 2153100 219492 01:11:01 892120 2630100 3146540 77.91 149228 1622768 1497672 29.44 1314740 1467096 400 01:12:01 1090756 2934748 2947904 72.99 153836 1678544 1344984 26.44 1042556 1538944 6112 01:13:01 690836 2437736 3347824 82.89 152376 1622544 1423872 27.99 1639816 1344272 160 01:14:01 888896 2356228 3149764 77.99 151480 1262032 1688112 33.18 1506592 1294168 3492 01:15:01 1779368 3261344 2259292 55.94 156324 1393256 995856 19.58 705224 1246224 1692 Average: 1090295 2854427 2948365 73.00 130669 1675757 1318265 25.91 1107604 1527285 53927 01:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:09:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 ens3 356.54 233.02 1411.69 61.90 0.00 0.00 0.00 0.00 01:10:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 ens3 624.31 251.72 3272.15 45.78 0.00 0.00 0.00 0.00 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 ens3 506.30 110.63 3565.65 10.72 0.00 0.00 0.00 0.00 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 ens3 3.08 3.18 0.61 0.69 0.00 0.00 0.00 0.00 01:13:01 lo 42.84 42.84 1473.32 1473.32 0.00 0.00 0.00 0.00 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 ens3 21.06 12.28 4.42 5.19 0.00 0.00 0.00 0.00 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 01:15:01 lo 5.17 5.17 0.46 0.46 0.00 0.00 0.00 0.00 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 ens3 52.71 69.91 24.63 292.85 0.00 0.00 0.00 0.00 Average: lo 7.48 7.48 211.09 211.09 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 223.17 96.96 1182.37 59.59 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4932) 03/19/24 _x86_64_ (4 CPU) 01:07:32 LINUX RESTART (4 CPU) 01:08:02 CPU %user %nice %system %iowait %steal %idle 01:09:01 all 23.59 0.00 1.84 2.90 0.07 71.60 01:09:01 0 16.29 0.00 1.67 1.80 0.05 80.19 01:09:01 1 41.05 0.00 2.48 1.14 0.10 55.23 01:09:01 2 30.25 0.00 1.95 1.51 0.10 66.18 01:09:01 3 6.72 0.00 1.22 7.16 0.05 84.84 01:10:01 all 22.94 0.00 3.63 3.62 0.13 69.68 01:10:01 0 42.62 0.00 4.73 4.46 0.15 48.04 01:10:01 1 9.25 0.00 2.61 2.81 0.10 85.22 01:10:01 2 23.54 0.00 3.88 2.64 0.17 69.77 01:10:01 3 16.37 0.00 3.31 4.55 0.12 75.66 01:11:01 all 23.38 0.00 7.01 7.62 0.13 61.86 01:11:01 0 34.94 0.00 7.11 8.22 0.15 49.59 01:11:01 1 22.56 0.00 6.90 4.60 0.12 65.83 01:11:01 2 14.36 0.00 6.88 9.02 0.13 69.62 01:11:01 3 21.66 0.00 7.15 8.69 0.13 62.37 01:12:01 all 68.98 0.00 7.06 0.90 0.17 22.89 01:12:01 0 65.12 0.00 6.90 0.35 0.15 27.47 01:12:01 1 71.13 0.00 7.20 1.42 0.15 20.09 01:12:01 2 67.40 0.00 7.22 0.54 0.17 24.67 01:12:01 3 72.35 0.00 6.89 1.27 0.17 19.32 01:13:01 all 38.55 0.00 5.39 2.78 0.15 53.12 01:13:01 0 41.15 0.00 4.80 2.92 0.15 50.98 01:13:01 1 33.52 0.00 5.04 1.52 0.15 59.77 01:13:01 2 30.96 0.00 5.56 1.41 0.15 61.93 01:13:01 3 48.57 0.00 6.18 5.31 0.17 39.77 01:14:01 all 44.48 0.00 5.58 0.16 0.13 49.65 01:14:01 0 39.06 0.00 5.80 0.12 0.12 54.90 01:14:01 1 33.80 0.00 5.72 0.08 0.12 60.28 01:14:01 2 50.66 0.00 5.10 0.25 0.15 43.83 01:14:01 3 54.43 0.00 5.69 0.18 0.15 39.54 01:15:01 all 20.72 0.00 1.04 2.84 0.07 75.34 01:15:01 0 3.03 0.00 0.63 0.97 0.02 95.35 01:15:01 1 19.01 0.00 1.12 1.98 0.05 77.84 01:15:01 2 21.26 0.00 0.79 1.22 0.08 76.64 01:15:01 3 39.60 0.00 1.59 7.16 0.12 51.54 Average: all 34.64 0.00 4.50 2.98 0.12 57.76 Average: 0 34.60 0.00 4.52 2.69 0.11 58.08 Average: 1 32.81 0.00 4.44 1.94 0.11 60.70 Average: 2 34.02 0.00 4.48 2.37 0.14 58.99 Average: 3 37.12 0.00 4.58 4.90 0.13 53.27