Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7c7e54f90897c22ce68a90184a6803839f2242e Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15490004884660641876.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6110796502165401681.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3683878704606565864.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2839446888967358388.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2622452610146662342.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1163 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d7c7e54f90897c22ce68a90184a6803839f2242e (main) Commit message: "feat(snap): Support for snap options to set environment variables (#553)" > git config core.sparsecheckout # timeout=10 > git checkout -f d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 > git rev-list --no-walk a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T17:10:48.795Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T17:10:48.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T17:10:48.899Z] ========================================================= [2022-09-26T17:10:48.899Z] EdgeX Global Pipelines Version Info [2022-09-26T17:10:48.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:10:49.607Z] ------------------- [2022-09-26T17:10:49.607Z] stable info: [2022-09-26T17:10:49.607Z] ------------------- [2022-09-26T17:10:49.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T17:10:49.607Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:10:49.607Z] Message: update stable to v1.0.239 [2022-09-26T17:10:50.186Z] ------------------- [2022-09-26T17:10:50.186Z] experimental info: [2022-09-26T17:10:50.186Z] ------------------- [2022-09-26T17:10:50.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T17:10:50.186Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T17:10:50.186Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T17:10:50.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-26T17:10:50.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-26T17:10:50.354Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T17:10:50.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T17:10:50.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T17:10:50.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T17:10:50.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T17:10:50.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T17:10:50.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T17:10:50.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T17:10:50.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T17:10:50.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-26T17:10:50.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T17:10:50.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T17:10:50.470Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:10:50.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T17:10:50.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T17:10:50.493Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T17:10:50.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T17:10:50.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T17:10:50.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T17:10:50.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T17:10:50.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T17:10:50.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T17:10:50.547Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T17:10:50.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T17:10:50.563Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T17:10:50.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T17:10:50.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T17:10:50.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T17:10:50.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo [2022-09-26T17:10:50.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7c7e54 [Pipeline] echo [2022-09-26T17:10:50.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:10:50.643Z] provisioning config files... [2022-09-26T17:10:50.657Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6659986599561474934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:10:50.965Z] ---> docker-login.sh [2022-09-26T17:10:50.965Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:10:51.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:10:51.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:10:51.225Z] Configure a credential helper to remove this warning. See [2022-09-26T17:10:51.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:10:51.225Z] [2022-09-26T17:10:51.225Z] Login Succeeded [2022-09-26T17:10:51.225Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:10:51.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:10:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:10:51.497Z] Configure a credential helper to remove this warning. See [2022-09-26T17:10:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:10:51.497Z] [2022-09-26T17:10:51.497Z] Login Succeeded [2022-09-26T17:10:51.497Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:10:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:10:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:10:51.497Z] Configure a credential helper to remove this warning. See [2022-09-26T17:10:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:10:51.497Z] [2022-09-26T17:10:51.497Z] Login Succeeded [2022-09-26T17:10:51.497Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:10:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:10:51.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:10:51.497Z] Configure a credential helper to remove this warning. See [2022-09-26T17:10:51.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:10:51.497Z] [2022-09-26T17:10:51.497Z] Login Succeeded [2022-09-26T17:10:51.497Z] docker.io [2022-09-26T17:10:51.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:10:52.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:10:52.018Z] Configure a credential helper to remove this warning. See [2022-09-26T17:10:52.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:10:52.018Z] [2022-09-26T17:10:52.018Z] Login Succeeded [2022-09-26T17:10:52.018Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:10:52.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T17:10:52.374Z] + git rev-list -1 --merges d7c7e54f90897c22ce68a90184a6803839f2242e~1..d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo [2022-09-26T17:10:52.402Z] -----------> git rev-list -1 --merges d7c7e54f90897c22ce68a90184a6803839f2242e~1..d7c7e54f90897c22ce68a90184a6803839f2242e d7c7e54f90897c22ce68a90184a6803839f2242e [false] [Pipeline] sh [2022-09-26T17:10:52.686Z] + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo [2022-09-26T17:10:52.700Z] ========================================================= [2022-09-26T17:10:52.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T17:10:52.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:10:53.012Z] + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] echo [2022-09-26T17:10:53.021Z] [semverPrep] GIT_COMMIT: d7c7e54f90897c22ce68a90184a6803839f2242e, Commit Message: feat(snap): Support for snap options to set environment variables (#553) [Pipeline] echo [2022-09-26T17:10:53.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T17:10:53.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:10:53.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T17:10:53.405Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T17:10:53.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T17:10:53.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T17:10:53.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T17:10:53.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:10:53.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:10:53.753Z] [2022-09-26T17:10:53.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:10:54.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:10:54.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T17:10:54.056Z] b85a868b505f: Pulling fs layer [2022-09-26T17:10:54.056Z] e2be974225ed: Pulling fs layer [2022-09-26T17:10:54.056Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T17:10:54.056Z] 988bab9f4d93: Pulling fs layer [2022-09-26T17:10:54.056Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T17:10:54.056Z] eaf3925da568: Pulling fs layer [2022-09-26T17:10:54.056Z] bab4dde63d76: Pulling fs layer [2022-09-26T17:10:54.056Z] bde34c3a00c8: Pulling fs layer [2022-09-26T17:10:54.056Z] b352a97aabf1: Pulling fs layer [2022-09-26T17:10:54.056Z] 4872d77fe225: Pulling fs layer [2022-09-26T17:10:54.056Z] 5851b861e8e6: Pulling fs layer [2022-09-26T17:10:54.056Z] eaf3925da568: Waiting [2022-09-26T17:10:54.056Z] bab4dde63d76: Waiting [2022-09-26T17:10:54.056Z] bde34c3a00c8: Waiting [2022-09-26T17:10:54.056Z] b352a97aabf1: Waiting [2022-09-26T17:10:54.056Z] 4872d77fe225: Waiting [2022-09-26T17:10:54.056Z] 5851b861e8e6: Waiting [2022-09-26T17:10:54.056Z] 988bab9f4d93: Waiting [2022-09-26T17:10:54.056Z] e2be974225ed: Verifying Checksum [2022-09-26T17:10:54.056Z] e2be974225ed: Download complete [2022-09-26T17:10:54.056Z] 988bab9f4d93: Verifying Checksum [2022-09-26T17:10:54.056Z] 988bab9f4d93: Download complete [2022-09-26T17:10:54.319Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T17:10:54.319Z] 1469e6f7b9e6: Download complete [2022-09-26T17:10:54.319Z] eaf3925da568: Download complete [2022-09-26T17:10:54.319Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T17:10:54.319Z] 339a4e72a1f5: Download complete [2022-09-26T17:10:54.319Z] bde34c3a00c8: Verifying Checksum [2022-09-26T17:10:54.319Z] bde34c3a00c8: Download complete [2022-09-26T17:10:54.319Z] b352a97aabf1: Download complete [2022-09-26T17:10:54.319Z] 5851b861e8e6: Verifying Checksum [2022-09-26T17:10:54.319Z] 5851b861e8e6: Download complete [2022-09-26T17:10:54.319Z] b85a868b505f: Verifying Checksum [2022-09-26T17:10:54.319Z] b85a868b505f: Download complete [2022-09-26T17:10:54.578Z] bab4dde63d76: Verifying Checksum [2022-09-26T17:10:54.578Z] bab4dde63d76: Download complete [2022-09-26T17:10:55.520Z] b85a868b505f: Pull complete [2022-09-26T17:10:55.776Z] e2be974225ed: Pull complete [2022-09-26T17:10:56.345Z] 339a4e72a1f5: Pull complete [2022-09-26T17:10:56.345Z] 988bab9f4d93: Pull complete [2022-09-26T17:10:56.604Z] 1469e6f7b9e6: Pull complete [2022-09-26T17:10:56.604Z] eaf3925da568: Pull complete [2022-09-26T17:10:58.506Z] bab4dde63d76: Pull complete [2022-09-26T17:10:58.506Z] bde34c3a00c8: Pull complete [2022-09-26T17:10:58.767Z] b352a97aabf1: Pull complete [2022-09-26T17:10:58.767Z] 4872d77fe225: Pull complete [2022-09-26T17:10:58.767Z] 5851b861e8e6: Pull complete [2022-09-26T17:10:58.767Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T17:10:58.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:10:58.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:10:58.848Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:10:58.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T17:11:01.003Z] $ docker top ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d -eo pid,comm [2022-09-26T17:11:01.056Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T17:11:01.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:11:01.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:11:01.090Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:11:01.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:11:01.214Z] $ docker exec ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent [2022-09-26T17:11:01.315Z] SSH_AUTH_SOCK=/tmp/ssh-KxiIyvgqMGde/agent.33 [2022-09-26T17:11:01.315Z] SSH_AGENT_PID=39 [2022-09-26T17:11:01.321Z] Running ssh-add (command line suppressed) [2022-09-26T17:11:01.448Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5478431616616423822.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5478431616616423822.key) [2022-09-26T17:11:01.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:11:01.738Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T17:11:01.755Z] $ docker exec --env ******** --env ******** ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent -k [2022-09-26T17:11:01.864Z] unset SSH_AUTH_SOCK; [2022-09-26T17:11:01.864Z] unset SSH_AGENT_PID; [2022-09-26T17:11:01.865Z] echo Agent pid 39 killed; [2022-09-26T17:11:01.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T17:11:01.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:11:01.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:11:01.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:11:02.012Z] $ docker exec ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent [2022-09-26T17:11:02.115Z] SSH_AUTH_SOCK=/tmp/ssh-X76OW7Z0O9U5/agent.71 [2022-09-26T17:11:02.115Z] SSH_AGENT_PID=78 [2022-09-26T17:11:02.120Z] Running ssh-add (command line suppressed) [2022-09-26T17:11:02.255Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5616709363342777057.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5616709363342777057.key) [2022-09-26T17:11:02.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:11:02.545Z] + git semver init [2022-09-26T17:11:02.804Z] 2022-09-26 17:11:02,732 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T17:11:02.804Z] 2022-09-26 17:11:02,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-26T17:11:02.804Z] 2022-09-26 17:11:02,734 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-26T17:11:02.804Z] 2022-09-26 17:11:02,734 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:11:04.181Z] 2022-09-26 17:11:04,103 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-09-26T17:11:04.181Z] 2022-09-26 17:11:04,104 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-09-26T17:11:04.181Z] 2022-09-26 17:11:04,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:11:04.181Z] 2022-09-26 17:11:04,104 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:11:04.181Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T17:11:04.197Z] $ docker exec --env ******** --env ******** ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d ssh-agent -k [2022-09-26T17:11:04.311Z] unset SSH_AUTH_SOCK; [2022-09-26T17:11:04.311Z] unset SSH_AGENT_PID; [2022-09-26T17:11:04.312Z] echo Agent pid 78 killed; [2022-09-26T17:11:04.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:11:04.617Z] + git semver [Pipeline] } [2022-09-26T17:11:04.898Z] $ docker stop --time=1 ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d [2022-09-26T17:11:06.182Z] $ docker rm -f ea9dcf1cd9eb4a405a0cdf28b2dd63613a50bbe6b55660ba8ad3dbcf4d70700d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:11:06.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T17:11:06.699Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T17:11:06.702Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:11:06.835Z] provisioning config files... [2022-09-26T17:11:06.843Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16279439328366274483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:11:07.137Z] ---> docker-login.sh [2022-09-26T17:11:07.137Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:11:07.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:11:07.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:11:07.137Z] Configure a credential helper to remove this warning. See [2022-09-26T17:11:07.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:11:07.137Z] [2022-09-26T17:11:07.137Z] Login Succeeded [2022-09-26T17:11:07.137Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:11:07.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:11:07.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:11:07.137Z] Configure a credential helper to remove this warning. See [2022-09-26T17:11:07.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:11:07.137Z] [2022-09-26T17:11:07.137Z] Login Succeeded [2022-09-26T17:11:07.137Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:11:07.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:11:07.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:11:07.397Z] Configure a credential helper to remove this warning. See [2022-09-26T17:11:07.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:11:07.397Z] [2022-09-26T17:11:07.397Z] Login Succeeded [2022-09-26T17:11:07.397Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:11:07.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:11:07.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:11:07.397Z] Configure a credential helper to remove this warning. See [2022-09-26T17:11:07.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:11:07.397Z] [2022-09-26T17:11:07.397Z] Login Succeeded [2022-09-26T17:11:07.397Z] docker.io [2022-09-26T17:11:07.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:11:07.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:11:07.917Z] Configure a credential helper to remove this warning. See [2022-09-26T17:11:07.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:11:07.917Z] [2022-09-26T17:11:07.917Z] Login Succeeded [2022-09-26T17:11:07.917Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:11:07.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T17:11:07.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:11:08.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:11:08.006Z] ========================================================= [2022-09-26T17:11:08.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T17:11:08.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:11:08.318Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T17:11:08.578Z] Sending build context to Docker daemon 45.65MB [2022-09-26T17:11:08.578Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:11:08.578Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-26T17:11:08.578Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T17:11:08.578Z] 2408cc74d12b: Pulling fs layer [2022-09-26T17:11:08.578Z] ea60b727a1ce: Pulling fs layer [2022-09-26T17:11:08.578Z] 30c4a7721957: Pulling fs layer [2022-09-26T17:11:08.578Z] 370296b7ddb6: Pulling fs layer [2022-09-26T17:11:08.578Z] 7c6cee850709: Pulling fs layer [2022-09-26T17:11:08.578Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T17:11:08.578Z] d94ebbe4e438: Pulling fs layer [2022-09-26T17:11:08.578Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T17:11:08.578Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T17:11:08.578Z] 370296b7ddb6: Waiting [2022-09-26T17:11:08.578Z] 7c6cee850709: Waiting [2022-09-26T17:11:08.578Z] bcfd1f05c69d: Waiting [2022-09-26T17:11:08.578Z] 59ccb84bbe0f: Waiting [2022-09-26T17:11:08.578Z] 39a5fcdaea64: Waiting [2022-09-26T17:11:08.578Z] d94ebbe4e438: Waiting [2022-09-26T17:11:08.578Z] 30c4a7721957: Verifying Checksum [2022-09-26T17:11:08.578Z] 30c4a7721957: Download complete [2022-09-26T17:11:08.578Z] ea60b727a1ce: Verifying Checksum [2022-09-26T17:11:08.578Z] ea60b727a1ce: Download complete [2022-09-26T17:11:08.578Z] 7c6cee850709: Verifying Checksum [2022-09-26T17:11:08.578Z] 7c6cee850709: Download complete [2022-09-26T17:11:08.578Z] 39a5fcdaea64: Download complete [2022-09-26T17:11:08.578Z] 2408cc74d12b: Verifying Checksum [2022-09-26T17:11:08.578Z] 2408cc74d12b: Download complete [2022-09-26T17:11:08.578Z] d94ebbe4e438: Download complete [2022-09-26T17:11:08.840Z] 2408cc74d12b: Pull complete [2022-09-26T17:11:08.841Z] ea60b727a1ce: Pull complete [2022-09-26T17:11:09.103Z] 30c4a7721957: Pull complete [2022-09-26T17:11:09.103Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T17:11:09.103Z] 59ccb84bbe0f: Download complete [2022-09-26T17:11:09.363Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T17:11:09.363Z] bcfd1f05c69d: Download complete [2022-09-26T17:11:09.623Z] 370296b7ddb6: Verifying Checksum [2022-09-26T17:11:09.623Z] 370296b7ddb6: Download complete [2022-09-26T17:11:13.830Z] 370296b7ddb6: Pull complete [2022-09-26T17:11:13.830Z] 7c6cee850709: Pull complete [2022-09-26T17:11:13.830Z] 39a5fcdaea64: Pull complete [2022-09-26T17:11:13.830Z] d94ebbe4e438: Pull complete [2022-09-26T17:11:15.731Z] bcfd1f05c69d: Pull complete [2022-09-26T17:11:16.667Z] 59ccb84bbe0f: Pull complete [2022-09-26T17:11:16.667Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T17:11:16.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T17:11:16.667Z] ---> a4fb48ad2a94 [2022-09-26T17:11:16.667Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-26T17:11:18.585Z] ---> Running in 8b2e967be728 [2022-09-26T17:11:18.585Z] Removing intermediate container 8b2e967be728 [2022-09-26T17:11:18.585Z] ---> 98a8e94b8d20 [2022-09-26T17:11:18.585Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-26T17:11:18.585Z] ---> Running in 237daf30daad [2022-09-26T17:11:18.585Z] Removing intermediate container 237daf30daad [2022-09-26T17:11:18.586Z] ---> 24b34f25448f [2022-09-26T17:11:18.586Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T17:11:18.586Z] ---> Running in 6ad5f942092d [2022-09-26T17:11:18.586Z] Removing intermediate container 6ad5f942092d [2022-09-26T17:11:18.586Z] ---> 4f6e6231e30f [2022-09-26T17:11:18.586Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-26T17:11:18.851Z] ---> Running in dbf347b93b84 [2022-09-26T17:11:18.851Z] Removing intermediate container dbf347b93b84 [2022-09-26T17:11:18.851Z] ---> c55c6ac9bb11 [2022-09-26T17:11:18.851Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-26T17:11:18.851Z] ---> Running in c6ae34378b7e [2022-09-26T17:11:18.851Z] Removing intermediate container c6ae34378b7e [2022-09-26T17:11:18.851Z] ---> 0611da53d049 [2022-09-26T17:11:18.851Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-26T17:11:19.788Z] latest: Pulling from library/docker [2022-09-26T17:11:19.788Z] 213ec9aee27d: Pulling fs layer [2022-09-26T17:11:19.788Z] 6eb510456a42: Pulling fs layer [2022-09-26T17:11:19.788Z] 4627ba0696d0: Pulling fs layer [2022-09-26T17:11:19.788Z] 58acb0837d57: Pulling fs layer [2022-09-26T17:11:19.788Z] 12036fa74330: Pulling fs layer [2022-09-26T17:11:19.788Z] 267a3e8601a7: Pulling fs layer [2022-09-26T17:11:19.788Z] 39d438c481ce: Pulling fs layer [2022-09-26T17:11:19.788Z] 132f033b85ef: Pulling fs layer [2022-09-26T17:11:19.788Z] 11653b10d912: Pulling fs layer [2022-09-26T17:11:19.788Z] 58acb0837d57: Waiting [2022-09-26T17:11:19.788Z] 12036fa74330: Waiting [2022-09-26T17:11:19.788Z] 39d438c481ce: Waiting [2022-09-26T17:11:19.788Z] 132f033b85ef: Waiting [2022-09-26T17:11:19.788Z] 11653b10d912: Waiting [2022-09-26T17:11:19.788Z] 4627ba0696d0: Verifying Checksum [2022-09-26T17:11:19.788Z] 4627ba0696d0: Download complete [2022-09-26T17:11:20.053Z] 213ec9aee27d: Verifying Checksum [2022-09-26T17:11:20.053Z] 213ec9aee27d: Download complete [2022-09-26T17:11:20.053Z] 213ec9aee27d: Pull complete [2022-09-26T17:11:20.313Z] 6eb510456a42: Pull complete [2022-09-26T17:11:20.313Z] 4627ba0696d0: Pull complete [2022-09-26T17:11:20.313Z] 267a3e8601a7: Verifying Checksum [2022-09-26T17:11:20.313Z] 267a3e8601a7: Download complete [2022-09-26T17:11:20.313Z] 58acb0837d57: Download complete [2022-09-26T17:11:20.571Z] 12036fa74330: Verifying Checksum [2022-09-26T17:11:20.571Z] 12036fa74330: Download complete [2022-09-26T17:11:20.571Z] 132f033b85ef: Verifying Checksum [2022-09-26T17:11:20.571Z] 132f033b85ef: Download complete [2022-09-26T17:11:20.571Z] 39d438c481ce: Download complete [2022-09-26T17:11:20.571Z] 11653b10d912: Verifying Checksum [2022-09-26T17:11:20.571Z] 11653b10d912: Download complete [2022-09-26T17:11:20.829Z] 58acb0837d57: Pull complete [2022-09-26T17:11:21.086Z] 12036fa74330: Pull complete [2022-09-26T17:11:21.344Z] 267a3e8601a7: Pull complete [2022-09-26T17:11:21.604Z] 39d438c481ce: Pull complete [2022-09-26T17:11:21.604Z] 132f033b85ef: Pull complete [2022-09-26T17:11:21.604Z] 11653b10d912: Pull complete [2022-09-26T17:11:21.604Z] Digest: sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe [2022-09-26T17:11:21.604Z] Status: Downloaded newer image for docker:latest [2022-09-26T17:11:21.802Z] Still waiting to schedule task [2022-09-26T17:11:21.802Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-26T17:11:22.977Z] ---> 690541ed3ec8 [2022-09-26T17:11:22.977Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:11:22.977Z] ---> Running in b5bf6178e5bf [2022-09-26T17:11:23.235Z] Removing intermediate container b5bf6178e5bf [2022-09-26T17:11:23.235Z] ---> 61625600ea10 [2022-09-26T17:11:23.235Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:11:23.235Z] ---> Running in b3da38866667 [2022-09-26T17:11:23.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:11:24.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:11:24.688Z] OK: 211 MiB in 51 packages [2022-09-26T17:11:25.256Z] Removing intermediate container b3da38866667 [2022-09-26T17:11:25.256Z] ---> d1dbf53689cc [2022-09-26T17:11:25.256Z] Step 11/16 : ENV GO111MODULE=on [2022-09-26T17:11:25.256Z] ---> Running in 5f887404f983 [2022-09-26T17:11:25.256Z] Removing intermediate container 5f887404f983 [2022-09-26T17:11:25.256Z] ---> e05dedd72b09 [2022-09-26T17:11:25.256Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-26T17:11:25.256Z] ---> Running in a5201d937a74 [2022-09-26T17:11:25.256Z] Removing intermediate container a5201d937a74 [2022-09-26T17:11:25.256Z] ---> 0a701e5d330f [2022-09-26T17:11:25.256Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-26T17:11:25.516Z] ---> 2338d5837501 [2022-09-26T17:11:25.516Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:11:25.516Z] ---> Running in 565c12f296ce [2022-09-26T17:11:35.497Z] Removing intermediate container 565c12f296ce [2022-09-26T17:11:35.497Z] ---> ab3125c2fe11 [2022-09-26T17:11:35.497Z] Step 15/16 : COPY . . [2022-09-26T17:11:36.876Z] ---> 663764ab24f5 [2022-09-26T17:11:36.876Z] Step 16/16 : RUN ${MAKE} [2022-09-26T17:11:36.876Z] ---> Running in d4cb210fcd63 [2022-09-26T17:11:37.141Z] noop [2022-09-26T17:11:37.402Z] Removing intermediate container d4cb210fcd63 [2022-09-26T17:11:37.402Z] ---> 08c6e52f008b [2022-09-26T17:11:37.402Z] Successfully built 08c6e52f008b [2022-09-26T17:11:37.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:11:37.703Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:11:37.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:11:37.766Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:11:37.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T17:11:38.128Z] $ docker top 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:11:38.464Z] + go version [2022-09-26T17:11:38.464Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T17:11:38.477Z] $ docker stop --time=1 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f [2022-09-26T17:11:39.754Z] $ docker rm -f 7962ea2adf09dbeff384887a4b7a945ee7f2213a169514274d1a79d2056b8e4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:11:40.150Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T17:11:40.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:11:40.219Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:11:40.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T17:11:40.561Z] $ docker top 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:11:40.898Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:11:41.191Z] + make test [2022-09-26T17:11:41.191Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-26T17:11:41.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-26T17:11:46.710Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-26T17:11:46.710Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-26T17:11:48.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T17:11:48.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T17:11:48.611Z] ./bin/test-attribution-txt.sh [2022-09-26T17:11:48.611Z] make -C web test [2022-09-26T17:11:48.611Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-09-26T17:11:48.611Z] make[1]: tput: No such file or directory [2022-09-26T17:11:48.612Z] make[1]: tput: No such file or directory [2022-09-26T17:11:48.612Z] warning: generating ./VERSION [2022-09-26T17:11:48.612Z] echo "0.0.0" > VERSION [2022-09-26T17:11:48.612Z] docker build \ [2022-09-26T17:11:48.612Z] -f Dockerfile \ [2022-09-26T17:11:48.612Z] --build-arg USER=1000 \ [2022-09-26T17:11:48.612Z] \ [2022-09-26T17:11:48.612Z] --label "git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e" \ [2022-09-26T17:11:48.612Z] -t edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e \ [2022-09-26T17:11:48.612Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-26T17:11:48.612Z] . [2022-09-26T17:11:48.871Z] Sending build context to Docker daemon 3.269MB [2022-09-26T17:11:48.871Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-26T17:11:49.130Z] 16.17-alpine3.15: Pulling from library/node [2022-09-26T17:11:49.389Z] 9621f1afde84: Pulling fs layer [2022-09-26T17:11:49.389Z] 16f891d21976: Pulling fs layer [2022-09-26T17:11:49.389Z] cf6a4a42ec8c: Pulling fs layer [2022-09-26T17:11:49.389Z] 297e921c64f6: Pulling fs layer [2022-09-26T17:11:49.389Z] 9621f1afde84: Verifying Checksum [2022-09-26T17:11:49.389Z] 9621f1afde84: Download complete [2022-09-26T17:11:49.649Z] 9621f1afde84: Pull complete [2022-09-26T17:11:49.649Z] 297e921c64f6: Verifying Checksum [2022-09-26T17:11:49.649Z] 297e921c64f6: Download complete [2022-09-26T17:11:49.649Z] cf6a4a42ec8c: Verifying Checksum [2022-09-26T17:11:49.649Z] cf6a4a42ec8c: Download complete [2022-09-26T17:11:51.025Z] 16f891d21976: Download complete [2022-09-26T17:11:51.970Z] 16f891d21976: Pull complete [2022-09-26T17:11:51.970Z] cf6a4a42ec8c: Pull complete [2022-09-26T17:11:51.970Z] 297e921c64f6: Pull complete [2022-09-26T17:11:51.970Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-26T17:11:51.970Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-26T17:11:51.970Z] ---> 141d857b2a92 [2022-09-26T17:11:51.970Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-26T17:11:53.348Z] ---> Running in 0bd9b16b5f68 [2022-09-26T17:11:53.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:11:53.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:11:53.607Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-26T17:11:53.607Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-26T17:11:53.607Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-26T17:11:53.607Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-26T17:11:53.607Z] (5/129) Installing libxcb (1.14-r2) [2022-09-26T17:11:53.607Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-26T17:11:53.607Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-26T17:11:53.607Z] (8/129) Installing libice (1.0.10-r0) [2022-09-26T17:11:53.607Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-26T17:11:53.607Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-26T17:11:53.607Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-26T17:11:53.607Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-26T17:11:53.867Z] (13/129) Installing xset (1.2.4-r0) [2022-09-26T17:11:53.867Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-26T17:11:53.867Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-26T17:11:53.867Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-26T17:11:53.867Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-26T17:11:53.867Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-26T17:11:53.867Z] (19/129) Installing libintl (0.21-r0) [2022-09-26T17:11:53.867Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-26T17:11:53.867Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-26T17:11:53.867Z] (22/129) Installing pcre (8.45-r1) [2022-09-26T17:11:53.867Z] (23/129) Installing glib (2.70.1-r0) [2022-09-26T17:11:53.867Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-26T17:11:53.867Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-26T17:11:53.867Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-26T17:11:53.867Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-26T17:11:53.867Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-26T17:11:53.867Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-26T17:11:53.867Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-26T17:11:53.867Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-26T17:11:53.867Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-26T17:11:53.867Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-26T17:11:53.867Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-26T17:11:53.867Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-26T17:11:53.867Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-26T17:11:53.867Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-26T17:11:53.867Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-26T17:11:54.127Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-26T17:11:54.127Z] (40/129) Installing libxi (1.8-r0) [2022-09-26T17:11:54.127Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-26T17:11:54.127Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-26T17:11:54.127Z] (43/129) Installing atk (2.36.0-r0) [2022-09-26T17:11:54.127Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-26T17:11:54.127Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-26T17:11:54.127Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-26T17:11:54.127Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-26T17:11:54.127Z] (48/129) Installing expat (2.4.9-r0) [2022-09-26T17:11:54.127Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-26T17:11:54.127Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-26T17:11:54.127Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-26T17:11:54.127Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-26T17:11:54.127Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-26T17:11:54.127Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-26T17:11:54.127Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-26T17:11:54.127Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-26T17:11:54.127Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-26T17:11:54.127Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-26T17:11:54.127Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-26T17:11:54.127Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-26T17:11:54.127Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-26T17:11:54.127Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-26T17:11:54.388Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-26T17:11:54.388Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-26T17:11:54.388Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-26T17:11:54.388Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-26T17:11:54.388Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-26T17:11:54.388Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-26T17:11:54.388Z] (69/129) Installing pango (1.48.10-r0) [2022-09-26T17:11:54.388Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-26T17:11:54.388Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-26T17:11:54.388Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-26T17:11:54.388Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-26T17:11:54.388Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-26T17:11:54.388Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-26T17:11:54.388Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-26T17:11:54.388Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-26T17:11:54.388Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-26T17:11:54.388Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-26T17:11:54.388Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-26T17:11:56.931Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-26T17:11:56.932Z] (80/129) Installing flac (1.3.4-r0) [2022-09-26T17:11:56.932Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-26T17:11:56.932Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-26T17:11:56.932Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-26T17:11:56.932Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-26T17:11:56.932Z] (85/129) Installing libass (0.15.2-r0) [2022-09-26T17:11:56.932Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-26T17:11:56.932Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-26T17:11:56.932Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-26T17:11:56.932Z] (89/129) Installing lame (3.100-r0) [2022-09-26T17:11:56.932Z] (90/129) Installing opus (1.3.1-r1) [2022-09-26T17:11:56.932Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-26T17:11:56.932Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-26T17:11:56.932Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-26T17:11:56.932Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-26T17:11:56.932Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-26T17:11:56.932Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:11:56.932Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-26T17:11:56.932Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-26T17:11:56.932Z] (99/129) Installing libva (2.13.0-r0) [2022-09-26T17:11:56.932Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-26T17:11:56.932Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-26T17:11:56.932Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-26T17:11:56.932Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-26T17:11:56.932Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-26T17:11:56.932Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-26T17:11:56.932Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-26T17:11:56.932Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-26T17:11:56.932Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-26T17:11:57.191Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-26T17:11:57.191Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-26T17:11:57.191Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-26T17:11:57.191Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-26T17:11:57.191Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-26T17:11:57.191Z] (114/129) Installing nspr (4.32-r0) [2022-09-26T17:11:57.191Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-26T17:11:57.191Z] (116/129) Installing nss (3.78.1-r0) [2022-09-26T17:11:57.191Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-26T17:11:57.191Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-26T17:11:57.191Z] (119/129) Installing orc (0.4.32-r0) [2022-09-26T17:11:57.452Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-26T17:11:57.452Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-26T17:11:57.452Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-26T17:11:57.452Z] (123/129) Installing libpulse (15.0-r2) [2022-09-26T17:11:57.452Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-26T17:11:57.452Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-26T17:11:57.452Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-26T17:11:57.452Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-26T17:11:57.452Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-26T17:11:57.452Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-26T17:11:58.400Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:11:58.400Z] Executing glib-2.70.1-r0.trigger [2022-09-26T17:11:58.400Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-26T17:12:01.689Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-26T17:12:01.689Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-26T17:12:01.689Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-26T17:12:01.689Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-26T17:12:01.689Z] OK: 286 MiB in 145 packages [2022-09-26T17:12:04.976Z] Removing intermediate container 0bd9b16b5f68 [2022-09-26T17:12:04.976Z] ---> 1b730603d3d9 [2022-09-26T17:12:04.976Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-26T17:12:04.976Z] ---> Running in b26f048edb17 [2022-09-26T17:12:04.976Z] Removing intermediate container b26f048edb17 [2022-09-26T17:12:04.976Z] ---> 5b6f9d2f938c [2022-09-26T17:12:04.976Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-26T17:12:04.976Z] ---> Running in 821702a72a9a [2022-09-26T17:12:05.236Z] Removing intermediate container 821702a72a9a [2022-09-26T17:12:05.236Z] ---> 6f4587bc5976 [2022-09-26T17:12:05.236Z] Step 5/10 : RUN npm install -g npm [2022-09-26T17:12:05.236Z] ---> Running in eb45725cf5e6 [2022-09-26T17:12:11.833Z] [2022-09-26T17:12:11.833Z] changed 54 packages, and audited 212 packages in 5s [2022-09-26T17:12:11.833Z] [2022-09-26T17:12:11.833Z] 11 packages are looking for funding [2022-09-26T17:12:11.833Z] run `npm fund` for details [2022-09-26T17:12:11.833Z] [2022-09-26T17:12:11.833Z] found 0 vulnerabilities [2022-09-26T17:12:12.400Z] Removing intermediate container eb45725cf5e6 [2022-09-26T17:12:12.400Z] ---> 985c5ebeedb0 [2022-09-26T17:12:12.400Z] Step 6/10 : ARG USER=1000 [2022-09-26T17:12:12.400Z] ---> Running in cd4070c204ab [2022-09-26T17:12:12.660Z] Removing intermediate container cd4070c204ab [2022-09-26T17:12:12.660Z] ---> c39a7ef54397 [2022-09-26T17:12:12.660Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-26T17:12:12.660Z] ---> Running in aa68ccd22573 [2022-09-26T17:12:13.229Z] Removing intermediate container aa68ccd22573 [2022-09-26T17:12:13.229Z] ---> 76561be44ef7 [2022-09-26T17:12:13.229Z] Step 8/10 : USER $USER:$USER [2022-09-26T17:12:13.229Z] ---> Running in d3c3f6327595 [2022-09-26T17:12:13.229Z] Removing intermediate container d3c3f6327595 [2022-09-26T17:12:13.229Z] ---> d5d5d05b4e54 [2022-09-26T17:12:13.229Z] Step 9/10 : WORKDIR /app [2022-09-26T17:12:13.229Z] ---> Running in 9f0f904430a1 [2022-09-26T17:12:13.229Z] Removing intermediate container 9f0f904430a1 [2022-09-26T17:12:13.229Z] ---> fe61019c5347 [2022-09-26T17:12:13.229Z] Step 10/10 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:12:13.229Z] ---> Running in 4521bcfeaf49 [2022-09-26T17:12:13.229Z] Removing intermediate container 4521bcfeaf49 [2022-09-26T17:12:13.229Z] ---> b449ec845119 [2022-09-26T17:12:13.229Z] Successfully built b449ec845119 [2022-09-26T17:12:13.229Z] Successfully tagged edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:12:13.229Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-26T17:12:13.229Z] touch edgex-web-ui.imagebuilt [2022-09-26T17:12:13.488Z] mkdir -p node_modules coverage [2022-09-26T17:12:13.488Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-26T17:12:13.488Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE required: { [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE }, [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:12:14.865Z] npm WARN EBADENGINE } [2022-09-26T17:12:19.170Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-26T17:12:19.450Z] 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 [2022-09-26T17:12:19.450Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-26T17:12:19.450Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:12:19.723Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-26T17:12:19.997Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-26T17:12:20.562Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-26T17:12:21.498Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-26T17:12:21.498Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-26T17:12:23.426Z] 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 [2022-09-26T17:12:23.426Z] 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 [2022-09-26T17:12:24.803Z] 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. [2022-09-26T17:12:25.371Z] npm WARN deprecated core-js@3.16.0: 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. [2022-09-26T17:12:25.371Z] 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. [2022-09-26T17:12:25.940Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-26T17:12:26.199Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:12:26.199Z] 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. [2022-09-26T17:12:26.457Z] 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. [2022-09-26T17:12:27.847Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] added 1478 packages, and audited 1479 packages in 21s [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] 90 packages are looking for funding [2022-09-26T17:12:35.986Z] run `npm fund` for details [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] To address issues that do not require attention, run: [2022-09-26T17:12:35.986Z] npm audit fix [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] To address all issues (including breaking changes), run: [2022-09-26T17:12:35.986Z] npm audit fix --force [2022-09-26T17:12:35.986Z] [2022-09-26T17:12:35.986Z] Run `npm audit` for details. [2022-09-26T17:12:42.566Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-09-26T17:12:43.946Z] - Generating browser application bundles (phase: setup)... [2022-09-26T17:12:48.133Z] Compiling @angular/core : es2015 as esm2015 [2022-09-26T17:12:48.133Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-26T17:12:51.415Z] Compiling @angular/common : es2015 as esm2015 [2022-09-26T17:12:51.415Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-26T17:12:51.987Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-26T17:12:51.987Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-26T17:12:52.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1164 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-09-26T17:12:52.218Z] Running in /w/workspace/edgex-ui-go/81 [Pipeline] { [Pipeline] checkout [2022-09-26T17:12:52.245Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-26T17:12:52.245Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-26T17:12:52.256Z] The recommended git tool is: git [2022-09-26T17:12:52.816Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-26T17:12:52.816Z] Compiling @angular/router : es2015 as esm2015 [2022-09-26T17:12:52.816Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-26T17:12:52.816Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-26T17:12:53.383Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-26T17:12:55.283Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-26T17:12:56.954Z] using credential edgex-jenkins-ssh [2022-09-26T17:12:56.969Z] Cloning the remote Git repository [2022-09-26T17:12:56.995Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-26T17:12:57.062Z] > git init /w/workspace/edgex-ui-go/81 # timeout=10 [2022-09-26T17:12:57.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-26T17:12:57.204Z] > git --version # timeout=10 [2022-09-26T17:12:57.221Z] > git --version # 'git version 2.25.1' [2022-09-26T17:12:57.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T17:12:57.266Z] Verifying host key using known hosts file [2022-09-26T17:12:57.463Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T17:12:57.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:13:00.547Z] 26 09 2022 17:13:00.173:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-26T17:13:00.547Z] 26 09 2022 17:13:00.175:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-26T17:13:00.547Z] 26 09 2022 17:13:00.178:INFO [launcher]: Starting browser ChromeHeadless [2022-09-26T17:13:00.340Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-26T17:13:00.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T17:13:01.134Z] Avoid second fetch [2022-09-26T17:13:01.135Z] Checking out Revision d7c7e54f90897c22ce68a90184a6803839f2242e (main) [2022-09-26T17:13:01.921Z] Commit message: "feat(snap): Support for snap options to set environment variables (#553)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2022-09-26T17:13:01.140Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T17:13:01.158Z] > git checkout -f d7c7e54f90897c22ce68a90184a6803839f2242e # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:13:02.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T17:13:02.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:13:02.880Z] Dload Upload Total Spent Left Speed [2022-09-26T17:13:02.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh [2022-09-26T17:13:03.447Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T17:13:03.782Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T17:13:03.782Z] + sudo tee /etc/docker/daemon.new [2022-09-26T17:13:03.782Z] { [2022-09-26T17:13:03.782Z] "registry-mirrors": [ [2022-09-26T17:13:03.782Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T17:13:03.782Z] ], [2022-09-26T17:13:03.782Z] "bip": "10.250.0.254/24", [2022-09-26T17:13:03.782Z] "hosts": [ [2022-09-26T17:13:03.782Z] "tcp://0.0.0.0:5555", [2022-09-26T17:13:03.782Z] "unix:///var/run/docker.sock" [2022-09-26T17:13:03.782Z] ], [2022-09-26T17:13:03.782Z] "mtu": 1458, [2022-09-26T17:13:03.782Z] "selinux-enabled": true, [2022-09-26T17:13:03.782Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T17:13:03.782Z] } [Pipeline] sh [2022-09-26T17:13:04.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T17:13:04.439Z] + sudo service docker restart [2022-09-26T17:13:12.755Z] ✔ Browser application bundle generation complete. [2022-09-26T17:13:12.755Z] 26 09 2022 17:13:10.999:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket zIHcHvKM42617dFrAAAB with id 95956349 [2022-09-26T17:13:13.701Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-26T17:13:13.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.154 secs) [2022-09-26T17:13:13.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.176 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.182 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.19 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.264 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.277 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.296 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.3 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.303 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.309 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.313 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.317 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.329 secs) [2022-09-26T17:13:14.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.368 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.392 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.426 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.43 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.433 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.464 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.505 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.514 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.522 secs) [2022-09-26T17:13:14.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.578 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.621 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.659 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.667 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.674 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.682 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.686 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.697 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.702 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.705 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.707 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.73 secs) [2022-09-26T17:13:14.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.74 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.778 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.794 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.797 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.801 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.814 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.817 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.818 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.819 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.821 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.842 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.848 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.854 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.861 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.882 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.888 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.9 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.931 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.934 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.936 secs) [2022-09-26T17:13:14.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.942 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.952 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.965 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.976 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.981 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.984 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.985 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.991 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.994 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.006 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.017 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.033 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.041 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.05 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.054 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.067 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.079 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.083 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.087 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.093 secs) [2022-09-26T17:13:15.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.103 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.124 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.157 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.167 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.173 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.191 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.198 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.216 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.243 secs) [2022-09-26T17:13:15.507Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.25 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.32 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.338 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.345 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.366 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.374 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.394 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.408 secs) [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.411 secs) [2022-09-26T17:13:15.765Z] WARN: ' [2022-09-26T17:13:15.765Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-26T17:13:15.765Z] Support for using the ngModel input property and ngModelChange event with [2022-09-26T17:13:15.765Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-26T17:13:15.765Z] in a future version of Angular. [2022-09-26T17:13:15.765Z] [2022-09-26T17:13:15.765Z] For more information on this, see our API docs here: [2022-09-26T17:13:15.765Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-26T17:13:15.765Z] ' [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.411 secs) [2022-09-26T17:13:15.765Z] WARN: ' [2022-09-26T17:13:15.765Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-26T17:13:15.765Z] Support for using the ngModel input property and ngModelChange event with [2022-09-26T17:13:15.765Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-26T17:13:15.765Z] in a future version of Angular. [2022-09-26T17:13:15.765Z] [2022-09-26T17:13:15.765Z] For more information on this, see our API docs here: [2022-09-26T17:13:15.765Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-26T17:13:15.765Z] ' [2022-09-26T17:13:15.765Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.437 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.453 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.456 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.459 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.473 secs) [2022-09-26T17:13:15.766Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.478 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.5 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.546 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.553 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.588 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.601 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.614 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.635 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.657 secs) [2022-09-26T17:13:16.025Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.665 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.679 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.687 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.694 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.698 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.7 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.702 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.704 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.715 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.72 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.728 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.731 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.732 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.733 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.751 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.761 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.768 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.791 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.798 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.807 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.814 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.817 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.819 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.836 secs) [2022-09-26T17:13:16.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.841 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.844 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.847 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.85 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.852 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.855 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.86 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.868 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.872 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.874 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.878 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.882 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.888 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.915 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.918 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.92 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.928 secs) [2022-09-26T17:13:16.541Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.94 secs) [2022-09-26T17:13:16.800Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.865 secs / 1.94 secs) [2022-09-26T17:13:16.800Z] TOTAL: 149 SUCCESS [2022-09-26T17:13:16.800Z] ✔ Browser application bundle generation complete. [2022-09-26T17:13:17.058Z] [2022-09-26T17:13:17.058Z] =============================== Coverage summary =============================== [2022-09-26T17:13:17.058Z] Statements : 40.92% ( 1465/3580 ) [2022-09-26T17:13:17.058Z] Branches : 12.03% ( 111/923 ) [2022-09-26T17:13:17.058Z] Functions : 33.13% ( 430/1298 ) [2022-09-26T17:13:17.058Z] Lines : 38.85% ( 1316/3387 ) [2022-09-26T17:13:17.058Z] ================================================================================ [2022-09-26T17:13:17.316Z] ✔ Browser application bundle generation complete. [2022-09-26T17:13:17.575Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-09-26T17:13:17.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T17:13:17.598Z] $ docker stop --time=1 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 [2022-09-26T17:13:18.855Z] $ docker rm -f 1072ea05264b4c2afa45a635af6ead8645c61ed803dade72896ffbcb346dfb93 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:13:19.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T17:13:19.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T17:13:20.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T17:13:21.187Z] + ls -al . [2022-09-26T17:13:21.187Z] total 172 [2022-09-26T17:13:21.187Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 26 17:11 . [2022-09-26T17:13:21.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 .. [2022-09-26T17:13:21.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 .blubracket [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 26 17:10 .dockerignore [2022-09-26T17:13:21.187Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:11 .git [2022-09-26T17:13:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 .github [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 26 17:10 .gitignore [2022-09-26T17:13:21.187Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:11 .semver [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 26 17:10 Attribution.txt [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 26 17:10 CHANGELOG.md [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 26 17:10 CONTRIBUTING.md [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 26 17:10 Dockerfile [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 26 17:10 Jenkinsfile [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 26 17:10 LICENSE [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 26 17:10 Makefile [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 26 17:10 README.md [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 17:11 VERSION [2022-09-26T17:13:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 assets [2022-09-26T17:13:21.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 bin [2022-09-26T17:13:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 cmd [2022-09-26T17:13:21.187Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 26 17:11 coverage.out [2022-09-26T17:13:21.187Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:10 docs [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 26 17:10 go.mod [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 26 17:10 go.sum [2022-09-26T17:13:21.187Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:10 internal [2022-09-26T17:13:21.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:10 pkg [2022-09-26T17:13:21.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 snap [2022-09-26T17:13:21.187Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:10 testing [2022-09-26T17:13:21.187Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 26 17:10 version.go [2022-09-26T17:13:21.187Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 17:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:21.487Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e --label arch=amd64 --label version=2.3.0-dev.10 . [2022-09-26T17:13:21.746Z] Sending build context to Docker daemon 48.4MB [2022-09-26T17:13:21.746Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:13:21.746Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T17:13:21.746Z] ---> 08c6e52f008b [2022-09-26T17:13:21.746Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-26T17:13:22.315Z] ---> Running in 468ce08d1c65 [2022-09-26T17:13:22.315Z] Removing intermediate container 468ce08d1c65 [2022-09-26T17:13:22.315Z] ---> 46c4bc75f772 [2022-09-26T17:13:22.315Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-26T17:13:22.575Z] ---> Running in 56e610dfb50c [2022-09-26T17:13:22.575Z] Removing intermediate container 56e610dfb50c [2022-09-26T17:13:22.575Z] ---> 035e9d8ecb02 [2022-09-26T17:13:22.575Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T17:13:22.575Z] ---> Running in 97ef63205990 [2022-09-26T17:13:22.575Z] Removing intermediate container 97ef63205990 [2022-09-26T17:13:22.575Z] ---> befab852e0dd [2022-09-26T17:13:22.575Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-26T17:13:22.575Z] ---> Running in d6b1ba1d7491 [2022-09-26T17:13:22.575Z] Removing intermediate container d6b1ba1d7491 [2022-09-26T17:13:22.575Z] ---> ccb68d92430d [2022-09-26T17:13:22.575Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:13:22.675Z] provisioning config files... [2022-09-26T17:13:22.699Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/81@tmp/config10417840280613306900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:13:22.835Z] ---> Running in a99c11de8a12 [2022-09-26T17:13:22.835Z] Removing intermediate container a99c11de8a12 [2022-09-26T17:13:22.835Z] ---> 2fea50719e1c [2022-09-26T17:13:22.835Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-26T17:13:23.040Z] ---> docker-login.sh [2022-09-26T17:13:23.040Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:13:23.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:23.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:23.586Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:23.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:23.586Z] [2022-09-26T17:13:23.586Z] Login Succeeded [2022-09-26T17:13:23.586Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:13:23.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:23.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:23.854Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:23.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:23.854Z] [2022-09-26T17:13:23.854Z] Login Succeeded [2022-09-26T17:13:23.854Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:13:24.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:24.212Z] ---> fd44ce84e213 [2022-09-26T17:13:24.212Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:13:24.212Z] ---> Running in 6737cda4a947 [2022-09-26T17:13:24.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:24.389Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:24.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:24.389Z] [2022-09-26T17:13:24.389Z] Login Succeeded [2022-09-26T17:13:24.389Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:13:24.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:24.469Z] Removing intermediate container 6737cda4a947 [2022-09-26T17:13:24.469Z] ---> dbc8ab41a7a4 [2022-09-26T17:13:24.469Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:13:24.469Z] ---> Running in c8fc853e88fa [2022-09-26T17:13:24.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:24.656Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:24.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:24.657Z] [2022-09-26T17:13:24.657Z] Login Succeeded [2022-09-26T17:13:24.657Z] docker.io [2022-09-26T17:13:24.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T17:13:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:25.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:25.191Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:25.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:25.191Z] [2022-09-26T17:13:25.191Z] Login Succeeded [2022-09-26T17:13:25.191Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:13:25.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T17:13:25.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:13:25.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:13:25.360Z] ========================================================= [2022-09-26T17:13:25.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T17:13:25.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:25.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T17:13:25.705Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T17:13:25.930Z] OK: 211 MiB in 51 packages [2022-09-26T17:13:26.190Z] Removing intermediate container c8fc853e88fa [2022-09-26T17:13:26.190Z] ---> b4e57a697453 [2022-09-26T17:13:26.190Z] Step 11/24 : ENV GO111MODULE=on [2022-09-26T17:13:26.190Z] ---> Running in 1a1962ff2e58 [2022-09-26T17:13:26.449Z] Removing intermediate container 1a1962ff2e58 [2022-09-26T17:13:26.449Z] ---> b7adf9a1a402 [2022-09-26T17:13:26.449Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-26T17:13:26.449Z] ---> Running in 2a2be4018f9e [2022-09-26T17:13:26.449Z] Removing intermediate container 2a2be4018f9e [2022-09-26T17:13:26.449Z] ---> aa0a7396991f [2022-09-26T17:13:26.449Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-26T17:13:26.449Z] ---> ae6185d03382 [2022-09-26T17:13:26.449Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:13:26.675Z] Sending build context to Docker daemon 28.79MB [2022-09-26T17:13:26.675Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:13:26.675Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-26T17:13:26.675Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T17:13:26.675Z] b3c136eddcbf: Pulling fs layer [2022-09-26T17:13:26.675Z] c0a3192eca97: Pulling fs layer [2022-09-26T17:13:26.675Z] a050256f5b6f: Pulling fs layer [2022-09-26T17:13:26.675Z] 656be50a0ddc: Pulling fs layer [2022-09-26T17:13:26.675Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T17:13:26.675Z] 46d945488cbd: Pulling fs layer [2022-09-26T17:13:26.675Z] 8a5474983e97: Pulling fs layer [2022-09-26T17:13:26.675Z] 656be50a0ddc: Waiting [2022-09-26T17:13:26.675Z] 329c88fbcd65: Pulling fs layer [2022-09-26T17:13:26.675Z] 2bbca73fdf42: Waiting [2022-09-26T17:13:26.675Z] 46d945488cbd: Waiting [2022-09-26T17:13:26.675Z] 8a5474983e97: Waiting [2022-09-26T17:13:26.675Z] 329c88fbcd65: Waiting [2022-09-26T17:13:26.675Z] a050256f5b6f: Verifying Checksum [2022-09-26T17:13:26.675Z] a050256f5b6f: Download complete [2022-09-26T17:13:26.675Z] c0a3192eca97: Download complete [2022-09-26T17:13:26.675Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T17:13:26.675Z] 2bbca73fdf42: Download complete [2022-09-26T17:13:26.675Z] 46d945488cbd: Verifying Checksum [2022-09-26T17:13:26.675Z] 46d945488cbd: Download complete [2022-09-26T17:13:26.675Z] b3c136eddcbf: Verifying Checksum [2022-09-26T17:13:26.706Z] ---> Running in 2efbc5a57616 [2022-09-26T17:13:27.273Z] Removing intermediate container 2efbc5a57616 [2022-09-26T17:13:27.273Z] ---> 293050813e8b [2022-09-26T17:13:27.273Z] Step 15/24 : COPY . . [2022-09-26T17:13:27.651Z] b3c136eddcbf: Pull complete [2022-09-26T17:13:27.651Z] 329c88fbcd65: Verifying Checksum [2022-09-26T17:13:27.651Z] 329c88fbcd65: Download complete [2022-09-26T17:13:28.265Z] c0a3192eca97: Pull complete [2022-09-26T17:13:28.265Z] a050256f5b6f: Pull complete [2022-09-26T17:13:28.855Z] 8a5474983e97: Verifying Checksum [2022-09-26T17:13:28.855Z] 8a5474983e97: Download complete [2022-09-26T17:13:29.201Z] ---> 2b8c065cb310 [2022-09-26T17:13:29.201Z] Step 16/24 : RUN ${MAKE} [2022-09-26T17:13:29.201Z] ---> Running in 26bfc2c23d04 [2022-09-26T17:13:29.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-26T17:13:29.445Z] 656be50a0ddc: Verifying Checksum [2022-09-26T17:13:29.445Z] 656be50a0ddc: Download complete [2022-09-26T17:13:35.778Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-26T17:13:37.217Z] Removing intermediate container 26bfc2c23d04 [2022-09-26T17:13:37.217Z] ---> 749301bdd1be [2022-09-26T17:13:37.217Z] Step 17/24 : FROM alpine:3.14 [2022-09-26T17:13:37.784Z] 3.14: Pulling from library/alpine [2022-09-26T17:13:38.044Z] c7ed990a2339: Pulling fs layer [2022-09-26T17:13:38.317Z] c7ed990a2339: Pull complete [2022-09-26T17:13:38.317Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-26T17:13:38.317Z] Status: Downloaded newer image for alpine:3.14 [2022-09-26T17:13:38.317Z] ---> dd53f409bf0b [2022-09-26T17:13:38.317Z] Step 18/24 : EXPOSE 4000 [2022-09-26T17:13:38.577Z] ---> Running in a61110c892b8 [2022-09-26T17:13:38.577Z] Removing intermediate container a61110c892b8 [2022-09-26T17:13:38.577Z] ---> af021c3b8981 [2022-09-26T17:13:38.577Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-26T17:13:39.143Z] ---> d50df06492a8 [2022-09-26T17:13:39.143Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-26T17:13:39.143Z] ---> Running in 8f4bf5630f0f [2022-09-26T17:13:39.143Z] Removing intermediate container 8f4bf5630f0f [2022-09-26T17:13:39.143Z] ---> 4efbd8b6c45f [2022-09-26T17:13:39.143Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-26T17:13:39.403Z] ---> Running in 3c0b7963e5b2 [2022-09-26T17:13:39.403Z] Removing intermediate container 3c0b7963e5b2 [2022-09-26T17:13:39.403Z] ---> ae897cc29ffe [2022-09-26T17:13:39.403Z] Step 22/24 : LABEL arch=amd64 [2022-09-26T17:13:39.403Z] ---> Running in 4b1121b0e6a5 [2022-09-26T17:13:39.403Z] Removing intermediate container 4b1121b0e6a5 [2022-09-26T17:13:39.403Z] ---> e459576fe2a6 [2022-09-26T17:13:39.403Z] Step 23/24 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:13:39.403Z] ---> Running in 8f87a2b49237 [2022-09-26T17:13:39.661Z] Removing intermediate container 8f87a2b49237 [2022-09-26T17:13:39.661Z] ---> 4dec6ed56578 [2022-09-26T17:13:39.661Z] Step 24/24 : LABEL version=2.3.0-dev.10 [2022-09-26T17:13:39.661Z] ---> Running in dd4690a64bf3 [2022-09-26T17:13:39.661Z] Removing intermediate container dd4690a64bf3 [2022-09-26T17:13:39.661Z] ---> 262c70683cdd [2022-09-26T17:13:39.661Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T17:13:39.661Z] Successfully built 262c70683cdd [2022-09-26T17:13:39.661Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:13:39.762Z] provisioning config files... [2022-09-26T17:13:39.771Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2605908210038690921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:13:40.072Z] ---> docker-login.sh [2022-09-26T17:13:40.072Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:13:40.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:40.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:40.072Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:40.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:40.072Z] [2022-09-26T17:13:40.072Z] Login Succeeded [2022-09-26T17:13:40.072Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:13:40.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:40.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:40.072Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:40.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:40.072Z] [2022-09-26T17:13:40.072Z] Login Succeeded [2022-09-26T17:13:40.072Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:13:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:40.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:40.331Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:40.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:40.331Z] [2022-09-26T17:13:40.331Z] Login Succeeded [2022-09-26T17:13:40.331Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:13:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:40.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:40.331Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:40.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:40.331Z] [2022-09-26T17:13:40.331Z] Login Succeeded [2022-09-26T17:13:40.331Z] docker.io [2022-09-26T17:13:40.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:13:40.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:13:40.851Z] Configure a credential helper to remove this warning. See [2022-09-26T17:13:40.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:13:40.851Z] [2022-09-26T17:13:40.851Z] Login Succeeded [2022-09-26T17:13:40.851Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:13:40.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:13:40.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:13:40.911Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-09-26T17:13:40.911Z] d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:13:40.911Z] latest [2022-09-26T17:13:40.911Z] 2.3.0-dev.10 [2022-09-26T17:13:40.911Z] d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:13:40.911Z] main [2022-09-26T17:13:40.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:41.242Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:41.547Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:13:41.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-26T17:13:41.547Z] a8e973f39a53: Preparing [2022-09-26T17:13:41.547Z] 63493a9ab2d4: Preparing [2022-09-26T17:13:41.547Z] 63493a9ab2d4: Layer already exists [2022-09-26T17:13:41.793Z] 656be50a0ddc: Pull complete [2022-09-26T17:13:41.793Z] 2bbca73fdf42: Pull complete [2022-09-26T17:13:41.793Z] 46d945488cbd: Pull complete [2022-09-26T17:13:43.451Z] a8e973f39a53: Pushed [2022-09-26T17:13:43.710Z] d7c7e54f90897c22ce68a90184a6803839f2242e: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:44.017Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:44.319Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-26T17:13:44.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-26T17:13:44.319Z] a8e973f39a53: Preparing [2022-09-26T17:13:44.319Z] 63493a9ab2d4: Preparing [2022-09-26T17:13:44.319Z] a8e973f39a53: Layer already exists [2022-09-26T17:13:44.319Z] 63493a9ab2d4: Layer already exists [2022-09-26T17:13:44.319Z] latest: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:44.627Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:44.925Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 [2022-09-26T17:13:44.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-26T17:13:44.926Z] a8e973f39a53: Preparing [2022-09-26T17:13:44.926Z] 63493a9ab2d4: Preparing [2022-09-26T17:13:44.926Z] 63493a9ab2d4: Layer already exists [2022-09-26T17:13:44.926Z] a8e973f39a53: Layer already exists [2022-09-26T17:13:44.926Z] 2.3.0-dev.10: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:45.237Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:45.548Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:13:45.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-26T17:13:45.548Z] a8e973f39a53: Preparing [2022-09-26T17:13:45.548Z] 63493a9ab2d4: Preparing [2022-09-26T17:13:45.548Z] a8e973f39a53: Layer already exists [2022-09-26T17:13:45.548Z] 63493a9ab2d4: Layer already exists [2022-09-26T17:13:45.548Z] d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:45.853Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:46.163Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-09-26T17:13:46.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-26T17:13:46.163Z] a8e973f39a53: Preparing [2022-09-26T17:13:46.163Z] 63493a9ab2d4: Preparing [2022-09-26T17:13:46.163Z] a8e973f39a53: Layer already exists [2022-09-26T17:13:46.163Z] 63493a9ab2d4: Layer already exists [2022-09-26T17:13:46.163Z] main: digest: sha256:223228af316db1b2eacdbf4860e40c30c2982d98c43941ea7031db626b3c629d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:13:46.203Z] ===================================================== [Pipeline] echo [2022-09-26T17:13:46.210Z] taggedImages: [2022-09-26T17:13:46.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:13:46.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-26T17:13:46.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.10 [2022-09-26T17:13:46.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:13:46.210Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:46.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:13:46.593Z] [2022-09-26T17:13:46.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:13:46.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:13:46.893Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T17:13:46.893Z] 5eb5b503b376: Pulling fs layer [2022-09-26T17:13:46.893Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T17:13:46.893Z] ec43610c2a17: Pulling fs layer [2022-09-26T17:13:46.893Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T17:13:46.893Z] 33b1e0a273af: Pulling fs layer [2022-09-26T17:13:46.893Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T17:13:46.893Z] 2f39f015ded8: Pulling fs layer [2022-09-26T17:13:46.893Z] 33b1e0a273af: Waiting [2022-09-26T17:13:46.893Z] 3a2ae6a8a46f: Waiting [2022-09-26T17:13:46.893Z] 5d3b04190fa2: Waiting [2022-09-26T17:13:46.893Z] 2f39f015ded8: Waiting [2022-09-26T17:13:46.893Z] 5c69ac0246d0: Verifying Checksum [2022-09-26T17:13:46.893Z] 5c69ac0246d0: Download complete [2022-09-26T17:13:46.893Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T17:13:46.893Z] 3a2ae6a8a46f: Download complete [2022-09-26T17:13:46.893Z] 33b1e0a273af: Verifying Checksum [2022-09-26T17:13:46.893Z] 33b1e0a273af: Download complete [2022-09-26T17:13:46.893Z] ec43610c2a17: Verifying Checksum [2022-09-26T17:13:46.893Z] ec43610c2a17: Download complete [2022-09-26T17:13:46.893Z] 5d3b04190fa2: Download complete [2022-09-26T17:13:47.154Z] 5eb5b503b376: Verifying Checksum [2022-09-26T17:13:47.154Z] 5eb5b503b376: Download complete [2022-09-26T17:13:47.160Z] 8a5474983e97: Pull complete [2022-09-26T17:13:47.719Z] 2f39f015ded8: Download complete [2022-09-26T17:13:48.287Z] 5eb5b503b376: Pull complete [2022-09-26T17:13:48.287Z] 5c69ac0246d0: Pull complete [2022-09-26T17:13:48.852Z] ec43610c2a17: Pull complete [2022-09-26T17:13:48.852Z] 3a2ae6a8a46f: Pull complete [2022-09-26T17:13:49.109Z] 33b1e0a273af: Pull complete [2022-09-26T17:13:49.109Z] 5d3b04190fa2: Pull complete [2022-09-26T17:13:49.753Z] 329c88fbcd65: Pull complete [2022-09-26T17:13:49.753Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T17:13:49.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T17:13:49.753Z] ---> ff4287adb874 [2022-09-26T17:13:49.753Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-26T17:13:51.174Z] ---> Running in 5bee7a90dda6 [2022-09-26T17:13:51.441Z] Removing intermediate container 5bee7a90dda6 [2022-09-26T17:13:51.441Z] ---> 09abf5746afb [2022-09-26T17:13:51.441Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-26T17:13:51.441Z] ---> Running in 98758da35931 [2022-09-26T17:13:51.709Z] Removing intermediate container 98758da35931 [2022-09-26T17:13:51.709Z] ---> 50b3102d638a [2022-09-26T17:13:51.709Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T17:13:51.978Z] ---> Running in 51e805e8ed00 [2022-09-26T17:13:52.247Z] Removing intermediate container 51e805e8ed00 [2022-09-26T17:13:52.247Z] ---> 0eaf3931e40f [2022-09-26T17:13:52.247Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-26T17:13:52.247Z] ---> Running in 9906c821c2bd [2022-09-26T17:13:52.516Z] Removing intermediate container 9906c821c2bd [2022-09-26T17:13:52.516Z] ---> f05fc6fcd486 [2022-09-26T17:13:52.516Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-26T17:13:52.516Z] ---> Running in 881e1f30f3ff [2022-09-26T17:13:52.787Z] Removing intermediate container 881e1f30f3ff [2022-09-26T17:13:52.787Z] ---> 451be61090d5 [2022-09-26T17:13:52.787Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-26T17:13:53.290Z] 2f39f015ded8: Pull complete [2022-09-26T17:13:53.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T17:13:53.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:13:53.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:13:53.370Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:13:53.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T17:13:53.740Z] latest: Pulling from library/docker [2022-09-26T17:13:53.740Z] 9b18e9b68314: Pulling fs layer [2022-09-26T17:13:53.740Z] 5abd6445c68b: Pulling fs layer [2022-09-26T17:13:53.740Z] 7b6c1cdde492: Pulling fs layer [2022-09-26T17:13:53.740Z] 7917cc27eb40: Pulling fs layer [2022-09-26T17:13:53.740Z] 3f2fb837c2a9: Pulling fs layer [2022-09-26T17:13:53.740Z] 7c3545e58210: Pulling fs layer [2022-09-26T17:13:53.740Z] b0bf72b266be: Pulling fs layer [2022-09-26T17:13:53.740Z] b78a328d3398: Pulling fs layer [2022-09-26T17:13:53.740Z] 0a45e30110dd: Pulling fs layer [2022-09-26T17:13:53.740Z] 7917cc27eb40: Waiting [2022-09-26T17:13:53.740Z] 3f2fb837c2a9: Waiting [2022-09-26T17:13:53.740Z] 7c3545e58210: Waiting [2022-09-26T17:13:53.740Z] b0bf72b266be: Waiting [2022-09-26T17:13:53.740Z] b78a328d3398: Waiting [2022-09-26T17:13:53.740Z] 0a45e30110dd: Waiting [2022-09-26T17:13:54.008Z] 7b6c1cdde492: Verifying Checksum [2022-09-26T17:13:54.008Z] 7b6c1cdde492: Download complete [2022-09-26T17:13:54.008Z] 5abd6445c68b: Verifying Checksum [2022-09-26T17:13:54.008Z] 5abd6445c68b: Download complete [2022-09-26T17:13:54.008Z] 9b18e9b68314: Verifying Checksum [2022-09-26T17:13:54.008Z] 9b18e9b68314: Download complete [2022-09-26T17:13:54.598Z] 7917cc27eb40: Verifying Checksum [2022-09-26T17:13:54.598Z] 7917cc27eb40: Download complete [2022-09-26T17:13:54.598Z] 7c3545e58210: Verifying Checksum [2022-09-26T17:13:54.598Z] 7c3545e58210: Download complete [2022-09-26T17:13:54.598Z] 9b18e9b68314: Pull complete [2022-09-26T17:13:54.871Z] b78a328d3398: Verifying Checksum [2022-09-26T17:13:54.871Z] b78a328d3398: Download complete [2022-09-26T17:13:54.871Z] 3f2fb837c2a9: Verifying Checksum [2022-09-26T17:13:54.871Z] 3f2fb837c2a9: Download complete [2022-09-26T17:13:54.871Z] 0a45e30110dd: Verifying Checksum [2022-09-26T17:13:54.871Z] 0a45e30110dd: Download complete [2022-09-26T17:13:55.077Z] $ docker top c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b -eo pid,comm [Pipeline] { [2022-09-26T17:13:55.141Z] 5abd6445c68b: Pull complete [2022-09-26T17:13:55.141Z] b0bf72b266be: Download complete [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:13:55.411Z] 7b6c1cdde492: Pull complete [2022-09-26T17:13:55.456Z] ---> job-cost.sh [2022-09-26T17:13:55.456Z] lf-activate-venv: SKIPPING [2022-09-26T17:13:55.456Z] INFO: No Stack... [2022-09-26T17:13:55.716Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:13:56.283Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:13:56.377Z] 7917cc27eb40: Pull complete [2022-09-26T17:13:56.573Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-09-26T17:13:56.573Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:13:56.587Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [2022-09-26T17:13:56.593Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] did not exist. Created. [2022-09-26T17:13:56.593Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:13:56.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T17:13:57.265Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:13:57.273Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:13:57.295Z] $ docker stop --time=1 c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b [2022-09-26T17:13:57.339Z] 3f2fb837c2a9: Pull complete [2022-09-26T17:13:58.405Z] 7c3545e58210: Pull complete [2022-09-26T17:13:58.584Z] $ docker rm -f c164d0bcf7449877de38ebecf47ad9f794b1bb2d8ee962b8c84d8961e66cee4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-26T17:13:58.677Z] b0bf72b266be: Pull complete [Pipeline] // stage [Pipeline] } [2022-09-26T17:14:00.638Z] b78a328d3398: Pull complete [2022-09-26T17:14:00.905Z] 0a45e30110dd: Pull complete [2022-09-26T17:14:00.905Z] Digest: sha256:a7984be85b34c64a2073622b6287de0ad28799a82c1d7256174a486cc8a2ecbe [2022-09-26T17:14:00.905Z] Status: Downloaded newer image for docker:latest [2022-09-26T17:14:03.493Z] ---> e6fb92b14de8 [2022-09-26T17:14:03.493Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:14:03.493Z] ---> Running in 48f1b49a0f9d [2022-09-26T17:14:05.439Z] Removing intermediate container 48f1b49a0f9d [2022-09-26T17:14:05.439Z] ---> d4316eb3433b [2022-09-26T17:14:05.439Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:14:05.439Z] ---> Running in bbbc5ac56ecc [2022-09-26T17:14:06.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:14:07.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:14:07.960Z] OK: 221 MiB in 51 packages [2022-09-26T17:14:08.549Z] Removing intermediate container bbbc5ac56ecc [2022-09-26T17:14:08.549Z] ---> cc654b2934ce [2022-09-26T17:14:08.549Z] Step 11/16 : ENV GO111MODULE=on [2022-09-26T17:14:08.816Z] ---> Running in 204644ad9795 [2022-09-26T17:14:09.084Z] Removing intermediate container 204644ad9795 [2022-09-26T17:14:09.084Z] ---> 629f93cad475 [2022-09-26T17:14:09.084Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-26T17:14:09.084Z] ---> Running in 9729e6678f03 [2022-09-26T17:14:09.351Z] Removing intermediate container 9729e6678f03 [2022-09-26T17:14:09.351Z] ---> 9eb13bc2fd98 [2022-09-26T17:14:09.351Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-26T17:14:09.933Z] ---> 11edd8cd8633 [2022-09-26T17:14:09.934Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:14:09.934Z] ---> Running in af5b21a21051 [2022-09-26T17:14:36.636Z] Removing intermediate container af5b21a21051 [2022-09-26T17:14:36.636Z] ---> df474790fc8e [2022-09-26T17:14:36.636Z] Step 15/16 : COPY . . [2022-09-26T17:14:38.584Z] ---> d3ce8dc714b6 [2022-09-26T17:14:38.584Z] Step 16/16 : RUN ${MAKE} [2022-09-26T17:14:38.584Z] ---> Running in 3d6bdd65aa21 [2022-09-26T17:14:39.169Z] noop [2022-09-26T17:14:39.764Z] Removing intermediate container 3d6bdd65aa21 [2022-09-26T17:14:39.764Z] ---> f32eac8237d4 [2022-09-26T17:14:40.032Z] Successfully built f32eac8237d4 [2022-09-26T17:14:40.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:14:40.384Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T17:14:40.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:14:40.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container [2022-09-26T17:14:40.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T17:14:41.728Z] $ docker top 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:14:42.537Z] + go version [2022-09-26T17:14:42.537Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T17:14:42.558Z] $ docker stop --time=1 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee [2022-09-26T17:14:44.164Z] $ docker rm -f 99846ad2088166ed02366e190a00260b52f0e3a5bf8e0657d1057d4964f9e3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:14:44.686Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T17:14:44.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:14:44.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container [2022-09-26T17:14:44.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T17:14:46.050Z] $ docker top 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:14:46.549Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/81 [Pipeline] fileExists [Pipeline] sh [2022-09-26T17:14:47.192Z] + make test [2022-09-26T17:14:47.192Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-26T17:14:48.159Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-26T17:15:27.040Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-26T17:15:27.040Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-26T17:15:37.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T17:15:37.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T17:15:37.120Z] ./bin/test-attribution-txt.sh [2022-09-26T17:15:37.120Z] make -C web test [2022-09-26T17:15:37.120Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/81/web' [2022-09-26T17:15:37.120Z] make[1]: tput: No such file or directory [2022-09-26T17:15:37.120Z] make[1]: tput: No such file or directory [2022-09-26T17:15:37.120Z] warning: generating ./VERSION [2022-09-26T17:15:37.120Z] echo "0.0.0" > VERSION [2022-09-26T17:15:37.120Z] docker build \ [2022-09-26T17:15:37.120Z] -f Dockerfile \ [2022-09-26T17:15:37.120Z] --build-arg USER=1000 \ [2022-09-26T17:15:37.120Z] \ [2022-09-26T17:15:37.120Z] --label "git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e" \ [2022-09-26T17:15:37.120Z] -t edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e \ [2022-09-26T17:15:37.120Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-26T17:15:37.120Z] . [2022-09-26T17:15:37.388Z] Sending build context to Docker daemon 3.269MB [2022-09-26T17:15:37.388Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-26T17:15:37.654Z] 16.17-alpine3.15: Pulling from library/node [2022-09-26T17:15:38.235Z] 47517142f6ba: Pulling fs layer [2022-09-26T17:15:38.235Z] 17eb293efcef: Pulling fs layer [2022-09-26T17:15:38.235Z] 5f80d66b68ae: Pulling fs layer [2022-09-26T17:15:38.235Z] 55cd42e1afe3: Pulling fs layer [2022-09-26T17:15:38.235Z] 55cd42e1afe3: Waiting [2022-09-26T17:15:38.235Z] 47517142f6ba: Verifying Checksum [2022-09-26T17:15:38.235Z] 47517142f6ba: Download complete [2022-09-26T17:15:38.502Z] 55cd42e1afe3: Download complete [2022-09-26T17:15:38.502Z] 5f80d66b68ae: Verifying Checksum [2022-09-26T17:15:38.502Z] 5f80d66b68ae: Download complete [2022-09-26T17:15:38.502Z] 47517142f6ba: Pull complete [2022-09-26T17:15:42.749Z] 17eb293efcef: Download complete [2022-09-26T17:15:46.101Z] 17eb293efcef: Pull complete [2022-09-26T17:15:46.101Z] 5f80d66b68ae: Pull complete [2022-09-26T17:15:46.371Z] 55cd42e1afe3: Pull complete [2022-09-26T17:15:46.371Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-26T17:15:46.371Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-26T17:15:46.371Z] ---> ddf45b724adc [2022-09-26T17:15:46.371Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-26T17:15:46.954Z] ---> Running in 8e396ca38af8 [2022-09-26T17:15:47.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:15:48.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:15:49.140Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-26T17:15:49.140Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-26T17:15:49.140Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-26T17:15:49.140Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-26T17:15:49.140Z] (5/128) Installing libxcb (1.14-r2) [2022-09-26T17:15:49.140Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-26T17:15:49.140Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-26T17:15:49.140Z] (8/128) Installing libice (1.0.10-r0) [2022-09-26T17:15:49.140Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-26T17:15:49.140Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-26T17:15:49.140Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-26T17:15:49.140Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-26T17:15:49.140Z] (13/128) Installing xset (1.2.4-r0) [2022-09-26T17:15:49.140Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-26T17:15:49.140Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-26T17:15:49.140Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-26T17:15:49.408Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-26T17:15:49.408Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-26T17:15:49.408Z] (19/128) Installing libintl (0.21-r0) [2022-09-26T17:15:49.408Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-26T17:15:49.408Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-26T17:15:49.408Z] (22/128) Installing pcre (8.45-r1) [2022-09-26T17:15:49.408Z] (23/128) Installing glib (2.70.1-r0) [2022-09-26T17:15:49.408Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-26T17:15:49.408Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-26T17:15:49.408Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-26T17:15:49.678Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-26T17:15:49.678Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-26T17:15:49.678Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-26T17:15:49.678Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-26T17:15:49.678Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-26T17:15:49.678Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-26T17:15:49.678Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-26T17:15:49.678Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-26T17:15:49.678Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-26T17:15:49.678Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-26T17:15:49.678Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-26T17:15:49.678Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-26T17:15:49.678Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-26T17:15:49.678Z] (40/128) Installing libxi (1.8-r0) [2022-09-26T17:15:49.944Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-26T17:15:49.944Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-26T17:15:49.944Z] (43/128) Installing atk (2.36.0-r0) [2022-09-26T17:15:49.944Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-26T17:15:49.944Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-26T17:15:49.944Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-26T17:15:49.944Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-26T17:15:49.944Z] (48/128) Installing expat (2.4.9-r0) [2022-09-26T17:15:49.944Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-26T17:15:49.944Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-26T17:15:49.944Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-26T17:15:49.944Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-26T17:15:49.944Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-26T17:15:49.944Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-26T17:15:50.209Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-26T17:15:50.209Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-26T17:15:50.209Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-26T17:15:50.209Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-26T17:15:50.209Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-26T17:15:50.209Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-26T17:15:50.209Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-26T17:15:50.209Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-26T17:15:50.209Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-26T17:15:50.209Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-26T17:15:50.476Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-26T17:15:50.476Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-26T17:15:50.476Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-26T17:15:50.476Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-26T17:15:50.476Z] (69/128) Installing pango (1.48.10-r0) [2022-09-26T17:15:50.476Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-26T17:15:50.476Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-26T17:15:50.476Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-26T17:15:50.476Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-26T17:15:50.741Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-26T17:15:50.741Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-26T17:15:51.009Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-26T17:15:51.009Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-26T17:15:51.009Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-26T17:15:51.009Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-26T17:15:51.009Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-26T17:15:53.589Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-26T17:15:53.589Z] (80/128) Installing flac (1.3.4-r0) [2022-09-26T17:15:53.589Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-26T17:15:53.589Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-26T17:15:53.589Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-26T17:15:53.589Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-26T17:15:53.589Z] (85/128) Installing libass (0.15.2-r0) [2022-09-26T17:15:53.589Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-26T17:15:53.589Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-26T17:15:53.589Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-26T17:15:53.589Z] (89/128) Installing lame (3.100-r0) [2022-09-26T17:15:53.589Z] (90/128) Installing opus (1.3.1-r1) [2022-09-26T17:15:53.589Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-26T17:15:53.589Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-26T17:15:53.589Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-26T17:15:53.589Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-26T17:15:53.589Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-26T17:15:53.589Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T17:15:53.589Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-26T17:15:53.589Z] (98/128) Installing libva (2.13.0-r0) [2022-09-26T17:15:53.589Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-26T17:15:53.589Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-26T17:15:53.589Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-26T17:15:53.589Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-26T17:15:53.858Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-26T17:15:53.858Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-26T17:15:53.858Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-26T17:15:53.858Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-26T17:15:53.858Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-26T17:15:54.443Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-26T17:15:54.443Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-26T17:15:54.443Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-26T17:15:54.443Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-26T17:15:54.443Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-26T17:15:54.443Z] (113/128) Installing nspr (4.32-r0) [2022-09-26T17:15:54.443Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-26T17:15:54.443Z] (115/128) Installing nss (3.78.1-r0) [2022-09-26T17:15:54.443Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-26T17:15:54.443Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-26T17:15:54.443Z] (118/128) Installing orc (0.4.32-r0) [2022-09-26T17:15:54.443Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-26T17:15:54.443Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-26T17:15:54.443Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-26T17:15:54.443Z] (122/128) Installing libpulse (15.0-r2) [2022-09-26T17:15:54.711Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-26T17:15:54.711Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-26T17:15:54.711Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-26T17:15:54.711Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-26T17:15:54.711Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-26T17:15:54.711Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-26T17:15:58.974Z] Executing busybox-1.34.1-r7.trigger [2022-09-26T17:15:58.974Z] Executing glib-2.70.1-r0.trigger [2022-09-26T17:15:58.974Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-26T17:16:04.343Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-26T17:16:04.343Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-26T17:16:04.343Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-26T17:16:04.343Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-26T17:16:04.344Z] OK: 275 MiB in 144 packages [2022-09-26T17:16:12.548Z] Removing intermediate container 8e396ca38af8 [2022-09-26T17:16:12.548Z] ---> db3bd58128bd [2022-09-26T17:16:12.548Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-26T17:16:12.548Z] ---> Running in 13461cfa9f80 [2022-09-26T17:16:12.548Z] Removing intermediate container 13461cfa9f80 [2022-09-26T17:16:12.548Z] ---> ad73a4d0edd2 [2022-09-26T17:16:12.548Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-26T17:16:12.548Z] ---> Running in 030cb1c05056 [2022-09-26T17:16:12.548Z] Removing intermediate container 030cb1c05056 [2022-09-26T17:16:12.548Z] ---> 72e942758465 [2022-09-26T17:16:12.548Z] Step 5/10 : RUN npm install -g npm [2022-09-26T17:16:12.548Z] ---> Running in 8e9424824be5 [2022-09-26T17:16:34.597Z] [2022-09-26T17:16:34.597Z] changed 54 packages, and audited 212 packages in 19s [2022-09-26T17:16:34.597Z] [2022-09-26T17:16:34.597Z] 11 packages are looking for funding [2022-09-26T17:16:34.597Z] run `npm fund` for details [2022-09-26T17:16:34.597Z] [2022-09-26T17:16:34.597Z] found 0 vulnerabilities [2022-09-26T17:16:37.187Z] Removing intermediate container 8e9424824be5 [2022-09-26T17:16:37.187Z] ---> b5028d37ae36 [2022-09-26T17:16:37.187Z] Step 6/10 : ARG USER=1000 [2022-09-26T17:16:37.187Z] ---> Running in 1149a70ea153 [2022-09-26T17:16:37.187Z] Removing intermediate container 1149a70ea153 [2022-09-26T17:16:37.187Z] ---> 4c5dabeb44b8 [2022-09-26T17:16:37.187Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-26T17:16:37.454Z] ---> Running in a71a2b094fad [2022-09-26T17:16:38.874Z] Removing intermediate container a71a2b094fad [2022-09-26T17:16:38.874Z] ---> 24cc7f2546fa [2022-09-26T17:16:38.874Z] Step 8/10 : USER $USER:$USER [2022-09-26T17:16:39.142Z] ---> Running in eafe97f17d65 [2022-09-26T17:16:39.409Z] Removing intermediate container eafe97f17d65 [2022-09-26T17:16:39.409Z] ---> 4f72d538662e [2022-09-26T17:16:39.409Z] Step 9/10 : WORKDIR /app [2022-09-26T17:16:39.409Z] ---> Running in 99301c1309cb [2022-09-26T17:16:39.677Z] Removing intermediate container 99301c1309cb [2022-09-26T17:16:39.677Z] ---> d40a3a2f02dd [2022-09-26T17:16:39.677Z] Step 10/10 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:16:39.677Z] ---> Running in f65cea8957fe [2022-09-26T17:16:39.947Z] Removing intermediate container f65cea8957fe [2022-09-26T17:16:39.947Z] ---> 6a37a550f8d9 [2022-09-26T17:16:39.947Z] Successfully built 6a37a550f8d9 [2022-09-26T17:16:39.947Z] Successfully tagged edgexfoundry/edgex-web-ui:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:16:39.947Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-26T17:16:39.947Z] touch edgex-web-ui.imagebuilt [2022-09-26T17:16:40.215Z] mkdir -p node_modules coverage [2022-09-26T17:16:40.215Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-26T17:16:40.215Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE Unsupported engine { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE required: { [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE }, [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-26T17:16:50.291Z] npm WARN EBADENGINE } [2022-09-26T17:17:29.156Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-26T17:17:29.156Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-26T17:17:29.156Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:17:29.156Z] 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 [2022-09-26T17:17:29.156Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-26T17:17:29.156Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-26T17:17:37.364Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-26T17:17:38.767Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-26T17:17:39.347Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-26T17:18:01.418Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-26T17:18:01.418Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:18:01.418Z] 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. [2022-09-26T17:18:05.679Z] 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. [2022-09-26T17:18:07.092Z] 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. [2022-09-26T17:18:09.678Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-26T17:18:19.920Z] 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 [2022-09-26T17:18:22.542Z] 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 [2022-09-26T17:18:40.761Z] 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. [2022-09-26T17:18:58.967Z] npm WARN deprecated core-js@3.16.0: 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. [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] added 1475 packages, and audited 1476 packages in 3m [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] 90 packages are looking for funding [2022-09-26T17:19:37.829Z] run `npm fund` for details [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] To address issues that do not require attention, run: [2022-09-26T17:19:37.829Z] npm audit fix [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] To address all issues (including breaking changes), run: [2022-09-26T17:19:37.829Z] npm audit fix --force [2022-09-26T17:19:37.829Z] [2022-09-26T17:19:37.829Z] Run `npm audit` for details. [2022-09-26T17:19:37.829Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-09-26T17:19:56.050Z] - Generating browser application bundles (phase: setup)... [2022-09-26T17:20:28.272Z] Compiling @angular/core : es2015 as esm2015 [2022-09-26T17:20:28.272Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-26T17:20:54.946Z] Compiling @angular/common : es2015 as esm2015 [2022-09-26T17:20:54.946Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-26T17:21:00.280Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-26T17:21:00.280Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-26T17:21:05.621Z] Compiling @angular/router : es2015 as esm2015 [2022-09-26T17:21:05.621Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-26T17:21:10.969Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-26T17:21:12.925Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-26T17:21:13.192Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-26T17:21:17.448Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-26T17:21:19.398Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-26T17:21:19.398Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-26T17:22:27.254Z] 26 09 2022 17:22:19.974:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-26T17:22:27.254Z] 26 09 2022 17:22:19.989:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-26T17:22:27.254Z] 26 09 2022 17:22:20.017:INFO [launcher]: Starting browser ChromeHeadless [2022-09-26T17:23:23.639Z] 26 09 2022 17:23:20.777:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-09-26T17:24:02.686Z] 26 09 2022 17:24:00.062:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-09-26T17:24:49.520Z] ✔ Browser application bundle generation complete. [2022-09-26T17:24:49.520Z] 26 09 2022 17:24:43.404:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket v1t4AG6fijbLUgHaAAAB with id 95082088 [2022-09-26T17:25:04.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-26T17:25:04.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.294 secs) [2022-09-26T17:25:04.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.476 secs) [2022-09-26T17:25:04.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.918 secs) [2022-09-26T17:25:05.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.379 secs) [2022-09-26T17:25:05.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.478 secs) [2022-09-26T17:25:05.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.569 secs) [2022-09-26T17:25:05.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.619 secs) [2022-09-26T17:25:05.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.697 secs) [2022-09-26T17:25:05.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.032 secs) [2022-09-26T17:25:05.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.185 secs) [2022-09-26T17:25:06.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.444 secs) [2022-09-26T17:25:06.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.519 secs) [2022-09-26T17:25:06.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.676 secs) [2022-09-26T17:25:06.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.749 secs) [2022-09-26T17:25:06.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.779 secs) [2022-09-26T17:25:06.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.817 secs) [2022-09-26T17:25:06.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.838 secs) [2022-09-26T17:25:07.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.322 secs) [2022-09-26T17:25:07.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.445 secs) [2022-09-26T17:25:07.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.579 secs) [2022-09-26T17:25:08.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.749 secs) [2022-09-26T17:25:08.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.832 secs) [2022-09-26T17:25:08.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.125 secs) [2022-09-26T17:25:08.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.291 secs) [2022-09-26T17:25:08.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.313 secs) [2022-09-26T17:25:08.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.368 secs) [2022-09-26T17:25:08.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.461 secs) [2022-09-26T17:25:08.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.485 secs) [2022-09-26T17:25:09.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.549 secs) [2022-09-26T17:25:09.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.614 secs) [2022-09-26T17:25:09.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.642 secs) [2022-09-26T17:25:09.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.675 secs) [2022-09-26T17:25:09.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.7 secs) [2022-09-26T17:25:09.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.834 secs) [2022-09-26T17:25:09.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.099 secs) [2022-09-26T17:25:10.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.274 secs) [2022-09-26T17:25:10.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.312 secs) [2022-09-26T17:25:10.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.349 secs) [2022-09-26T17:25:10.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.381 secs) [2022-09-26T17:25:10.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.404 secs) [2022-09-26T17:25:10.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.438 secs) [2022-09-26T17:25:10.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.486 secs) [2022-09-26T17:25:10.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.652 secs) [2022-09-26T17:25:10.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.724 secs) [2022-09-26T17:25:10.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.815 secs) [2022-09-26T17:25:11.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.911 secs) [2022-09-26T17:25:11.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.935 secs) [2022-09-26T17:25:11.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.051 secs) [2022-09-26T17:25:11.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.069 secs) [2022-09-26T17:25:11.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.09 secs) [2022-09-26T17:25:11.373Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.147 secs) [2022-09-26T17:25:11.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.362 secs) [2022-09-26T17:25:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.42 secs) [2022-09-26T17:25:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.436 secs) [2022-09-26T17:25:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.531 secs) [2022-09-26T17:25:11.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.563 secs) [2022-09-26T17:25:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.672 secs) [2022-09-26T17:25:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.717 secs) [2022-09-26T17:25:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.736 secs) [2022-09-26T17:25:12.178Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.752 secs) [2022-09-26T17:25:12.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.926 secs) [2022-09-26T17:25:12.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.945 secs) [2022-09-26T17:25:12.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.998 secs) [2022-09-26T17:25:12.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.024 secs) [2022-09-26T17:25:12.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.039 secs) [2022-09-26T17:25:12.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.076 secs) [2022-09-26T17:25:12.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.352 secs) [2022-09-26T17:25:13.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.519 secs) [2022-09-26T17:25:13.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.545 secs) [2022-09-26T17:25:13.516Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.721 secs) [2022-09-26T17:25:13.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.788 secs) [2022-09-26T17:25:14.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.218 secs) [2022-09-26T17:25:14.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.37 secs) [2022-09-26T17:25:14.591Z] WARN: ' [2022-09-26T17:25:14.591Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-26T17:25:14.591Z] Support for using the ngModel input property and ngModelChange event with [2022-09-26T17:25:14.591Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-26T17:25:14.591Z] in a future version of Angular. [2022-09-26T17:25:14.591Z] [2022-09-26T17:25:14.591Z] For more information on this, see our API docs here: [2022-09-26T17:25:14.591Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-26T17:25:14.591Z] ' [2022-09-26T17:25:14.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.37 secs) [2022-09-26T17:25:14.591Z] WARN: ' [2022-09-26T17:25:14.591Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-26T17:25:14.591Z] Support for using the ngModel input property and ngModelChange event with [2022-09-26T17:25:14.591Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-26T17:25:14.591Z] in a future version of Angular. [2022-09-26T17:25:14.591Z] [2022-09-26T17:25:14.591Z] For more information on this, see our API docs here: [2022-09-26T17:25:14.591Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-26T17:25:14.591Z] ' [2022-09-26T17:25:14.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.554 secs) [2022-09-26T17:25:14.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.752 secs) [2022-09-26T17:25:14.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.868 secs) [2022-09-26T17:25:15.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.9 secs) [2022-09-26T17:25:15.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.949 secs) [2022-09-26T17:25:15.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.073 secs) [2022-09-26T17:25:15.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.146 secs) [2022-09-26T17:25:15.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.201 secs) [2022-09-26T17:25:15.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.354 secs) [2022-09-26T17:25:15.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.514 secs) [2022-09-26T17:25:15.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.551 secs) [2022-09-26T17:25:16.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.78 secs) [2022-09-26T17:25:16.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.164 secs) [2022-09-26T17:25:16.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.224 secs) [2022-09-26T17:25:16.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.278 secs) [2022-09-26T17:25:17.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.492 secs) [2022-09-26T17:25:17.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.537 secs) [2022-09-26T17:25:17.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.594 secs) [2022-09-26T17:25:17.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.626 secs) [2022-09-26T17:25:17.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.661 secs) [2022-09-26T17:25:17.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.219 secs) [2022-09-26T17:25:18.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.294 secs) [2022-09-26T17:25:18.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.333 secs) [2022-09-26T17:25:18.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.422 secs) [2022-09-26T17:25:18.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.459 secs) [2022-09-26T17:25:18.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.498 secs) [2022-09-26T17:25:18.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.677 secs) [2022-09-26T17:25:18.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.919 secs) [2022-09-26T17:25:19.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.989 secs) [2022-09-26T17:25:19.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.006 secs) [2022-09-26T17:25:19.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.022 secs) [2022-09-26T17:25:19.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.099 secs) [2022-09-26T17:25:19.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.151 secs) [2022-09-26T17:25:19.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.243 secs) [2022-09-26T17:25:19.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.274 secs) [2022-09-26T17:25:19.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.301 secs) [2022-09-26T17:25:19.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.347 secs) [2022-09-26T17:25:19.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.481 secs) [2022-09-26T17:25:20.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.692 secs) [2022-09-26T17:25:20.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.738 secs) [2022-09-26T17:25:20.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.966 secs) [2022-09-26T17:25:20.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.033 secs) [2022-09-26T17:25:20.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.1 secs) [2022-09-26T17:25:20.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.163 secs) [2022-09-26T17:25:21.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.267 secs) [2022-09-26T17:25:21.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.326 secs) [2022-09-26T17:25:21.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.375 secs) [2022-09-26T17:25:21.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.436 secs) [2022-09-26T17:25:21.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.54 secs) [2022-09-26T17:25:21.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.579 secs) [2022-09-26T17:25:21.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.682 secs) [2022-09-26T17:25:21.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.757 secs) [2022-09-26T17:25:21.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.889 secs) [2022-09-26T17:25:22.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.937 secs) [2022-09-26T17:25:22.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.982 secs) [2022-09-26T17:25:22.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.133 secs) [2022-09-26T17:25:22.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.293 secs) [2022-09-26T17:25:22.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.531 secs) [2022-09-26T17:25:22.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.589 secs) [2022-09-26T17:25:22.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.601 secs) [2022-09-26T17:25:22.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.612 secs) [2022-09-26T17:25:23.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.64 secs) [2022-09-26T17:25:23.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.668 secs) [2022-09-26T17:25:23.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.68 secs) [2022-09-26T17:25:23.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.694 secs) [2022-09-26T17:25:23.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.709 secs) [2022-09-26T17:25:23.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.865 secs) [2022-09-26T17:25:23.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.892 secs) [2022-09-26T17:25:23.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.904 secs) [2022-09-26T17:25:23.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.919 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.934 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.009 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.029 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.044 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.059 secs) [2022-09-26T17:25:23.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.07 secs) [2022-09-26T17:25:24.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.607 secs / 16.07 secs) [2022-09-26T17:25:24.748Z] TOTAL: 149 SUCCESS [2022-09-26T17:25:24.748Z] ✔ Browser application bundle generation complete. [2022-09-26T17:25:29.005Z] [2022-09-26T17:25:29.005Z] =============================== Coverage summary =============================== [2022-09-26T17:25:29.005Z] Statements : 40.98% ( 1467/3580 ) [2022-09-26T17:25:29.005Z] Branches : 12.03% ( 111/923 ) [2022-09-26T17:25:29.005Z] Functions : 33.28% ( 432/1298 ) [2022-09-26T17:25:29.005Z] Lines : 38.91% ( 1318/3387 ) [2022-09-26T17:25:29.005Z] ================================================================================ [2022-09-26T17:25:29.005Z] 26 09 2022 17:25:28.750:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-26T17:25:30.419Z] ✔ Browser application bundle generation complete. [2022-09-26T17:25:31.382Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/81/web' [Pipeline] echo [2022-09-26T17:25:31.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T17:25:31.422Z] $ docker stop --time=1 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 [2022-09-26T17:25:33.156Z] $ docker rm -f 875825a30c3b2c7dbb1af75c176fd0e957714102c67aed9b05c0faab74fecbb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:25:33.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T17:25:36.453Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T17:25:41.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T17:25:42.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T17:25:45.032Z] + ls -al . [2022-09-26T17:25:45.032Z] total 168 [2022-09-26T17:25:45.032Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 17:14 . [2022-09-26T17:25:45.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:12 .. [2022-09-26T17:25:45.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 .blubracket [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 26 17:13 .dockerignore [2022-09-26T17:25:45.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 17:13 .git [2022-09-26T17:25:45.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 .github [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 26 17:13 .gitignore [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 26 17:13 Attribution.txt [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 26 17:13 CHANGELOG.md [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 26 17:13 CONTRIBUTING.md [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 26 17:13 Dockerfile [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 26 17:13 Jenkinsfile [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 26 17:13 LICENSE [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 26 17:13 Makefile [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 26 17:13 README.md [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 17:11 VERSION [2022-09-26T17:25:45.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 assets [2022-09-26T17:25:45.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 bin [2022-09-26T17:25:45.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 cmd [2022-09-26T17:25:45.032Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 26 17:14 coverage.out [2022-09-26T17:25:45.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 17:13 docs [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 26 17:13 go.mod [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 26 17:13 go.sum [2022-09-26T17:25:45.032Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 17:13 internal [2022-09-26T17:25:45.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 17:13 pkg [2022-09-26T17:25:45.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:13 snap [2022-09-26T17:25:45.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 17:13 testing [2022-09-26T17:25:45.032Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 26 17:13 version.go [2022-09-26T17:25:45.032Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 17:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:25:45.382Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e --label arch=arm64 --label version=2.3.0-dev.10 . [2022-09-26T17:25:46.793Z] Sending build context to Docker daemon 31.54MB [2022-09-26T17:25:46.793Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T17:25:46.793Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T17:25:46.793Z] ---> f32eac8237d4 [2022-09-26T17:25:46.793Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-26T17:25:47.381Z] ---> Running in 57a460954b97 [2022-09-26T17:25:47.964Z] Removing intermediate container 57a460954b97 [2022-09-26T17:25:47.964Z] ---> 509b77d33aea [2022-09-26T17:25:47.964Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-26T17:25:47.964Z] ---> Running in 501700967fa5 [2022-09-26T17:25:48.232Z] Removing intermediate container 501700967fa5 [2022-09-26T17:25:48.232Z] ---> d8eadf237f78 [2022-09-26T17:25:48.232Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T17:25:48.232Z] ---> Running in c39c41327c18 [2022-09-26T17:25:48.504Z] Removing intermediate container c39c41327c18 [2022-09-26T17:25:48.504Z] ---> 5a40107e563f [2022-09-26T17:25:48.504Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-26T17:25:48.770Z] ---> Running in 0a22395f2201 [2022-09-26T17:25:49.038Z] Removing intermediate container 0a22395f2201 [2022-09-26T17:25:49.038Z] ---> 52282e3b0ed7 [2022-09-26T17:25:49.038Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-26T17:25:49.038Z] ---> Running in efa8e25c4a41 [2022-09-26T17:25:49.308Z] Removing intermediate container efa8e25c4a41 [2022-09-26T17:25:49.309Z] ---> 2eedf66faae5 [2022-09-26T17:25:49.309Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-26T17:25:51.942Z] ---> 4e03837fa028 [2022-09-26T17:25:51.942Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T17:25:51.942Z] ---> Running in 46817f2f65ff [2022-09-26T17:25:53.359Z] Removing intermediate container 46817f2f65ff [2022-09-26T17:25:53.359Z] ---> f0979a52b1ea [2022-09-26T17:25:53.359Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T17:25:53.359Z] ---> Running in 7b29ac95d9b8 [2022-09-26T17:25:54.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T17:25:55.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T17:25:56.248Z] OK: 221 MiB in 51 packages [2022-09-26T17:25:57.208Z] Removing intermediate container 7b29ac95d9b8 [2022-09-26T17:25:57.208Z] ---> 3beace4f5aff [2022-09-26T17:25:57.208Z] Step 11/24 : ENV GO111MODULE=on [2022-09-26T17:25:57.208Z] ---> Running in 3d173bba84ee [2022-09-26T17:25:57.475Z] Removing intermediate container 3d173bba84ee [2022-09-26T17:25:57.475Z] ---> 67c4c42535f2 [2022-09-26T17:25:57.475Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-26T17:25:57.475Z] ---> Running in bef962988364 [2022-09-26T17:25:57.742Z] Removing intermediate container bef962988364 [2022-09-26T17:25:57.742Z] ---> c30055a9a679 [2022-09-26T17:25:57.742Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-26T17:25:58.325Z] ---> 8691d0a0d74c [2022-09-26T17:25:58.325Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T17:25:58.592Z] ---> Running in c20f75201304 [2022-09-26T17:26:00.545Z] Removing intermediate container c20f75201304 [2022-09-26T17:26:00.545Z] ---> 678d84fcdf69 [2022-09-26T17:26:00.545Z] Step 15/24 : COPY . . [2022-09-26T17:26:04.815Z] ---> 4da9278c80a0 [2022-09-26T17:26:04.815Z] Step 16/24 : RUN ${MAKE} [2022-09-26T17:26:04.815Z] ---> Running in e7111c14ce00 [2022-09-26T17:26:05.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.10" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-26T17:26:52.656Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-26T17:26:52.656Z] Removing intermediate container e7111c14ce00 [2022-09-26T17:26:52.656Z] ---> b83d331fd7a0 [2022-09-26T17:26:52.656Z] Step 17/24 : FROM alpine:3.14 [2022-09-26T17:26:53.239Z] 3.14: Pulling from library/alpine [2022-09-26T17:26:53.239Z] 90cda3b7c325: Pulling fs layer [2022-09-26T17:26:53.506Z] 90cda3b7c325: Verifying Checksum [2022-09-26T17:26:53.506Z] 90cda3b7c325: Download complete [2022-09-26T17:26:54.092Z] 90cda3b7c325: Pull complete [2022-09-26T17:26:54.092Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-26T17:26:54.092Z] Status: Downloaded newer image for alpine:3.14 [2022-09-26T17:26:54.092Z] ---> 376ba31ae3da [2022-09-26T17:26:54.092Z] Step 18/24 : EXPOSE 4000 [2022-09-26T17:26:54.360Z] ---> Running in 4a07d6e55c07 [2022-09-26T17:26:54.626Z] Removing intermediate container 4a07d6e55c07 [2022-09-26T17:26:54.626Z] ---> 213d9c09441a [2022-09-26T17:26:54.626Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-26T17:26:56.043Z] ---> 21ee65a1f1d5 [2022-09-26T17:26:56.043Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-26T17:26:56.043Z] ---> Running in 0e6b5b4aceeb [2022-09-26T17:26:56.311Z] Removing intermediate container 0e6b5b4aceeb [2022-09-26T17:26:56.311Z] ---> 5597e805fa54 [2022-09-26T17:26:56.311Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-26T17:26:56.311Z] ---> Running in 9963a9d8f89a [2022-09-26T17:26:56.579Z] Removing intermediate container 9963a9d8f89a [2022-09-26T17:26:56.579Z] ---> b16f0484c1f2 [2022-09-26T17:26:56.579Z] Step 22/24 : LABEL arch=arm64 [2022-09-26T17:26:56.579Z] ---> Running in b646e1658207 [2022-09-26T17:26:56.845Z] Removing intermediate container b646e1658207 [2022-09-26T17:26:56.845Z] ---> 2c3d1c66d98b [2022-09-26T17:26:56.845Z] Step 23/24 : LABEL git_sha=d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:26:57.114Z] ---> Running in 84111c72d1a9 [2022-09-26T17:26:57.380Z] Removing intermediate container 84111c72d1a9 [2022-09-26T17:26:57.380Z] ---> b557970d6dbf [2022-09-26T17:26:57.380Z] Step 24/24 : LABEL version=2.3.0-dev.10 [2022-09-26T17:26:57.380Z] ---> Running in f0897929a08e [2022-09-26T17:26:57.646Z] Removing intermediate container f0897929a08e [2022-09-26T17:26:57.646Z] ---> f8d539c30749 [2022-09-26T17:26:57.646Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T17:26:57.911Z] Successfully built f8d539c30749 [2022-09-26T17:26:57.911Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:26:57.992Z] provisioning config files... [2022-09-26T17:26:58.006Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/81@tmp/config3722984119275103767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:26:58.337Z] ---> docker-login.sh [2022-09-26T17:26:58.337Z] nexus3.edgexfoundry.org:10001 [2022-09-26T17:26:58.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:26:58.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:26:58.603Z] Configure a credential helper to remove this warning. See [2022-09-26T17:26:58.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:26:58.603Z] [2022-09-26T17:26:58.603Z] Login Succeeded [2022-09-26T17:26:58.603Z] nexus3.edgexfoundry.org:10002 [2022-09-26T17:26:58.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:26:58.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:26:58.871Z] Configure a credential helper to remove this warning. See [2022-09-26T17:26:58.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:26:58.871Z] [2022-09-26T17:26:58.871Z] Login Succeeded [2022-09-26T17:26:58.871Z] nexus3.edgexfoundry.org:10003 [2022-09-26T17:26:59.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:26:59.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:26:59.402Z] Configure a credential helper to remove this warning. See [2022-09-26T17:26:59.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:26:59.402Z] [2022-09-26T17:26:59.402Z] Login Succeeded [2022-09-26T17:26:59.402Z] nexus3.edgexfoundry.org:10004 [2022-09-26T17:26:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:26:59.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:26:59.667Z] Configure a credential helper to remove this warning. See [2022-09-26T17:26:59.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:26:59.667Z] [2022-09-26T17:26:59.667Z] Login Succeeded [2022-09-26T17:26:59.667Z] docker.io [2022-09-26T17:26:59.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T17:27:00.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T17:27:00.198Z] Configure a credential helper to remove this warning. See [2022-09-26T17:27:00.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T17:27:00.198Z] [2022-09-26T17:27:00.198Z] Login Succeeded [2022-09-26T17:27:00.464Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T17:27:00.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:27:00.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T17:27:00.516Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-09-26T17:27:00.516Z] d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:27:00.516Z] latest [2022-09-26T17:27:00.516Z] 2.3.0-dev.10 [2022-09-26T17:27:00.516Z] d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:27:00.516Z] main [2022-09-26T17:27:00.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:00.857Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:01.194Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:27:01.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-26T17:27:01.194Z] 0835e189f4b7: Preparing [2022-09-26T17:27:01.194Z] 28c3ef001483: Preparing [2022-09-26T17:27:01.194Z] 28c3ef001483: Layer already exists [2022-09-26T17:27:06.530Z] 0835e189f4b7: Pushed [2022-09-26T17:27:06.530Z] d7c7e54f90897c22ce68a90184a6803839f2242e: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:06.874Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:07.214Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-26T17:27:07.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-26T17:27:07.214Z] 0835e189f4b7: Preparing [2022-09-26T17:27:07.214Z] 28c3ef001483: Preparing [2022-09-26T17:27:07.214Z] 28c3ef001483: Layer already exists [2022-09-26T17:27:07.214Z] 0835e189f4b7: Layer already exists [2022-09-26T17:27:07.214Z] latest: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:07.555Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:07.889Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 [2022-09-26T17:27:07.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-26T17:27:07.889Z] 0835e189f4b7: Preparing [2022-09-26T17:27:07.889Z] 28c3ef001483: Preparing [2022-09-26T17:27:07.889Z] 28c3ef001483: Layer already exists [2022-09-26T17:27:07.889Z] 0835e189f4b7: Layer already exists [2022-09-26T17:27:07.889Z] 2.3.0-dev.10: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:08.235Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:08.564Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:27:08.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-26T17:27:08.564Z] 0835e189f4b7: Preparing [2022-09-26T17:27:08.564Z] 28c3ef001483: Preparing [2022-09-26T17:27:08.564Z] 28c3ef001483: Layer already exists [2022-09-26T17:27:08.564Z] 0835e189f4b7: Layer already exists [2022-09-26T17:27:08.831Z] d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:09.183Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:09.527Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-09-26T17:27:09.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-26T17:27:09.527Z] 0835e189f4b7: Preparing [2022-09-26T17:27:09.527Z] 28c3ef001483: Preparing [2022-09-26T17:27:09.527Z] 28c3ef001483: Layer already exists [2022-09-26T17:27:09.527Z] 0835e189f4b7: Layer already exists [2022-09-26T17:27:09.527Z] main: digest: sha256:0748f739d3191e1e64ab9aa0bdea4e0766e8d6045f9dbad5ff99ebd149018249 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T17:27:09.585Z] ===================================================== [Pipeline] echo [2022-09-26T17:27:09.592Z] taggedImages: [2022-09-26T17:27:09.592Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e [2022-09-26T17:27:09.592Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-26T17:27:09.592Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.10 [2022-09-26T17:27:09.592Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7c7e54f90897c22ce68a90184a6803839f2242e-2.3.0-dev.10 [2022-09-26T17:27:09.592Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:09.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:27:09.960Z] [2022-09-26T17:27:09.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:10.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:27:10.298Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T17:27:10.298Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T17:27:10.298Z] 04944245beec: Pulling fs layer [2022-09-26T17:27:10.298Z] 699f458cf7ca: Pulling fs layer [2022-09-26T17:27:10.298Z] 765212b225bb: Pulling fs layer [2022-09-26T17:27:10.298Z] f23df028b6ca: Pulling fs layer [2022-09-26T17:27:10.298Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T17:27:10.298Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T17:27:10.298Z] 765212b225bb: Waiting [2022-09-26T17:27:10.298Z] f23df028b6ca: Waiting [2022-09-26T17:27:10.298Z] d65c8cfc05b1: Waiting [2022-09-26T17:27:10.298Z] 2437ff75d9bd: Waiting [2022-09-26T17:27:10.566Z] 04944245beec: Verifying Checksum [2022-09-26T17:27:10.566Z] 04944245beec: Download complete [2022-09-26T17:27:10.566Z] 765212b225bb: Verifying Checksum [2022-09-26T17:27:10.566Z] 765212b225bb: Download complete [2022-09-26T17:27:10.566Z] f23df028b6ca: Verifying Checksum [2022-09-26T17:27:10.566Z] f23df028b6ca: Download complete [2022-09-26T17:27:10.566Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T17:27:10.566Z] d65c8cfc05b1: Download complete [2022-09-26T17:27:10.834Z] 699f458cf7ca: Verifying Checksum [2022-09-26T17:27:10.834Z] 699f458cf7ca: Download complete [2022-09-26T17:27:11.099Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T17:27:11.099Z] 8998bd30e6a1: Download complete [2022-09-26T17:27:13.677Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T17:27:13.677Z] 2437ff75d9bd: Download complete [2022-09-26T17:27:15.084Z] 8998bd30e6a1: Pull complete [2022-09-26T17:27:15.667Z] 04944245beec: Pull complete [2022-09-26T17:27:17.072Z] 699f458cf7ca: Pull complete [2022-09-26T17:27:17.072Z] 765212b225bb: Pull complete [2022-09-26T17:27:17.655Z] f23df028b6ca: Pull complete [2022-09-26T17:27:17.919Z] d65c8cfc05b1: Pull complete [2022-09-26T17:27:32.909Z] 2437ff75d9bd: Pull complete [2022-09-26T17:27:32.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T17:27:32.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T17:27:32.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:27:33.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-1164 does not seem to be running inside a container [2022-09-26T17:27:33.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/81 -v /w/workspace/edgex-ui-go/81:/w/workspace/edgex-ui-go/81:rw,z -v /w/workspace/edgex-ui-go/81@tmp:/w/workspace/edgex-ui-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T17:27:35.834Z] $ docker top d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:27:36.359Z] ---> job-cost.sh [2022-09-26T17:27:36.630Z] lf-activate-venv: SKIPPING [2022-09-26T17:27:36.630Z] INFO: No Stack... [2022-09-26T17:27:37.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T17:27:38.177Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T17:27:38.812Z] + cat /w/workspace/edgex-ui-go/81/archives/cost.csv [2022-09-26T17:27:38.812Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T17:27:38.849Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [2022-09-26T17:27:38.856Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] did not exist. Created. [2022-09-26T17:27:38.856Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:27:39.503Z] /w/workspace/edgex-ui-go/81@tmp/durable-8fa91ae7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T17:27:39.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T17:27:39.854Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T17:27:44.771Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T17:27:44.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T17:27:44.810Z] $ docker stop --time=1 d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c [2022-09-26T17:27:46.532Z] $ docker rm -f d662fab72058723ae747a597def718554358a3a2af5cca9c78e81117f9562d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-26T17:27:46.944Z] provisioning config files... [2022-09-26T17:27:46.951Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8880423071809745724tmp [Pipeline] { [Pipeline] sh [2022-09-26T17:27:47.246Z] + set +x [2022-09-26T17:27:47.246Z] + bash -s -- [2022-09-26T17:27:47.246Z] + curl -s https://codecov.io/bash [2022-09-26T17:27:47.246Z] [2022-09-26T17:27:47.246Z] _____ _ [2022-09-26T17:27:47.246Z] / ____| | | [2022-09-26T17:27:47.246Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T17:27:47.246Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T17:27:47.246Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T17:27:47.246Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T17:27:47.246Z] Bash-1.0.6 [2022-09-26T17:27:47.246Z] [2022-09-26T17:27:47.246Z] [2022-09-26T17:27:47.246Z] ==> git version 2.25.1 found [2022-09-26T17:27:47.246Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-26T17:27:47.246Z] Release-Date: 2020-01-08 [2022-09-26T17:27:47.246Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T17:27:47.246Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T17:27:47.246Z] ==> Jenkins CI detected. [2022-09-26T17:27:47.246Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-26T17:27:47.246Z] project root: . [2022-09-26T17:27:47.246Z] --> token set from env [2022-09-26T17:27:47.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T17:27:47.246Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T17:27:47.507Z] ==> Python coveragepy not found [2022-09-26T17:27:47.507Z] ==> Searching for coverage reports in: [2022-09-26T17:27:47.507Z] + . [2022-09-26T17:27:47.507Z] -> Found 1 reports [2022-09-26T17:27:47.507Z] ==> Detecting git/mercurial file structure [2022-09-26T17:27:47.507Z] ==> Reading reports [2022-09-26T17:27:47.507Z] + ./coverage.out bytes=10 [2022-09-26T17:27:47.507Z] ==> Appending adjustments [2022-09-26T17:27:47.507Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T17:27:48.443Z] + Found adjustments [2022-09-26T17:27:48.443Z] ==> Gzipping contents [2022-09-26T17:27:48.443Z] 12K /tmp/codecov.pWzML7.gz [2022-09-26T17:27:48.443Z] ==> Uploading reports [2022-09-26T17:27:48.443Z] url: https://codecov.io [2022-09-26T17:27:48.443Z] query: branch=main&commit=d7c7e54f90897c22ce68a90184a6803839f2242e&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:27:48.443Z] -> Pinging Codecov [2022-09-26T17:27:48.443Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d7c7e54f90897c22ce68a90184a6803839f2242e&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T17:27:48.443Z] -> Uploading to [2022-09-26T17:27:48.443Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/FB506323287CE973F263BFD2A0EB1F37/d7c7e54f90897c22ce68a90184a6803839f2242e/f2295e50-be56-4433-a6f4-36f1d9473275.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T172748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce559cb462f572f453e2c90c7791e9e848f3c2d672486a844ac698a6b7d7e43d [2022-09-26T17:27:48.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T17:27:48.443Z] Dload Upload Total Spent Left Speed [2022-09-26T17:27:48.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9187 0 0 100 9187 0 41570 --:--:-- --:--:-- --:--:-- 41382 100 9187 0 0 100 9187 0 37044 --:--:-- --:--:-- --:--:-- 36895 [2022-09-26T17:27:48.702Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] } [2022-09-26T17:27:48.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T17:27:48.899Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T17:27:48.907Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:49.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:27:49.217Z] [2022-09-26T17:27:49.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:27:49.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:27:49.516Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T17:27:49.516Z] df9b9388f04a: Pulling fs layer [2022-09-26T17:27:49.516Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T17:27:49.516Z] 25bc292e5bac: Pulling fs layer [2022-09-26T17:27:49.516Z] 114826534d7a: Pulling fs layer [2022-09-26T17:27:49.516Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T17:27:49.516Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T17:27:49.516Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T17:27:49.516Z] 114826534d7a: Waiting [2022-09-26T17:27:49.516Z] 4657fd5d0bcf: Waiting [2022-09-26T17:27:49.516Z] 6ad1cebc031e: Waiting [2022-09-26T17:27:49.516Z] 8a3aa393b2d8: Waiting [2022-09-26T17:27:49.516Z] 25bc292e5bac: Download complete [2022-09-26T17:27:49.516Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T17:27:49.516Z] 52dc419b0ee2: Download complete [2022-09-26T17:27:49.516Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T17:27:49.516Z] 4657fd5d0bcf: Download complete [2022-09-26T17:27:49.516Z] df9b9388f04a: Download complete [2022-09-26T17:27:49.781Z] df9b9388f04a: Pull complete [2022-09-26T17:27:49.781Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T17:27:49.781Z] 6ad1cebc031e: Download complete [2022-09-26T17:27:49.781Z] 52dc419b0ee2: Pull complete [2022-09-26T17:27:49.781Z] 25bc292e5bac: Pull complete [2022-09-26T17:27:50.349Z] 114826534d7a: Verifying Checksum [2022-09-26T17:27:50.349Z] 114826534d7a: Download complete [2022-09-26T17:27:50.349Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T17:27:50.349Z] 8a3aa393b2d8: Download complete [2022-09-26T17:27:53.626Z] 114826534d7a: Pull complete [2022-09-26T17:27:53.626Z] 4657fd5d0bcf: Pull complete [2022-09-26T17:27:53.626Z] 6ad1cebc031e: Pull complete [2022-09-26T17:27:56.158Z] 8a3aa393b2d8: Pull complete [2022-09-26T17:27:56.158Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T17:27:56.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T17:27:56.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:27:56.227Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:27:56.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T17:27:57.860Z] $ docker top 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T17:27:57.917Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-09-26T17:27:58.194Z] + set -o pipefail [2022-09-26T17:27:58.194Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-09-26T17:28:02.386Z] [2022-09-26T17:28:02.386Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-09-26T17:28:02.386Z] [2022-09-26T17:28:02.386Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/537918f0-364c-4a93-9cc3-eeafc8b25820 [2022-09-26T17:28:02.386Z] [2022-09-26T17:28:02.386Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-09-26T17:28:02.386Z] [2022-09-26T17:28:02.386Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T17:28:02.386Z] [2022-09-26T17:28:02.386Z] [Pipeline] } [2022-09-26T17:28:02.397Z] $ docker stop --time=1 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a [2022-09-26T17:28:03.949Z] $ docker rm -f 88a32cff6b3632c156dbd7b325f578bb6a8bd5719c6205dfff153f615b4c7e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T17:28:04.555Z] + git log --format=format:%s -1 d7c7e54f90897c22ce68a90184a6803839f2242e [Pipeline] sh [2022-09-26T17:28:04.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:28:04.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:05.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:28:05.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:05.201Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:28:05.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T17:28:05.593Z] $ docker top 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 -eo pid,comm [2022-09-26T17:28:05.641Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T17:28:05.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:28:05.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:28:05.677Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:28:05.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:28:05.780Z] $ docker exec 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 ssh-agent [2022-09-26T17:28:05.890Z] SSH_AUTH_SOCK=/tmp/ssh-yg5FAbyzA50y/agent.33 [2022-09-26T17:28:05.890Z] SSH_AGENT_PID=39 [2022-09-26T17:28:05.894Z] Running ssh-add (command line suppressed) [2022-09-26T17:28:05.991Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17526939499119990999.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17526939499119990999.key) [2022-09-26T17:28:06.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:28:06.288Z] + git semver tag [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,456 [run_tag] DEBUG tag force:False [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,456 [check_head_tag] DEBUG check head tag [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,457 [execute] INFO git cat-file --batch-check [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,460 [execute] INFO git cat-file --batch [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,468 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,468 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,468 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:28:06.547Z] 2022-09-26 17:28:06,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:06.547Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T17:28:06.555Z] $ docker exec --env ******** --env ******** 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 ssh-agent -k [2022-09-26T17:28:06.661Z] unset SSH_AUTH_SOCK; [2022-09-26T17:28:06.662Z] unset SSH_AGENT_PID; [2022-09-26T17:28:06.662Z] echo Agent pid 39 killed; [2022-09-26T17:28:06.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:28:06.977Z] + git semver [Pipeline] } [2022-09-26T17:28:07.249Z] $ docker stop --time=1 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 [2022-09-26T17:28:08.559Z] $ docker rm -f 82fcdfee673a0c3e65a180c1da9ef448545efe597fbc2d5ed379b4e1bc22e328 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:08.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:28:08.942Z] [2022-09-26T17:28:08.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:09.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:28:09.239Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T17:28:09.239Z] ab5ef0e58194: Pulling fs layer [2022-09-26T17:28:09.239Z] 9712f1f96733: Pulling fs layer [2022-09-26T17:28:09.239Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T17:28:09.239Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T17:28:09.239Z] e9a5061849ea: Pulling fs layer [2022-09-26T17:28:09.239Z] d747dcd14b5f: Pulling fs layer [2022-09-26T17:28:09.239Z] 2de7ff778b66: Pulling fs layer [2022-09-26T17:28:09.239Z] e9a5061849ea: Waiting [2022-09-26T17:28:09.239Z] d747dcd14b5f: Waiting [2022-09-26T17:28:09.239Z] 2de7ff778b66: Waiting [2022-09-26T17:28:09.239Z] 0d9ebad4ef96: Waiting [2022-09-26T17:28:09.239Z] 9712f1f96733: Verifying Checksum [2022-09-26T17:28:09.239Z] 9712f1f96733: Download complete [2022-09-26T17:28:09.832Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T17:28:09.832Z] 63f879dbbcfc: Download complete [2022-09-26T17:28:09.832Z] e9a5061849ea: Verifying Checksum [2022-09-26T17:28:09.832Z] e9a5061849ea: Download complete [2022-09-26T17:28:09.832Z] d747dcd14b5f: Download complete [2022-09-26T17:28:10.092Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T17:28:10.092Z] 0d9ebad4ef96: Download complete [2022-09-26T17:28:10.092Z] ab5ef0e58194: Verifying Checksum [2022-09-26T17:28:10.092Z] ab5ef0e58194: Download complete [2022-09-26T17:28:10.092Z] 2de7ff778b66: Verifying Checksum [2022-09-26T17:28:10.092Z] 2de7ff778b66: Download complete [2022-09-26T17:28:12.619Z] ab5ef0e58194: Pull complete [2022-09-26T17:28:12.619Z] 9712f1f96733: Pull complete [2022-09-26T17:28:13.551Z] 63f879dbbcfc: Pull complete [2022-09-26T17:28:16.831Z] 0d9ebad4ef96: Pull complete [2022-09-26T17:28:16.831Z] e9a5061849ea: Pull complete [2022-09-26T17:28:16.831Z] d747dcd14b5f: Pull complete [2022-09-26T17:28:17.764Z] 2de7ff778b66: Pull complete [2022-09-26T17:28:17.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T17:28:18.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T17:28:18.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:18.097Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:28:18.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T17:28:21.159Z] $ docker top bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:28:21.227Z] provisioning config files... [2022-09-26T17:28:21.233Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7294741752490454687tmp [2022-09-26T17:28:21.243Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4498333692266813653tmp [2022-09-26T17:28:21.251Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14691291567004381127tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:28:21.266Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:21.546Z] ---> sigul-configuration.sh [2022-09-26T17:28:21.546Z] gpg: directory `/root/.gnupg' created [2022-09-26T17:28:21.546Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T17:28:21.546Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T17:28:21.546Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T17:28:21.546Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T17:28:21.546Z] gpg: CAST5 encrypted data [2022-09-26T17:28:21.546Z] gpg: encrypted with 1 passphrase [2022-09-26T17:28:21.546Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T17:28:21.828Z] + mkdir /home/jenkins [2022-09-26T17:28:21.828Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T17:28:22.113Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-26T17:28:22.120Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:22.401Z] ---> sigul-install.sh [2022-09-26T17:28:22.402Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T17:28:22.688Z] + git tag --list [2022-09-26T17:28:22.688Z] 0.1.1 [2022-09-26T17:28:22.688Z] v1.1.0 [2022-09-26T17:28:22.688Z] v1.2.0 [2022-09-26T17:28:22.688Z] v1.2.1 [2022-09-26T17:28:22.688Z] v1.3.0 [2022-09-26T17:28:22.688Z] v2.0.0 [2022-09-26T17:28:22.688Z] v2.1.0 [2022-09-26T17:28:22.688Z] v2.2.0 [2022-09-26T17:28:22.688Z] v2.2.1-dev.1 [2022-09-26T17:28:22.688Z] v2.2.1-dev.2 [2022-09-26T17:28:22.688Z] v2.2.1-dev.3 [2022-09-26T17:28:22.688Z] v2.2.1-dev.4 [2022-09-26T17:28:22.688Z] v2.2.1-dev.5 [2022-09-26T17:28:22.688Z] v2.2.1-dev.6 [2022-09-26T17:28:22.688Z] v2.2.1-dev.7 [2022-09-26T17:28:22.688Z] v2.3.0-dev.10 [2022-09-26T17:28:22.688Z] v2.3.0-dev.7 [2022-09-26T17:28:22.688Z] v2.3.0-dev.8 [2022-09-26T17:28:22.688Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T17:28:22.973Z] + lftools sign git-tag v2.3.0-dev.10 [2022-09-26T17:28:23.540Z] Signing Git tag with Sigul... [2022-09-26T17:28:23.540Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-09-26T17:28:23.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:24.091Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T17:28:24.097Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T17:28:24.113Z] $ docker stop --time=1 bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 [2022-09-26T17:28:25.428Z] $ docker rm -f bbd04dd2048e42744a247c4c056503457e0e0bf38a3f48d455cdf37caf5b73c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T17:28:25.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:28:25.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:26.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:28:26.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:26.186Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:28:26.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T17:28:26.572Z] $ docker top 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 -eo pid,comm [2022-09-26T17:28:26.620Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T17:28:26.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:28:26.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:28:26.657Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:28:26.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:28:26.786Z] $ docker exec 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 ssh-agent [2022-09-26T17:28:26.894Z] SSH_AUTH_SOCK=/tmp/ssh-whJWrj7ZQE0p/agent.32 [2022-09-26T17:28:26.894Z] SSH_AGENT_PID=38 [2022-09-26T17:28:26.899Z] Running ssh-add (command line suppressed) [2022-09-26T17:28:26.999Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8021465741493153895.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8021465741493153895.key) [2022-09-26T17:28:27.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:28:27.296Z] + git semver bump pre [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,489 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,491 [execute] INFO git cat-file --batch-check [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,498 [execute] INFO git cat-file --batch [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:28:27.557Z] 2022-09-26 17:28:27,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:27.557Z] 2.3.0-dev.11 [Pipeline] } [2022-09-26T17:28:27.593Z] $ docker exec --env ******** --env ******** 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 ssh-agent -k [2022-09-26T17:28:27.703Z] unset SSH_AUTH_SOCK; [2022-09-26T17:28:27.703Z] unset SSH_AGENT_PID; [2022-09-26T17:28:27.704Z] echo Agent pid 38 killed; [2022-09-26T17:28:27.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:28:28.065Z] + git semver [Pipeline] } [2022-09-26T17:28:28.345Z] $ docker stop --time=1 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 [2022-09-26T17:28:29.626Z] $ docker rm -f 9546c87465808551c5ab165bf1672ec8b9ce429c516649a8691ca04038a440e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T17:28:29.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T17:28:29.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:30.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T17:28:30.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:30.324Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:28:30.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T17:28:30.697Z] $ docker top cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T17:28:30.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T17:28:30.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T17:28:30.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T17:28:30.904Z] $ docker exec cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 ssh-agent [2022-09-26T17:28:31.008Z] SSH_AUTH_SOCK=/tmp/ssh-79au0kaO90zE/agent.31 [2022-09-26T17:28:31.008Z] SSH_AGENT_PID=37 [2022-09-26T17:28:31.012Z] Running ssh-add (command line suppressed) [2022-09-26T17:28:31.117Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12879317421389831649.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12879317421389831649.key) [2022-09-26T17:28:31.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T17:28:31.410Z] + git semver push [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,572 [run_push] DEBUG push [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,573 [execute] INFO git cat-file --batch-check [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,577 [execute] INFO git rev-list 5a381878518772fabc4d656f606fe679015bf799 -- [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,577 [execute] DEBUG Popen(['git', 'rev-list', '5a381878518772fabc4d656f606fe679015bf799', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,587 [execute] INFO git fetch -v origin [2022-09-26T17:28:31.670Z] 2022-09-26 17:28:31,587 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T17:28:32.239Z] 2022-09-26 17:28:32,141 [run_push] DEBUG no remote changes detected [2022-09-26T17:28:32.239Z] 2022-09-26 17:28:32,141 [execute] INFO git push origin semver [2022-09-26T17:28:32.239Z] 2022-09-26 17:28:32,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:28:33.176Z] 2022-09-26 17:28:33,037 [run_push] DEBUG push all version tags [2022-09-26T17:28:33.176Z] 2022-09-26 17:28:33,038 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T17:28:33.176Z] 2022-09-26 17:28:33,038 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T17:28:34.115Z] 2022-09-26 17:28:33,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-26T17:28:34.115Z] 2.3.0-dev.11 [Pipeline] } [2022-09-26T17:28:34.124Z] $ docker exec --env ******** --env ******** cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 ssh-agent -k [2022-09-26T17:28:34.252Z] unset SSH_AUTH_SOCK; [2022-09-26T17:28:34.252Z] unset SSH_AGENT_PID; [2022-09-26T17:28:34.252Z] echo Agent pid 37 killed; [2022-09-26T17:28:34.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T17:28:34.567Z] + git semver [Pipeline] } [2022-09-26T17:28:34.839Z] $ docker stop --time=1 cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 [2022-09-26T17:28:36.109Z] $ docker rm -f cb8c43e56ccdc951d6972e96f1777adbb9d69d0fd95c83b6ceedca594c2e27f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T17:28:36.660Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-09-26T17:28:36.660Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-26T17:28:36.660Z] total 16 [2022-09-26T17:28:36.660Z] drwxr-xr-x 3 root root 4096 Sep 26 17:13 . [2022-09-26T17:28:36.660Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 26 17:28 .. [2022-09-26T17:28:36.660Z] drwxr-xr-x 2 root root 4096 Sep 26 17:13 cost [2022-09-26T17:28:36.660Z] -rw-r--r-- 1 root root 82 Sep 26 17:13 cost.csv [2022-09-26T17:28:36.660Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-26T17:28:36.660Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-26T17:28:36.660Z] total 16 [2022-09-26T17:28:36.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 17:13 . [2022-09-26T17:28:36.660Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 26 17:28 .. [2022-09-26T17:28:36.660Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 17:13 cost [2022-09-26T17:28:36.660Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 26 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:36.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:37.806Z] ---> package-listing.sh [2022-09-26T17:28:37.806Z] ++ facter osfamily [2022-09-26T17:28:37.806Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T17:28:38.065Z] + OS_FAMILY=debian [2022-09-26T17:28:38.065Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-26T17:28:38.065Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T17:28:38.065Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T17:28:38.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T17:28:38.065Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T17:28:38.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-26T17:28:38.065Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T17:28:38.065Z] + case "${OS_FAMILY}" in [2022-09-26T17:28:38.065Z] + dpkg -l [2022-09-26T17:28:38.065Z] + grep '^ii' [2022-09-26T17:28:38.065Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T17:28:38.065Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T17:28:38.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T17:28:38.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-26T17:28:38.065Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-09-26T17:28:38.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-09-26T17:28:38.076Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T17:28:38.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T17:28:38.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T17:28:38.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T17:28:38.976Z] prd-ubuntu20.04-docker-8c-8g-1163 does not seem to be running inside a container [2022-09-26T17:28:39.002Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T17:28:39.231Z] $ docker top 37e84673bdbee3b51f76d3c0ba5f48782b9e4db53491d6a377144c91a04180e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T17:28:39.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T17:28:39.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T17:28:40.142Z] + ls /var/log/sa-host [2022-09-26T17:28:40.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T17:28:40.285Z] provisioning config files... [2022-09-26T17:28:40.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7952793025682845184tmp [Pipeline] { [Pipeline] echo [2022-09-26T17:28:40.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:40.595Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T17:28:40.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:40.935Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T17:28:40.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:41.226Z] ---> sudo-logs.sh [2022-09-26T17:28:41.226Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T17:28:41.244Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:41.524Z] ---> job-cost.sh [2022-09-26T17:28:41.524Z] lf-activate-venv: SKIPPING [2022-09-26T17:28:41.524Z] DEBUG: total: 0.2199999988079071 [2022-09-26T17:28:41.524Z] INFO: Retrieving Stack Cost... [2022-09-26T17:28:41.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T17:28:42.351Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T17:28:42.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T17:28:42.647Z] ---> logs-deploy.sh [2022-09-26T17:28:42.647Z] lf-activate-venv: SKIPPING [2022-09-26T17:28:42.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/81 [2022-09-26T17:28:42.647Z] INFO: archiving workspace using pattern(s): [2022-09-26T17:28:43.584Z] Archives upload complete. [2022-09-26T17:28:43.843Z] INFO: archiving logs to Nexus [2022-09-26T17:28:44.417Z] ---> uname -a: [2022-09-26T17:28:44.417Z] Linux prd-ubuntu20-04-docker-8c-8g-1163 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] ---> lscpu: [2022-09-26T17:28:44.417Z] Architecture: x86_64 [2022-09-26T17:28:44.417Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T17:28:44.417Z] Byte Order: Little Endian [2022-09-26T17:28:44.417Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T17:28:44.417Z] CPU(s): 8 [2022-09-26T17:28:44.417Z] On-line CPU(s) list: 0-7 [2022-09-26T17:28:44.417Z] Thread(s) per core: 1 [2022-09-26T17:28:44.417Z] Core(s) per socket: 1 [2022-09-26T17:28:44.417Z] Socket(s): 8 [2022-09-26T17:28:44.417Z] NUMA node(s): 1 [2022-09-26T17:28:44.417Z] Vendor ID: AuthenticAMD [2022-09-26T17:28:44.417Z] CPU family: 23 [2022-09-26T17:28:44.417Z] Model: 49 [2022-09-26T17:28:44.417Z] Model name: AMD EPYC-Rome Processor [2022-09-26T17:28:44.417Z] Stepping: 0 [2022-09-26T17:28:44.417Z] CPU MHz: 2799.998 [2022-09-26T17:28:44.417Z] BogoMIPS: 5599.99 [2022-09-26T17:28:44.417Z] Virtualization: AMD-V [2022-09-26T17:28:44.417Z] Hypervisor vendor: KVM [2022-09-26T17:28:44.417Z] Virtualization type: full [2022-09-26T17:28:44.417Z] L1d cache: 256 KiB [2022-09-26T17:28:44.417Z] L1i cache: 256 KiB [2022-09-26T17:28:44.417Z] L2 cache: 4 MiB [2022-09-26T17:28:44.417Z] L3 cache: 128 MiB [2022-09-26T17:28:44.417Z] NUMA node0 CPU(s): 0-7 [2022-09-26T17:28:44.417Z] Vulnerability Itlb multihit: Not affected [2022-09-26T17:28:44.417Z] Vulnerability L1tf: Not affected [2022-09-26T17:28:44.417Z] Vulnerability Mds: Not affected [2022-09-26T17:28:44.417Z] Vulnerability Meltdown: Not affected [2022-09-26T17:28:44.417Z] Vulnerability Mmio stale data: Not affected [2022-09-26T17:28:44.417Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T17:28:44.417Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T17:28:44.417Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T17:28:44.417Z] Vulnerability Srbds: Not affected [2022-09-26T17:28:44.417Z] Vulnerability Tsx async abort: Not affected [2022-09-26T17:28:44.417Z] 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] ---> nproc: [2022-09-26T17:28:44.417Z] 8 [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] ---> df -h: [2022-09-26T17:28:44.417Z] Filesystem Size Used Avail Use% Mounted on [2022-09-26T17:28:44.417Z] overlay 155G 14G 142G 9% / [2022-09-26T17:28:44.417Z] tmpfs 64M 0 64M 0% /dev [2022-09-26T17:28:44.417Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-26T17:28:44.417Z] shm 64M 0 64M 0% /dev/shm [2022-09-26T17:28:44.417Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] ---> sar -b -r -n DEV: [2022-09-26T17:28:44.417Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1163) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:10:15 LINUX RESTART (8 CPU) [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-26T17:28:44.417Z] 17:12:01 237.11 1.37 235.74 0.00 72.39 72621.38 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 283.09 0.37 282.72 0.00 5.07 47021.36 0.00 [2022-09-26T17:28:44.417Z] 17:14:01 193.99 0.30 193.69 0.00 24.79 36451.05 0.00 [2022-09-26T17:28:44.417Z] 17:15:01 1.60 0.00 1.60 0.00 0.00 22.11 0.00 [2022-09-26T17:28:44.417Z] 17:16:01 38.63 9.35 29.28 0.00 2887.79 4777.34 0.00 [2022-09-26T17:28:44.417Z] 17:17:01 2.15 0.02 2.13 0.00 0.13 22.53 0.00 [2022-09-26T17:28:44.417Z] 17:18:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2022-09-26T17:28:44.417Z] 17:19:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 [2022-09-26T17:28:44.417Z] 17:20:01 2.67 1.58 1.08 0.00 36.25 12.80 0.00 [2022-09-26T17:28:44.417Z] 17:21:01 2.35 0.00 2.35 0.00 0.00 37.19 0.00 [2022-09-26T17:28:44.417Z] 17:22:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2022-09-26T17:28:44.417Z] 17:23:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 [2022-09-26T17:28:44.417Z] 17:24:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2022-09-26T17:28:44.417Z] 17:25:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2022-09-26T17:28:44.417Z] 17:26:01 1.92 0.02 1.90 0.00 0.13 24.13 0.00 [2022-09-26T17:28:44.417Z] 17:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2022-09-26T17:28:44.417Z] 17:28:01 30.03 0.12 29.91 0.00 8.27 24703.35 0.00 [2022-09-26T17:28:44.417Z] Average: 47.19 0.77 46.41 0.00 178.51 10928.36 0.00 [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-26T17:28:44.417Z] 17:12:01 28111496 31547644 753316 2.29 119476 3526232 1989660 5.86 1204784 3124992 3052 [2022-09-26T17:28:44.417Z] 17:13:01 26778144 31085056 1206852 3.67 188888 4187552 2165740 6.38 1820140 3681824 21068 [2022-09-26T17:28:44.417Z] 17:14:01 26581856 31534424 761452 2.32 203096 4772316 1737248 5.12 1616224 4051680 80 [2022-09-26T17:28:44.417Z] 17:15:01 26593056 31545772 750144 2.28 203120 4772316 1737248 5.12 1603012 4051680 12 [2022-09-26T17:28:44.417Z] 17:16:01 26309808 31537232 744672 2.26 220408 5021060 1797320 5.30 1748120 4164936 52 [2022-09-26T17:28:44.417Z] 17:17:01 26310148 31537588 744200 2.26 220444 5021060 1797320 5.30 1747016 4164940 0 [2022-09-26T17:28:44.417Z] 17:18:01 26310952 31538528 743172 2.26 220472 5021068 1797320 5.30 1746668 4164972 8 [2022-09-26T17:28:44.417Z] 17:19:01 26313744 31541332 740316 2.25 220484 5021076 1797320 5.30 1744392 4164980 8 [2022-09-26T17:28:44.417Z] 17:20:01 26305324 31535700 746584 2.27 220504 5022160 1780512 5.25 1754196 4166060 12 [2022-09-26T17:28:44.417Z] 17:21:01 26305252 31535696 746480 2.27 220588 5022156 1780512 5.25 1754208 4166028 8 [2022-09-26T17:28:44.417Z] 17:22:01 26305420 31535888 746444 2.27 220604 5022164 1780512 5.25 1753884 4166028 12 [2022-09-26T17:28:44.417Z] 17:23:01 26305380 31535884 746384 2.27 220616 5022168 1780512 5.25 1753848 4166032 16 [2022-09-26T17:28:44.417Z] 17:24:01 26305300 31535836 746388 2.27 220628 5022172 1780512 5.25 1754336 4166036 16 [2022-09-26T17:28:44.417Z] 17:25:01 26305284 31535844 746320 2.27 220648 5022172 1780512 5.25 1753824 4166036 12 [2022-09-26T17:28:44.417Z] 17:26:01 26301464 31532136 749996 2.28 220712 5022152 1775540 5.23 1753724 4166016 36 [2022-09-26T17:28:44.417Z] 17:27:01 26301464 31532184 749892 2.28 220732 5022156 1775540 5.23 1753912 4166020 32 [2022-09-26T17:28:44.417Z] 17:28:01 25279352 31425092 850612 2.59 242172 5843512 1898492 5.60 1936132 4926248 117860 [2022-09-26T17:28:44.417Z] Average: 26413144 31504226 780778 2.37 211976 4903735 1820695 5.37 1717554 4107324 8370 [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-26T17:28:44.417Z] 17:12:01 lo 4.87 4.87 0.49 0.49 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:12:01 vethef6a242 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:12:01 docker0 140.06 206.62 10.70 2856.40 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:12:01 ens3 487.72 318.71 8312.70 50.50 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 vethef6a242 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 docker0 112.68 193.88 18.14 1947.27 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 vethe895980 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:13:01 ens3 246.44 164.06 1983.38 130.35 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:14:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:14:01 docker0 9.06 10.81 0.52 40.88 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:14:01 ens3 186.54 149.03 2657.96 228.17 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:15:01 ens3 1.60 4.46 0.33 13.42 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:16:01 ens3 54.04 31.61 1297.41 8.95 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:17:01 ens3 0.32 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:18:01 ens3 1.65 3.00 0.21 12.10 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:19:01 ens3 2.12 1.13 3.50 0.25 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:20:01 ens3 7.33 5.85 5.07 5.97 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:21:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:23:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:24:01 ens3 1.38 0.70 0.70 0.48 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:26:01 ens3 0.83 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:27:01 ens3 1.42 0.57 0.47 0.29 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:28:01 docker0 22.56 25.16 1.88 342.73 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] 17:28:01 veth85f598c 22.56 25.26 2.19 342.73 0.00 0.00 0.00 0.03 [2022-09-26T17:28:44.417Z] 17:28:01 ens3 156.67 101.93 4316.57 14.25 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] Average: docker0 16.73 25.67 1.84 305.11 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] Average: veth85f598c 1.33 1.49 0.13 20.16 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] Average: ens3 67.58 45.98 1092.80 27.35 0.00 0.00 0.00 0.00 [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] ---> sar -P ALL: [2022-09-26T17:28:44.417Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1163) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:10:15 LINUX RESTART (8 CPU) [2022-09-26T17:28:44.417Z] [2022-09-26T17:28:44.417Z] 17:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-26T17:28:44.417Z] 17:12:01 all 14.83 0.00 5.15 2.12 0.07 77.83 [2022-09-26T17:28:44.417Z] 17:12:01 0 17.54 0.00 6.34 1.33 0.05 74.74 [2022-09-26T17:28:44.417Z] 17:12:01 1 14.41 0.00 4.86 1.74 0.05 78.95 [2022-09-26T17:28:44.417Z] 17:12:01 2 14.18 0.00 4.72 0.27 0.08 80.74 [2022-09-26T17:28:44.417Z] 17:12:01 3 14.09 0.00 4.74 2.93 0.10 78.14 [2022-09-26T17:28:44.417Z] 17:12:01 4 14.74 0.00 4.72 0.66 0.07 79.82 [2022-09-26T17:28:44.417Z] 17:12:01 5 16.16 0.00 6.10 6.34 0.07 71.33 [2022-09-26T17:28:44.417Z] 17:12:01 6 14.00 0.00 4.23 0.14 0.05 81.58 [2022-09-26T17:28:44.417Z] 17:12:01 7 13.54 0.00 5.49 3.59 0.07 77.31 [2022-09-26T17:28:44.417Z] 17:13:01 all 17.02 0.00 5.15 2.83 0.07 74.93 [2022-09-26T17:28:44.417Z] 17:13:01 0 14.81 0.00 5.03 8.60 0.07 71.49 [2022-09-26T17:28:44.417Z] 17:13:01 1 15.24 0.00 4.69 1.88 0.05 78.14 [2022-09-26T17:28:44.417Z] 17:13:01 2 12.45 0.00 5.14 1.63 0.12 80.67 [2022-09-26T17:28:44.417Z] 17:13:01 3 15.14 0.00 7.48 4.80 0.07 72.51 [2022-09-26T17:28:44.417Z] 17:13:01 4 7.77 0.00 2.32 0.17 0.03 89.72 [2022-09-26T17:28:44.417Z] 17:13:01 5 35.72 0.00 6.55 2.37 0.07 55.29 [2022-09-26T17:28:44.417Z] 17:13:01 6 18.20 0.00 3.84 2.31 0.07 75.58 [2022-09-26T17:28:44.417Z] 17:13:01 7 16.84 0.00 6.19 0.88 0.08 76.01 [2022-09-26T17:28:44.417Z] 17:14:01 all 15.54 0.00 4.11 1.62 0.06 78.66 [2022-09-26T17:28:44.417Z] 17:14:01 0 10.66 0.00 3.70 1.88 0.05 83.71 [2022-09-26T17:28:44.417Z] 17:14:01 1 14.82 0.00 4.37 2.86 0.05 77.90 [2022-09-26T17:28:44.417Z] 17:14:01 2 17.31 0.00 2.87 0.34 0.05 79.44 [2022-09-26T17:28:44.417Z] 17:14:01 3 16.01 0.00 4.88 1.53 0.07 77.52 [2022-09-26T17:28:44.417Z] 17:14:01 4 12.08 0.00 3.24 0.24 0.05 84.39 [2022-09-26T17:28:44.417Z] 17:14:01 5 22.59 0.00 3.86 0.02 0.05 73.49 [2022-09-26T17:28:44.417Z] 17:14:01 6 15.07 0.00 4.57 2.11 0.10 78.15 [2022-09-26T17:28:44.417Z] 17:14:01 7 15.79 0.00 5.42 4.04 0.07 74.68 [2022-09-26T17:28:44.417Z] 17:15:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2022-09-26T17:28:44.417Z] 17:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-26T17:28:44.417Z] 17:15:01 1 0.07 0.00 0.02 0.03 0.00 99.88 [2022-09-26T17:28:44.417Z] 17:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:15:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2022-09-26T17:28:44.417Z] 17:15:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2022-09-26T17:28:44.417Z] 17:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-26T17:28:44.417Z] 17:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-26T17:28:44.417Z] 17:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-26T17:28:44.417Z] 17:16:01 all 1.12 0.00 0.78 0.32 0.02 97.76 [2022-09-26T17:28:44.417Z] 17:16:01 0 0.89 0.00 1.62 0.02 0.02 97.46 [2022-09-26T17:28:44.417Z] 17:16:01 1 0.57 0.00 0.60 0.90 0.02 97.91 [2022-09-26T17:28:44.417Z] 17:16:01 2 1.27 0.00 0.35 0.25 0.02 98.12 [2022-09-26T17:28:44.417Z] 17:16:01 3 0.75 0.00 0.70 0.07 0.02 98.46 [2022-09-26T17:28:44.417Z] 17:16:01 4 1.14 0.00 0.53 0.03 0.03 98.26 [2022-09-26T17:28:44.417Z] 17:16:01 5 2.10 0.00 1.00 0.40 0.00 96.50 [2022-09-26T17:28:44.417Z] 17:16:01 6 1.34 0.00 0.95 0.73 0.02 96.96 [2022-09-26T17:28:44.417Z] 17:16:01 7 0.89 0.00 0.52 0.17 0.03 98.40 [2022-09-26T17:28:44.417Z] 17:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:17:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-26T17:28:44.417Z] 17:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:17:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2022-09-26T17:28:44.417Z] 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.417Z] 17:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-09-26T17:28:44.417Z] 17:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-26T17:28:44.417Z] 17:18:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-26T17:28:44.417Z] 17:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:18:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-26T17:28:44.417Z] 17:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:18:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2022-09-26T17:28:44.417Z] 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-09-26T17:28:44.417Z] 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-26T17:28:44.417Z] 17:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T17:28:44.417Z] 17:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-26T17:28:44.417Z] 17:19:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2022-09-26T17:28:44.417Z] 17:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T17:28:44.417Z] 17:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T17:28:44.417Z] 17:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-26T17:28:44.417Z] 17:20:01 all 0.42 0.00 0.04 0.02 0.01 99.52 [2022-09-26T17:28:44.417Z] 17:20:01 0 0.27 0.00 0.08 0.02 0.00 99.63 [2022-09-26T17:28:44.417Z] 17:20:01 1 0.75 0.00 0.02 0.02 0.02 99.20 [2022-09-26T17:28:44.417Z] 17:20:01 2 0.12 0.00 0.07 0.05 0.00 99.77 [2022-09-26T17:28:44.417Z] 17:20:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2022-09-26T17:28:44.417Z] 17:20:01 4 0.32 0.00 0.07 0.00 0.02 99.60 [2022-09-26T17:28:44.417Z] 17:20:01 5 0.45 0.00 0.03 0.00 0.02 99.50 [2022-09-26T17:28:44.417Z] 17:20:01 6 1.27 0.00 0.00 0.02 0.00 98.71 [2022-09-26T17:28:44.418Z] 17:20:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-09-26T17:28:44.418Z] 17:21:01 all 0.27 0.00 0.01 0.02 0.01 99.69 [2022-09-26T17:28:44.418Z] 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:21:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2022-09-26T17:28:44.418Z] 17:21:01 2 0.02 0.00 0.00 0.07 0.02 99.90 [2022-09-26T17:28:44.418Z] 17:21:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2022-09-26T17:28:44.418Z] 17:21:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-26T17:28:44.418Z] 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:21:01 6 1.99 0.00 0.03 0.00 0.02 97.97 [2022-09-26T17:28:44.418Z] 17:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:22:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-09-26T17:28:44.418Z] 17:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-26T17:28:44.418Z] 17:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:22:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-26T17:28:44.418Z] 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:22:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-26T17:28:44.418Z] 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] [2022-09-26T17:28:44.418Z] 17:22:01 CPU %user %nice %system %iowait %steal %idle [2022-09-26T17:28:44.418Z] 17:23:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-09-26T17:28:44.418Z] 17:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:23:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-26T17:28:44.418Z] 17:23:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2022-09-26T17:28:44.418Z] 17:24:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2022-09-26T17:28:44.418Z] 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-26T17:28:44.418Z] 17:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-26T17:28:44.418Z] 17:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:24:01 6 1.95 0.00 0.00 0.00 0.00 98.05 [2022-09-26T17:28:44.418Z] 17:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-26T17:28:44.418Z] 17:25:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2022-09-26T17:28:44.418Z] 17:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T17:28:44.418Z] 17:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-26T17:28:44.418Z] 17:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-26T17:28:44.418Z] 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:25:01 6 0.45 0.00 0.07 0.00 0.02 99.47 [2022-09-26T17:28:44.418Z] 17:25:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2022-09-26T17:28:44.418Z] 17:26:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-09-26T17:28:44.418Z] 17:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:26:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-26T17:28:44.418Z] 17:26:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-26T17:28:44.418Z] 17:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-26T17:28:44.418Z] 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-26T17:28:44.418Z] 17:27:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T17:28:44.418Z] 17:27:01 1 0.18 0.00 0.00 0.02 0.00 99.80 [2022-09-26T17:28:44.418Z] 17:27:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T17:28:44.418Z] 17:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T17:28:44.418Z] 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-26T17:28:44.418Z] 17:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-26T17:28:44.418Z] 17:28:01 all 3.46 0.00 1.46 0.26 0.02 94.81 [2022-09-26T17:28:44.418Z] 17:28:01 0 3.79 0.00 2.00 0.00 0.02 94.19 [2022-09-26T17:28:44.418Z] 17:28:01 1 3.11 0.00 1.67 0.18 0.02 95.02 [2022-09-26T17:28:44.418Z] 17:28:01 2 3.27 0.00 1.98 1.61 0.02 93.13 [2022-09-26T17:28:44.418Z] 17:28:01 3 3.58 0.00 1.27 0.02 0.02 95.11 [2022-09-26T17:28:44.418Z] 17:28:01 4 3.06 0.00 1.21 0.02 0.02 95.70 [2022-09-26T17:28:44.418Z] 17:28:01 5 3.41 0.00 0.94 0.02 0.00 95.64 [2022-09-26T17:28:44.418Z] 17:28:01 6 3.26 0.00 1.17 0.18 0.02 95.37 [2022-09-26T17:28:44.418Z] 17:28:01 7 4.17 0.00 1.44 0.02 0.03 94.34 [2022-09-26T17:28:44.418Z] Average: all 3.13 0.00 0.98 0.42 0.02 95.44 [2022-09-26T17:28:44.418Z] Average: 0 2.82 0.00 1.10 0.69 0.01 95.37 [2022-09-26T17:28:44.418Z] Average: 1 2.88 0.00 0.95 0.46 0.01 95.69 [2022-09-26T17:28:44.418Z] Average: 2 2.85 0.00 0.89 0.25 0.02 95.98 [2022-09-26T17:28:44.418Z] Average: 3 2.91 0.00 1.12 0.55 0.02 95.40 [2022-09-26T17:28:44.418Z] Average: 4 2.30 0.00 0.71 0.06 0.02 96.90 [2022-09-26T17:28:44.418Z] Average: 5 4.71 0.00 1.09 0.53 0.01 93.66 [2022-09-26T17:28:44.418Z] Average: 6 3.60 0.00 0.87 0.33 0.02 95.18 [2022-09-26T17:28:44.418Z] Average: 7 3.00 0.00 1.12 0.51 0.02 95.35 [2022-09-26T17:28:44.418Z] [2022-09-26T17:28:44.418Z] [2022-09-26T17:28:44.418Z]