Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 820e3f3b670a2eceeff6a8d1903c85b54e55f538 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-ssh17591155475825659552.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3093122950635740197.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8447542975139764912.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh784777327443085218.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-ssh11384959796436192903.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-9280 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 Avoid second fetch Checking out Revision 820e3f3b670a2eceeff6a8d1903c85b54e55f538 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-list --no-walk 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T10:30:20.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T10:30:20.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T10:30:20.282Z] ========================================================= [2022-10-24T10:30:20.282Z] EdgeX Global Pipelines Version Info [2022-10-24T10:30:20.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:30:21.001Z] ------------------- [2022-10-24T10:30:21.001Z] stable info: [2022-10-24T10:30:21.001Z] ------------------- [2022-10-24T10:30:21.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T10:30:21.001Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T10:30:21.001Z] Message: update stable to v1.0.243 [2022-10-24T10:30:21.569Z] ------------------- [2022-10-24T10:30:21.569Z] experimental info: [2022-10-24T10:30:21.569Z] ------------------- [2022-10-24T10:30:21.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T10:30:21.570Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T10:30:21.570Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T10:30:21.724Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-24T10:30:21.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-24T10:30:21.741Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T10:30:21.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T10:30:21.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T10:30:21.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T10:30:21.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T10:30:21.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T10:30:21.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T10:30:21.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T10:30:21.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T10:30:21.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-24T10:30:21.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T10:30:21.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T10:30:21.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T10:30:21.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T10:30:21.911Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T10:30:21.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T10:30:21.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T10:30:21.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T10:30:21.968Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T10:30:21.981Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T10:30:21.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T10:30:22.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T10:30:22.017Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T10:30:22.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T10:30:22.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T10:30:22.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T10:30:22.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T10:30:22.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T10:30:22.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo [2022-10-24T10:30:22.115Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 820e3f3 [Pipeline] echo [2022-10-24T10:30:22.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T10:30:22.171Z] provisioning config files... [2022-10-24T10:30:22.183Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12810396429343495185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:30:22.477Z] ---> docker-login.sh [2022-10-24T10:30:22.477Z] nexus3.edgexfoundry.org:10001 [2022-10-24T10:30:22.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:22.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:22.996Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:22.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:22.996Z] [2022-10-24T10:30:22.996Z] Login Succeeded [2022-10-24T10:30:22.996Z] nexus3.edgexfoundry.org:10002 [2022-10-24T10:30:22.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:22.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:22.996Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:22.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:22.996Z] [2022-10-24T10:30:22.996Z] Login Succeeded [2022-10-24T10:30:22.996Z] nexus3.edgexfoundry.org:10003 [2022-10-24T10:30:22.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:23.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:23.256Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:23.256Z] [2022-10-24T10:30:23.256Z] Login Succeeded [2022-10-24T10:30:23.256Z] nexus3.edgexfoundry.org:10004 [2022-10-24T10:30:23.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:23.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:23.256Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:23.256Z] [2022-10-24T10:30:23.256Z] Login Succeeded [2022-10-24T10:30:23.256Z] docker.io [2022-10-24T10:30:23.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:23.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:23.824Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:23.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:23.824Z] [2022-10-24T10:30:23.824Z] Login Succeeded [2022-10-24T10:30:23.824Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T10:30:23.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T10:30:24.178Z] + git rev-list -1 --merges 820e3f3b670a2eceeff6a8d1903c85b54e55f538~1..820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo [2022-10-24T10:30:24.210Z] -----------> git rev-list -1 --merges 820e3f3b670a2eceeff6a8d1903c85b54e55f538~1..820e3f3b670a2eceeff6a8d1903c85b54e55f538 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [false] [Pipeline] sh [2022-10-24T10:30:24.524Z] + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo [2022-10-24T10:30:24.541Z] ========================================================= [2022-10-24T10:30:24.541Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T10:30:24.541Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T10:30:24.870Z] + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] echo [2022-10-24T10:30:24.882Z] [semverPrep] GIT_COMMIT: 820e3f3b670a2eceeff6a8d1903c85b54e55f538, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561) [Pipeline] echo [2022-10-24T10:30:24.891Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T10:30:25.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T10:30:25.270Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T10:30:25.270Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T10:30:25.270Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T10:30:25.270Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2022-10-24T10:30:25.270Z] tee -a /etc/ssh/ssh_known_hosts [2022-10-24T10:30:25.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:30:25.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:30:25.691Z] [2022-10-24T10:30:25.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:30:25.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:30:25.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T10:30:25.997Z] b85a868b505f: Pulling fs layer [2022-10-24T10:30:25.997Z] e2be974225ed: Pulling fs layer [2022-10-24T10:30:25.997Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T10:30:25.997Z] 988bab9f4d93: Pulling fs layer [2022-10-24T10:30:25.997Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T10:30:25.997Z] eaf3925da568: Pulling fs layer [2022-10-24T10:30:25.997Z] bab4dde63d76: Pulling fs layer [2022-10-24T10:30:25.997Z] bde34c3a00c8: Pulling fs layer [2022-10-24T10:30:25.997Z] b352a97aabf1: Pulling fs layer [2022-10-24T10:30:25.997Z] 4872d77fe225: Pulling fs layer [2022-10-24T10:30:25.997Z] 5851b861e8e6: Pulling fs layer [2022-10-24T10:30:25.997Z] 1469e6f7b9e6: Waiting [2022-10-24T10:30:25.997Z] 988bab9f4d93: Waiting [2022-10-24T10:30:25.997Z] 5851b861e8e6: Waiting [2022-10-24T10:30:25.997Z] bde34c3a00c8: Waiting [2022-10-24T10:30:25.997Z] b352a97aabf1: Waiting [2022-10-24T10:30:25.997Z] eaf3925da568: Waiting [2022-10-24T10:30:25.997Z] 4872d77fe225: Waiting [2022-10-24T10:30:25.997Z] bab4dde63d76: Waiting [2022-10-24T10:30:25.997Z] e2be974225ed: Download complete [2022-10-24T10:30:25.997Z] 988bab9f4d93: Verifying Checksum [2022-10-24T10:30:25.997Z] 988bab9f4d93: Download complete [2022-10-24T10:30:26.258Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T10:30:26.258Z] 1469e6f7b9e6: Download complete [2022-10-24T10:30:26.258Z] eaf3925da568: Verifying Checksum [2022-10-24T10:30:26.258Z] eaf3925da568: Download complete [2022-10-24T10:30:26.258Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T10:30:26.258Z] 339a4e72a1f5: Download complete [2022-10-24T10:30:26.258Z] bde34c3a00c8: Verifying Checksum [2022-10-24T10:30:26.258Z] bde34c3a00c8: Download complete [2022-10-24T10:30:26.258Z] b352a97aabf1: Verifying Checksum [2022-10-24T10:30:26.258Z] b352a97aabf1: Download complete [2022-10-24T10:30:26.258Z] 4872d77fe225: Verifying Checksum [2022-10-24T10:30:26.258Z] 4872d77fe225: Download complete [2022-10-24T10:30:26.258Z] 5851b861e8e6: Download complete [2022-10-24T10:30:26.258Z] b85a868b505f: Verifying Checksum [2022-10-24T10:30:26.258Z] b85a868b505f: Download complete [2022-10-24T10:30:26.517Z] bab4dde63d76: Verifying Checksum [2022-10-24T10:30:26.517Z] bab4dde63d76: Download complete [2022-10-24T10:30:27.895Z] b85a868b505f: Pull complete [2022-10-24T10:30:27.895Z] e2be974225ed: Pull complete [2022-10-24T10:30:28.155Z] 339a4e72a1f5: Pull complete [2022-10-24T10:30:28.417Z] 988bab9f4d93: Pull complete [2022-10-24T10:30:28.675Z] 1469e6f7b9e6: Pull complete [2022-10-24T10:30:28.675Z] eaf3925da568: Pull complete [2022-10-24T10:30:30.575Z] bab4dde63d76: Pull complete [2022-10-24T10:30:30.575Z] bde34c3a00c8: Pull complete [2022-10-24T10:30:30.834Z] b352a97aabf1: Pull complete [2022-10-24T10:30:30.834Z] 4872d77fe225: Pull complete [2022-10-24T10:30:30.834Z] 5851b861e8e6: Pull complete [2022-10-24T10:30:30.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T10:30:30.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:30:30.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:30:30.919Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:30:30.945Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T10:30:33.310Z] $ docker top e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b -eo pid,comm [2022-10-24T10:30:33.372Z] 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-10-24T10:30:33.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T10:30:33.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T10:30:33.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T10:30:33.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T10:30:33.513Z] $ docker exec e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent [2022-10-24T10:30:33.621Z] SSH_AUTH_SOCK=/tmp/ssh-9rMinLNrKTHa/agent.32 [2022-10-24T10:30:33.621Z] SSH_AGENT_PID=38 [2022-10-24T10:30:33.628Z] Running ssh-add (command line suppressed) [2022-10-24T10:30:33.731Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609680211652085089.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609680211652085089.key) [2022-10-24T10:30:33.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T10:30:34.040Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T10:30:34.043Z] $ docker exec --env ******** --env ******** e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent -k [2022-10-24T10:30:34.155Z] unset SSH_AUTH_SOCK; [2022-10-24T10:30:34.155Z] unset SSH_AGENT_PID; [2022-10-24T10:30:34.155Z] echo Agent pid 38 killed; [2022-10-24T10:30:34.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T10:30:34.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T10:30:34.197Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T10:30:34.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T10:30:34.309Z] $ docker exec e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent [2022-10-24T10:30:34.433Z] SSH_AUTH_SOCK=/tmp/ssh-Re0MACRiM48r/agent.70 [2022-10-24T10:30:34.433Z] SSH_AGENT_PID=76 [2022-10-24T10:30:34.439Z] Running ssh-add (command line suppressed) [2022-10-24T10:30:34.559Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6378085928933429158.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6378085928933429158.key) [2022-10-24T10:30:34.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T10:30:34.873Z] + git semver init [2022-10-24T10:30:35.135Z] 2022-10-24 10:30:35,064 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T10:30:35.135Z] 2022-10-24 10:30:35,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-24T10:30:35.135Z] 2022-10-24 10:30:35,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-24T10:30:35.135Z] 2022-10-24 10:30:35,066 [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-10-24T10:30:37.058Z] 2022-10-24 10:30:36,549 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-24T10:30:37.058Z] 2022-10-24 10:30:36,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-24T10:30:37.058Z] 2022-10-24 10:30:36,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:30:37.058Z] 2022-10-24 10:30:36,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:30:37.058Z] 2.3.0-dev.15 [Pipeline] } [2022-10-24T10:30:37.061Z] $ docker exec --env ******** --env ******** e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b ssh-agent -k [2022-10-24T10:30:37.184Z] unset SSH_AUTH_SOCK; [2022-10-24T10:30:37.185Z] unset SSH_AGENT_PID; [2022-10-24T10:30:37.185Z] echo Agent pid 76 killed; [2022-10-24T10:30:37.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T10:30:37.501Z] + git semver [Pipeline] } [2022-10-24T10:30:37.778Z] $ docker stop --time=1 e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b [2022-10-24T10:30:39.085Z] $ docker rm -f e7daedd1fda3d9fd798b236b149be0a771ddaa7b85cdac804ff158cc6e80073b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T10:30:39.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T10:30:39.604Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T10:30:39.606Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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-10-24T10:30:39.705Z] provisioning config files... [2022-10-24T10:30:39.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14903103317561855772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:30:40.014Z] ---> docker-login.sh [2022-10-24T10:30:40.014Z] nexus3.edgexfoundry.org:10001 [2022-10-24T10:30:40.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:40.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:40.014Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:40.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:40.014Z] [2022-10-24T10:30:40.014Z] Login Succeeded [2022-10-24T10:30:40.014Z] nexus3.edgexfoundry.org:10002 [2022-10-24T10:30:40.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:40.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:40.275Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:40.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:40.275Z] [2022-10-24T10:30:40.275Z] Login Succeeded [2022-10-24T10:30:40.275Z] nexus3.edgexfoundry.org:10003 [2022-10-24T10:30:40.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:40.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:40.275Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:40.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:40.275Z] [2022-10-24T10:30:40.275Z] Login Succeeded [2022-10-24T10:30:40.275Z] nexus3.edgexfoundry.org:10004 [2022-10-24T10:30:40.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:40.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:40.275Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:40.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:40.275Z] [2022-10-24T10:30:40.275Z] Login Succeeded [2022-10-24T10:30:40.275Z] docker.io [2022-10-24T10:30:40.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:30:40.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:30:40.794Z] Configure a credential helper to remove this warning. See [2022-10-24T10:30:40.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:30:40.794Z] [2022-10-24T10:30:40.794Z] Login Succeeded [2022-10-24T10:30:40.794Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T10:30:40.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T10:30:40.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:30:40.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:30:40.876Z] ========================================================= [2022-10-24T10:30:40.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T10:30:40.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:30:41.187Z] + 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-10-24T10:30:41.448Z] Sending build context to Docker daemon 45.48MB [2022-10-24T10:30:41.448Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T10:30:41.448Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-24T10:30:41.448Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T10:30:41.448Z] 213ec9aee27d: Pulling fs layer [2022-10-24T10:30:41.448Z] 4583459ba037: Pulling fs layer [2022-10-24T10:30:41.448Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T10:30:41.448Z] 53926ce57604: Pulling fs layer [2022-10-24T10:30:41.448Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T10:30:41.448Z] 30f14e443154: Pulling fs layer [2022-10-24T10:30:41.448Z] 801331c1e519: Pulling fs layer [2022-10-24T10:30:41.448Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T10:30:41.448Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T10:30:41.448Z] 30f14e443154: Waiting [2022-10-24T10:30:41.448Z] 99cc6dd402b0: Waiting [2022-10-24T10:30:41.448Z] 7d9ed39f4882: Waiting [2022-10-24T10:30:41.448Z] 801331c1e519: Waiting [2022-10-24T10:30:41.448Z] 53926ce57604: Waiting [2022-10-24T10:30:41.448Z] 21b2b0c7a3f4: Waiting [2022-10-24T10:30:41.448Z] 93c1e223e6f2: Download complete [2022-10-24T10:30:41.448Z] 4583459ba037: Download complete [2022-10-24T10:30:41.448Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T10:30:41.448Z] 21b2b0c7a3f4: Download complete [2022-10-24T10:30:41.448Z] 30f14e443154: Verifying Checksum [2022-10-24T10:30:41.448Z] 30f14e443154: Download complete [2022-10-24T10:30:41.448Z] 213ec9aee27d: Verifying Checksum [2022-10-24T10:30:41.448Z] 213ec9aee27d: Download complete [2022-10-24T10:30:41.707Z] 801331c1e519: Download complete [2022-10-24T10:30:41.707Z] 213ec9aee27d: Pull complete [2022-10-24T10:30:41.707Z] 4583459ba037: Pull complete [2022-10-24T10:30:41.967Z] 93c1e223e6f2: Pull complete [2022-10-24T10:30:41.967Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T10:30:41.967Z] 7d9ed39f4882: Download complete [2022-10-24T10:30:42.226Z] 53926ce57604: Verifying Checksum [2022-10-24T10:30:42.226Z] 53926ce57604: Download complete [2022-10-24T10:30:42.226Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T10:30:42.226Z] 99cc6dd402b0: Download complete [2022-10-24T10:30:46.413Z] 53926ce57604: Pull complete [2022-10-24T10:30:46.413Z] 21b2b0c7a3f4: Pull complete [2022-10-24T10:30:46.413Z] 30f14e443154: Pull complete [2022-10-24T10:30:46.413Z] 801331c1e519: Pull complete [2022-10-24T10:30:48.313Z] 99cc6dd402b0: Pull complete [2022-10-24T10:30:49.249Z] 7d9ed39f4882: Pull complete [2022-10-24T10:30:49.249Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T10:30:49.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T10:30:49.249Z] ---> 1dedd983c030 [2022-10-24T10:30:49.249Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T10:30:53.492Z] ---> Running in 0c9cd2430e3d [2022-10-24T10:30:53.492Z] Removing intermediate container 0c9cd2430e3d [2022-10-24T10:30:53.492Z] ---> 02eb058a21d7 [2022-10-24T10:30:53.492Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T10:30:53.492Z] ---> Running in 9dde3a32ca51 [2022-10-24T10:30:53.492Z] Removing intermediate container 9dde3a32ca51 [2022-10-24T10:30:53.492Z] ---> 19055584f96e [2022-10-24T10:30:53.492Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T10:30:53.492Z] ---> Running in 5a3839862744 [2022-10-24T10:30:53.492Z] Removing intermediate container 5a3839862744 [2022-10-24T10:30:53.492Z] ---> 75012702d8a3 [2022-10-24T10:30:53.492Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-24T10:30:53.492Z] ---> Running in 6e86f4a64910 [2022-10-24T10:30:53.492Z] Removing intermediate container 6e86f4a64910 [2022-10-24T10:30:53.492Z] ---> 3ca797e83f20 [2022-10-24T10:30:53.492Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T10:30:53.492Z] ---> Running in 867bb36481d3 [2022-10-24T10:30:53.492Z] Removing intermediate container 867bb36481d3 [2022-10-24T10:30:53.492Z] ---> 69cfa8e104be [2022-10-24T10:30:53.492Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T10:30:54.061Z] latest: Pulling from library/docker [2022-10-24T10:30:54.061Z] 213ec9aee27d: Already exists [2022-10-24T10:30:54.061Z] 7b0dd730a5c3: Pulling fs layer [2022-10-24T10:30:54.061Z] 4b90f8029a36: Pulling fs layer [2022-10-24T10:30:54.061Z] bea6d6d58c11: Pulling fs layer [2022-10-24T10:30:54.061Z] b28b21e97172: Pulling fs layer [2022-10-24T10:30:54.061Z] fd102b8fb384: Pulling fs layer [2022-10-24T10:30:54.061Z] 9eb1d0209852: Pulling fs layer [2022-10-24T10:30:54.061Z] d3ef7050c453: Pulling fs layer [2022-10-24T10:30:54.061Z] fb4cbd776d56: Pulling fs layer [2022-10-24T10:30:54.061Z] b28b21e97172: Waiting [2022-10-24T10:30:54.061Z] fd102b8fb384: Waiting [2022-10-24T10:30:54.061Z] 9eb1d0209852: Waiting [2022-10-24T10:30:54.061Z] d3ef7050c453: Waiting [2022-10-24T10:30:54.061Z] fb4cbd776d56: Waiting [2022-10-24T10:30:54.319Z] 4b90f8029a36: Verifying Checksum [2022-10-24T10:30:54.319Z] 4b90f8029a36: Download complete [2022-10-24T10:30:54.319Z] 7b0dd730a5c3: Download complete [2022-10-24T10:30:54.319Z] bea6d6d58c11: Verifying Checksum [2022-10-24T10:30:54.319Z] bea6d6d58c11: Download complete [2022-10-24T10:30:54.578Z] 7b0dd730a5c3: Pull complete [2022-10-24T10:30:54.578Z] 4b90f8029a36: Pull complete [2022-10-24T10:30:54.578Z] 9eb1d0209852: Verifying Checksum [2022-10-24T10:30:54.578Z] 9eb1d0209852: Download complete [2022-10-24T10:30:54.578Z] b28b21e97172: Verifying Checksum [2022-10-24T10:30:54.578Z] b28b21e97172: Download complete [2022-10-24T10:30:54.578Z] fd102b8fb384: Verifying Checksum [2022-10-24T10:30:54.578Z] fd102b8fb384: Download complete [2022-10-24T10:30:54.679Z] Still waiting to schedule task [2022-10-24T10:30:54.679Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-24T10:30:54.836Z] fb4cbd776d56: Verifying Checksum [2022-10-24T10:30:54.836Z] d3ef7050c453: Verifying Checksum [2022-10-24T10:30:54.836Z] d3ef7050c453: Download complete [2022-10-24T10:30:54.836Z] bea6d6d58c11: Pull complete [2022-10-24T10:30:55.403Z] b28b21e97172: Pull complete [2022-10-24T10:30:55.662Z] fd102b8fb384: Pull complete [2022-10-24T10:30:55.662Z] 9eb1d0209852: Pull complete [2022-10-24T10:30:55.662Z] d3ef7050c453: Pull complete [2022-10-24T10:30:55.662Z] fb4cbd776d56: Pull complete [2022-10-24T10:30:55.662Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-24T10:30:55.921Z] Status: Downloaded newer image for docker:latest [2022-10-24T10:30:57.296Z] ---> 1c82d3994c2a [2022-10-24T10:30:57.296Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T10:30:57.296Z] ---> Running in 27df7f4d7870 [2022-10-24T10:30:57.863Z] Removing intermediate container 27df7f4d7870 [2022-10-24T10:30:57.863Z] ---> a4f943c2ff03 [2022-10-24T10:30:57.863Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T10:30:57.863Z] ---> Running in b9bfaf7b4d6d [2022-10-24T10:30:58.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T10:30:59.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T10:30:59.317Z] OK: 211 MiB in 51 packages [2022-10-24T10:30:59.575Z] Removing intermediate container b9bfaf7b4d6d [2022-10-24T10:30:59.575Z] ---> 125251181410 [2022-10-24T10:30:59.575Z] Step 11/16 : ENV GO111MODULE=on [2022-10-24T10:30:59.575Z] ---> Running in 716c8bc9e847 [2022-10-24T10:30:59.575Z] Removing intermediate container 716c8bc9e847 [2022-10-24T10:30:59.575Z] ---> da6d367afa2a [2022-10-24T10:30:59.575Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T10:30:59.575Z] ---> Running in 1e8eaa419f09 [2022-10-24T10:30:59.834Z] Removing intermediate container 1e8eaa419f09 [2022-10-24T10:30:59.834Z] ---> c1573686e649 [2022-10-24T10:30:59.834Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-24T10:30:59.834Z] ---> ab4f326c92fb [2022-10-24T10:30:59.834Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T10:30:59.834Z] ---> Running in 4b6af22528e3 [2022-10-24T10:31:26.446Z] Removing intermediate container 4b6af22528e3 [2022-10-24T10:31:26.446Z] ---> a0c38191e44c [2022-10-24T10:31:26.446Z] Step 15/16 : COPY . . [2022-10-24T10:31:26.446Z] ---> 1f9e4047d508 [2022-10-24T10:31:26.446Z] Step 16/16 : RUN ${MAKE} [2022-10-24T10:31:26.446Z] ---> Running in e7d9c2015d05 [2022-10-24T10:31:26.446Z] noop [2022-10-24T10:31:26.446Z] Removing intermediate container e7d9c2015d05 [2022-10-24T10:31:26.446Z] ---> a11249d8e80c [2022-10-24T10:31:26.446Z] Successfully built a11249d8e80c [2022-10-24T10:31:26.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:31:26.750Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T10:31:26.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:31:26.809Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:31:26.842Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T10:31:27.178Z] $ docker top 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T10:31:27.539Z] + go version [2022-10-24T10:31:27.539Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T10:31:27.550Z] $ docker stop --time=1 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef [2022-10-24T10:31:29.036Z] $ docker rm -f 203e595e051975190b6b244c19636376e73a22bf1f42326e2c94caacf1cb45ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:31:29.489Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T10:31:29.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:31:29.555Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:31:29.583Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T10:31:30.162Z] $ docker top 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T10:31:30.492Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T10:31:30.785Z] + make test [2022-10-24T10:31:30.785Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-24T10:31:31.043Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-24T10:31:41.012Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-24T10:31:41.012Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-24T10:31:44.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T10:31:44.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T10:31:44.298Z] ./bin/test-attribution-txt.sh [2022-10-24T10:31:44.298Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-24T10:31:44.298Z] make -C web test [2022-10-24T10:31:44.298Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-24T10:31:44.298Z] make[1]: tput: No such file or directory [2022-10-24T10:31:44.298Z] make[1]: tput: No such file or directory [2022-10-24T10:31:44.298Z] warning: generating ./VERSION [2022-10-24T10:31:44.298Z] echo "0.0.0" > VERSION [2022-10-24T10:31:44.298Z] docker build \ [2022-10-24T10:31:44.298Z] -f Dockerfile \ [2022-10-24T10:31:44.298Z] --build-arg USER=1000 \ [2022-10-24T10:31:44.298Z] \ [2022-10-24T10:31:44.298Z] --label "git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538" \ [2022-10-24T10:31:44.298Z] -t edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 \ [2022-10-24T10:31:44.298Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-24T10:31:44.298Z] . [2022-10-24T10:31:44.298Z] Sending build context to Docker daemon 3.269MB [2022-10-24T10:31:44.298Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-24T10:31:44.298Z] 16.17-alpine3.15: Pulling from library/node [2022-10-24T10:31:44.298Z] 9621f1afde84: Pulling fs layer [2022-10-24T10:31:44.298Z] c6f70ee39829: Pulling fs layer [2022-10-24T10:31:44.299Z] 56892a8094a2: Pulling fs layer [2022-10-24T10:31:44.299Z] 58dd87906ef0: Pulling fs layer [2022-10-24T10:31:44.299Z] 9621f1afde84: Verifying Checksum [2022-10-24T10:31:44.299Z] 9621f1afde84: Download complete [2022-10-24T10:31:44.299Z] 56892a8094a2: Download complete [2022-10-24T10:31:44.299Z] 58dd87906ef0: Verifying Checksum [2022-10-24T10:31:44.299Z] 58dd87906ef0: Download complete [2022-10-24T10:31:44.299Z] 9621f1afde84: Pull complete [2022-10-24T10:31:44.556Z] c6f70ee39829: Verifying Checksum [2022-10-24T10:31:44.556Z] c6f70ee39829: Download complete [2022-10-24T10:31:45.935Z] c6f70ee39829: Pull complete [2022-10-24T10:31:45.935Z] 56892a8094a2: Pull complete [2022-10-24T10:31:45.936Z] 58dd87906ef0: Pull complete [2022-10-24T10:31:45.936Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-24T10:31:45.936Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-24T10:31:45.936Z] ---> b69703f70c3d [2022-10-24T10:31:45.936Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-24T10:31:47.321Z] ---> Running in ee7f19a496dc [2022-10-24T10:31:47.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-24T10:31:47.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-24T10:31:47.839Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-24T10:31:47.839Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-24T10:31:47.839Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-24T10:31:47.839Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-24T10:31:47.839Z] (5/129) Installing libxcb (1.14-r2) [2022-10-24T10:31:47.839Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-24T10:31:47.839Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-24T10:31:47.839Z] (8/129) Installing libice (1.0.10-r0) [2022-10-24T10:31:47.839Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-24T10:31:47.839Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-24T10:31:47.839Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-24T10:31:47.839Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-24T10:31:47.839Z] (13/129) Installing xset (1.2.4-r0) [2022-10-24T10:31:47.839Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-24T10:31:47.839Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-24T10:31:48.097Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-24T10:31:48.097Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-24T10:31:48.097Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-24T10:31:48.097Z] (19/129) Installing libintl (0.21-r0) [2022-10-24T10:31:48.097Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-24T10:31:48.097Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-24T10:31:48.097Z] (22/129) Installing pcre (8.45-r1) [2022-10-24T10:31:48.097Z] (23/129) Installing glib (2.70.1-r0) [2022-10-24T10:31:48.097Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-24T10:31:48.097Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-24T10:31:48.097Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-24T10:31:48.097Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-24T10:31:48.097Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-24T10:31:48.097Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-24T10:31:48.097Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-24T10:31:48.097Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-24T10:31:48.097Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-24T10:31:48.097Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-24T10:31:48.355Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-24T10:31:48.355Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-24T10:31:48.355Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-24T10:31:48.355Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-24T10:31:48.355Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-24T10:31:48.355Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-24T10:31:48.355Z] (40/129) Installing libxi (1.8-r0) [2022-10-24T10:31:48.355Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-24T10:31:48.355Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-24T10:31:48.355Z] (43/129) Installing atk (2.36.0-r0) [2022-10-24T10:31:48.355Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-24T10:31:48.355Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-24T10:31:48.355Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-24T10:31:48.355Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-24T10:31:48.355Z] (48/129) Installing expat (2.4.9-r0) [2022-10-24T10:31:48.355Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-24T10:31:48.355Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-24T10:31:48.355Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-24T10:31:48.355Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-24T10:31:48.355Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-24T10:31:48.355Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-24T10:31:48.355Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-24T10:31:48.355Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-24T10:31:48.355Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-24T10:31:48.355Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-24T10:31:48.355Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-24T10:31:48.355Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-24T10:31:48.355Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-24T10:31:48.355Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-24T10:31:48.355Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-24T10:31:48.355Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-24T10:31:48.355Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-24T10:31:48.355Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-24T10:31:48.355Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-24T10:31:48.614Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-24T10:31:48.614Z] (69/129) Installing pango (1.48.10-r0) [2022-10-24T10:31:48.614Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-24T10:31:48.614Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-24T10:31:48.614Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-24T10:31:48.614Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-24T10:31:48.614Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-24T10:31:48.614Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-24T10:31:48.614Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-24T10:31:48.614Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-24T10:31:48.614Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-24T10:31:48.614Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-24T10:31:48.614Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-24T10:31:51.143Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-24T10:31:51.143Z] (80/129) Installing flac (1.3.4-r0) [2022-10-24T10:31:51.143Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-24T10:31:51.143Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-24T10:31:51.143Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-24T10:31:51.143Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-24T10:31:51.143Z] (85/129) Installing libass (0.15.2-r0) [2022-10-24T10:31:51.143Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-24T10:31:51.143Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-24T10:31:51.143Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-24T10:31:51.143Z] (89/129) Installing lame (3.100-r0) [2022-10-24T10:31:51.143Z] (90/129) Installing opus (1.3.1-r1) [2022-10-24T10:31:51.143Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-24T10:31:51.143Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-24T10:31:51.143Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-24T10:31:51.143Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-24T10:31:51.143Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-24T10:31:51.143Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-24T10:31:51.143Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-24T10:31:51.143Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-24T10:31:51.143Z] (99/129) Installing libva (2.13.0-r0) [2022-10-24T10:31:51.143Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-24T10:31:51.143Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-24T10:31:51.143Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-24T10:31:51.143Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-24T10:31:51.143Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-24T10:31:51.143Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-24T10:31:51.143Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-24T10:31:51.143Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-24T10:31:51.143Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-24T10:31:51.143Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-24T10:31:51.143Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-24T10:31:51.143Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-24T10:31:51.143Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-24T10:31:51.143Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-24T10:31:51.143Z] (114/129) Installing nspr (4.32-r0) [2022-10-24T10:31:51.143Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-24T10:31:51.143Z] (116/129) Installing nss (3.78.1-r0) [2022-10-24T10:31:51.403Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-24T10:31:51.403Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-24T10:31:51.403Z] (119/129) Installing orc (0.4.32-r0) [2022-10-24T10:31:51.403Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-24T10:31:51.403Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-24T10:31:51.403Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-24T10:31:51.403Z] (123/129) Installing libpulse (15.0-r2) [2022-10-24T10:31:51.403Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-24T10:31:51.403Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-24T10:31:51.403Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-24T10:31:51.403Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-24T10:31:51.403Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-24T10:31:51.403Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-24T10:31:52.344Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T10:31:52.344Z] Executing glib-2.70.1-r0.trigger [2022-10-24T10:31:52.344Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-24T10:31:54.243Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-24T10:31:54.243Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-24T10:31:54.243Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-24T10:31:54.243Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-24T10:31:54.243Z] OK: 286 MiB in 145 packages [2022-10-24T10:31:59.621Z] Removing intermediate container ee7f19a496dc [2022-10-24T10:31:59.621Z] ---> 96843d61198e [2022-10-24T10:31:59.621Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-24T10:31:59.621Z] ---> Running in 3c557a98f66e [2022-10-24T10:31:59.621Z] Removing intermediate container 3c557a98f66e [2022-10-24T10:31:59.621Z] ---> e15bd3ae050e [2022-10-24T10:31:59.621Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-24T10:31:59.621Z] ---> Running in 54753938373b [2022-10-24T10:31:59.621Z] Removing intermediate container 54753938373b [2022-10-24T10:31:59.621Z] ---> df6163460c0a [2022-10-24T10:31:59.621Z] Step 5/10 : RUN npm install -g npm [2022-10-24T10:31:59.621Z] ---> Running in 158c4989f356 [2022-10-24T10:32:06.184Z] [2022-10-24T10:32:06.184Z] changed 54 packages, and audited 212 packages in 5s [2022-10-24T10:32:06.184Z] [2022-10-24T10:32:06.184Z] 11 packages are looking for funding [2022-10-24T10:32:06.184Z] run `npm fund` for details [2022-10-24T10:32:06.184Z] [2022-10-24T10:32:06.184Z] found 0 vulnerabilities [2022-10-24T10:32:06.442Z] Removing intermediate container 158c4989f356 [2022-10-24T10:32:06.442Z] ---> d2f72001abcb [2022-10-24T10:32:06.442Z] Step 6/10 : ARG USER=1000 [2022-10-24T10:32:06.442Z] ---> Running in 656c3d49d60a [2022-10-24T10:32:06.442Z] Removing intermediate container 656c3d49d60a [2022-10-24T10:32:06.442Z] ---> b530e7860ea4 [2022-10-24T10:32:06.442Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-24T10:32:06.442Z] ---> Running in 11583557cc60 [2022-10-24T10:32:07.378Z] Removing intermediate container 11583557cc60 [2022-10-24T10:32:07.378Z] ---> cd04a44e0ae7 [2022-10-24T10:32:07.378Z] Step 8/10 : USER $USER:$USER [2022-10-24T10:32:07.378Z] ---> Running in 0a7a5d8faa08 [2022-10-24T10:32:07.378Z] Removing intermediate container 0a7a5d8faa08 [2022-10-24T10:32:07.378Z] ---> 7980c872f290 [2022-10-24T10:32:07.378Z] Step 9/10 : WORKDIR /app [2022-10-24T10:32:07.378Z] ---> Running in 9d880204d231 [2022-10-24T10:32:07.378Z] Removing intermediate container 9d880204d231 [2022-10-24T10:32:07.378Z] ---> b03b3b6da284 [2022-10-24T10:32:07.378Z] Step 10/10 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:32:07.378Z] ---> Running in a356732aa014 [2022-10-24T10:32:07.378Z] Removing intermediate container a356732aa014 [2022-10-24T10:32:07.378Z] ---> aadcd8ac77c5 [2022-10-24T10:32:07.378Z] Successfully built aadcd8ac77c5 [2022-10-24T10:32:07.378Z] Successfully tagged edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:32:07.378Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-24T10:32:07.378Z] touch edgex-web-ui.imagebuilt [2022-10-24T10:32:07.378Z] mkdir -p node_modules coverage [2022-10-24T10:32:07.378Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-24T10:32:07.378Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE required: { [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE }, [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:32:09.280Z] npm WARN EBADENGINE } [2022-10-24T10:32:14.545Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-24T10:32:14.545Z] 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-10-24T10:32:14.545Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-24T10:32:14.545Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:32:15.111Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-24T10:32:15.111Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-24T10:32:15.678Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-24T10:32:16.612Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-24T10:32:16.869Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-24T10:32:18.765Z] 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-10-24T10:32:19.023Z] 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-10-24T10:32:19.956Z] 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-10-24T10:32:19.956Z] 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-10-24T10:32:19.956Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:32:20.215Z] 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-10-24T10:32:20.473Z] 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-10-24T10:32:21.406Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:32:23.931Z] 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-10-24T10:32:26.117Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9281 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-24T10:32:26.128Z] Running in /w/workspace/edgex-ui-go/86 [Pipeline] { [Pipeline] checkout [2022-10-24T10:32:26.159Z] The recommended git tool is: git [2022-10-24T10:32:27.369Z] 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-10-24T10:32:31.000Z] using credential edgex-jenkins-ssh [2022-10-24T10:32:31.025Z] Cloning the remote Git repository [2022-10-24T10:32:31.065Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-24T10:32:31.130Z] > git init /w/workspace/edgex-ui-go/86 # timeout=10 [2022-10-24T10:32:31.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-24T10:32:31.258Z] > git --version # timeout=10 [2022-10-24T10:32:31.277Z] > git --version # 'git version 2.25.1' [2022-10-24T10:32:31.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T10:32:31.325Z] Verifying host key using known hosts file [2022-10-24T10:32:31.518Z] 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-10-24T10:32:31.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] added 1478 packages, and audited 1479 packages in 24s [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] 90 packages are looking for funding [2022-10-24T10:32:32.653Z] run `npm fund` for details [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] To address issues that do not require attention, run: [2022-10-24T10:32:32.653Z] npm audit fix [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] To address all issues (including breaking changes), run: [2022-10-24T10:32:32.653Z] npm audit fix --force [2022-10-24T10:32:32.653Z] [2022-10-24T10:32:32.653Z] Run `npm audit` for details. [2022-10-24T10:32:34.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-24T10:32:34.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T10:32:35.379Z] Avoid second fetch [2022-10-24T10:32:35.379Z] Checking out Revision 820e3f3b670a2eceeff6a8d1903c85b54e55f538 (main) [2022-10-24T10:32:36.201Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 from 2.3.0-dev.22 to 2.3.0-dev.23 (#561)" [2022-10-24T10:32:35.398Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T10:32:35.417Z] > git checkout -f 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T10:32:37.187Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T10:32:37.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T10:32:37.187Z] Dload Upload Total Spent Left Speed [2022-10-24T10:32:37.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-10-24T10:32:37.793Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T10:32:37.927Z] 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-10-24T10:32:38.128Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T10:32:38.128Z] + sudo tee /etc/docker/daemon.new [2022-10-24T10:32:38.128Z] { [2022-10-24T10:32:38.128Z] "registry-mirrors": [ [2022-10-24T10:32:38.128Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T10:32:38.128Z] ], [2022-10-24T10:32:38.128Z] "bip": "10.250.0.254/24", [2022-10-24T10:32:38.128Z] "hosts": [ [2022-10-24T10:32:38.128Z] "tcp://0.0.0.0:5555", [2022-10-24T10:32:38.128Z] "unix:///var/run/docker.sock" [2022-10-24T10:32:38.128Z] ], [2022-10-24T10:32:38.128Z] "mtu": 1458, [2022-10-24T10:32:38.128Z] "selinux-enabled": true, [2022-10-24T10:32:38.128Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T10:32:38.128Z] } [Pipeline] sh [2022-10-24T10:32:38.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T10:32:38.794Z] + sudo service docker restart [2022-10-24T10:32:40.459Z] - Generating browser application bundles (phase: setup)... [2022-10-24T10:32:44.679Z] Compiling @angular/core : es2015 as esm2015 [2022-10-24T10:32:44.679Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-24T10:32:48.882Z] Compiling @angular/common : es2015 as esm2015 [2022-10-24T10:32:48.883Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-24T10:32:49.820Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-24T10:32:49.820Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-24T10:32:50.078Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-24T10:32:50.079Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-24T10:32:50.644Z] Compiling @angular/router : es2015 as esm2015 [2022-10-24T10:32:50.644Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-24T10:32:50.903Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-24T10:32:50.903Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-24T10:32:51.469Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-24T10:32:53.377Z] Compiling @angular/router/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T10:32:57.041Z] provisioning config files... [2022-10-24T10:32:57.063Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/86@tmp/config15749705667436156370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:32:57.404Z] ---> docker-login.sh [2022-10-24T10:32:57.404Z] nexus3.edgexfoundry.org:10001 [2022-10-24T10:32:57.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:32:57.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:32:57.947Z] Configure a credential helper to remove this warning. See [2022-10-24T10:32:57.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:32:57.947Z] [2022-10-24T10:32:57.947Z] Login Succeeded [2022-10-24T10:32:57.947Z] nexus3.edgexfoundry.org:10002 [2022-10-24T10:32:58.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:32:58.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:32:58.216Z] Configure a credential helper to remove this warning. See [2022-10-24T10:32:58.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:32:58.216Z] [2022-10-24T10:32:58.216Z] Login Succeeded [2022-10-24T10:32:58.216Z] nexus3.edgexfoundry.org:10003 [2022-10-24T10:32:58.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:32:58.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:32:58.754Z] Configure a credential helper to remove this warning. See [2022-10-24T10:32:58.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:32:58.754Z] [2022-10-24T10:32:58.754Z] Login Succeeded [2022-10-24T10:32:58.754Z] nexus3.edgexfoundry.org:10004 [2022-10-24T10:32:59.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:32:59.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:32:59.027Z] Configure a credential helper to remove this warning. See [2022-10-24T10:32:59.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:32:59.027Z] [2022-10-24T10:32:59.027Z] Login Succeeded [2022-10-24T10:32:59.027Z] docker.io [2022-10-24T10:32:59.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:32:59.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:32:59.567Z] Configure a credential helper to remove this warning. See [2022-10-24T10:32:59.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:32:59.567Z] [2022-10-24T10:32:59.567Z] Login Succeeded [2022-10-24T10:32:59.567Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T10:32:59.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T10:32:59.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:32:59.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:32:59.728Z] ========================================================= [2022-10-24T10:32:59.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T10:32:59.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:32:59.937Z] 24 10 2022 10:32:59.290:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-24T10:32:59.937Z] 24 10 2022 10:32:59.294:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-24T10:32:59.937Z] 24 10 2022 10:32:59.300:INFO [launcher]: Starting browser ChromeHeadless [2022-10-24T10:33:00.058Z] + 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-10-24T10:33:01.023Z] Sending build context to Docker daemon 28.7MB [2022-10-24T10:33:01.023Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T10:33:01.023Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-24T10:33:01.023Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T10:33:01.023Z] 9b18e9b68314: Pulling fs layer [2022-10-24T10:33:01.023Z] d32db5db7311: Pulling fs layer [2022-10-24T10:33:01.023Z] d0c4b47475fc: Pulling fs layer [2022-10-24T10:33:01.023Z] 5831b945b038: Pulling fs layer [2022-10-24T10:33:01.023Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T10:33:01.023Z] e10730c5d714: Pulling fs layer [2022-10-24T10:33:01.023Z] 5dd5c2283517: Pulling fs layer [2022-10-24T10:33:01.023Z] d5ac0230b979: Pulling fs layer [2022-10-24T10:33:01.023Z] e10730c5d714: Waiting [2022-10-24T10:33:01.023Z] 5831b945b038: Waiting [2022-10-24T10:33:01.023Z] 5dd5c2283517: Waiting [2022-10-24T10:33:01.023Z] 86bbec2aaacd: Waiting [2022-10-24T10:33:01.023Z] d5ac0230b979: Waiting [2022-10-24T10:33:01.023Z] d0c4b47475fc: Download complete [2022-10-24T10:33:01.023Z] d32db5db7311: Verifying Checksum [2022-10-24T10:33:01.023Z] d32db5db7311: Download complete [2022-10-24T10:33:01.292Z] 86bbec2aaacd: Download complete [2022-10-24T10:33:01.292Z] e10730c5d714: Verifying Checksum [2022-10-24T10:33:01.292Z] e10730c5d714: Download complete [2022-10-24T10:33:01.292Z] 9b18e9b68314: Verifying Checksum [2022-10-24T10:33:01.292Z] 9b18e9b68314: Download complete [2022-10-24T10:33:02.276Z] d5ac0230b979: Verifying Checksum [2022-10-24T10:33:02.276Z] d5ac0230b979: Download complete [2022-10-24T10:33:03.243Z] 5dd5c2283517: Verifying Checksum [2022-10-24T10:33:03.243Z] 5dd5c2283517: Download complete [2022-10-24T10:33:03.243Z] 9b18e9b68314: Pull complete [2022-10-24T10:33:03.516Z] d32db5db7311: Pull complete [2022-10-24T10:33:03.788Z] d0c4b47475fc: Pull complete [2022-10-24T10:33:03.788Z] 5831b945b038: Verifying Checksum [2022-10-24T10:33:03.788Z] 5831b945b038: Download complete [2022-10-24T10:33:12.138Z] ✔ Browser application bundle generation complete. [2022-10-24T10:33:12.139Z] 24 10 2022 10:33:11.998:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qQVUhmg0LrJQjhSOAAAB with id 48197240 [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.052 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.158 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.196 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.213 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.222 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.28 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.285 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.335 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.339 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.39 secs) [2022-10-24T10:33:15.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.416 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.47 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.484 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.503 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.522 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.583 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.593 secs) [2022-10-24T10:33:15.687Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.604 secs) [2022-10-24T10:33:15.945Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.64 secs) [2022-10-24T10:33:15.945Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.678 secs) [2022-10-24T10:33:15.945Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.688 secs) [2022-10-24T10:33:15.945Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.739 secs) [2022-10-24T10:33:15.945Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.759 secs) [2022-10-24T10:33:16.128Z] 5831b945b038: Pull complete [2022-10-24T10:33:16.128Z] 86bbec2aaacd: Pull complete [2022-10-24T10:33:16.128Z] e10730c5d714: Pull complete [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.804 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.813 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.824 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.832 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.835 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.842 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.869 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.883 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.919 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.928 secs) [2022-10-24T10:33:16.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.935 secs) [2022-10-24T10:33:16.459Z] WARN: ' [2022-10-24T10:33:16.459Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T10:33:16.459Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T10:33:16.459Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T10:33:16.459Z] in a future version of Angular. [2022-10-24T10:33:16.459Z] [2022-10-24T10:33:16.459Z] For more information on this, see our API docs here: [2022-10-24T10:33:16.459Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T10:33:16.460Z] ' [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.935 secs) [2022-10-24T10:33:16.460Z] WARN: ' [2022-10-24T10:33:16.460Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T10:33:16.460Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T10:33:16.460Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T10:33:16.460Z] in a future version of Angular. [2022-10-24T10:33:16.460Z] [2022-10-24T10:33:16.460Z] For more information on this, see our API docs here: [2022-10-24T10:33:16.460Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T10:33:16.460Z] ' [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.972 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.991 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.996 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1 sec) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.004 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.011 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.038 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.041 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.049 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.053 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.06 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.073 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.077 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.082 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.095 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.105 secs) [2022-10-24T10:33:16.460Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.128 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.136 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.139 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.158 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.164 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.166 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.173 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.182 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.29 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.296 secs) [2022-10-24T10:33:16.717Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.299 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.351 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.377 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.388 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.402 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.422 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.442 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.445 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.447 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.468 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.529 secs) [2022-10-24T10:33:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.533 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.54 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.547 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.55 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.551 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.561 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.581 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.592 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.604 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.618 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.624 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.644 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.654 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.66 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.663 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.687 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.693 secs) [2022-10-24T10:33:17.232Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.694 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.711 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.719 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.731 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.735 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.747 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.753 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.781 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.789 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.81 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.819 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.829 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.849 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.861 secs) [2022-10-24T10:33:17.491Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.874 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.895 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.898 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.937 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.944 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.947 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.951 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.956 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.987 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.998 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.005 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.014 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.018 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.019 secs) [2022-10-24T10:33:17.750Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.053 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.063 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.073 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.077 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.081 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.086 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.093 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.123 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.136 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.159 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.166 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.174 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.178 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.184 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.204 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.213 secs) [2022-10-24T10:33:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.224 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.261 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.27 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.279 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.297 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.327 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.337 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.342 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.344 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.349 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.352 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.355 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.357 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.359 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.361 secs) [2022-10-24T10:33:18.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.363 secs) [2022-10-24T10:33:18.526Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.506 secs / 2.363 secs) [2022-10-24T10:33:18.526Z] TOTAL: 149 SUCCESS [2022-10-24T10:33:18.526Z] ✔ Browser application bundle generation complete. [2022-10-24T10:33:19.092Z] [2022-10-24T10:33:19.092Z] =============================== Coverage summary =============================== [2022-10-24T10:33:19.092Z] Statements : 40.98% ( 1467/3580 ) [2022-10-24T10:33:19.092Z] Branches : 12.03% ( 111/923 ) [2022-10-24T10:33:19.092Z] Functions : 33.28% ( 432/1298 ) [2022-10-24T10:33:19.092Z] Lines : 38.91% ( 1318/3387 ) [2022-10-24T10:33:19.092Z] ================================================================================ [2022-10-24T10:33:19.092Z] ✔ Browser application bundle generation complete. [2022-10-24T10:33:19.659Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-24T10:33:19.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T10:33:19.684Z] $ docker stop --time=1 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d [2022-10-24T10:33:20.955Z] $ docker rm -f 8c48b27a69ce1a8333f8ffbfe123d312939c725819b4159c64ef03bd1a6e613d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T10:33:21.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T10:33:22.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T10:33:22.551Z] + sudo chown -R jenkins:jenkins . [2022-10-24T10:33:22.783Z] 5dd5c2283517: Pull complete [Pipeline] sh [2022-10-24T10:33:23.094Z] + ls -al . [2022-10-24T10:33:23.094Z] total 184 [2022-10-24T10:33:23.094Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 10:31 . [2022-10-24T10:33:23.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 .. [2022-10-24T10:33:23.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 .blubracket [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 10:30 .dockerignore [2022-10-24T10:33:23.094Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:30 .git [2022-10-24T10:33:23.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 .github [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 10:30 .gitignore [2022-10-24T10:33:23.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 10:30 .semver [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 10:30 Attribution.txt [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 10:30 CHANGELOG.md [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 10:30 CONTRIBUTING.md [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 10:30 Dockerfile [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 10:30 Jenkinsfile [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 10:30 LICENSE [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 10:30 Makefile [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 10:30 README.md [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 10:30 VERSION [2022-10-24T10:33:23.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 assets [2022-10-24T10:33:23.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 bin [2022-10-24T10:33:23.094Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:30 cmd [2022-10-24T10:33:23.094Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 10:31 coverage.out [2022-10-24T10:33:23.094Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:30 docs [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 10:30 go.mod [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 10:30 go.sum [2022-10-24T10:33:23.094Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:30 internal [2022-10-24T10:33:23.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 snap [2022-10-24T10:33:23.094Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:30 testing [2022-10-24T10:33:23.094Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 10:30 version.go [2022-10-24T10:33:23.094Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 10:32 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:23.391Z] + 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538 --label arch=amd64 --label version=2.3.0-dev.15 . [2022-10-24T10:33:23.651Z] Sending build context to Docker daemon 48.24MB [2022-10-24T10:33:23.651Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T10:33:23.651Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-24T10:33:23.651Z] ---> a11249d8e80c [2022-10-24T10:33:23.651Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T10:33:23.748Z] d5ac0230b979: Pull complete [2022-10-24T10:33:24.016Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T10:33:24.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T10:33:24.016Z] ---> 59b3b1a385d4 [2022-10-24T10:33:24.016Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T10:33:24.227Z] ---> Running in 4732c07ce0b5 [2022-10-24T10:33:24.227Z] Removing intermediate container 4732c07ce0b5 [2022-10-24T10:33:24.227Z] ---> c54e87455ce0 [2022-10-24T10:33:24.227Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T10:33:24.227Z] ---> Running in 1e5500b6a0d5 [2022-10-24T10:33:24.227Z] Removing intermediate container 1e5500b6a0d5 [2022-10-24T10:33:24.227Z] ---> 652fffadc129 [2022-10-24T10:33:24.227Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T10:33:24.227Z] ---> Running in 0a23bdcb8f16 [2022-10-24T10:33:24.486Z] Removing intermediate container 0a23bdcb8f16 [2022-10-24T10:33:24.486Z] ---> 18dd2483266e [2022-10-24T10:33:24.486Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-24T10:33:24.486Z] ---> Running in 75ef81d85184 [2022-10-24T10:33:24.486Z] Removing intermediate container 75ef81d85184 [2022-10-24T10:33:24.486Z] ---> 7b02c9237b46 [2022-10-24T10:33:24.486Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T10:33:24.486Z] ---> Running in 0c043f1cab2c [2022-10-24T10:33:24.486Z] Removing intermediate container 0c043f1cab2c [2022-10-24T10:33:24.486Z] ---> 8db7cb1c6a0b [2022-10-24T10:33:24.486Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T10:33:25.872Z] ---> 669d178863cf [2022-10-24T10:33:25.872Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T10:33:25.872Z] ---> Running in d28c5134538f [2022-10-24T10:33:25.982Z] ---> Running in 811ef66241f0 [2022-10-24T10:33:25.982Z] Removing intermediate container 811ef66241f0 [2022-10-24T10:33:25.982Z] ---> cbf7ade0ce21 [2022-10-24T10:33:25.982Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T10:33:25.982Z] ---> Running in 0f8013e67409 [2022-10-24T10:33:26.131Z] Removing intermediate container d28c5134538f [2022-10-24T10:33:26.131Z] ---> b71297179132 [2022-10-24T10:33:26.131Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T10:33:26.131Z] ---> Running in 9d7f8da9d953 [2022-10-24T10:33:26.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T10:33:26.570Z] Removing intermediate container 0f8013e67409 [2022-10-24T10:33:26.570Z] ---> 62fedf73f7ca [2022-10-24T10:33:26.570Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T10:33:26.570Z] ---> Running in e685f7af1123 [2022-10-24T10:33:26.839Z] Removing intermediate container e685f7af1123 [2022-10-24T10:33:26.839Z] ---> c49e37e64a76 [2022-10-24T10:33:26.839Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-24T10:33:26.839Z] ---> Running in 06eaafb89b2c [2022-10-24T10:33:27.107Z] Removing intermediate container 06eaafb89b2c [2022-10-24T10:33:27.107Z] ---> 0a143d059b8a [2022-10-24T10:33:27.107Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T10:33:27.107Z] ---> Running in 9402aa66792c [2022-10-24T10:33:27.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T10:33:27.375Z] Removing intermediate container 9402aa66792c [2022-10-24T10:33:27.375Z] ---> 0d7551691b6d [2022-10-24T10:33:27.375Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T10:33:27.582Z] OK: 211 MiB in 51 packages [2022-10-24T10:33:27.841Z] Removing intermediate container 9d7f8da9d953 [2022-10-24T10:33:27.841Z] ---> 550e04b6bb6a [2022-10-24T10:33:27.841Z] Step 11/26 : ENV GO111MODULE=on [2022-10-24T10:33:28.099Z] ---> Running in ea415608360a [2022-10-24T10:33:28.099Z] Removing intermediate container ea415608360a [2022-10-24T10:33:28.099Z] ---> acd4d41f51b7 [2022-10-24T10:33:28.099Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T10:33:28.099Z] ---> Running in 8d5729bbd34d [2022-10-24T10:33:28.099Z] Removing intermediate container 8d5729bbd34d [2022-10-24T10:33:28.099Z] ---> e387fa6c6da0 [2022-10-24T10:33:28.099Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-24T10:33:28.332Z] latest: Pulling from library/docker [2022-10-24T10:33:28.332Z] 9b18e9b68314: Already exists [2022-10-24T10:33:28.332Z] c21cba7d4ed2: Pulling fs layer [2022-10-24T10:33:28.332Z] 63dea5e92710: Pulling fs layer [2022-10-24T10:33:28.332Z] 885b6baa568c: Pulling fs layer [2022-10-24T10:33:28.332Z] 0f96f7352224: Pulling fs layer [2022-10-24T10:33:28.332Z] 679d89bc3e35: Pulling fs layer [2022-10-24T10:33:28.332Z] 11f76eab2d11: Pulling fs layer [2022-10-24T10:33:28.332Z] f399f04d60e9: Pulling fs layer [2022-10-24T10:33:28.332Z] 10c95374dc09: Pulling fs layer [2022-10-24T10:33:28.332Z] 11f76eab2d11: Waiting [2022-10-24T10:33:28.332Z] 0f96f7352224: Waiting [2022-10-24T10:33:28.332Z] 679d89bc3e35: Waiting [2022-10-24T10:33:28.332Z] f399f04d60e9: Waiting [2022-10-24T10:33:28.332Z] 10c95374dc09: Waiting [2022-10-24T10:33:28.357Z] ---> d2e99cf2211a [2022-10-24T10:33:28.357Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T10:33:28.357Z] ---> Running in 36bfa399bf69 [2022-10-24T10:33:28.601Z] 63dea5e92710: Verifying Checksum [2022-10-24T10:33:28.601Z] 63dea5e92710: Download complete [2022-10-24T10:33:28.601Z] c21cba7d4ed2: Verifying Checksum [2022-10-24T10:33:28.601Z] c21cba7d4ed2: Download complete [2022-10-24T10:33:28.873Z] 885b6baa568c: Verifying Checksum [2022-10-24T10:33:28.873Z] 885b6baa568c: Download complete [2022-10-24T10:33:28.873Z] 11f76eab2d11: Verifying Checksum [2022-10-24T10:33:28.873Z] 11f76eab2d11: Download complete [2022-10-24T10:33:28.922Z] Removing intermediate container 36bfa399bf69 [2022-10-24T10:33:28.922Z] ---> 99a446f1a520 [2022-10-24T10:33:28.922Z] Step 15/26 : COPY . . [2022-10-24T10:33:29.141Z] 0f96f7352224: Verifying Checksum [2022-10-24T10:33:29.141Z] 0f96f7352224: Download complete [2022-10-24T10:33:29.141Z] 679d89bc3e35: Verifying Checksum [2022-10-24T10:33:29.141Z] 679d89bc3e35: Download complete [2022-10-24T10:33:29.141Z] f399f04d60e9: Verifying Checksum [2022-10-24T10:33:29.141Z] f399f04d60e9: Download complete [2022-10-24T10:33:29.141Z] 10c95374dc09: Verifying Checksum [2022-10-24T10:33:29.141Z] 10c95374dc09: Download complete [2022-10-24T10:33:29.141Z] c21cba7d4ed2: Pull complete [2022-10-24T10:33:29.410Z] 63dea5e92710: Pull complete [2022-10-24T10:33:30.294Z] ---> c47226a4be69 [2022-10-24T10:33:30.294Z] Step 16/26 : RUN ${MAKE} [2022-10-24T10:33:30.294Z] ---> Running in 593b9a339b50 [2022-10-24T10:33:30.376Z] 885b6baa568c: Pull complete [2022-10-24T10:33:30.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-24T10:33:31.403Z] 0f96f7352224: Pull complete [2022-10-24T10:33:32.408Z] 679d89bc3e35: Pull complete [2022-10-24T10:33:32.696Z] 11f76eab2d11: Pull complete [2022-10-24T10:33:32.964Z] f399f04d60e9: Pull complete [2022-10-24T10:33:33.230Z] 10c95374dc09: Pull complete [2022-10-24T10:33:33.230Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-24T10:33:33.230Z] Status: Downloaded newer image for docker:latest [2022-10-24T10:33:35.823Z] ---> 7c3795d11672 [2022-10-24T10:33:35.823Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T10:33:35.823Z] ---> Running in 66e08e546e15 [2022-10-24T10:33:37.785Z] Removing intermediate container 66e08e546e15 [2022-10-24T10:33:37.785Z] ---> 3993213236ab [2022-10-24T10:33:37.785Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T10:33:37.785Z] ---> Running in 210835c3b8e5 [2022-10-24T10:33:38.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T10:33:39.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T10:33:40.298Z] OK: 221 MiB in 51 packages [2022-10-24T10:33:40.881Z] Removing intermediate container 210835c3b8e5 [2022-10-24T10:33:40.881Z] ---> bb42badc0481 [2022-10-24T10:33:40.881Z] Step 11/16 : ENV GO111MODULE=on [2022-10-24T10:33:41.154Z] ---> Running in 8a6de7d56850 [2022-10-24T10:33:41.422Z] Removing intermediate container 8a6de7d56850 [2022-10-24T10:33:41.422Z] ---> 5aedec41e3cc [2022-10-24T10:33:41.422Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T10:33:41.422Z] ---> Running in 83ced7c23f96 [2022-10-24T10:33:41.690Z] Removing intermediate container 83ced7c23f96 [2022-10-24T10:33:41.690Z] ---> d78783e4fad8 [2022-10-24T10:33:41.690Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-24T10:33:42.278Z] ---> 665d1778e7db [2022-10-24T10:33:42.278Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T10:33:42.278Z] ---> Running in 0bcdd12587b3 [2022-10-24T10:33:45.413Z] Removing intermediate container 593b9a339b50 [2022-10-24T10:33:45.414Z] ---> 8cb02add1c25 [2022-10-24T10:33:45.414Z] Step 17/26 : FROM alpine:3.14 [2022-10-24T10:33:45.414Z] 3.14: Pulling from library/alpine [2022-10-24T10:33:45.414Z] c7ed990a2339: Pulling fs layer [2022-10-24T10:33:45.414Z] c7ed990a2339: Verifying Checksum [2022-10-24T10:33:45.414Z] c7ed990a2339: Download complete [2022-10-24T10:33:45.414Z] c7ed990a2339: Pull complete [2022-10-24T10:33:45.414Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T10:33:45.414Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T10:33:45.414Z] ---> dd53f409bf0b [2022-10-24T10:33:45.414Z] Step 18/26 : EXPOSE 4000 [2022-10-24T10:33:45.414Z] ---> Running in 1c2e5cf03cf9 [2022-10-24T10:33:45.414Z] Removing intermediate container 1c2e5cf03cf9 [2022-10-24T10:33:45.414Z] ---> 3a0eacdec747 [2022-10-24T10:33:45.414Z] Step 19/26 : 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-10-24T10:33:45.414Z] ---> a2e280a595c3 [2022-10-24T10:33:45.414Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-24T10:33:45.414Z] ---> 4c8ec5a9c61c [2022-10-24T10:33:45.414Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-24T10:33:45.414Z] ---> be36daa5e051 [2022-10-24T10:33:45.414Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T10:33:45.414Z] ---> Running in 6b6c5a70996c [2022-10-24T10:33:45.414Z] Removing intermediate container 6b6c5a70996c [2022-10-24T10:33:45.414Z] ---> ea5f213d6dcd [2022-10-24T10:33:45.414Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-24T10:33:45.414Z] ---> Running in 4998c68c7814 [2022-10-24T10:33:45.414Z] Removing intermediate container 4998c68c7814 [2022-10-24T10:33:45.414Z] ---> 37ca421f0fcb [2022-10-24T10:33:45.414Z] Step 24/26 : LABEL arch=amd64 [2022-10-24T10:33:45.414Z] ---> Running in fb532a82ebd0 [2022-10-24T10:33:45.414Z] Removing intermediate container fb532a82ebd0 [2022-10-24T10:33:45.414Z] ---> 77a13f52281e [2022-10-24T10:33:45.414Z] Step 25/26 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:33:45.414Z] ---> Running in 9f60a2abfb4a [2022-10-24T10:33:45.414Z] Removing intermediate container 9f60a2abfb4a [2022-10-24T10:33:45.414Z] ---> b3949c304bcc [2022-10-24T10:33:45.414Z] Step 26/26 : LABEL version=2.3.0-dev.15 [2022-10-24T10:33:45.674Z] ---> Running in 132bd9c7ad4a [2022-10-24T10:33:45.674Z] Removing intermediate container 132bd9c7ad4a [2022-10-24T10:33:45.674Z] ---> 47e726eaa87f [2022-10-24T10:33:45.674Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T10:33:45.674Z] Successfully built 47e726eaa87f [2022-10-24T10:33:45.674Z] 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-10-24T10:33:45.748Z] provisioning config files... [2022-10-24T10:33:45.756Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2620740070105410975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:33:46.051Z] ---> docker-login.sh [2022-10-24T10:33:46.051Z] nexus3.edgexfoundry.org:10001 [2022-10-24T10:33:46.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:33:46.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:33:46.051Z] Configure a credential helper to remove this warning. See [2022-10-24T10:33:46.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:33:46.051Z] [2022-10-24T10:33:46.051Z] Login Succeeded [2022-10-24T10:33:46.051Z] nexus3.edgexfoundry.org:10002 [2022-10-24T10:33:46.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:33:46.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:33:46.051Z] Configure a credential helper to remove this warning. See [2022-10-24T10:33:46.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:33:46.051Z] [2022-10-24T10:33:46.051Z] Login Succeeded [2022-10-24T10:33:46.051Z] nexus3.edgexfoundry.org:10003 [2022-10-24T10:33:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:33:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:33:46.309Z] Configure a credential helper to remove this warning. See [2022-10-24T10:33:46.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:33:46.309Z] [2022-10-24T10:33:46.309Z] Login Succeeded [2022-10-24T10:33:46.309Z] nexus3.edgexfoundry.org:10004 [2022-10-24T10:33:46.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:33:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:33:46.309Z] Configure a credential helper to remove this warning. See [2022-10-24T10:33:46.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:33:46.309Z] [2022-10-24T10:33:46.309Z] Login Succeeded [2022-10-24T10:33:46.309Z] docker.io [2022-10-24T10:33:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:33:46.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:33:46.828Z] Configure a credential helper to remove this warning. See [2022-10-24T10:33:46.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:33:46.828Z] [2022-10-24T10:33:46.828Z] Login Succeeded [2022-10-24T10:33:46.828Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T10:33:46.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T10:33:46.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:33:46.876Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-24T10:33:46.876Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:33:46.876Z] latest [2022-10-24T10:33:46.876Z] 2.3.0-dev.15 [2022-10-24T10:33:46.876Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:33:46.876Z] main [2022-10-24T10:33:46.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:47.184Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:47.489Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:33:47.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-24T10:33:47.489Z] acd71b89aa31: Preparing [2022-10-24T10:33:47.489Z] 8e62c0e8b394: Preparing [2022-10-24T10:33:47.489Z] 1034ef9e4514: Preparing [2022-10-24T10:33:47.489Z] 63493a9ab2d4: Preparing [2022-10-24T10:33:47.489Z] 63493a9ab2d4: Layer already exists [2022-10-24T10:33:47.489Z] acd71b89aa31: Pushed [2022-10-24T10:33:47.489Z] 8e62c0e8b394: Pushed [2022-10-24T10:33:50.783Z] 1034ef9e4514: Pushed [2022-10-24T10:33:50.783Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:51.088Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:51.389Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-24T10:33:51.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-24T10:33:51.389Z] acd71b89aa31: Preparing [2022-10-24T10:33:51.389Z] 8e62c0e8b394: Preparing [2022-10-24T10:33:51.389Z] 1034ef9e4514: Preparing [2022-10-24T10:33:51.389Z] 63493a9ab2d4: Preparing [2022-10-24T10:33:51.389Z] 8e62c0e8b394: Layer already exists [2022-10-24T10:33:51.389Z] 1034ef9e4514: Layer already exists [2022-10-24T10:33:51.389Z] acd71b89aa31: Layer already exists [2022-10-24T10:33:51.389Z] 63493a9ab2d4: Layer already exists [2022-10-24T10:33:51.389Z] latest: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:51.695Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:51.994Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 [2022-10-24T10:33:51.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-24T10:33:51.994Z] acd71b89aa31: Preparing [2022-10-24T10:33:51.994Z] 8e62c0e8b394: Preparing [2022-10-24T10:33:51.994Z] 1034ef9e4514: Preparing [2022-10-24T10:33:51.994Z] 63493a9ab2d4: Preparing [2022-10-24T10:33:51.994Z] 8e62c0e8b394: Layer already exists [2022-10-24T10:33:51.994Z] 63493a9ab2d4: Layer already exists [2022-10-24T10:33:51.994Z] 1034ef9e4514: Layer already exists [2022-10-24T10:33:51.994Z] acd71b89aa31: Layer already exists [2022-10-24T10:33:51.994Z] 2.3.0-dev.15: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:52.296Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:52.604Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:33:52.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-24T10:33:52.604Z] acd71b89aa31: Preparing [2022-10-24T10:33:52.604Z] 8e62c0e8b394: Preparing [2022-10-24T10:33:52.604Z] 1034ef9e4514: Preparing [2022-10-24T10:33:52.604Z] 63493a9ab2d4: Preparing [2022-10-24T10:33:52.604Z] 8e62c0e8b394: Layer already exists [2022-10-24T10:33:52.604Z] acd71b89aa31: Layer already exists [2022-10-24T10:33:52.604Z] 1034ef9e4514: Layer already exists [2022-10-24T10:33:52.604Z] 63493a9ab2d4: Layer already exists [2022-10-24T10:33:52.604Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:52.916Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:53.225Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-24T10:33:53.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-24T10:33:53.226Z] acd71b89aa31: Preparing [2022-10-24T10:33:53.226Z] 8e62c0e8b394: Preparing [2022-10-24T10:33:53.226Z] 1034ef9e4514: Preparing [2022-10-24T10:33:53.226Z] 63493a9ab2d4: Preparing [2022-10-24T10:33:53.226Z] acd71b89aa31: Layer already exists [2022-10-24T10:33:53.226Z] 63493a9ab2d4: Layer already exists [2022-10-24T10:33:53.226Z] 8e62c0e8b394: Layer already exists [2022-10-24T10:33:53.226Z] 1034ef9e4514: Layer already exists [2022-10-24T10:33:53.226Z] main: digest: sha256:2b27881d9e91af4f3d8807f7d89e14eee4633f91c852e2fdcea1f2a4a5021ae8 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T10:33:53.259Z] ===================================================== [Pipeline] echo [2022-10-24T10:33:53.264Z] taggedImages: [2022-10-24T10:33:53.264Z] - nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:33:53.264Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-24T10:33:53.264Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.15 [2022-10-24T10:33:53.264Z] - nexus3.edgexfoundry.org:10004/edgex-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:33:53.264Z] - 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-10-24T10:33:53.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T10:33:53.643Z] [2022-10-24T10:33:53.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:33:53.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T10:33:53.941Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T10:33:53.941Z] 5eb5b503b376: Pulling fs layer [2022-10-24T10:33:53.941Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T10:33:53.941Z] ec43610c2a17: Pulling fs layer [2022-10-24T10:33:53.941Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T10:33:53.941Z] 33b1e0a273af: Pulling fs layer [2022-10-24T10:33:53.941Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T10:33:53.941Z] 2f39f015ded8: Pulling fs layer [2022-10-24T10:33:53.941Z] 3a2ae6a8a46f: Waiting [2022-10-24T10:33:53.941Z] 33b1e0a273af: Waiting [2022-10-24T10:33:53.941Z] 5d3b04190fa2: Waiting [2022-10-24T10:33:53.941Z] 2f39f015ded8: Waiting [2022-10-24T10:33:53.941Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T10:33:53.941Z] 5c69ac0246d0: Download complete [2022-10-24T10:33:53.941Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T10:33:53.941Z] 3a2ae6a8a46f: Download complete [2022-10-24T10:33:53.941Z] ec43610c2a17: Verifying Checksum [2022-10-24T10:33:53.941Z] ec43610c2a17: Download complete [2022-10-24T10:33:54.200Z] 33b1e0a273af: Verifying Checksum [2022-10-24T10:33:54.200Z] 33b1e0a273af: Download complete [2022-10-24T10:33:54.200Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T10:33:54.200Z] 5d3b04190fa2: Download complete [2022-10-24T10:33:54.200Z] 5eb5b503b376: Download complete [2022-10-24T10:33:54.768Z] 2f39f015ded8: Download complete [2022-10-24T10:33:55.334Z] 5eb5b503b376: Pull complete [2022-10-24T10:33:55.592Z] 5c69ac0246d0: Pull complete [2022-10-24T10:33:55.849Z] ec43610c2a17: Pull complete [2022-10-24T10:33:56.107Z] 3a2ae6a8a46f: Pull complete [2022-10-24T10:33:56.107Z] 33b1e0a273af: Pull complete [2022-10-24T10:33:56.366Z] 5d3b04190fa2: Pull complete [2022-10-24T10:34:00.549Z] 2f39f015ded8: Pull complete [2022-10-24T10:34:00.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T10:34:00.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T10:34:00.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:34:00.640Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:34:00.674Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T10:34:03.333Z] $ docker top 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:34:03.728Z] ---> job-cost.sh [2022-10-24T10:34:03.728Z] lf-activate-venv: SKIPPING [2022-10-24T10:34:03.728Z] INFO: No Stack... [2022-10-24T10:34:03.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T10:34:04.559Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T10:34:04.846Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-24T10:34:04.846Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T10:34:04.858Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [2022-10-24T10:34:04.864Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] did not exist. Created. [2022-10-24T10:34:04.864Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T10:34:05.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T10:34:05.521Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T10:34:05.529Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T10:34:05.549Z] $ docker stop --time=1 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f [2022-10-24T10:34:06.832Z] $ docker rm -f 09b3fbfb3342301b1027f64d4364439602e4175c252f98cbc932888fa186dc2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T10:34:38.685Z] Removing intermediate container 0bcdd12587b3 [2022-10-24T10:34:38.685Z] ---> c6550c6619c8 [2022-10-24T10:34:38.685Z] Step 15/16 : COPY . . [2022-10-24T10:34:38.685Z] ---> b98f3e2e9469 [2022-10-24T10:34:38.685Z] Step 16/16 : RUN ${MAKE} [2022-10-24T10:34:38.685Z] ---> Running in a079c815ebe8 [2022-10-24T10:34:38.685Z] noop [2022-10-24T10:34:38.685Z] Removing intermediate container a079c815ebe8 [2022-10-24T10:34:38.685Z] ---> b314601db8b8 [2022-10-24T10:34:38.685Z] Successfully built b314601db8b8 [2022-10-24T10:34:38.685Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:34:39.033Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T10:34:39.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:34:39.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2022-10-24T10:34:39.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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-10-24T10:34:40.419Z] $ docker top 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T10:34:41.250Z] + go version [2022-10-24T10:34:41.251Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T10:34:41.274Z] $ docker stop --time=1 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f [2022-10-24T10:34:42.902Z] $ docker rm -f 84f7411aa2500a7510c33e9787726bd9512d21f44f46c3f20eb63dc54a45656f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:34:43.464Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T10:34:43.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:34:43.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2022-10-24T10:34:43.690Z] $ 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/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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-10-24T10:34:44.783Z] $ docker top dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T10:34:45.288Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/86 [Pipeline] fileExists [Pipeline] sh [2022-10-24T10:34:45.624Z] + make test [2022-10-24T10:34:45.892Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-24T10:34:47.309Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-24T10:35:55.203Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-24T10:35:55.203Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-24T10:36:13.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T10:36:13.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T10:36:13.417Z] ./bin/test-attribution-txt.sh [2022-10-24T10:36:13.417Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-24T10:36:13.417Z] make -C web test [2022-10-24T10:36:13.417Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/86/web' [2022-10-24T10:36:13.417Z] make[1]: tput: No such file or directory [2022-10-24T10:36:13.417Z] make[1]: tput: No such file or directory [2022-10-24T10:36:13.417Z] warning: generating ./VERSION [2022-10-24T10:36:13.417Z] echo "0.0.0" > VERSION [2022-10-24T10:36:13.417Z] docker build \ [2022-10-24T10:36:13.417Z] -f Dockerfile \ [2022-10-24T10:36:13.417Z] --build-arg USER=1000 \ [2022-10-24T10:36:13.417Z] \ [2022-10-24T10:36:13.417Z] --label "git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538" \ [2022-10-24T10:36:13.417Z] -t edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 \ [2022-10-24T10:36:13.417Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-24T10:36:13.417Z] . [2022-10-24T10:36:14.382Z] Sending build context to Docker daemon 3.269MB [2022-10-24T10:36:14.382Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-24T10:36:14.650Z] 16.17-alpine3.15: Pulling from library/node [2022-10-24T10:36:14.650Z] 47517142f6ba: Pulling fs layer [2022-10-24T10:36:14.650Z] 5f8c4bfa009b: Pulling fs layer [2022-10-24T10:36:14.650Z] f7079c9c4ba1: Pulling fs layer [2022-10-24T10:36:14.650Z] aba105e6f55a: Pulling fs layer [2022-10-24T10:36:14.650Z] aba105e6f55a: Waiting [2022-10-24T10:36:14.650Z] f7079c9c4ba1: Verifying Checksum [2022-10-24T10:36:14.650Z] f7079c9c4ba1: Download complete [2022-10-24T10:36:14.650Z] 47517142f6ba: Verifying Checksum [2022-10-24T10:36:14.650Z] 47517142f6ba: Download complete [2022-10-24T10:36:14.650Z] aba105e6f55a: Verifying Checksum [2022-10-24T10:36:14.650Z] aba105e6f55a: Download complete [2022-10-24T10:36:15.236Z] 47517142f6ba: Pull complete [2022-10-24T10:36:15.503Z] 5f8c4bfa009b: Verifying Checksum [2022-10-24T10:36:15.503Z] 5f8c4bfa009b: Download complete [2022-10-24T10:36:18.849Z] 5f8c4bfa009b: Pull complete [2022-10-24T10:36:19.117Z] f7079c9c4ba1: Pull complete [2022-10-24T10:36:19.384Z] aba105e6f55a: Pull complete [2022-10-24T10:36:19.384Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-24T10:36:19.384Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-24T10:36:19.384Z] ---> bf1b8b58d215 [2022-10-24T10:36:19.384Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-24T10:36:19.970Z] ---> Running in cb37756863a1 [2022-10-24T10:36:20.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-24T10:36:21.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-24T10:36:21.782Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-24T10:36:21.782Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-24T10:36:21.782Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-24T10:36:22.049Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-24T10:36:22.049Z] (5/128) Installing libxcb (1.14-r2) [2022-10-24T10:36:22.049Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-24T10:36:22.049Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-24T10:36:22.049Z] (8/128) Installing libice (1.0.10-r0) [2022-10-24T10:36:22.049Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-24T10:36:22.049Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-24T10:36:22.049Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-24T10:36:22.049Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-24T10:36:22.049Z] (13/128) Installing xset (1.2.4-r0) [2022-10-24T10:36:22.049Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-24T10:36:22.315Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-24T10:36:22.315Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-24T10:36:22.315Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-24T10:36:22.315Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-24T10:36:22.315Z] (19/128) Installing libintl (0.21-r0) [2022-10-24T10:36:22.315Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-24T10:36:22.315Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-24T10:36:22.315Z] (22/128) Installing pcre (8.45-r1) [2022-10-24T10:36:22.315Z] (23/128) Installing glib (2.70.1-r0) [2022-10-24T10:36:22.315Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-24T10:36:22.315Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-24T10:36:22.315Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-24T10:36:22.315Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-24T10:36:22.583Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-24T10:36:22.583Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-24T10:36:22.583Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-24T10:36:22.583Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-24T10:36:22.583Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-24T10:36:22.583Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-24T10:36:22.583Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-24T10:36:22.583Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-24T10:36:22.583Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-24T10:36:22.583Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-24T10:36:22.583Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-24T10:36:22.583Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-24T10:36:22.583Z] (40/128) Installing libxi (1.8-r0) [2022-10-24T10:36:22.583Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-24T10:36:22.583Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-24T10:36:22.583Z] (43/128) Installing atk (2.36.0-r0) [2022-10-24T10:36:22.583Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-24T10:36:22.583Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-24T10:36:22.583Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-24T10:36:22.849Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-24T10:36:22.849Z] (48/128) Installing expat (2.4.9-r0) [2022-10-24T10:36:22.849Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-24T10:36:22.849Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-24T10:36:22.849Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-24T10:36:22.849Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-24T10:36:22.849Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-24T10:36:22.849Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-24T10:36:22.849Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-24T10:36:22.849Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-24T10:36:22.849Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-24T10:36:22.849Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-24T10:36:22.849Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-24T10:36:22.849Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-24T10:36:22.849Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-24T10:36:23.119Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-24T10:36:23.119Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-24T10:36:23.119Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-24T10:36:23.119Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-24T10:36:23.119Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-24T10:36:23.119Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-24T10:36:23.119Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-24T10:36:23.119Z] (69/128) Installing pango (1.48.10-r0) [2022-10-24T10:36:23.119Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-24T10:36:23.119Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-24T10:36:23.119Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-24T10:36:23.119Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-24T10:36:23.387Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-24T10:36:23.387Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-24T10:36:23.655Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-24T10:36:23.655Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-24T10:36:23.655Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-24T10:36:23.655Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-24T10:36:23.655Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-24T10:36:26.231Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-24T10:36:26.231Z] (80/128) Installing flac (1.3.4-r0) [2022-10-24T10:36:26.231Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-24T10:36:26.231Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-24T10:36:26.231Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-24T10:36:26.231Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-24T10:36:26.231Z] (85/128) Installing libass (0.15.2-r0) [2022-10-24T10:36:26.231Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-24T10:36:26.231Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-24T10:36:26.231Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-24T10:36:26.231Z] (89/128) Installing lame (3.100-r0) [2022-10-24T10:36:26.231Z] (90/128) Installing opus (1.3.1-r1) [2022-10-24T10:36:26.231Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-24T10:36:26.231Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-24T10:36:26.231Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-24T10:36:26.231Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-24T10:36:26.231Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-24T10:36:26.231Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-24T10:36:26.231Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-24T10:36:26.231Z] (98/128) Installing libva (2.13.0-r0) [2022-10-24T10:36:26.231Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-24T10:36:26.231Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-24T10:36:26.231Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-24T10:36:26.499Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-24T10:36:26.499Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-24T10:36:26.499Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-24T10:36:26.499Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-24T10:36:26.499Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-24T10:36:26.499Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-24T10:36:27.083Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-24T10:36:27.083Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-24T10:36:27.083Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-24T10:36:27.083Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-24T10:36:27.083Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-24T10:36:27.083Z] (113/128) Installing nspr (4.32-r0) [2022-10-24T10:36:27.083Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-24T10:36:27.083Z] (115/128) Installing nss (3.78.1-r0) [2022-10-24T10:36:27.083Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-24T10:36:27.083Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-24T10:36:27.083Z] (118/128) Installing orc (0.4.32-r0) [2022-10-24T10:36:27.351Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-24T10:36:27.351Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-24T10:36:27.351Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-24T10:36:27.351Z] (122/128) Installing libpulse (15.0-r2) [2022-10-24T10:36:27.351Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-24T10:36:27.351Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-24T10:36:27.351Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-24T10:36:27.351Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-24T10:36:27.351Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-24T10:36:27.351Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-24T10:36:30.698Z] Executing busybox-1.34.1-r7.trigger [2022-10-24T10:36:30.966Z] Executing glib-2.70.1-r0.trigger [2022-10-24T10:36:30.966Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-24T10:36:35.218Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-24T10:36:35.218Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-24T10:36:35.485Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-24T10:36:35.485Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-24T10:36:35.485Z] OK: 275 MiB in 144 packages [2022-10-24T10:36:43.698Z] Removing intermediate container cb37756863a1 [2022-10-24T10:36:43.698Z] ---> 3b8fbe4f04b3 [2022-10-24T10:36:43.698Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-24T10:36:43.969Z] ---> Running in f68bb6bf67ad [2022-10-24T10:36:44.244Z] Removing intermediate container f68bb6bf67ad [2022-10-24T10:36:44.244Z] ---> 0b6275282bcc [2022-10-24T10:36:44.244Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-24T10:36:44.244Z] ---> Running in cd798c8d3561 [2022-10-24T10:36:44.829Z] Removing intermediate container cd798c8d3561 [2022-10-24T10:36:44.829Z] ---> 580264bbd5fd [2022-10-24T10:36:44.829Z] Step 5/10 : RUN npm install -g npm [2022-10-24T10:36:44.829Z] ---> Running in 3b7065e2ed63 [2022-10-24T10:37:11.526Z] [2022-10-24T10:37:11.526Z] changed 54 packages, and audited 212 packages in 23s [2022-10-24T10:37:11.526Z] [2022-10-24T10:37:11.526Z] 11 packages are looking for funding [2022-10-24T10:37:11.526Z] run `npm fund` for details [2022-10-24T10:37:11.526Z] [2022-10-24T10:37:11.526Z] found 0 vulnerabilities [2022-10-24T10:37:14.878Z] Removing intermediate container 3b7065e2ed63 [2022-10-24T10:37:14.878Z] ---> f9b001753f67 [2022-10-24T10:37:14.878Z] Step 6/10 : ARG USER=1000 [2022-10-24T10:37:14.878Z] ---> Running in 50b0b11a1950 [2022-10-24T10:37:15.146Z] Removing intermediate container 50b0b11a1950 [2022-10-24T10:37:15.146Z] ---> f30d4ebcb9c0 [2022-10-24T10:37:15.146Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-24T10:37:15.418Z] ---> Running in c192cbb0ec49 [2022-10-24T10:37:17.362Z] Removing intermediate container c192cbb0ec49 [2022-10-24T10:37:17.362Z] ---> c5f99889559b [2022-10-24T10:37:17.362Z] Step 8/10 : USER $USER:$USER [2022-10-24T10:37:17.362Z] ---> Running in 1af434e80510 [2022-10-24T10:37:17.362Z] Removing intermediate container 1af434e80510 [2022-10-24T10:37:17.362Z] ---> 6ad378890b84 [2022-10-24T10:37:17.362Z] Step 9/10 : WORKDIR /app [2022-10-24T10:37:17.631Z] ---> Running in a42f7fe7b5db [2022-10-24T10:37:17.898Z] Removing intermediate container a42f7fe7b5db [2022-10-24T10:37:17.898Z] ---> 6223a297bb8e [2022-10-24T10:37:17.898Z] Step 10/10 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:37:17.898Z] ---> Running in a22c14193751 [2022-10-24T10:37:18.164Z] Removing intermediate container a22c14193751 [2022-10-24T10:37:18.164Z] ---> 86a2fec222ca [2022-10-24T10:37:18.429Z] Successfully built 86a2fec222ca [2022-10-24T10:37:18.429Z] Successfully tagged edgexfoundry/edgex-web-ui:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:37:18.429Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-24T10:37:18.429Z] touch edgex-web-ui.imagebuilt [2022-10-24T10:37:18.429Z] mkdir -p node_modules coverage [2022-10-24T10:37:18.429Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-24T10:37:18.429Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE Unsupported engine { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE required: { [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE }, [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-24T10:37:30.766Z] npm WARN EBADENGINE } [2022-10-24T10:38:09.608Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-24T10:38:09.608Z] 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-10-24T10:38:09.608Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-24T10:38:09.608Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:38:09.608Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-24T10:38:09.608Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-24T10:38:16.245Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-24T10:38:16.828Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-24T10:38:17.786Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-24T10:38:39.852Z] 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-10-24T10:38:39.852Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:38:39.852Z] 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-10-24T10:38:44.107Z] 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-10-24T10:38:44.695Z] 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-10-24T10:38:46.635Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-24T10:38:49.211Z] 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-10-24T10:38:54.665Z] 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-10-24T10:39:09.746Z] 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-10-24T10:39:31.792Z] 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-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] 90 packages are looking for funding [2022-10-24T10:40:04.014Z] run `npm fund` for details [2022-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] To address issues that do not require attention, run: [2022-10-24T10:40:04.014Z] npm audit fix [2022-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] To address all issues (including breaking changes), run: [2022-10-24T10:40:04.014Z] npm audit fix --force [2022-10-24T10:40:04.014Z] [2022-10-24T10:40:04.014Z] Run `npm audit` for details. [2022-10-24T10:40:06.592Z] 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-10-24T10:40:20.772Z] - Generating browser application bundles (phase: setup)... [2022-10-24T10:40:52.964Z] Compiling @angular/core : es2015 as esm2015 [2022-10-24T10:40:52.964Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-24T10:41:19.645Z] Compiling @angular/common : es2015 as esm2015 [2022-10-24T10:41:19.645Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-24T10:41:22.983Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-24T10:41:22.983Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-24T10:41:28.341Z] Compiling @angular/router : es2015 as esm2015 [2022-10-24T10:41:28.341Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-24T10:41:32.589Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-24T10:41:34.000Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-24T10:41:34.590Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-24T10:41:37.951Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-24T10:41:39.360Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-24T10:41:39.360Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-24T10:42:35.760Z] 24 10 2022 10:42:33.027:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-24T10:42:35.760Z] 24 10 2022 10:42:33.040:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-24T10:42:35.760Z] 24 10 2022 10:42:33.065:INFO [launcher]: Starting browser ChromeHeadless [2022-10-24T10:43:43.612Z] 24 10 2022 10:43:33.470:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-24T10:44:05.652Z] 24 10 2022 10:44:04.714:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-24T10:44:23.836Z] ✔ Browser application bundle generation complete. [2022-10-24T10:44:23.836Z] 24 10 2022 10:44:23.151:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket L3zUvXXKAnrqXTVkAAAB with id 88259768 [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.215 secs) [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.968 secs) [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.115 secs) [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.144 secs) [2022-10-24T10:44:42.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.161 secs) [2022-10-24T10:44:42.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.124 secs) [2022-10-24T10:44:43.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.179 secs) [2022-10-24T10:44:43.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.583 secs) [2022-10-24T10:44:44.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.098 secs) [2022-10-24T10:44:44.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.278 secs) [2022-10-24T10:44:44.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.402 secs) [2022-10-24T10:44:44.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.442 secs) [2022-10-24T10:44:44.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.456 secs) [2022-10-24T10:44:44.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.499 secs) [2022-10-24T10:44:44.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.532 secs) [2022-10-24T10:44:44.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.585 secs) [2022-10-24T10:44:44.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.594 secs) [2022-10-24T10:44:44.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.603 secs) [2022-10-24T10:44:44.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.657 secs) [2022-10-24T10:44:44.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.68 secs) [2022-10-24T10:44:45.176Z] WARN: ' [2022-10-24T10:44:45.176Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T10:44:45.176Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T10:44:45.176Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T10:44:45.176Z] in a future version of Angular. [2022-10-24T10:44:45.176Z] [2022-10-24T10:44:45.176Z] For more information on this, see our API docs here: [2022-10-24T10:44:45.176Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T10:44:45.176Z] ' [2022-10-24T10:44:45.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.68 secs) [2022-10-24T10:44:45.176Z] WARN: ' [2022-10-24T10:44:45.176Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-24T10:44:45.176Z] Support for using the ngModel input property and ngModelChange event with [2022-10-24T10:44:45.176Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-24T10:44:45.176Z] in a future version of Angular. [2022-10-24T10:44:45.176Z] [2022-10-24T10:44:45.176Z] For more information on this, see our API docs here: [2022-10-24T10:44:45.176Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-24T10:44:45.176Z] ' [2022-10-24T10:44:45.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.844 secs) [2022-10-24T10:44:45.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.962 secs) [2022-10-24T10:44:45.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.069 secs) [2022-10-24T10:44:45.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.103 secs) [2022-10-24T10:44:45.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.116 secs) [2022-10-24T10:44:45.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.165 secs) [2022-10-24T10:44:45.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.188 secs) [2022-10-24T10:44:45.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.439 secs) [2022-10-24T10:44:45.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.515 secs) [2022-10-24T10:44:45.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.579 secs) [2022-10-24T10:44:46.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.687 secs) [2022-10-24T10:44:46.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.959 secs) [2022-10-24T10:44:46.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.082 secs) [2022-10-24T10:44:46.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.103 secs) [2022-10-24T10:44:46.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.112 secs) [2022-10-24T10:44:46.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.129 secs) [2022-10-24T10:44:46.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.145 secs) [2022-10-24T10:44:47.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.216 secs) [2022-10-24T10:44:47.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.266 secs) [2022-10-24T10:44:47.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.424 secs) [2022-10-24T10:44:47.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.473 secs) [2022-10-24T10:44:47.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.512 secs) [2022-10-24T10:44:47.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.531 secs) [2022-10-24T10:44:47.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.54 secs) [2022-10-24T10:44:47.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.58 secs) [2022-10-24T10:44:47.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.641 secs) [2022-10-24T10:44:48.164Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.223 secs) [2022-10-24T10:44:48.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.302 secs) [2022-10-24T10:44:48.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.401 secs) [2022-10-24T10:44:48.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.427 secs) [2022-10-24T10:44:48.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.455 secs) [2022-10-24T10:44:48.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.487 secs) [2022-10-24T10:44:48.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.556 secs) [2022-10-24T10:44:48.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.696 secs) [2022-10-24T10:44:48.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.725 secs) [2022-10-24T10:44:48.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.766 secs) [2022-10-24T10:44:49.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.93 secs) [2022-10-24T10:44:49.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.989 secs) [2022-10-24T10:44:49.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.037 secs) [2022-10-24T10:44:49.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.119 secs) [2022-10-24T10:44:49.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.275 secs) [2022-10-24T10:44:49.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.298 secs) [2022-10-24T10:44:49.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.413 secs) [2022-10-24T10:44:50.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.549 secs) [2022-10-24T10:44:50.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.614 secs) [2022-10-24T10:44:50.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.667 secs) [2022-10-24T10:44:50.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.685 secs) [2022-10-24T10:44:50.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.815 secs) [2022-10-24T10:44:50.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.956 secs) [2022-10-24T10:44:50.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.98 secs) [2022-10-24T10:44:50.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.102 secs) [2022-10-24T10:44:50.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.119 secs) [2022-10-24T10:44:50.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.131 secs) [2022-10-24T10:44:50.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.146 secs) [2022-10-24T10:44:51.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.345 secs) [2022-10-24T10:44:51.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.486 secs) [2022-10-24T10:44:51.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.536 secs) [2022-10-24T10:44:51.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.584 secs) [2022-10-24T10:44:51.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.612 secs) [2022-10-24T10:44:51.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.644 secs) [2022-10-24T10:44:51.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.723 secs) [2022-10-24T10:44:51.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.753 secs) [2022-10-24T10:44:51.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.971 secs) [2022-10-24T10:44:52.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.199 secs) [2022-10-24T10:44:52.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.339 secs) [2022-10-24T10:44:52.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.388 secs) [2022-10-24T10:44:52.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.511 secs) [2022-10-24T10:44:52.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.573 secs) [2022-10-24T10:44:52.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.593 secs) [2022-10-24T10:44:53.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.668 secs) [2022-10-24T10:44:53.336Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.862 secs) [2022-10-24T10:44:53.336Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.949 secs) [2022-10-24T10:44:53.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.135 secs) [2022-10-24T10:44:53.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.319 secs) [2022-10-24T10:44:53.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.384 secs) [2022-10-24T10:44:54.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.485 secs) [2022-10-24T10:44:54.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.503 secs) [2022-10-24T10:44:54.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.522 secs) [2022-10-24T10:44:54.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.581 secs) [2022-10-24T10:44:54.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.719 secs) [2022-10-24T10:44:54.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.738 secs) [2022-10-24T10:44:54.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.818 secs) [2022-10-24T10:44:54.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.844 secs) [2022-10-24T10:44:54.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.861 secs) [2022-10-24T10:44:54.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.87 secs) [2022-10-24T10:44:55.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.002 secs) [2022-10-24T10:44:55.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.081 secs) [2022-10-24T10:44:55.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.101 secs) [2022-10-24T10:44:55.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.145 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.2 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.243 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.26 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.278 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.312 secs) [2022-10-24T10:44:55.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.348 secs) [2022-10-24T10:44:55.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.42 secs) [2022-10-24T10:44:55.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.619 secs) [2022-10-24T10:44:55.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.656 secs) [2022-10-24T10:44:55.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.681 secs) [2022-10-24T10:44:55.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.717 secs) [2022-10-24T10:44:56.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.731 secs) [2022-10-24T10:44:56.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.753 secs) [2022-10-24T10:44:56.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.844 secs) [2022-10-24T10:44:56.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.879 secs) [2022-10-24T10:44:56.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.915 secs) [2022-10-24T10:44:56.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.009 secs) [2022-10-24T10:44:56.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.129 secs) [2022-10-24T10:44:56.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.159 secs) [2022-10-24T10:44:56.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.192 secs) [2022-10-24T10:44:56.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.246 secs) [2022-10-24T10:44:56.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.406 secs) [2022-10-24T10:44:57.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.54 secs) [2022-10-24T10:44:57.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.582 secs) [2022-10-24T10:44:57.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.623 secs) [2022-10-24T10:44:57.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.678 secs) [2022-10-24T10:44:57.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.709 secs) [2022-10-24T10:44:57.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.735 secs) [2022-10-24T10:44:57.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.973 secs) [2022-10-24T10:44:57.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.048 secs) [2022-10-24T10:44:58.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.062 secs) [2022-10-24T10:44:58.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.07 secs) [2022-10-24T10:44:58.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.184 secs) [2022-10-24T10:44:58.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.222 secs) [2022-10-24T10:44:58.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.243 secs) [2022-10-24T10:44:58.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.251 secs) [2022-10-24T10:44:58.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.317 secs) [2022-10-24T10:44:58.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.422 secs) [2022-10-24T10:44:58.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.436 secs) [2022-10-24T10:44:58.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.449 secs) [2022-10-24T10:44:59.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.795 secs / 13.449 secs) [2022-10-24T10:44:59.496Z] TOTAL: 149 SUCCESS [2022-10-24T10:44:59.496Z] ✔ Browser application bundle generation complete. [2022-10-24T10:45:02.827Z] [2022-10-24T10:45:02.827Z] =============================== Coverage summary =============================== [2022-10-24T10:45:02.827Z] Statements : 40.98% ( 1467/3580 ) [2022-10-24T10:45:02.827Z] Branches : 12.03% ( 111/923 ) [2022-10-24T10:45:02.827Z] Functions : 33.28% ( 432/1298 ) [2022-10-24T10:45:02.827Z] Lines : 38.91% ( 1318/3387 ) [2022-10-24T10:45:02.827Z] ================================================================================ [2022-10-24T10:45:02.827Z] 24 10 2022 10:45:02.495:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-24T10:45:03.405Z] ✔ Browser application bundle generation complete. [2022-10-24T10:45:04.358Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/86/web' [Pipeline] echo [2022-10-24T10:45:04.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T10:45:04.390Z] $ docker stop --time=1 dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 [2022-10-24T10:45:06.040Z] $ docker rm -f dbb28382184ce9e97a8aba44948732ba45f3fc28a166820a80bf2131208730c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T10:45:06.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T10:45:09.469Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T10:45:14.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T10:45:14.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T10:45:17.783Z] + ls -al . [2022-10-24T10:45:17.783Z] total 180 [2022-10-24T10:45:17.783Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 24 10:34 . [2022-10-24T10:45:17.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 .. [2022-10-24T10:45:17.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 .blubracket [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 10:32 .dockerignore [2022-10-24T10:45:17.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:32 .git [2022-10-24T10:45:17.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 .github [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 10:32 .gitignore [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 10:32 Attribution.txt [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 10:32 CHANGELOG.md [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 10:32 CONTRIBUTING.md [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 10:32 Dockerfile [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 10:32 Jenkinsfile [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 10:32 LICENSE [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 10:32 Makefile [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 10:32 README.md [2022-10-24T10:45:17.783Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 10:30 VERSION [2022-10-24T10:45:17.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 assets [2022-10-24T10:45:17.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 bin [2022-10-24T10:45:17.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 10:32 cmd [2022-10-24T10:45:17.783Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 10:34 coverage.out [2022-10-24T10:45:17.784Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 10:32 docs [2022-10-24T10:45:17.784Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 10:32 go.mod [2022-10-24T10:45:17.784Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 10:32 go.sum [2022-10-24T10:45:17.784Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 10:32 internal [2022-10-24T10:45:17.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 snap [2022-10-24T10:45:17.784Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 10:32 testing [2022-10-24T10:45:17.784Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 10:32 version.go [2022-10-24T10:45:17.784Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 10:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:45:18.113Z] + 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538 --label arch=arm64 --label version=2.3.0-dev.15 . [2022-10-24T10:45:19.067Z] Sending build context to Docker daemon 31.46MB [2022-10-24T10:45:19.331Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T10:45:19.331Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-24T10:45:19.331Z] ---> b314601db8b8 [2022-10-24T10:45:19.331Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-24T10:45:19.597Z] ---> Running in 8338311d387b [2022-10-24T10:45:19.864Z] Removing intermediate container 8338311d387b [2022-10-24T10:45:19.864Z] ---> 8ef2f856fcc6 [2022-10-24T10:45:19.864Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-24T10:45:19.864Z] ---> Running in 3a95b49eb6fe [2022-10-24T10:45:20.130Z] Removing intermediate container 3a95b49eb6fe [2022-10-24T10:45:20.130Z] ---> 43ed954159cc [2022-10-24T10:45:20.130Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T10:45:20.397Z] ---> Running in a2104ee4ccd0 [2022-10-24T10:45:20.663Z] Removing intermediate container a2104ee4ccd0 [2022-10-24T10:45:20.663Z] ---> 60424e7d32ca [2022-10-24T10:45:20.663Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-24T10:45:20.663Z] ---> Running in 90157897c820 [2022-10-24T10:45:20.930Z] Removing intermediate container 90157897c820 [2022-10-24T10:45:20.930Z] ---> 7e9fe0c51ad9 [2022-10-24T10:45:20.930Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-24T10:45:20.930Z] ---> Running in 214ae445a417 [2022-10-24T10:45:21.195Z] Removing intermediate container 214ae445a417 [2022-10-24T10:45:21.195Z] ---> a29ea3fc1a76 [2022-10-24T10:45:21.195Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-24T10:45:23.130Z] ---> 0b84f4b61702 [2022-10-24T10:45:23.130Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T10:45:23.130Z] ---> Running in 118be2046111 [2022-10-24T10:45:25.065Z] Removing intermediate container 118be2046111 [2022-10-24T10:45:25.065Z] ---> abf48a11f23e [2022-10-24T10:45:25.065Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T10:45:25.065Z] ---> Running in 823f94a91320 [2022-10-24T10:45:25.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T10:45:26.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T10:45:27.556Z] OK: 221 MiB in 51 packages [2022-10-24T10:45:28.514Z] Removing intermediate container 823f94a91320 [2022-10-24T10:45:28.514Z] ---> 6148bdbf30db [2022-10-24T10:45:28.514Z] Step 11/26 : ENV GO111MODULE=on [2022-10-24T10:45:28.514Z] ---> Running in 09338d221414 [2022-10-24T10:45:28.514Z] Removing intermediate container 09338d221414 [2022-10-24T10:45:28.514Z] ---> 856d5e92c0ee [2022-10-24T10:45:28.514Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-24T10:45:28.779Z] ---> Running in 7a8d736b2985 [2022-10-24T10:45:29.044Z] Removing intermediate container 7a8d736b2985 [2022-10-24T10:45:29.044Z] ---> 94b9638905d8 [2022-10-24T10:45:29.044Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-24T10:45:29.634Z] ---> 526a110cb0d1 [2022-10-24T10:45:29.634Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T10:45:29.634Z] ---> Running in 65d441a09b58 [2022-10-24T10:45:31.575Z] Removing intermediate container 65d441a09b58 [2022-10-24T10:45:31.575Z] ---> 6465e2b400e5 [2022-10-24T10:45:31.575Z] Step 15/26 : COPY . . [2022-10-24T10:45:35.809Z] ---> cc6c98e485d7 [2022-10-24T10:45:35.809Z] Step 16/26 : RUN ${MAKE} [2022-10-24T10:45:35.809Z] ---> Running in 980317ede652 [2022-10-24T10:45:36.074Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.15" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-24T10:46:43.900Z] Removing intermediate container 980317ede652 [2022-10-24T10:46:43.900Z] ---> e943ae84f6e9 [2022-10-24T10:46:43.900Z] Step 17/26 : FROM alpine:3.14 [2022-10-24T10:46:43.900Z] 3.14: Pulling from library/alpine [2022-10-24T10:46:43.900Z] 90cda3b7c325: Pulling fs layer [2022-10-24T10:46:43.900Z] 90cda3b7c325: Download complete [2022-10-24T10:46:43.900Z] 90cda3b7c325: Pull complete [2022-10-24T10:46:43.900Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-24T10:46:43.900Z] Status: Downloaded newer image for alpine:3.14 [2022-10-24T10:46:43.900Z] ---> 376ba31ae3da [2022-10-24T10:46:43.900Z] Step 18/26 : EXPOSE 4000 [2022-10-24T10:46:43.900Z] ---> Running in 54917883feb1 [2022-10-24T10:46:43.900Z] Removing intermediate container 54917883feb1 [2022-10-24T10:46:43.900Z] ---> 49d1b10e9a0f [2022-10-24T10:46:43.900Z] Step 19/26 : 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-10-24T10:46:44.164Z] ---> 7120cb3fdbbf [2022-10-24T10:46:44.164Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-24T10:46:44.751Z] ---> 10c57e0fe4c7 [2022-10-24T10:46:44.752Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-24T10:46:45.018Z] ---> 9020fbcb4328 [2022-10-24T10:46:45.018Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-24T10:46:45.284Z] ---> Running in acc0ecb23bda [2022-10-24T10:46:45.552Z] Removing intermediate container acc0ecb23bda [2022-10-24T10:46:45.552Z] ---> 07e16593e536 [2022-10-24T10:46:45.552Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-24T10:46:45.552Z] ---> Running in 8a496be6cd0c [2022-10-24T10:46:45.817Z] Removing intermediate container 8a496be6cd0c [2022-10-24T10:46:45.817Z] ---> 82e045a5b08e [2022-10-24T10:46:45.817Z] Step 24/26 : LABEL arch=arm64 [2022-10-24T10:46:45.817Z] ---> Running in 1369dab4afaa [2022-10-24T10:46:46.086Z] Removing intermediate container 1369dab4afaa [2022-10-24T10:46:46.086Z] ---> 28121b0f10c8 [2022-10-24T10:46:46.086Z] Step 25/26 : LABEL git_sha=820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:46:46.086Z] ---> Running in 4303f16d23e9 [2022-10-24T10:46:46.352Z] Removing intermediate container 4303f16d23e9 [2022-10-24T10:46:46.352Z] ---> 066e983e587b [2022-10-24T10:46:46.352Z] Step 26/26 : LABEL version=2.3.0-dev.15 [2022-10-24T10:46:46.618Z] ---> Running in 51db4a960a42 [2022-10-24T10:46:46.883Z] Removing intermediate container 51db4a960a42 [2022-10-24T10:46:46.883Z] ---> aa2a844cc3cd [2022-10-24T10:46:46.883Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T10:46:46.883Z] Successfully built aa2a844cc3cd [2022-10-24T10:46:46.883Z] 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-10-24T10:46:46.984Z] provisioning config files... [2022-10-24T10:46:46.996Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/86@tmp/config3333115995787060931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:46:47.320Z] ---> docker-login.sh [2022-10-24T10:46:47.320Z] nexus3.edgexfoundry.org:10001 [2022-10-24T10:46:47.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:46:47.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:46:47.586Z] Configure a credential helper to remove this warning. See [2022-10-24T10:46:47.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:46:47.586Z] [2022-10-24T10:46:47.586Z] Login Succeeded [2022-10-24T10:46:47.586Z] nexus3.edgexfoundry.org:10002 [2022-10-24T10:46:47.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:46:47.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:46:47.850Z] Configure a credential helper to remove this warning. See [2022-10-24T10:46:47.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:46:47.850Z] [2022-10-24T10:46:47.850Z] Login Succeeded [2022-10-24T10:46:47.850Z] nexus3.edgexfoundry.org:10003 [2022-10-24T10:46:48.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:46:48.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:46:48.116Z] Configure a credential helper to remove this warning. See [2022-10-24T10:46:48.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:46:48.116Z] [2022-10-24T10:46:48.116Z] Login Succeeded [2022-10-24T10:46:48.116Z] nexus3.edgexfoundry.org:10004 [2022-10-24T10:46:48.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:46:48.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:46:48.647Z] Configure a credential helper to remove this warning. See [2022-10-24T10:46:48.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:46:48.647Z] [2022-10-24T10:46:48.647Z] Login Succeeded [2022-10-24T10:46:48.647Z] docker.io [2022-10-24T10:46:48.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T10:46:49.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T10:46:49.225Z] Configure a credential helper to remove this warning. See [2022-10-24T10:46:49.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T10:46:49.225Z] [2022-10-24T10:46:49.225Z] Login Succeeded [2022-10-24T10:46:49.225Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T10:46:49.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T10:46:49.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T10:46:49.274Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-24T10:46:49.274Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:46:49.274Z] latest [2022-10-24T10:46:49.274Z] 2.3.0-dev.15 [2022-10-24T10:46:49.274Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:46:49.274Z] main [2022-10-24T10:46:49.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:49.594Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:49.919Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:46:49.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-24T10:46:49.919Z] 960eb2b87e13: Preparing [2022-10-24T10:46:49.919Z] b3b061e87183: Preparing [2022-10-24T10:46:49.919Z] 46bf38588605: Preparing [2022-10-24T10:46:49.919Z] 28c3ef001483: Preparing [2022-10-24T10:46:49.919Z] 28c3ef001483: Layer already exists [2022-10-24T10:46:50.495Z] b3b061e87183: Pushed [2022-10-24T10:46:50.495Z] 960eb2b87e13: Pushed [2022-10-24T10:46:57.118Z] 46bf38588605: Pushed [2022-10-24T10:46:57.118Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:57.463Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:57.799Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-24T10:46:57.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-24T10:46:57.799Z] 960eb2b87e13: Preparing [2022-10-24T10:46:57.799Z] b3b061e87183: Preparing [2022-10-24T10:46:57.799Z] 46bf38588605: Preparing [2022-10-24T10:46:57.799Z] 28c3ef001483: Preparing [2022-10-24T10:46:57.799Z] 28c3ef001483: Layer already exists [2022-10-24T10:46:57.799Z] 46bf38588605: Layer already exists [2022-10-24T10:46:57.799Z] 960eb2b87e13: Layer already exists [2022-10-24T10:46:57.799Z] b3b061e87183: Layer already exists [2022-10-24T10:46:57.799Z] latest: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:58.127Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:58.465Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 [2022-10-24T10:46:58.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-24T10:46:58.465Z] 960eb2b87e13: Preparing [2022-10-24T10:46:58.465Z] b3b061e87183: Preparing [2022-10-24T10:46:58.465Z] 46bf38588605: Preparing [2022-10-24T10:46:58.465Z] 28c3ef001483: Preparing [2022-10-24T10:46:58.465Z] b3b061e87183: Layer already exists [2022-10-24T10:46:58.465Z] 960eb2b87e13: Layer already exists [2022-10-24T10:46:58.465Z] 46bf38588605: Layer already exists [2022-10-24T10:46:58.465Z] 28c3ef001483: Layer already exists [2022-10-24T10:46:58.465Z] 2.3.0-dev.15: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:58.798Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:59.124Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:46:59.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-24T10:46:59.125Z] 960eb2b87e13: Preparing [2022-10-24T10:46:59.125Z] b3b061e87183: Preparing [2022-10-24T10:46:59.125Z] 46bf38588605: Preparing [2022-10-24T10:46:59.125Z] 28c3ef001483: Preparing [2022-10-24T10:46:59.125Z] 960eb2b87e13: Layer already exists [2022-10-24T10:46:59.125Z] 28c3ef001483: Layer already exists [2022-10-24T10:46:59.125Z] 46bf38588605: Layer already exists [2022-10-24T10:46:59.125Z] b3b061e87183: Layer already exists [2022-10-24T10:46:59.125Z] 820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:59.455Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:46:59.783Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-24T10:46:59.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-24T10:46:59.783Z] 960eb2b87e13: Preparing [2022-10-24T10:46:59.783Z] b3b061e87183: Preparing [2022-10-24T10:46:59.783Z] 46bf38588605: Preparing [2022-10-24T10:46:59.783Z] 28c3ef001483: Preparing [2022-10-24T10:46:59.783Z] b3b061e87183: Layer already exists [2022-10-24T10:46:59.783Z] 28c3ef001483: Layer already exists [2022-10-24T10:46:59.783Z] 960eb2b87e13: Layer already exists [2022-10-24T10:46:59.783Z] 46bf38588605: Layer already exists [2022-10-24T10:46:59.783Z] main: digest: sha256:1386d4f5096208ece4f53b49c50c5fd1b446915d07f0f1fdc47f7b34581edbe7 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T10:46:59.830Z] ===================================================== [Pipeline] echo [2022-10-24T10:46:59.835Z] taggedImages: [2022-10-24T10:46:59.835Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538 [2022-10-24T10:46:59.835Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-24T10:46:59.835Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.15 [2022-10-24T10:46:59.835Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:820e3f3b670a2eceeff6a8d1903c85b54e55f538-2.3.0-dev.15 [2022-10-24T10:46:59.835Z] - 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-10-24T10:47:00.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T10:47:00.185Z] [2022-10-24T10:47:00.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:47:00.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T10:47:00.515Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T10:47:00.515Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T10:47:00.515Z] 04944245beec: Pulling fs layer [2022-10-24T10:47:00.515Z] 699f458cf7ca: Pulling fs layer [2022-10-24T10:47:00.515Z] 765212b225bb: Pulling fs layer [2022-10-24T10:47:00.515Z] f23df028b6ca: Pulling fs layer [2022-10-24T10:47:00.515Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T10:47:00.515Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T10:47:00.515Z] 765212b225bb: Waiting [2022-10-24T10:47:00.515Z] f23df028b6ca: Waiting [2022-10-24T10:47:00.515Z] 2437ff75d9bd: Waiting [2022-10-24T10:47:00.515Z] d65c8cfc05b1: Waiting [2022-10-24T10:47:00.785Z] 04944245beec: Verifying Checksum [2022-10-24T10:47:00.785Z] 04944245beec: Download complete [2022-10-24T10:47:00.785Z] 765212b225bb: Verifying Checksum [2022-10-24T10:47:00.785Z] 765212b225bb: Download complete [2022-10-24T10:47:00.785Z] f23df028b6ca: Verifying Checksum [2022-10-24T10:47:00.785Z] f23df028b6ca: Download complete [2022-10-24T10:47:00.785Z] d65c8cfc05b1: Download complete [2022-10-24T10:47:00.785Z] 699f458cf7ca: Verifying Checksum [2022-10-24T10:47:00.785Z] 699f458cf7ca: Download complete [2022-10-24T10:47:01.368Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T10:47:01.369Z] 8998bd30e6a1: Download complete [2022-10-24T10:47:03.311Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T10:47:03.311Z] 2437ff75d9bd: Download complete [2022-10-24T10:47:05.252Z] 8998bd30e6a1: Pull complete [2022-10-24T10:47:05.837Z] 04944245beec: Pull complete [2022-10-24T10:47:07.244Z] 699f458cf7ca: Pull complete [2022-10-24T10:47:07.244Z] 765212b225bb: Pull complete [2022-10-24T10:47:08.202Z] f23df028b6ca: Pull complete [2022-10-24T10:47:08.202Z] d65c8cfc05b1: Pull complete [2022-10-24T10:47:23.191Z] 2437ff75d9bd: Pull complete [2022-10-24T10:47:23.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T10:47:23.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T10:47:23.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:47:23.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-9281 does not seem to be running inside a container [2022-10-24T10:47:23.413Z] $ 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/86 -v /w/workspace/edgex-ui-go/86:/w/workspace/edgex-ui-go/86:rw,z -v /w/workspace/edgex-ui-go/86@tmp:/w/workspace/edgex-ui-go/86@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-10-24T10:47:26.062Z] $ docker top cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:47:26.901Z] ---> job-cost.sh [2022-10-24T10:47:26.901Z] lf-activate-venv: SKIPPING [2022-10-24T10:47:26.901Z] INFO: No Stack... [2022-10-24T10:47:27.482Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T10:47:28.063Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T10:47:28.698Z] + + cutcat -d, /w/workspace/edgex-ui-go/86/archives/cost.csv -f6 [2022-10-24T10:47:28.698Z] [Pipeline] lock [2022-10-24T10:47:28.769Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [2022-10-24T10:47:28.775Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] did not exist. Created. [2022-10-24T10:47:28.775Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T10:47:29.431Z] /w/workspace/edgex-ui-go/86@tmp/durable-eabead80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T10:47:30.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T10:47:30.104Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T10:47:34.889Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T10:47:34.895Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T10:47:34.914Z] $ docker stop --time=1 cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda [2022-10-24T10:47:36.559Z] $ docker rm -f cf79cce9ffa74449896154b8a029b74e269b809037f3b8391176f1d1978a1dda [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-10-24T10:47:36.985Z] provisioning config files... [2022-10-24T10:47:36.993Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10608071086293696824tmp [Pipeline] { [Pipeline] sh [2022-10-24T10:47:37.283Z] + set +x [2022-10-24T10:47:37.283Z] + curl -s https://codecov.io/bash [2022-10-24T10:47:37.283Z] + bash -s -- [2022-10-24T10:47:37.283Z] [2022-10-24T10:47:37.283Z] _____ _ [2022-10-24T10:47:37.283Z] / ____| | | [2022-10-24T10:47:37.283Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T10:47:37.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T10:47:37.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T10:47:37.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T10:47:37.283Z] Bash-1.0.6 [2022-10-24T10:47:37.283Z] [2022-10-24T10:47:37.283Z] [2022-10-24T10:47:37.283Z] ==> git version 2.25.1 found [2022-10-24T10:47:37.283Z] ==> 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-10-24T10:47:37.283Z] Release-Date: 2020-01-08 [2022-10-24T10:47:37.283Z] 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-10-24T10:47:37.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T10:47:37.283Z] ==> Jenkins CI detected. [2022-10-24T10:47:37.283Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-24T10:47:37.283Z] project root: . [2022-10-24T10:47:37.283Z] --> token set from env [2022-10-24T10:47:37.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T10:47:37.283Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T10:47:37.542Z] ==> Python coveragepy not found [2022-10-24T10:47:37.542Z] ==> Searching for coverage reports in: [2022-10-24T10:47:37.542Z] + . [2022-10-24T10:47:37.542Z] -> Found 1 reports [2022-10-24T10:47:37.542Z] ==> Detecting git/mercurial file structure [2022-10-24T10:47:37.542Z] ==> Reading reports [2022-10-24T10:47:37.542Z] + ./coverage.out bytes=10 [2022-10-24T10:47:37.542Z] ==> Appending adjustments [2022-10-24T10:47:37.542Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T10:47:38.109Z] + Found adjustments [2022-10-24T10:47:38.109Z] ==> Gzipping contents [2022-10-24T10:47:38.109Z] 12K /tmp/codecov.gyMWmO.gz [2022-10-24T10:47:38.109Z] ==> Uploading reports [2022-10-24T10:47:38.109Z] url: https://codecov.io [2022-10-24T10:47:38.109Z] query: branch=main&commit=820e3f3b670a2eceeff6a8d1903c85b54e55f538&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T10:47:38.109Z] -> Pinging Codecov [2022-10-24T10:47:38.109Z] 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=820e3f3b670a2eceeff6a8d1903c85b54e55f538&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T10:47:38.367Z] -> Uploading to [2022-10-24T10:47:38.367Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/FB506323287CE973F263BFD2A0EB1F37/820e3f3b670a2eceeff6a8d1903c85b54e55f538/57b386b2-41b7-467a-b61e-d226fa34400e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T104738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2536a7d6bfa216c0a1c4abbfb608df5e3dac02ef92907aee0503c926fdd1844f [2022-10-24T10:47:38.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T10:47:38.367Z] Dload Upload Total Spent Left Speed [2022-10-24T10:47:38.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 39963 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36661 [2022-10-24T10:47:38.626Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] } [2022-10-24T10:47:38.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T10:47:38.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T10:47:38.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:47:39.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T10:47:39.131Z] [2022-10-24T10:47:39.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:47:39.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T10:47:39.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T10:47:39.430Z] df9b9388f04a: Pulling fs layer [2022-10-24T10:47:39.430Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T10:47:39.430Z] 25bc292e5bac: Pulling fs layer [2022-10-24T10:47:39.430Z] 114826534d7a: Pulling fs layer [2022-10-24T10:47:39.430Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T10:47:39.430Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T10:47:39.430Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T10:47:39.430Z] 114826534d7a: Waiting [2022-10-24T10:47:39.430Z] 8a3aa393b2d8: Waiting [2022-10-24T10:47:39.430Z] 6ad1cebc031e: Waiting [2022-10-24T10:47:39.430Z] 25bc292e5bac: Download complete [2022-10-24T10:47:39.430Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T10:47:39.430Z] 52dc419b0ee2: Download complete [2022-10-24T10:47:39.430Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T10:47:39.430Z] 4657fd5d0bcf: Download complete [2022-10-24T10:47:39.430Z] df9b9388f04a: Verifying Checksum [2022-10-24T10:47:39.430Z] df9b9388f04a: Download complete [2022-10-24T10:47:39.689Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T10:47:39.689Z] 6ad1cebc031e: Download complete [2022-10-24T10:47:39.689Z] df9b9388f04a: Pull complete [2022-10-24T10:47:39.689Z] 52dc419b0ee2: Pull complete [2022-10-24T10:47:39.689Z] 25bc292e5bac: Pull complete [2022-10-24T10:47:40.256Z] 114826534d7a: Download complete [2022-10-24T10:47:40.256Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T10:47:40.256Z] 8a3aa393b2d8: Download complete [2022-10-24T10:47:43.534Z] 114826534d7a: Pull complete [2022-10-24T10:47:43.793Z] 4657fd5d0bcf: Pull complete [2022-10-24T10:47:44.051Z] 6ad1cebc031e: Pull complete [2022-10-24T10:47:47.347Z] 8a3aa393b2d8: Pull complete [2022-10-24T10:47:47.347Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T10:47:47.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T10:47:47.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:47:47.421Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:47:47.456Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T10:47:50.436Z] $ docker top 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T10:47:50.535Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-24T10:47:50.810Z] + set -o pipefail [2022-10-24T10:47:50.810Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-24T10:48:00.779Z] [2022-10-24T10:48:00.779Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-24T10:48:00.779Z] [2022-10-24T10:48:00.779Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/40c2ed3f-d473-4751-87cd-c0a816b4735c [2022-10-24T10:48:00.779Z] [2022-10-24T10:48:00.780Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-24T10:48:00.780Z] [2022-10-24T10:48:00.780Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T10:48:00.780Z] [2022-10-24T10:48:00.780Z] [2022-10-24T10:48:00.780Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T10:48:00.780Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T10:48:00.780Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T10:48:00.797Z] $ docker stop --time=1 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 [2022-10-24T10:48:03.777Z] $ docker rm -f 99000d2795253b923bc93ab5ff0d48508f77444eedf69cbcdcf3448203de3ce6 [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-10-24T10:48:04.490Z] + git log --format=format:%s -1 820e3f3b670a2eceeff6a8d1903c85b54e55f538 [Pipeline] sh [2022-10-24T10:48:04.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T10:48:04.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:05.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:48:05.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:48:05.130Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:48:05.165Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T10:48:05.622Z] $ docker top dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T10:48:05.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T10:48:05.698Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T10:48:05.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T10:48:05.832Z] $ docker exec dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 ssh-agent [2022-10-24T10:48:05.930Z] SSH_AUTH_SOCK=/tmp/ssh-U0gzGFj3sMnR/agent.31 [2022-10-24T10:48:05.930Z] SSH_AGENT_PID=38 [2022-10-24T10:48:05.935Z] Running ssh-add (command line suppressed) [2022-10-24T10:48:06.040Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18337440797601392210.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18337440797601392210.key) [2022-10-24T10:48:06.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T10:48:06.334Z] + git semver tag [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,538 [run_tag] DEBUG tag force:False [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,539 [check_head_tag] DEBUG check head tag [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,539 [execute] INFO git cat-file --batch-check [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,544 [execute] INFO git cat-file --batch [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,555 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,556 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,556 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T10:48:06.594Z] 2022-10-24 10:48:06,562 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:06.594Z] 2.3.0-dev.15 [Pipeline] } [2022-10-24T10:48:06.610Z] $ docker exec --env ******** --env ******** dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 ssh-agent -k [2022-10-24T10:48:06.712Z] unset SSH_AUTH_SOCK; [2022-10-24T10:48:06.713Z] unset SSH_AGENT_PID; [2022-10-24T10:48:06.713Z] echo Agent pid 38 killed; [2022-10-24T10:48:06.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T10:48:07.028Z] + git semver [Pipeline] } [2022-10-24T10:48:07.321Z] $ docker stop --time=1 dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 [2022-10-24T10:48:09.340Z] $ docker rm -f dd7bd12fcebd6bb2b641d761f31d9966d9490dee23207073b6d6592e2503d617 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:09.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T10:48:09.859Z] [2022-10-24T10:48:09.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:10.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T10:48:10.212Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T10:48:10.212Z] ab5ef0e58194: Pulling fs layer [2022-10-24T10:48:10.212Z] 9712f1f96733: Pulling fs layer [2022-10-24T10:48:10.212Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T10:48:10.212Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T10:48:10.212Z] e9a5061849ea: Pulling fs layer [2022-10-24T10:48:10.212Z] d747dcd14b5f: Pulling fs layer [2022-10-24T10:48:10.212Z] 2de7ff778b66: Pulling fs layer [2022-10-24T10:48:10.212Z] 0d9ebad4ef96: Waiting [2022-10-24T10:48:10.212Z] e9a5061849ea: Waiting [2022-10-24T10:48:10.212Z] d747dcd14b5f: Waiting [2022-10-24T10:48:10.212Z] 2de7ff778b66: Waiting [2022-10-24T10:48:10.212Z] 9712f1f96733: Download complete [2022-10-24T10:48:10.813Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T10:48:10.813Z] 63f879dbbcfc: Download complete [2022-10-24T10:48:10.813Z] e9a5061849ea: Verifying Checksum [2022-10-24T10:48:10.813Z] e9a5061849ea: Download complete [2022-10-24T10:48:10.813Z] d747dcd14b5f: Verifying Checksum [2022-10-24T10:48:10.813Z] d747dcd14b5f: Download complete [2022-10-24T10:48:10.813Z] ab5ef0e58194: Verifying Checksum [2022-10-24T10:48:10.813Z] ab5ef0e58194: Download complete [2022-10-24T10:48:11.095Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T10:48:11.095Z] 0d9ebad4ef96: Download complete [2022-10-24T10:48:11.095Z] 2de7ff778b66: Verifying Checksum [2022-10-24T10:48:11.095Z] 2de7ff778b66: Download complete [2022-10-24T10:48:13.746Z] ab5ef0e58194: Pull complete [2022-10-24T10:48:13.746Z] 9712f1f96733: Pull complete [2022-10-24T10:48:14.313Z] 63f879dbbcfc: Pull complete [2022-10-24T10:48:18.571Z] 0d9ebad4ef96: Pull complete [2022-10-24T10:48:18.571Z] e9a5061849ea: Pull complete [2022-10-24T10:48:18.571Z] d747dcd14b5f: Pull complete [2022-10-24T10:48:19.525Z] 2de7ff778b66: Pull complete [2022-10-24T10:48:19.525Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T10:48:19.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T10:48:19.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:48:19.610Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:48:19.649Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T10:48:23.684Z] $ docker top bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T10:48:23.770Z] provisioning config files... [2022-10-24T10:48:23.784Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17587250822989114993tmp [2022-10-24T10:48:23.822Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1850056766001641626tmp [2022-10-24T10:48:23.847Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15362368446351156101tmp [Pipeline] { [Pipeline] echo [2022-10-24T10:48:23.866Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:24.215Z] ---> sigul-configuration.sh [2022-10-24T10:48:24.215Z] gpg: directory `/root/.gnupg' created [2022-10-24T10:48:24.215Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T10:48:24.215Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T10:48:24.215Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T10:48:24.215Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T10:48:24.215Z] gpg: CAST5 encrypted data [2022-10-24T10:48:24.215Z] gpg: encrypted with 1 passphrase [2022-10-24T10:48:24.215Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T10:48:24.529Z] + mkdir /home/jenkins [2022-10-24T10:48:24.529Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T10:48:24.865Z] + 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-10-24T10:48:24.892Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:25.187Z] ---> sigul-install.sh [2022-10-24T10:48:25.187Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T10:48:25.527Z] + git tag --list [2022-10-24T10:48:25.527Z] 0.1.1 [2022-10-24T10:48:25.527Z] v1.1.0 [2022-10-24T10:48:25.527Z] v1.2.0 [2022-10-24T10:48:25.527Z] v1.2.1 [2022-10-24T10:48:25.527Z] v1.3.0 [2022-10-24T10:48:25.527Z] v2.0.0 [2022-10-24T10:48:25.527Z] v2.1.0 [2022-10-24T10:48:25.527Z] v2.2.0 [2022-10-24T10:48:25.527Z] v2.2.1-dev.1 [2022-10-24T10:48:25.527Z] v2.2.1-dev.2 [2022-10-24T10:48:25.527Z] v2.2.1-dev.3 [2022-10-24T10:48:25.527Z] v2.2.1-dev.4 [2022-10-24T10:48:25.527Z] v2.2.1-dev.5 [2022-10-24T10:48:25.527Z] v2.2.1-dev.6 [2022-10-24T10:48:25.527Z] v2.2.1-dev.7 [2022-10-24T10:48:25.527Z] v2.3.0-dev.10 [2022-10-24T10:48:25.527Z] v2.3.0-dev.11 [2022-10-24T10:48:25.527Z] v2.3.0-dev.12 [2022-10-24T10:48:25.527Z] v2.3.0-dev.13 [2022-10-24T10:48:25.527Z] v2.3.0-dev.14 [2022-10-24T10:48:25.527Z] v2.3.0-dev.15 [2022-10-24T10:48:25.527Z] v2.3.0-dev.7 [2022-10-24T10:48:25.527Z] v2.3.0-dev.8 [2022-10-24T10:48:25.527Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T10:48:25.827Z] + lftools sign git-tag v2.3.0-dev.15 [2022-10-24T10:48:26.404Z] Signing Git tag with Sigul... [2022-10-24T10:48:26.404Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-10-24T10:48:26.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:26.993Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T10:48:27.008Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T10:48:27.065Z] $ docker stop --time=1 bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 [2022-10-24T10:48:28.409Z] $ docker rm -f bf0883803e4ebdf237e09312d4e8bd28b46429229f6daa7d17a7208c90e425a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T10:48:28.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T10:48:28.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:29.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:48:29.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:48:29.273Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:48:29.311Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T10:48:29.668Z] $ docker top bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T10:48:29.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T10:48:29.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T10:48:29.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T10:48:29.888Z] $ docker exec bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 ssh-agent [2022-10-24T10:48:29.983Z] SSH_AUTH_SOCK=/tmp/ssh-zLCwhG2mePeu/agent.32 [2022-10-24T10:48:29.983Z] SSH_AGENT_PID=38 [2022-10-24T10:48:29.987Z] Running ssh-add (command line suppressed) [2022-10-24T10:48:30.108Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3487048657213516854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3487048657213516854.key) [2022-10-24T10:48:30.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T10:48:30.403Z] + git semver bump pre [2022-10-24T10:48:30.673Z] 2022-10-24 10:48:30,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:30.673Z] 2022-10-24 10:48:30,573 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,573 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,573 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,573 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,575 [execute] INFO git cat-file --batch-check [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,580 [execute] INFO git cat-file --batch [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T10:48:30.674Z] 2022-10-24 10:48:30,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:30.674Z] 2.3.0-dev.16 [Pipeline] } [2022-10-24T10:48:30.693Z] $ docker exec --env ******** --env ******** bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 ssh-agent -k [2022-10-24T10:48:30.800Z] unset SSH_AUTH_SOCK; [2022-10-24T10:48:30.800Z] unset SSH_AGENT_PID; [2022-10-24T10:48:30.800Z] echo Agent pid 38 killed; [2022-10-24T10:48:30.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T10:48:31.145Z] + git semver [Pipeline] } [2022-10-24T10:48:31.434Z] $ docker stop --time=1 bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 [2022-10-24T10:48:32.727Z] $ docker rm -f bcdda8a1fd0d7493444a11eb9a2f7873f2e17f6ec25e0ce3ebc1b1dcfc81e110 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T10:48:33.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T10:48:33.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:33.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T10:48:33.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:48:33.398Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:48:33.433Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T10:48:33.788Z] $ docker top 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 -eo pid,comm [2022-10-24T10:48:33.829Z] 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-10-24T10:48:33.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T10:48:33.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T10:48:33.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T10:48:33.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T10:48:33.987Z] $ docker exec 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 ssh-agent [2022-10-24T10:48:34.076Z] SSH_AUTH_SOCK=/tmp/ssh-oshQ5eqCTRh8/agent.34 [2022-10-24T10:48:34.076Z] SSH_AGENT_PID=40 [2022-10-24T10:48:34.081Z] Running ssh-add (command line suppressed) [2022-10-24T10:48:34.173Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2339608462480133290.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2339608462480133290.key) [2022-10-24T10:48:34.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T10:48:34.463Z] + git semver push [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,630 [run_push] DEBUG push [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,631 [execute] INFO git cat-file --batch-check [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,634 [execute] INFO git rev-list e63d995b361361e09e8aaa00bd86c6dca761e2d5 -- [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,635 [execute] DEBUG Popen(['git', 'rev-list', 'e63d995b361361e09e8aaa00bd86c6dca761e2d5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,643 [execute] INFO git fetch -v origin [2022-10-24T10:48:34.722Z] 2022-10-24 10:48:34,643 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T10:48:35.289Z] 2022-10-24 10:48:35,198 [run_push] DEBUG no remote changes detected [2022-10-24T10:48:35.289Z] 2022-10-24 10:48:35,198 [execute] INFO git push origin semver [2022-10-24T10:48:35.289Z] 2022-10-24 10:48:35,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T10:48:36.288Z] 2022-10-24 10:48:36,028 [run_push] DEBUG push all version tags [2022-10-24T10:48:36.288Z] 2022-10-24 10:48:36,028 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T10:48:36.288Z] 2022-10-24 10:48:36,029 [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-10-24T10:48:36.911Z] 2022-10-24 10:48:36,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-24T10:48:36.911Z] 2.3.0-dev.16 [Pipeline] } [2022-10-24T10:48:36.926Z] $ docker exec --env ******** --env ******** 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 ssh-agent -k [2022-10-24T10:48:37.021Z] unset SSH_AUTH_SOCK; [2022-10-24T10:48:37.021Z] unset SSH_AGENT_PID; [2022-10-24T10:48:37.021Z] echo Agent pid 40 killed; [2022-10-24T10:48:37.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T10:48:37.322Z] + git semver [Pipeline] } [2022-10-24T10:48:37.598Z] $ docker stop --time=1 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 [2022-10-24T10:48:38.907Z] $ docker rm -f 3d7014a68744e31803f95d3749da3254dd083f5d05ea5bd99e8b7f12ca623a79 [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-10-24T10:48:39.479Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-24T10:48:39.479Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-24T10:48:39.479Z] total 16 [2022-10-24T10:48:39.479Z] drwxr-xr-x 3 root root 4096 Oct 24 10:34 . [2022-10-24T10:48:39.479Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 10:48 .. [2022-10-24T10:48:39.479Z] drwxr-xr-x 2 root root 4096 Oct 24 10:34 cost [2022-10-24T10:48:39.479Z] -rw-r--r-- 1 root root 82 Oct 24 10:34 cost.csv [2022-10-24T10:48:39.479Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-24T10:48:39.479Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-24T10:48:39.479Z] total 16 [2022-10-24T10:48:39.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 10:34 . [2022-10-24T10:48:39.479Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 10:48 .. [2022-10-24T10:48:39.479Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 10:34 cost [2022-10-24T10:48:39.479Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 24 10:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:39.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:40.622Z] ---> package-listing.sh [2022-10-24T10:48:40.622Z] ++ facter osfamily [2022-10-24T10:48:40.622Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T10:48:40.881Z] + OS_FAMILY=debian [2022-10-24T10:48:40.881Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-24T10:48:40.881Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T10:48:40.881Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T10:48:40.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T10:48:40.881Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T10:48:40.881Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-24T10:48:40.881Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T10:48:40.881Z] + case "${OS_FAMILY}" in [2022-10-24T10:48:40.881Z] + dpkg -l [2022-10-24T10:48:40.881Z] + grep '^ii' [2022-10-24T10:48:40.881Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T10:48:40.881Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T10:48:40.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T10:48:40.881Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-24T10:48:40.881Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-24T10:48:40.881Z] + 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-10-24T10:48:40.891Z] 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-10-24T10:48:41.171Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T10:48:41.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T10:48:41.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T10:48:41.794Z] prd-ubuntu20.04-docker-8c-8g-9280 does not seem to be running inside a container [2022-10-24T10:48:41.831Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T10:48:42.780Z] $ docker top 7f3081b8b608b9725ce31036e37a58786454759e4efa4b04e13866e9abec407a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T10:48:43.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T10:48:43.401Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T10:48:43.683Z] + ls /var/log/sa-host [2022-10-24T10:48:43.683Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T10:48:43.819Z] provisioning config files... [2022-10-24T10:48:43.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4736968590736844986tmp [Pipeline] { [Pipeline] echo [2022-10-24T10:48:43.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:44.119Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T10:48:44.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:44.448Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T10:48:44.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:44.741Z] ---> sudo-logs.sh [2022-10-24T10:48:44.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T10:48:44.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:45.051Z] ---> job-cost.sh [2022-10-24T10:48:45.051Z] lf-activate-venv: SKIPPING [2022-10-24T10:48:45.051Z] DEBUG: total: 0.2199999988079071 [2022-10-24T10:48:45.051Z] INFO: Retrieving Stack Cost... [2022-10-24T10:48:45.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T10:48:45.879Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T10:48:45.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T10:48:46.177Z] ---> logs-deploy.sh [2022-10-24T10:48:46.177Z] lf-activate-venv: SKIPPING [2022-10-24T10:48:46.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/86 [2022-10-24T10:48:46.177Z] INFO: archiving workspace using pattern(s): [2022-10-24T10:48:47.113Z] Archives upload complete. [2022-10-24T10:48:47.371Z] INFO: archiving logs to Nexus [2022-10-24T10:48:47.942Z] ---> uname -a: [2022-10-24T10:48:47.942Z] Linux prd-ubuntu20-04-docker-8c-8g-9280 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] ---> lscpu: [2022-10-24T10:48:47.942Z] Architecture: x86_64 [2022-10-24T10:48:47.942Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T10:48:47.942Z] Byte Order: Little Endian [2022-10-24T10:48:47.942Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T10:48:47.942Z] CPU(s): 8 [2022-10-24T10:48:47.942Z] On-line CPU(s) list: 0-7 [2022-10-24T10:48:47.942Z] Thread(s) per core: 1 [2022-10-24T10:48:47.942Z] Core(s) per socket: 1 [2022-10-24T10:48:47.942Z] Socket(s): 8 [2022-10-24T10:48:47.942Z] NUMA node(s): 1 [2022-10-24T10:48:47.942Z] Vendor ID: AuthenticAMD [2022-10-24T10:48:47.942Z] CPU family: 23 [2022-10-24T10:48:47.942Z] Model: 49 [2022-10-24T10:48:47.942Z] Model name: AMD EPYC-Rome Processor [2022-10-24T10:48:47.942Z] Stepping: 0 [2022-10-24T10:48:47.942Z] CPU MHz: 2799.956 [2022-10-24T10:48:47.942Z] BogoMIPS: 5599.91 [2022-10-24T10:48:47.942Z] Virtualization: AMD-V [2022-10-24T10:48:47.942Z] Hypervisor vendor: KVM [2022-10-24T10:48:47.942Z] Virtualization type: full [2022-10-24T10:48:47.942Z] L1d cache: 256 KiB [2022-10-24T10:48:47.942Z] L1i cache: 256 KiB [2022-10-24T10:48:47.942Z] L2 cache: 4 MiB [2022-10-24T10:48:47.942Z] L3 cache: 128 MiB [2022-10-24T10:48:47.942Z] NUMA node0 CPU(s): 0-7 [2022-10-24T10:48:47.942Z] Vulnerability Itlb multihit: Not affected [2022-10-24T10:48:47.942Z] Vulnerability L1tf: Not affected [2022-10-24T10:48:47.942Z] Vulnerability Mds: Not affected [2022-10-24T10:48:47.942Z] Vulnerability Meltdown: Not affected [2022-10-24T10:48:47.942Z] Vulnerability Mmio stale data: Not affected [2022-10-24T10:48:47.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T10:48:47.942Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T10:48:47.942Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T10:48:47.942Z] Vulnerability Srbds: Not affected [2022-10-24T10:48:47.942Z] Vulnerability Tsx async abort: Not affected [2022-10-24T10:48:47.942Z] 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-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] ---> nproc: [2022-10-24T10:48:47.942Z] 8 [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] ---> df -h: [2022-10-24T10:48:47.942Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T10:48:47.942Z] overlay 155G 14G 142G 9% / [2022-10-24T10:48:47.942Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T10:48:47.942Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T10:48:47.942Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T10:48:47.942Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] ---> sar -b -r -n DEV: [2022-10-24T10:48:47.942Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9280) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] 10:29:46 LINUX RESTART (8 CPU) [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] 10:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-24T10:48:47.942Z] 10:31:01 215.51 47.68 167.84 0.00 5381.10 115490.62 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 224.13 1.30 222.83 0.00 16.26 72737.21 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 222.68 0.30 222.38 0.00 5.87 35471.29 0.00 [2022-10-24T10:48:47.942Z] 10:34:01 181.47 0.25 181.22 0.00 17.20 29798.10 0.00 [2022-10-24T10:48:47.942Z] 10:35:01 72.97 9.35 63.62 0.00 2886.59 16913.60 0.00 [2022-10-24T10:48:47.942Z] 10:36:01 2.57 0.00 2.57 0.00 0.00 29.06 0.00 [2022-10-24T10:48:47.942Z] 10:37:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2022-10-24T10:48:47.942Z] 10:38:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 [2022-10-24T10:48:47.942Z] 10:39:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2022-10-24T10:48:47.942Z] 10:40:01 2.15 0.00 2.15 0.00 0.00 34.26 0.00 [2022-10-24T10:48:47.942Z] 10:41:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-10-24T10:48:47.942Z] 10:42:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2022-10-24T10:48:47.942Z] 10:43:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2022-10-24T10:48:47.942Z] 10:44:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-10-24T10:48:47.942Z] 10:45:01 1.92 0.02 1.90 0.00 0.13 25.46 0.00 [2022-10-24T10:48:47.942Z] 10:46:01 1.75 0.00 1.75 0.00 0.00 18.40 0.00 [2022-10-24T10:48:47.942Z] 10:47:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-10-24T10:48:47.942Z] 10:48:01 35.24 1.27 33.98 0.00 33.33 27310.65 0.00 [2022-10-24T10:48:47.942Z] Average: 53.87 3.34 50.53 0.00 463.34 16550.97 0.00 [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-24T10:48:47.942Z] 10:31:01 28922548 31606236 710508 2.16 78488 2874988 2023912 5.96 1039596 2556764 880 [2022-10-24T10:48:47.942Z] 10:32:01 27650484 31530800 772460 2.35 158136 3882172 1988628 5.86 1254956 3485364 4376 [2022-10-24T10:48:47.942Z] 10:33:01 26369756 31128532 1194664 3.63 214040 4541616 2201148 6.49 1812444 4054460 21872 [2022-10-24T10:48:47.942Z] 10:34:01 26185956 31569060 725908 2.21 223508 5143348 1851412 5.46 1559448 4463232 314248 [2022-10-24T10:48:47.942Z] 10:35:01 25886680 31542976 740000 2.25 241536 5392216 1791444 5.28 1741376 4562284 248 [2022-10-24T10:48:47.942Z] 10:36:01 25897108 31553444 729964 2.22 241584 5392212 1789736 5.27 1728084 4562216 12 [2022-10-24T10:48:47.942Z] 10:37:01 25905008 31561352 722052 2.20 241600 5392216 1789736 5.27 1720496 4562220 8 [2022-10-24T10:48:47.942Z] 10:38:01 25905180 31561536 721872 2.20 241608 5392220 1789736 5.27 1720496 4562228 40 [2022-10-24T10:48:47.942Z] 10:39:01 25913692 31570092 713276 2.17 241632 5392220 1789736 5.27 1711456 4562228 12 [2022-10-24T10:48:47.942Z] 10:40:01 25913784 31570500 712880 2.17 241660 5392224 1789736 5.27 1711040 4562456 64 [2022-10-24T10:48:47.942Z] 10:41:01 25913672 31570392 712916 2.17 241672 5392224 1789736 5.27 1711176 4562456 16 [2022-10-24T10:48:47.942Z] 10:42:01 25914124 31570848 712600 2.17 241688 5392228 1789736 5.27 1711332 4562460 48 [2022-10-24T10:48:47.942Z] 10:43:01 25914620 31571348 712068 2.17 241692 5392232 1789736 5.27 1711552 4562464 8 [2022-10-24T10:48:47.942Z] 10:44:01 25914452 31571212 712040 2.17 241704 5392236 1789736 5.27 1711420 4562460 164 [2022-10-24T10:48:47.942Z] 10:45:01 25915664 31572508 710728 2.16 241740 5392212 1787352 5.27 1711460 4562444 64 [2022-10-24T10:48:47.942Z] 10:46:01 25914836 31571716 711420 2.16 241756 5392216 1787352 5.27 1711604 4562444 4 [2022-10-24T10:48:47.942Z] 10:47:01 25915064 31571948 711128 2.16 241772 5392220 1787352 5.27 1711252 4562448 12 [2022-10-24T10:48:47.942Z] 10:48:01 24795712 31545984 729460 2.22 269644 6366544 1923004 5.67 1846436 5450120 284312 [2022-10-24T10:48:47.942Z] Average: 26152686 31541138 747552 2.27 226970 5161530 1847179 5.44 1656979 4406708 34799 [2022-10-24T10:48:47.942Z] [2022-10-24T10:48:47.942Z] 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-24T10:48:47.942Z] 10:31:01 docker0 82.45 88.29 6.19 347.94 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:31:01 lo 8.33 8.33 0.82 0.82 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:31:01 veth60a2647 32.46 41.36 3.00 35.26 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:31:01 ens3 791.57 555.46 7709.12 103.61 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 docker0 126.05 225.35 10.64 3697.23 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 vethdad4ec0 1.37 1.87 0.09 33.03 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 veth1b592f3 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:32:01 ens3 287.42 170.79 4410.82 29.28 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 veth9581b15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 docker0 127.11 282.24 18.90 1936.15 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 veth1b592f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:33:01 ens3 336.41 187.72 1966.52 141.31 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:34:01 docker0 7.00 8.53 0.41 40.81 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:34:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:34:01 ens3 184.70 133.26 2651.24 246.32 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.942Z] 10:35:01 ens3 62.31 55.71 1305.26 56.82 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:36:01 ens3 0.78 2.13 0.12 6.66 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:39:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:41:01 ens3 1.13 2.00 2.33 6.63 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:43:01 ens3 10.46 15.58 11.80 12.82 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:46:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:48:01 veth1c01940 36.46 56.94 3.75 686.69 0.00 0.00 0.00 0.06 [2022-10-24T10:48:47.943Z] 10:48:01 docker0 36.46 56.82 3.26 686.68 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] 10:48:01 ens3 229.01 128.31 4666.26 17.42 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] Average: veth1c01940 2.03 3.16 0.21 38.15 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] Average: docker0 21.06 36.73 2.19 372.69 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] Average: ens3 105.81 69.54 1262.36 34.50 0.00 0.00 0.00 0.00 [2022-10-24T10:48:47.943Z] [2022-10-24T10:48:47.943Z] [2022-10-24T10:48:47.943Z] ---> sar -P ALL: [2022-10-24T10:48:47.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9280) 10/24/22 _x86_64_ (8 CPU) [2022-10-24T10:48:47.943Z] [2022-10-24T10:48:47.943Z] 10:29:46 LINUX RESTART (8 CPU) [2022-10-24T10:48:47.943Z] [2022-10-24T10:48:47.943Z] 10:30:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T10:48:47.943Z] 10:31:01 all 10.63 0.00 4.26 2.75 0.06 82.31 [2022-10-24T10:48:47.943Z] 10:31:01 0 11.27 0.00 4.08 0.96 0.05 83.64 [2022-10-24T10:48:47.943Z] 10:31:01 1 12.07 0.00 3.18 0.27 0.05 84.43 [2022-10-24T10:48:47.943Z] 10:31:01 2 11.45 0.00 3.05 0.42 0.05 85.03 [2022-10-24T10:48:47.943Z] 10:31:01 3 9.61 0.00 4.64 1.13 0.07 84.55 [2022-10-24T10:48:47.943Z] 10:31:01 4 8.96 0.00 4.16 0.77 0.05 86.06 [2022-10-24T10:48:47.943Z] 10:31:01 5 12.72 0.00 5.59 6.18 0.07 75.44 [2022-10-24T10:48:47.943Z] 10:31:01 6 11.52 0.00 4.60 8.73 0.07 75.09 [2022-10-24T10:48:47.943Z] 10:31:01 7 7.40 0.00 4.75 3.56 0.07 84.22 [2022-10-24T10:48:47.943Z] 10:32:01 all 19.41 0.00 5.63 3.36 0.08 71.52 [2022-10-24T10:48:47.943Z] 10:32:01 0 20.71 0.00 6.66 3.80 0.15 68.68 [2022-10-24T10:48:47.943Z] 10:32:01 1 18.56 0.00 5.69 13.41 0.07 62.28 [2022-10-24T10:48:47.943Z] 10:32:01 2 18.79 0.00 5.38 1.50 0.07 74.26 [2022-10-24T10:48:47.943Z] 10:32:01 3 19.18 0.00 5.22 0.18 0.07 75.34 [2022-10-24T10:48:47.943Z] 10:32:01 4 19.01 0.00 5.33 0.44 0.07 75.16 [2022-10-24T10:48:47.943Z] 10:32:01 5 18.74 0.00 5.45 3.71 0.05 72.05 [2022-10-24T10:48:47.943Z] 10:32:01 6 20.54 0.00 5.92 3.49 0.05 70.00 [2022-10-24T10:48:47.943Z] 10:32:01 7 19.77 0.00 5.42 0.41 0.10 74.30 [2022-10-24T10:48:47.943Z] 10:33:01 all 19.00 0.00 5.40 1.79 0.07 73.73 [2022-10-24T10:48:47.943Z] 10:33:01 0 9.38 0.00 2.57 0.18 0.07 87.79 [2022-10-24T10:48:47.943Z] 10:33:01 1 30.11 0.00 4.81 0.10 0.07 64.91 [2022-10-24T10:48:47.943Z] 10:33:01 2 11.98 0.00 4.37 3.86 0.07 79.72 [2022-10-24T10:48:47.943Z] 10:33:01 3 22.17 0.00 5.03 0.25 0.07 72.48 [2022-10-24T10:48:47.943Z] 10:33:01 4 31.03 0.00 7.17 6.66 0.07 55.08 [2022-10-24T10:48:47.943Z] 10:33:01 5 15.67 0.00 5.70 1.84 0.07 76.73 [2022-10-24T10:48:47.943Z] 10:33:01 6 15.81 0.00 5.36 0.72 0.07 78.04 [2022-10-24T10:48:47.943Z] 10:33:01 7 15.80 0.00 8.26 0.73 0.08 75.12 [2022-10-24T10:48:47.943Z] 10:34:01 all 20.62 0.00 5.02 1.22 0.08 73.05 [2022-10-24T10:48:47.943Z] 10:34:01 0 17.45 0.00 4.57 0.08 0.10 77.79 [2022-10-24T10:48:47.943Z] 10:34:01 1 18.18 0.00 4.88 0.42 0.07 76.46 [2022-10-24T10:48:47.943Z] 10:34:01 2 31.96 0.00 5.23 2.44 0.07 60.31 [2022-10-24T10:48:47.943Z] 10:34:01 3 19.71 0.00 5.87 0.05 0.08 74.28 [2022-10-24T10:48:47.943Z] 10:34:01 4 19.33 0.00 4.00 0.51 0.07 76.10 [2022-10-24T10:48:47.943Z] 10:34:01 5 19.69 0.00 5.25 1.79 0.07 73.20 [2022-10-24T10:48:47.943Z] 10:34:01 6 20.41 0.00 5.44 3.08 0.12 70.95 [2022-10-24T10:48:47.943Z] 10:34:01 7 18.23 0.00 4.95 1.43 0.08 75.31 [2022-10-24T10:48:47.943Z] 10:35:01 all 1.48 0.00 1.04 0.87 0.02 96.60 [2022-10-24T10:48:47.943Z] 10:35:01 0 1.57 0.00 1.02 0.07 0.02 97.33 [2022-10-24T10:48:47.943Z] 10:35:01 1 1.63 0.00 0.98 0.42 0.02 96.95 [2022-10-24T10:48:47.943Z] 10:35:01 2 1.69 0.00 1.30 1.40 0.02 95.59 [2022-10-24T10:48:47.943Z] 10:35:01 3 1.22 0.00 0.72 1.25 0.03 96.78 [2022-10-24T10:48:47.943Z] 10:35:01 4 0.93 0.00 1.95 0.27 0.02 96.83 [2022-10-24T10:48:47.943Z] 10:35:01 5 2.42 0.00 0.74 2.54 0.03 94.27 [2022-10-24T10:48:47.943Z] 10:35:01 6 1.37 0.00 0.62 0.02 0.00 98.00 [2022-10-24T10:48:47.943Z] 10:35:01 7 0.97 0.00 0.99 0.97 0.03 97.04 [2022-10-24T10:48:47.943Z] 10:36:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2022-10-24T10:48:47.943Z] 10:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-24T10:48:47.943Z] 10:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-24T10:48:47.943Z] 10:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T10:48:47.943Z] 10:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T10:48:47.943Z] 10:36:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-24T10:48:47.943Z] 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-24T10:48:47.943Z] 10:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-24T10:48:47.943Z] 10:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T10:48:47.943Z] 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-24T10:48:47.943Z] 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.943Z] 10:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-24T10:48:47.943Z] 10:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2022-10-24T10:48:47.943Z] 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:38:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-10-24T10:48:47.943Z] 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.943Z] 10:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:39:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2022-10-24T10:48:47.943Z] 10:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-24T10:48:47.943Z] 10:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-24T10:48:47.943Z] 10:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T10:48:47.943Z] 10:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:39:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2022-10-24T10:48:47.943Z] 10:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:39:01 7 0.30 0.00 0.02 0.00 0.00 99.68 [2022-10-24T10:48:47.943Z] 10:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-24T10:48:47.943Z] 10:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-24T10:48:47.943Z] 10:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T10:48:47.943Z] 10:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.943Z] 10:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.943Z] 10:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T10:48:47.943Z] 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.943Z] 10:40:01 7 0.17 0.00 0.00 0.03 0.00 99.80 [2022-10-24T10:48:47.943Z] 10:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-10-24T10:48:47.943Z] 10:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-24T10:48:47.943Z] 10:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T10:48:47.943Z] 10:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-24T10:48:47.943Z] 10:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T10:48:47.943Z] 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.943Z] 10:41:01 7 0.03 0.00 0.02 0.02 0.03 99.90 [2022-10-24T10:48:47.943Z] [2022-10-24T10:48:47.943Z] 10:41:01 CPU %user %nice %system %iowait %steal %idle [2022-10-24T10:48:47.944Z] 10:42:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-10-24T10:48:47.944Z] 10:42:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-24T10:48:47.944Z] 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:42:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-10-24T10:48:47.944Z] 10:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T10:48:47.944Z] 10:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-24T10:48:47.944Z] 10:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-24T10:48:47.944Z] 10:43:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-24T10:48:47.944Z] 10:43:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2022-10-24T10:48:47.944Z] 10:43:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-24T10:48:47.944Z] 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:43:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-24T10:48:47.944Z] 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:43:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-24T10:48:47.944Z] 10:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T10:48:47.944Z] 10:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-24T10:48:47.944Z] 10:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-24T10:48:47.944Z] 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:44:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-24T10:48:47.944Z] 10:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:45:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2022-10-24T10:48:47.944Z] 10:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-24T10:48:47.944Z] 10:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T10:48:47.944Z] 10:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-24T10:48:47.944Z] 10:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-24T10:48:47.944Z] 10:45:01 5 0.05 0.00 0.05 0.03 0.02 99.85 [2022-10-24T10:48:47.944Z] 10:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-24T10:48:47.944Z] 10:45:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2022-10-24T10:48:47.944Z] 10:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-24T10:48:47.944Z] 10:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-24T10:48:47.944Z] 10:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T10:48:47.944Z] 10:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-24T10:48:47.944Z] 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-24T10:48:47.944Z] 10:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-10-24T10:48:47.944Z] 10:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-24T10:48:47.944Z] 10:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-24T10:48:47.944Z] 10:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-24T10:48:47.944Z] 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-24T10:48:47.944Z] 10:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-24T10:48:47.944Z] 10:48:01 all 4.55 0.00 1.95 0.68 0.04 92.78 [2022-10-24T10:48:47.944Z] 10:48:01 0 5.60 0.00 1.75 0.00 0.05 92.60 [2022-10-24T10:48:47.944Z] 10:48:01 1 4.16 0.00 1.89 0.05 0.03 93.87 [2022-10-24T10:48:47.944Z] 10:48:01 2 3.66 0.00 2.18 0.02 0.07 94.08 [2022-10-24T10:48:47.944Z] 10:48:01 3 4.14 0.00 2.94 0.00 0.02 92.90 [2022-10-24T10:48:47.944Z] 10:48:01 4 4.27 0.00 2.00 0.03 0.03 93.66 [2022-10-24T10:48:47.944Z] 10:48:01 5 5.73 0.00 1.27 0.27 0.03 92.70 [2022-10-24T10:48:47.944Z] 10:48:01 6 4.23 0.00 1.76 3.96 0.02 90.02 [2022-10-24T10:48:47.944Z] 10:48:01 7 4.62 0.00 1.85 1.11 0.03 92.39 [2022-10-24T10:48:47.944Z] Average: all 4.20 0.00 1.30 0.59 0.02 93.89 [2022-10-24T10:48:47.944Z] Average: 0 3.68 0.00 1.16 0.28 0.04 94.84 [2022-10-24T10:48:47.944Z] Average: 1 4.70 0.00 1.19 0.80 0.02 93.29 [2022-10-24T10:48:47.944Z] Average: 2 4.40 0.00 1.20 0.53 0.02 93.85 [2022-10-24T10:48:47.944Z] Average: 3 4.21 0.00 1.36 0.17 0.02 94.24 [2022-10-24T10:48:47.944Z] Average: 4 4.62 0.00 1.37 0.48 0.02 93.51 [2022-10-24T10:48:47.944Z] Average: 5 4.15 0.00 1.33 0.91 0.03 93.59 [2022-10-24T10:48:47.944Z] Average: 6 4.09 0.00 1.31 1.10 0.02 93.48 [2022-10-24T10:48:47.944Z] Average: 7 3.71 0.00 1.45 0.46 0.03 94.35 [2022-10-24T10:48:47.944Z] [2022-10-24T10:48:47.944Z] [2022-10-24T10:48:47.944Z]