Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f247822aed2ea5797dd0dba969c3d64ef023385 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-ssh8769481561982318777.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2442873666403095942.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh964871891492821367.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3966727486045991166.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-ssh5559883461414067913.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 Running on prd-ubuntu20.04-docker-8c-8g-7993 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f247822aed2ea5797dd0dba969c3d64ef023385 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 > git rev-list --no-walk 7068460caebfd9ea6dab23a48856cc5898547cee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:38 ========================================================= 01:34:38 EdgeX Global Pipelines Version Info 01:34:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:39 ------------------- 01:34:39 stable info: 01:34:39 ------------------- 01:34:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:34:39 Message: update stable to v1.0.239 01:34:39 ------------------- 01:34:39 experimental info: 01:34:39 ------------------- 01:34:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:34:39 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f24782 [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:40 provisioning config files... 01:34:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17026473090398504404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:40 ---> docker-login.sh 01:34:40 nexus3.edgexfoundry.org:10001 01:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:40 Configure a credential helper to remove this warning. See 01:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:40 01:34:40 Login Succeeded 01:34:40 nexus3.edgexfoundry.org:10002 01:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:40 Configure a credential helper to remove this warning. See 01:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:40 01:34:40 Login Succeeded 01:34:40 nexus3.edgexfoundry.org:10003 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 nexus3.edgexfoundry.org:10004 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 docker.io 01:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:41 Configure a credential helper to remove this warning. See 01:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:41 01:34:41 Login Succeeded 01:34:41 ---> docker-login.sh ends [Pipeline] } 01:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:34:42 + git rev-list -1 --merges 1f247822aed2ea5797dd0dba969c3d64ef023385~1..1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo 01:34:42 -----------> git rev-list -1 --merges 1f247822aed2ea5797dd0dba969c3d64ef023385~1..1f247822aed2ea5797dd0dba969c3d64ef023385 1f247822aed2ea5797dd0dba969c3d64ef023385 [false] [Pipeline] sh 01:34:42 + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo 01:34:42 ========================================================= 01:34:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:34:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:42 + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] echo 01:34:42 [semverPrep] GIT_COMMIT: 1f247822aed2ea5797dd0dba969c3d64ef023385, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558) [Pipeline] echo 01:34:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:34:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:43 + grep -v github /etc/ssh/ssh_known_hosts 01:34:43 + [ -e /tmp/ssh_known_hosts ] 01:34:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:34:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 01:34:43 tee -a /etc/ssh/ssh_known_hosts 01:34:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:43 01:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:34:43 b85a868b505f: Pulling fs layer 01:34:43 e2be974225ed: Pulling fs layer 01:34:43 339a4e72a1f5: Pulling fs layer 01:34:43 988bab9f4d93: Pulling fs layer 01:34:43 1469e6f7b9e6: Pulling fs layer 01:34:43 eaf3925da568: Pulling fs layer 01:34:43 bab4dde63d76: Pulling fs layer 01:34:43 bde34c3a00c8: Pulling fs layer 01:34:43 b352a97aabf1: Pulling fs layer 01:34:43 4872d77fe225: Pulling fs layer 01:34:43 5851b861e8e6: Pulling fs layer 01:34:43 1469e6f7b9e6: Waiting 01:34:43 eaf3925da568: Waiting 01:34:43 bab4dde63d76: Waiting 01:34:43 bde34c3a00c8: Waiting 01:34:43 b352a97aabf1: Waiting 01:34:43 4872d77fe225: Waiting 01:34:43 5851b861e8e6: Waiting 01:34:43 988bab9f4d93: Waiting 01:34:43 e2be974225ed: Download complete 01:34:43 988bab9f4d93: Verifying Checksum 01:34:43 988bab9f4d93: Download complete 01:34:44 1469e6f7b9e6: Verifying Checksum 01:34:44 1469e6f7b9e6: Download complete 01:34:44 eaf3925da568: Verifying Checksum 01:34:44 eaf3925da568: Download complete 01:34:44 339a4e72a1f5: Verifying Checksum 01:34:44 339a4e72a1f5: Download complete 01:34:44 bde34c3a00c8: Download complete 01:34:44 b352a97aabf1: Verifying Checksum 01:34:44 b352a97aabf1: Download complete 01:34:44 4872d77fe225: Verifying Checksum 01:34:44 4872d77fe225: Download complete 01:34:44 5851b861e8e6: Verifying Checksum 01:34:44 5851b861e8e6: Download complete 01:34:44 b85a868b505f: Verifying Checksum 01:34:44 b85a868b505f: Download complete 01:34:44 bab4dde63d76: Verifying Checksum 01:34:44 bab4dde63d76: Download complete 01:34:45 b85a868b505f: Pull complete 01:34:45 e2be974225ed: Pull complete 01:34:45 339a4e72a1f5: Pull complete 01:34:45 988bab9f4d93: Pull complete 01:34:46 1469e6f7b9e6: Pull complete 01:34:46 eaf3925da568: Pull complete 01:34:48 bab4dde63d76: Pull complete 01:34:48 bde34c3a00c8: Pull complete 01:34:48 b352a97aabf1: Pull complete 01:34:48 4872d77fe225: Pull complete 01:34:48 5851b861e8e6: Pull complete 01:34:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:48 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:34:51 $ docker top 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc -eo pid,comm 01:34:51 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). 01:34:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:51 [ssh-agent] Looking for ssh-agent implementation... 01:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:51 $ docker exec 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent 01:34:51 SSH_AUTH_SOCK=/tmp/ssh-lVKNfRPnL9rl/agent.32 01:34:51 SSH_AGENT_PID=39 01:34:51 Running ssh-add (command line suppressed) 01:34:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010134784693905586.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010134784693905586.key) 01:34:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:51 + git tag --points-at HEAD [Pipeline] } 01:34:51 $ docker exec --env ******** --env ******** 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent -k 01:34:51 unset SSH_AUTH_SOCK; 01:34:51 unset SSH_AGENT_PID; 01:34:51 echo Agent pid 39 killed; 01:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:51 [ssh-agent] Looking for ssh-agent implementation... 01:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:51 $ docker exec 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent 01:34:52 SSH_AUTH_SOCK=/tmp/ssh-OP8werTVjOYN/agent.71 01:34:52 SSH_AGENT_PID=77 01:34:52 Running ssh-add (command line suppressed) 01:34:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8256010738462189410.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8256010738462189410.key) 01:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:52 + git semver init 01:34:52 2022-10-17 01:34:52,689 [run_init] DEBUG init version:0.0.0 force:False 01:34:52 2022-10-17 01:34:52,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 01:34:52 2022-10-17 01:34:52,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 01:34:52 2022-10-17 01:34:52,690 [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) 01:34:54 2022-10-17 01:34:54,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 01:34:54 2022-10-17 01:34:54,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 01:34:54 2022-10-17 01:34:54,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:34:54 2022-10-17 01:34:54,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:34:54 2.3.0-dev.12 [Pipeline] } 01:34:54 $ docker exec --env ******** --env ******** 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc ssh-agent -k 01:34:54 unset SSH_AUTH_SOCK; 01:34:54 unset SSH_AGENT_PID; 01:34:54 echo Agent pid 77 killed; 01:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:55 + git semver [Pipeline] } 01:34:55 $ docker stop --time=1 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc 01:34:56 $ docker rm -f 7e2b082b562fab061e58c0fe836105eb63d9d17e02f223dc9c1477a1f0943ecc [Pipeline] // withDockerContainer [Pipeline] sh 01:34:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:34:57 Stashed 1 file(s) [Pipeline] echo 01:34:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 01:34:57 provisioning config files... 01:34:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14781491734343646051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:57 ---> docker-login.sh 01:34:57 nexus3.edgexfoundry.org:10001 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 nexus3.edgexfoundry.org:10002 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 nexus3.edgexfoundry.org:10003 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 nexus3.edgexfoundry.org:10004 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:57 Configure a credential helper to remove this warning. See 01:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:57 01:34:57 Login Succeeded 01:34:57 docker.io 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:58 Configure a credential helper to remove this warning. See 01:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:58 01:34:58 Login Succeeded 01:34:58 ---> docker-login.sh ends [Pipeline] } 01:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:58 ========================================================= 01:34:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:34:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:58 + 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 . 01:34:59 Sending build context to Docker daemon 45.96MB 01:34:59 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:34:59 Step 2/16 : FROM ${BASE} AS builder 01:34:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:34:59 213ec9aee27d: Pulling fs layer 01:34:59 4583459ba037: Pulling fs layer 01:34:59 93c1e223e6f2: Pulling fs layer 01:34:59 53926ce57604: Pulling fs layer 01:34:59 21b2b0c7a3f4: Pulling fs layer 01:34:59 30f14e443154: Pulling fs layer 01:34:59 801331c1e519: Pulling fs layer 01:34:59 99cc6dd402b0: Pulling fs layer 01:34:59 7d9ed39f4882: Pulling fs layer 01:34:59 53926ce57604: Waiting 01:34:59 21b2b0c7a3f4: Waiting 01:34:59 30f14e443154: Waiting 01:34:59 801331c1e519: Waiting 01:34:59 99cc6dd402b0: Waiting 01:34:59 7d9ed39f4882: Waiting 01:34:59 93c1e223e6f2: Verifying Checksum 01:34:59 93c1e223e6f2: Download complete 01:34:59 4583459ba037: Verifying Checksum 01:34:59 4583459ba037: Download complete 01:34:59 21b2b0c7a3f4: Verifying Checksum 01:34:59 21b2b0c7a3f4: Download complete 01:34:59 30f14e443154: Verifying Checksum 01:34:59 30f14e443154: Download complete 01:34:59 213ec9aee27d: Verifying Checksum 01:34:59 213ec9aee27d: Download complete 01:34:59 801331c1e519: Verifying Checksum 01:34:59 801331c1e519: Download complete 01:34:59 213ec9aee27d: Pull complete 01:34:59 4583459ba037: Pull complete 01:34:59 93c1e223e6f2: Pull complete 01:34:59 7d9ed39f4882: Verifying Checksum 01:34:59 7d9ed39f4882: Download complete 01:34:59 99cc6dd402b0: Verifying Checksum 01:34:59 99cc6dd402b0: Download complete 01:35:00 53926ce57604: Verifying Checksum 01:35:00 53926ce57604: Download complete 01:35:03 53926ce57604: Pull complete 01:35:03 21b2b0c7a3f4: Pull complete 01:35:03 30f14e443154: Pull complete 01:35:03 801331c1e519: Pull complete 01:35:05 99cc6dd402b0: Pull complete 01:35:06 7d9ed39f4882: Pull complete 01:35:06 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 01:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:35:06 ---> 1dedd983c030 01:35:06 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:35:10 ---> Running in 88528fb0c0d2 01:35:10 Removing intermediate container 88528fb0c0d2 01:35:10 ---> 4696d5a27b27 01:35:10 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:35:10 ---> Running in abe7f8cfda9f 01:35:10 Removing intermediate container abe7f8cfda9f 01:35:10 ---> 11dffdc4d683 01:35:10 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:35:10 ---> Running in ecbb3055f8a2 01:35:10 Removing intermediate container ecbb3055f8a2 01:35:10 ---> 0314eb278d63 01:35:10 Step 6/16 : LABEL Name=edgex-ui-go 01:35:10 ---> Running in 37f8f245689b 01:35:10 Removing intermediate container 37f8f245689b 01:35:10 ---> 42eb7251d9f9 01:35:10 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:35:10 ---> Running in 5fa5c7edf5a2 01:35:10 Removing intermediate container 5fa5c7edf5a2 01:35:10 ---> 1f6d1e9758f0 01:35:10 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:35:11 latest: Pulling from library/docker 01:35:11 213ec9aee27d: Already exists 01:35:11 7b0dd730a5c3: Pulling fs layer 01:35:11 4b90f8029a36: Pulling fs layer 01:35:11 c9b4188d0a7e: Pulling fs layer 01:35:11 0ce9ee893297: Pulling fs layer 01:35:11 b58d10fc8e47: Pulling fs layer 01:35:11 953172ca8d39: Pulling fs layer 01:35:11 0ce9ee893297: Waiting 01:35:11 b58d10fc8e47: Waiting 01:35:11 44139241e737: Pulling fs layer 01:35:11 953172ca8d39: Waiting 01:35:11 fdae17f5f89f: Pulling fs layer 01:35:11 44139241e737: Waiting 01:35:11 7b0dd730a5c3: Verifying Checksum 01:35:11 7b0dd730a5c3: Download complete 01:35:11 4b90f8029a36: Verifying Checksum 01:35:11 4b90f8029a36: Download complete 01:35:11 7b0dd730a5c3: Pull complete 01:35:11 c9b4188d0a7e: Verifying Checksum 01:35:11 c9b4188d0a7e: Download complete 01:35:11 4b90f8029a36: Pull complete 01:35:11 953172ca8d39: Verifying Checksum 01:35:11 953172ca8d39: Download complete 01:35:11 0ce9ee893297: Download complete 01:35:11 b58d10fc8e47: Verifying Checksum 01:35:11 b58d10fc8e47: Download complete 01:35:12 c9b4188d0a7e: Pull complete 01:35:12 44139241e737: Verifying Checksum 01:35:12 44139241e737: Download complete 01:35:12 fdae17f5f89f: Verifying Checksum 01:35:12 fdae17f5f89f: Download complete 01:35:12 Still waiting to schedule task 01:35:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:35:12 0ce9ee893297: Pull complete 01:35:12 b58d10fc8e47: Pull complete 01:35:12 953172ca8d39: Pull complete 01:35:12 44139241e737: Pull complete 01:35:12 fdae17f5f89f: Pull complete 01:35:12 Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 01:35:12 Status: Downloaded newer image for docker:latest 01:35:14 ---> 6eb42207da19 01:35:14 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:14 ---> Running in 09927638aeb8 01:35:14 Removing intermediate container 09927638aeb8 01:35:14 ---> 7ba8334c2a21 01:35:14 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:14 ---> Running in f75886b2446d 01:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:35:16 OK: 211 MiB in 51 packages 01:35:16 Removing intermediate container f75886b2446d 01:35:16 ---> 539768656e08 01:35:16 Step 11/16 : ENV GO111MODULE=on 01:35:16 ---> Running in 8143c37d653f 01:35:16 Removing intermediate container 8143c37d653f 01:35:16 ---> 36c1a9e0f48d 01:35:16 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:35:16 ---> Running in e5e74c753d96 01:35:16 Removing intermediate container e5e74c753d96 01:35:16 ---> f63ab772e777 01:35:16 Step 13/16 : COPY go.mod vendor* ./ 01:35:16 ---> 58f12c6d481e 01:35:16 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:16 ---> Running in fae3d53deefc 01:35:34 Removing intermediate container fae3d53deefc 01:35:34 ---> 855dce6a16d6 01:35:34 Step 15/16 : COPY . . 01:35:35 ---> fb623ef4de87 01:35:35 Step 16/16 : RUN ${MAKE} 01:35:35 ---> Running in c8623e5be48a 01:35:35 noop 01:35:36 Removing intermediate container c8623e5be48a 01:35:36 ---> cd283d0c8966 01:35:36 Successfully built cd283d0c8966 01:35:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:36 + docker inspect -f . ci-base-image-x86_64 01:35:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:36 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:35:37 $ docker top b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:37 + go version 01:35:37 go version go1.18.7 linux/amd64 [Pipeline] } 01:35:37 $ docker stop --time=1 b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 01:35:38 $ docker rm -f b2137edf811195bc3fb75594a31bcc0ed979039d41e752ffbeeebe89363bab80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:39 + docker inspect -f . ci-base-image-x86_64 01:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:39 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:35:39 $ docker top 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 01:35:40 + make test 01:35:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 01:35:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:35:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 01:35:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 01:35:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:50 ./bin/test-attribution-txt.sh 01:35:50 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 01:35:50 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 01:35:50 An attribution for golang.org/x/net is missing from Attribution.txt, please add 01:35:50 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 01:35:50 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 01:35:50 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 01:35:50 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 01:35:50 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:35:50 make -C web test 01:35:50 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 01:35:50 make[1]: tput: No such file or directory 01:35:50 make[1]: tput: No such file or directory 01:35:50 warning: generating ./VERSION 01:35:50 echo "0.0.0" > VERSION 01:35:50 docker build \ 01:35:50 -f Dockerfile \ 01:35:50 --build-arg USER=1000 \ 01:35:50 \ 01:35:50 --label "git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385" \ 01:35:50 -t edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 \ 01:35:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:35:50 . 01:35:50 Sending build context to Docker daemon 3.269MB 01:35:50 Step 1/10 : FROM node:16.17-alpine3.15 01:35:51 16.17-alpine3.15: Pulling from library/node 01:35:51 9621f1afde84: Pulling fs layer 01:35:51 c6f70ee39829: Pulling fs layer 01:35:51 56892a8094a2: Pulling fs layer 01:35:51 58dd87906ef0: Pulling fs layer 01:35:51 58dd87906ef0: Waiting 01:35:51 9621f1afde84: Verifying Checksum 01:35:51 9621f1afde84: Download complete 01:35:51 9621f1afde84: Pull complete 01:35:51 56892a8094a2: Download complete 01:35:51 58dd87906ef0: Verifying Checksum 01:35:51 58dd87906ef0: Download complete 01:35:53 c6f70ee39829: Verifying Checksum 01:35:53 c6f70ee39829: Download complete 01:35:54 c6f70ee39829: Pull complete 01:35:54 56892a8094a2: Pull complete 01:35:54 58dd87906ef0: Pull complete 01:35:54 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 01:35:54 Status: Downloaded newer image for node:16.17-alpine3.15 01:35:54 ---> b69703f70c3d 01:35:54 Step 2/10 : RUN apk add --no-cache chromium 01:35:55 ---> Running in 010c30852974 01:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:56 (1/129) Installing libxau (1.0.9-r0) 01:35:56 (2/129) Installing libmd (1.0.3-r0) 01:35:56 (3/129) Installing libbsd (0.11.3-r1) 01:35:56 (4/129) Installing libxdmcp (1.1.3-r0) 01:35:56 (5/129) Installing libxcb (1.14-r2) 01:35:56 (6/129) Installing libx11 (1.7.3.1-r0) 01:35:56 (7/129) Installing libxext (1.3.4-r0) 01:35:56 (8/129) Installing libice (1.0.10-r0) 01:35:56 (9/129) Installing libuuid (2.37.4-r0) 01:35:56 (10/129) Installing libsm (1.2.3-r0) 01:35:56 (11/129) Installing libxt (1.2.1-r0) 01:35:56 (12/129) Installing libxmu (1.1.3-r0) 01:35:56 (13/129) Installing xset (1.2.4-r0) 01:35:56 (14/129) Installing xprop (1.2.5-r0) 01:35:56 (15/129) Installing xdg-utils (1.1.3-r0) 01:35:56 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 01:35:56 (17/129) Installing pkgconf (1.8.0-r0) 01:35:56 (18/129) Installing libffi (3.4.2-r1) 01:35:56 (19/129) Installing libintl (0.21-r0) 01:35:56 (20/129) Installing libblkid (2.37.4-r0) 01:35:56 (21/129) Installing libmount (2.37.4-r0) 01:35:56 (22/129) Installing pcre (8.45-r1) 01:35:56 (23/129) Installing glib (2.70.1-r0) 01:35:56 (24/129) Installing xz-libs (5.2.5-r1) 01:35:56 (25/129) Installing libxml2 (2.9.14-r2) 01:35:56 (26/129) Installing shared-mime-info (2.1-r1) 01:35:57 (27/129) Installing hicolor-icon-theme (0.17-r1) 01:35:57 (28/129) Installing libjpeg-turbo (2.1.2-r0) 01:35:57 (29/129) Installing libpng (1.6.37-r1) 01:35:57 (30/129) Installing libwebp (1.2.2-r0) 01:35:57 (31/129) Installing zstd-libs (1.5.0-r0) 01:35:57 (32/129) Installing tiff (4.4.0-r0) 01:35:57 (33/129) Installing gdk-pixbuf (2.42.8-r0) 01:35:57 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 01:35:57 (35/129) Installing libxcomposite (0.4.5-r0) 01:35:57 (36/129) Installing libxfixes (6.0.0-r0) 01:35:57 (37/129) Installing libxrender (0.9.10-r3) 01:35:57 (38/129) Installing libxcursor (1.2.0-r0) 01:35:57 (39/129) Installing libxdamage (1.1.5-r1) 01:35:57 (40/129) Installing libxi (1.8-r0) 01:35:57 (41/129) Installing libxinerama (1.1.4-r1) 01:35:57 (42/129) Installing libxrandr (1.5.2-r1) 01:35:57 (43/129) Installing atk (2.36.0-r0) 01:35:57 (44/129) Installing libxtst (1.2.3-r3) 01:35:57 (45/129) Installing dbus-libs (1.12.24-r0) 01:35:57 (46/129) Installing at-spi2-core (2.42.0-r0) 01:35:57 (47/129) Installing at-spi2-atk (2.38.0-r0) 01:35:57 (48/129) Installing expat (2.4.9-r0) 01:35:57 (49/129) Installing brotli-libs (1.0.9-r5) 01:35:57 (50/129) Installing libbz2 (1.0.8-r1) 01:35:57 (51/129) Installing freetype (2.11.1-r2) 01:35:57 (52/129) Installing fontconfig (2.13.1-r4) 01:35:57 (53/129) Installing pixman (0.40.0-r3) 01:35:57 (54/129) Installing cairo (1.16.0-r5) 01:35:58 (55/129) Installing cairo-gobject (1.16.0-r5) 01:35:58 (56/129) Installing avahi-libs (0.8-r5) 01:35:58 (57/129) Installing gmp (6.2.1-r1) 01:35:58 (58/129) Installing nettle (3.7.3-r0) 01:35:58 (59/129) Installing p11-kit (0.24.0-r1) 01:35:58 (60/129) Installing libtasn1 (4.18.0-r0) 01:35:58 (61/129) Installing libunistring (0.9.10-r1) 01:35:58 (62/129) Installing gnutls (3.7.1-r1) 01:35:58 (63/129) Installing cups-libs (2.3.3-r6) 01:35:58 (64/129) Installing libepoxy (1.5.9-r0) 01:35:58 (65/129) Installing fribidi (1.0.11-r0) 01:35:58 (66/129) Installing graphite2 (1.3.14-r0) 01:35:58 (67/129) Installing harfbuzz (3.0.0-r2) 01:35:58 (68/129) Installing libxft (2.3.4-r0) 01:35:58 (69/129) Installing pango (1.48.10-r0) 01:35:58 (70/129) Installing wayland-libs-client (1.19.0-r1) 01:35:58 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 01:35:58 (72/129) Installing wayland-libs-egl (1.19.0-r1) 01:35:58 (73/129) Installing xkeyboard-config (2.34-r0) 01:35:58 (74/129) Installing libxkbcommon (1.3.1-r0) 01:35:58 (75/129) Installing gtk+3.0 (3.24.30-r0) 01:35:58 Executing gtk+3.0-3.24.30-r0.post-install 01:35:58 (76/129) Installing libfontenc (1.1.4-r0) 01:35:58 (77/129) Installing mkfontscale (1.2.1-r1) 01:35:58 (78/129) Installing ttf-opensans (1.10-r1) 01:35:58 Executing ttf-opensans-1.10-r1.post-install 01:36:00 (79/129) Installing libogg (1.3.5-r0) 01:36:00 (80/129) Installing flac (1.3.4-r0) 01:36:00 (81/129) Installing alsa-lib (1.2.5.1-r1) 01:36:00 (82/129) Installing libatomic (10.3.1_git20211027-r0) 01:36:00 (83/129) Installing sdl2 (2.0.16-r4) 01:36:00 (84/129) Installing aom-libs (3.2.0-r0) 01:36:00 (85/129) Installing libass (0.15.2-r0) 01:36:00 (86/129) Installing libdav1d (0.9.2-r0) 01:36:00 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:36:00 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 01:36:00 (89/129) Installing lame (3.100-r0) 01:36:00 (90/129) Installing opus (1.3.1-r1) 01:36:00 (91/129) Installing libgomp (10.3.1_git20211027-r0) 01:36:00 (92/129) Installing soxr (0.1.3-r2) 01:36:00 (93/129) Installing libsrt (1.4.2-r1) 01:36:00 (94/129) Installing libssh (0.9.6-r1) 01:36:00 (95/129) Installing libtheora (1.1.1-r16) 01:36:00 (96/129) Installing v4l-utils-libs (1.22.1-r1) 01:36:00 (97/129) Installing libpciaccess (0.16-r0) 01:36:00 (98/129) Installing libdrm (2.4.109-r0) 01:36:00 (99/129) Installing libva (2.13.0-r0) 01:36:00 (100/129) Installing libvdpau (1.4-r0) 01:36:00 (101/129) Installing vidstab (1.1.0-r1) 01:36:00 (102/129) Installing libvorbis (1.3.7-r0) 01:36:00 (103/129) Installing libvpx (1.10.0-r0) 01:36:01 (104/129) Installing vulkan-loader (1.2.196-r0) 01:36:01 (105/129) Installing x264-libs (20210613-r0) 01:36:01 (106/129) Installing x265-libs (3.5-r0) 01:36:01 (107/129) Installing xvidcore (1.3.7-r1) 01:36:01 (108/129) Installing ffmpeg-libs (4.4.1-r2) 01:36:01 (109/129) Installing libevent (2.1.12-r4) 01:36:01 (110/129) Installing mesa (21.2.6-r0) 01:36:01 (111/129) Installing wayland-libs-server (1.19.0-r1) 01:36:01 (112/129) Installing mesa-gbm (21.2.6-r0) 01:36:01 (113/129) Installing lcms2 (2.12-r1) 01:36:01 (114/129) Installing nspr (4.32-r0) 01:36:01 (115/129) Installing sqlite-libs (3.36.0-r0) 01:36:01 (116/129) Installing nss (3.78.1-r0) 01:36:01 (117/129) Installing libasyncns (0.8-r1) 01:36:01 (118/129) Installing libltdl (2.4.6-r7) 01:36:01 (119/129) Installing orc (0.4.32-r0) 01:36:02 (120/129) Installing libsndfile (1.0.31-r1) 01:36:02 (121/129) Installing speexdsp (1.2.0-r0) 01:36:02 (122/129) Installing tdb-libs (1.4.5-r0) 01:36:02 (123/129) Installing libpulse (15.0-r2) 01:36:02 (124/129) Installing re2 (2021.11.01-r0) 01:36:02 (125/129) Installing snappy (1.1.9-r1) 01:36:02 (126/129) Installing libgpg-error (1.42-r1) 01:36:02 (127/129) Installing libgcrypt (1.9.4-r0) 01:36:02 (128/129) Installing libxslt (1.1.35-r0) 01:36:02 (129/129) Installing chromium (99.0.4844.84-r0) 01:36:02 Executing busybox-1.34.1-r7.trigger 01:36:02 Executing glib-2.70.1-r0.trigger 01:36:02 Executing shared-mime-info-2.1-r1.trigger 01:36:04 Executing gdk-pixbuf-2.42.8-r0.trigger 01:36:04 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:36:04 Executing fontconfig-2.13.1-r4.trigger 01:36:04 Executing mkfontscale-1.2.1-r1.trigger 01:36:04 OK: 286 MiB in 145 packages 01:36:10 Removing intermediate container 010c30852974 01:36:10 ---> 04c5748783bb 01:36:10 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:36:10 ---> Running in 05fbffefaf3c 01:36:10 Removing intermediate container 05fbffefaf3c 01:36:10 ---> cf28b21994e3 01:36:10 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:36:10 ---> Running in ceea3bce730f 01:36:10 Removing intermediate container ceea3bce730f 01:36:10 ---> df02181c11f0 01:36:10 Step 5/10 : RUN npm install -g npm 01:36:10 ---> Running in 90b4c38b4405 01:36:15 01:36:15 changed 54 packages, and audited 212 packages in 5s 01:36:15 01:36:15 11 packages are looking for funding 01:36:15 run `npm fund` for details 01:36:15 01:36:15 found 0 vulnerabilities 01:36:16 Removing intermediate container 90b4c38b4405 01:36:16 ---> 163e37e802ac 01:36:16 Step 6/10 : ARG USER=1000 01:36:16 ---> Running in c2a5b9d77460 01:36:16 Removing intermediate container c2a5b9d77460 01:36:16 ---> a0a794c9f426 01:36:16 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:36:16 ---> Running in a9160bd25d96 01:36:17 Removing intermediate container a9160bd25d96 01:36:17 ---> 8ee067f1ac3a 01:36:17 Step 8/10 : USER $USER:$USER 01:36:17 ---> Running in a97e3e89c015 01:36:17 Removing intermediate container a97e3e89c015 01:36:17 ---> 4ad563a853cd 01:36:17 Step 9/10 : WORKDIR /app 01:36:17 ---> Running in 3846bbd72690 01:36:17 Removing intermediate container 3846bbd72690 01:36:17 ---> 597606475090 01:36:17 Step 10/10 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 01:36:17 ---> Running in 7c6f7819721f 01:36:17 Removing intermediate container 7c6f7819721f 01:36:17 ---> c45ef8e0c4a3 01:36:17 Successfully built c45ef8e0c4a3 01:36:17 Successfully tagged edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 01:36:17 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:36:17 touch edgex-web-ui.imagebuilt 01:36:17 mkdir -p node_modules coverage 01:36:17 chown "1000:1000" node_modules coverage package-lock.json 01:36:17 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:19 npm WARN EBADENGINE Unsupported engine { 01:36:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:36:19 npm WARN EBADENGINE required: { 01:36:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:36:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:36:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:36:19 npm WARN EBADENGINE }, 01:36:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:36:19 npm WARN EBADENGINE } 01:36:23 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:36:23 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 01:36:23 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:36:23 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:36:23 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:36:23 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:36:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:36:25 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:36:25 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:36:27 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 01:36:27 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 01:36:28 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. 01:36:29 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. 01:36:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:36:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:36:29 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. 01:36:30 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. 01:36:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:36:32 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. 01:36:40 01:36:40 added 1478 packages, and audited 1479 packages in 22s 01:36:40 01:36:40 90 packages are looking for funding 01:36:40 run `npm fund` for details 01:36:40 01:36:40 13 vulnerabilities (3 moderate, 8 high, 2 critical) 01:36:40 01:36:40 To address issues that do not require attention, run: 01:36:40 npm audit fix 01:36:40 01:36:40 To address all issues (including breaking changes), run: 01:36:40 npm audit fix --force 01:36:40 01:36:40 Run `npm audit` for details. 01:36:47 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 01:36:49 - Generating browser application bundles (phase: setup)... 01:36:53 Compiling @angular/core : es2015 as esm2015 01:36:53 Compiling @angular/compiler/testing : es2015 as esm2015 01:36:56 Compiling @angular/common : es2015 as esm2015 01:36:56 Compiling @angular/core/testing : es2015 as esm2015 01:36:57 Compiling @angular/platform-browser : es2015 as esm2015 01:36:57 Compiling @angular/common/testing : es2015 as esm2015 01:36:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:36:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:36:58 Compiling @angular/common/http : es2015 as esm2015 01:36:58 Compiling @angular/router : es2015 as esm2015 01:36:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:36:58 Compiling @angular/forms : es2015 as esm2015 01:36:58 Compiling @angular/common/http/testing : es2015 as esm2015 01:37:00 Compiling @angular/router/testing : es2015 as esm2015 01:37:06 17 10 2022 01:37:05.881:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:37:06 17 10 2022 01:37:05.883:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:37:06 17 10 2022 01:37:05.886:INFO [launcher]: Starting browser ChromeHeadless 01:37:18 ✔ Browser application bundle generation complete. 01:37:18 17 10 2022 01:37:16.972:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket kwTPwKupIVhYYDWhAAAB with id 47209022 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.082 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.089 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.118 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.131 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.134 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.14 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.142 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.194 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.199 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.202 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.203 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.271 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.337 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.349 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.356 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.368 secs) 01:37:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.411 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.466 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.479 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.488 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.493 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.499 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.5 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.53 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.534 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.545 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.549 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.552 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.59 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.592 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.594 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.629 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.634 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.636 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.638 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.643 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.65 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.663 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.682 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.687 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.696 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.704 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.722 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.769 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.809 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.812 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.814 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.83 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.839 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.843 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.868 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.88 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.886 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.903 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.914 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.926 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.93 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.932 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.941 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.962 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.965 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.984 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.006 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.021 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.042 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.047 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.058 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.089 secs) 01:37:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.12 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.141 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.155 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.161 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.165 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.171 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.184 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.193 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.196 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.214 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.219 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.235 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.242 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.256 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.264 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.273 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.286 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.292 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.297 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.301 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.317 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.335 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.346 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.374 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.38 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.39 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.399 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.405 secs) 01:37:22 WARN: ' 01:37:22 It looks like you're using ngModel on the same form field as formControlName. 01:37:22 Support for using the ngModel input property and ngModelChange event with 01:37:22 reactive form directives has been deprecated in Angular v6 and will be removed 01:37:22 in a future version of Angular. 01:37:22 01:37:22 For more information on this, see our API docs here: 01:37:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:37:22 ' 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.405 secs) 01:37:22 WARN: ' 01:37:22 It looks like you're using ngModel on the same form field as formControlName. 01:37:22 Support for using the ngModel input property and ngModelChange event with 01:37:22 reactive form directives has been deprecated in Angular v6 and will be removed 01:37:22 in a future version of Angular. 01:37:22 01:37:22 For more information on this, see our API docs here: 01:37:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:37:22 ' 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.434 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.441 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.445 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.446 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.459 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.469 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.5 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.514 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.524 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.545 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.553 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.566 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.583 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.587 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.591 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.593 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.597 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.605 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.633 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.643 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.651 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.664 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.672 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.677 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.697 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.705 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.711 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.729 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.732 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.756 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.758 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.764 secs) 01:37:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.77 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.8 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.819 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.83 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.871 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.886 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.891 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.922 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.939 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.98 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.984 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.998 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.012 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.019 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.025 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.028 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.031 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.035 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.058 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.065 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.134 secs) 01:37:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.231 secs / 2.134 secs) 01:37:23 TOTAL: 149 SUCCESS 01:37:23 ✔ Browser application bundle generation complete. 01:37:23 01:37:23 =============================== Coverage summary =============================== 01:37:23 Statements : 40.87% ( 1463/3580 ) 01:37:23 Branches : 12.03% ( 111/923 ) 01:37:23 Functions : 33.13% ( 430/1298 ) 01:37:23 Lines : 38.8% ( 1314/3387 ) 01:37:23 ================================================================================ 01:37:24 ✔ Browser application bundle generation complete. 01:37:24 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 01:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:37:24 $ docker stop --time=1 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f 01:37:26 $ docker rm -f 3ed72999d80c8f6f2d619f74236f9d57627418b90fd8270b46909408e5921c6f [Pipeline] // withDockerContainer [Pipeline] sh 01:37:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:37:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:28 + ls -al . 01:37:28 total 176 01:37:28 drwxrwxr-x 14 jenkins jenkins 4096 Oct 17 01:35 . 01:37:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 .. 01:37:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 .blubracket 01:37:28 -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 01:34 .dockerignore 01:37:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:34 .git 01:37:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 .github 01:37:28 -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 01:34 .gitignore 01:37:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:34 .semver 01:37:28 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 01:34 Attribution.txt 01:37:28 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 01:34 CHANGELOG.md 01:37:28 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 01:34 CONTRIBUTING.md 01:37:28 -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 01:34 Dockerfile 01:37:28 -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 01:34 Jenkinsfile 01:37:28 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 01:34 LICENSE 01:37:28 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 01:34 Makefile 01:37:28 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 01:34 README.md 01:37:28 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:34 VERSION 01:37:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 assets 01:37:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 bin 01:37:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:34 cmd 01:37:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:35 coverage.out 01:37:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:34 docs 01:37:28 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 01:34 go.mod 01:37:28 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 01:34 go.sum 01:37:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:34 internal 01:37:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 snap 01:37:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:34 testing 01:37:28 -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 01:34 version.go 01:37:28 drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 01:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:28 + 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=1f247822aed2ea5797dd0dba969c3d64ef023385 --label arch=amd64 --label version=2.3.0-dev.12 . 01:37:29 Sending build context to Docker daemon 48.71MB 01:37:29 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:37:29 Step 2/24 : FROM ${BASE} AS builder 01:37:29 ---> cd283d0c8966 01:37:29 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:37:30 ---> Running in c6b8aeaf69e3 01:37:30 Removing intermediate container c6b8aeaf69e3 01:37:30 ---> 80f7c92bcede 01:37:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:37:30 ---> Running in 8a5f2e515dae 01:37:30 Removing intermediate container 8a5f2e515dae 01:37:30 ---> 5e4bff2cff30 01:37:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:37:30 ---> Running in bfd7da7b4808 01:37:30 Removing intermediate container bfd7da7b4808 01:37:30 ---> ea6e3c14a91b 01:37:30 Step 6/24 : LABEL Name=edgex-ui-go 01:37:30 ---> Running in c66f7c400d05 01:37:30 Removing intermediate container c66f7c400d05 01:37:30 ---> 402ddd711775 01:37:30 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:37:30 ---> Running in 8f1aa10d013f 01:37:30 Removing intermediate container 8f1aa10d013f 01:37:30 ---> 98f726835f77 01:37:30 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:37:31 ---> 9613ad6fc498 01:37:31 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:31 ---> Running in 32a3c4426908 01:37:31 Removing intermediate container 32a3c4426908 01:37:31 ---> 8f680f79d0e8 01:37:31 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:31 ---> Running in e5972dfbb00f 01:37:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:37:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:37:33 OK: 211 MiB in 51 packages 01:37:33 Removing intermediate container e5972dfbb00f 01:37:33 ---> f4e532adc42e 01:37:33 Step 11/24 : ENV GO111MODULE=on 01:37:33 ---> Running in 6307283dff57 01:37:33 Removing intermediate container 6307283dff57 01:37:33 ---> eff8a5eb63d7 01:37:33 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:37:33 ---> Running in a67b2c1c1e7f 01:37:33 Removing intermediate container a67b2c1c1e7f 01:37:33 ---> fd81fc6b845e 01:37:33 Step 13/24 : COPY go.mod vendor* ./ 01:37:34 ---> f5a0e82db0fc 01:37:34 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:34 ---> Running in b48da57ec964 01:37:34 Removing intermediate container b48da57ec964 01:37:34 ---> 68b210154114 01:37:34 Step 15/24 : COPY . . 01:37:36 ---> e95f9add49ca 01:37:36 Step 16/24 : RUN ${MAKE} 01:37:36 ---> Running in 07b5b3080bbb 01:37:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:37:48 Removing intermediate container 07b5b3080bbb 01:37:48 ---> fb2d8f0f72b7 01:37:48 Step 17/24 : FROM alpine:3.14 01:37:48 3.14: Pulling from library/alpine 01:37:48 c7ed990a2339: Pulling fs layer 01:37:49 c7ed990a2339: Verifying Checksum 01:37:49 c7ed990a2339: Download complete 01:37:49 c7ed990a2339: Pull complete 01:37:49 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:37:49 Status: Downloaded newer image for alpine:3.14 01:37:49 ---> dd53f409bf0b 01:37:49 Step 18/24 : EXPOSE 4000 01:37:49 ---> Running in af1e3c9cfb5e 01:37:49 Removing intermediate container af1e3c9cfb5e 01:37:49 ---> 4de0ee6eb6c5 01:37:49 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:37:50 ---> 38015b52dd39 01:37:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:37:50 ---> Running in 4a6c9828e851 01:37:50 Removing intermediate container 4a6c9828e851 01:37:50 ---> cc38bb7d8b3c 01:37:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 01:37:50 ---> Running in 40073c9b06cc 01:37:50 Removing intermediate container 40073c9b06cc 01:37:50 ---> 28a0a0a40e77 01:37:50 Step 22/24 : LABEL arch=amd64 01:37:50 ---> Running in d92086260db2 01:37:50 Removing intermediate container d92086260db2 01:37:50 ---> f9b25387e3df 01:37:50 Step 23/24 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 01:37:50 ---> Running in cd96a6f28125 01:37:50 Removing intermediate container cd96a6f28125 01:37:50 ---> e71fdadc59a5 01:37:50 Step 24/24 : LABEL version=2.3.0-dev.12 01:37:50 ---> Running in ab02a57c529c 01:37:50 Removing intermediate container ab02a57c529c 01:37:50 ---> 6c754888e624 01:37:50 [Warning] One or more build-args [ARCH] were not consumed 01:37:50 Successfully built 6c754888e624 01:37:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:50 provisioning config files... 01:37:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config489934017240577284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:51 ---> docker-login.sh 01:37:51 nexus3.edgexfoundry.org:10001 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 nexus3.edgexfoundry.org:10002 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 nexus3.edgexfoundry.org:10003 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 nexus3.edgexfoundry.org:10004 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:51 Configure a credential helper to remove this warning. See 01:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:51 01:37:51 Login Succeeded 01:37:51 docker.io 01:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:52 Configure a credential helper to remove this warning. See 01:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:52 01:37:52 Login Succeeded 01:37:52 ---> docker-login.sh ends [Pipeline] } 01:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:37:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 01:37:52 1f247822aed2ea5797dd0dba969c3d64ef023385 01:37:52 latest 01:37:52 2.3.0-dev.12 01:37:52 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:37:52 main 01:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 01:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:37:52 1bc17bab5265: Preparing 01:37:52 63493a9ab2d4: Preparing 01:37:52 63493a9ab2d4: Layer already exists 01:37:55 1bc17bab5265: Pushed 01:37:55 1f247822aed2ea5797dd0dba969c3d64ef023385: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 01:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:37:56 1bc17bab5265: Preparing 01:37:56 63493a9ab2d4: Preparing 01:37:56 63493a9ab2d4: Layer already exists 01:37:56 1bc17bab5265: Layer already exists 01:37:56 latest: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 01:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:37:56 1bc17bab5265: Preparing 01:37:56 63493a9ab2d4: Preparing 01:37:56 1bc17bab5265: Layer already exists 01:37:56 63493a9ab2d4: Layer already exists 01:37:56 2.3.0-dev.12: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:37:57 1bc17bab5265: Preparing 01:37:57 63493a9ab2d4: Preparing 01:37:57 63493a9ab2d4: Layer already exists 01:37:57 1bc17bab5265: Layer already exists 01:37:57 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 01:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 01:37:57 1bc17bab5265: Preparing 01:37:57 63493a9ab2d4: Preparing 01:37:57 63493a9ab2d4: Layer already exists 01:37:57 1bc17bab5265: Layer already exists 01:37:57 main: digest: sha256:ddb530238e59f0994b5a0a12550d1e4f2a7bf4c9c3df48c3d373894d9a686232 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:37:57 ===================================================== [Pipeline] echo 01:37:57 taggedImages: 01:37:57 - nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 01:37:57 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 01:37:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.12 01:37:57 - nexus3.edgexfoundry.org:10004/edgex-ui:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:37:57 - 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 01:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:58 01:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:58 latest: Pulling from edgex-lftools-log-publisher 01:37:58 5eb5b503b376: Pulling fs layer 01:37:58 5c69ac0246d0: Pulling fs layer 01:37:58 ec43610c2a17: Pulling fs layer 01:37:58 3a2ae6a8a46f: Pulling fs layer 01:37:58 33b1e0a273af: Pulling fs layer 01:37:58 5d3b04190fa2: Pulling fs layer 01:37:58 2f39f015ded8: Pulling fs layer 01:37:58 3a2ae6a8a46f: Waiting 01:37:58 33b1e0a273af: Waiting 01:37:58 5d3b04190fa2: Waiting 01:37:58 2f39f015ded8: Waiting 01:37:58 5c69ac0246d0: Download complete 01:37:58 3a2ae6a8a46f: Verifying Checksum 01:37:58 3a2ae6a8a46f: Download complete 01:37:58 33b1e0a273af: Verifying Checksum 01:37:58 33b1e0a273af: Download complete 01:37:58 5d3b04190fa2: Verifying Checksum 01:37:58 5d3b04190fa2: Download complete 01:37:58 ec43610c2a17: Verifying Checksum 01:37:58 ec43610c2a17: Download complete 01:37:58 5eb5b503b376: Verifying Checksum 01:37:58 5eb5b503b376: Download complete 01:37:59 2f39f015ded8: Download complete 01:38:00 5eb5b503b376: Pull complete 01:38:00 5c69ac0246d0: Pull complete 01:38:00 ec43610c2a17: Pull complete 01:38:00 3a2ae6a8a46f: Pull complete 01:38:00 33b1e0a273af: Pull complete 01:38:00 5d3b04190fa2: Pull complete 01:38:05 2f39f015ded8: Pull complete 01:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:05 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:38:08 $ docker top e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:08 ---> job-cost.sh 01:38:08 lf-activate-venv: SKIPPING 01:38:08 INFO: No Stack... 01:38:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:09 INFO: Archiving Costs [Pipeline] sh 01:38:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 01:38:09 + cut -d, -f6 [Pipeline] lock 01:38:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] 01:38:09 Resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] did not exist. Created. 01:38:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:09 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:10 Stashed 1 file(s) [Pipeline] } 01:38:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:10 $ docker stop --time=1 e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d 01:38:11 $ docker rm -f e850f19980f2389d8f1ce23dd47a9e42cfde257bccf48a5e99ab253df6a0062d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8008 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 01:40:43 Running in /w/workspace/edgex-ui-go/83 [Pipeline] { [Pipeline] checkout 01:40:43 The recommended git tool is: git 01:40:49 using credential edgex-jenkins-ssh 01:40:49 Cloning the remote Git repository 01:40:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:40:49 > git init /w/workspace/edgex-ui-go/83 # timeout=10 01:40:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:40:49 > git --version # timeout=10 01:40:49 > git --version # 'git version 2.25.1' 01:40:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:40:49 Verifying host key using known hosts file 01:40:50 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. 01:40:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:40:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:40:54 Avoid second fetch 01:40:54 Checking out Revision 1f247822aed2ea5797dd0dba969c3d64ef023385 (main) 01:40:55 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#558)" 01:40:54 > git config core.sparsecheckout # timeout=10 01:40:54 > git checkout -f 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:56 Dload Upload Total Spent Left Speed 01:40:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 01:40:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:40:57 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 01:40:57 01:40:57 { 01:40:57 "registry-mirrors": [ 01:40:57 "https://nexus3.edgexfoundry.org:10001" 01:40:57 ], 01:40:57 "bip": "10.250.0.254/24", 01:40:57 "hosts": [ 01:40:57 "tcp://0.0.0.0:5555", 01:40:57 "unix:///var/run/docker.sock" 01:40:57 ], 01:40:57 "mtu": 1458, 01:40:57 "selinux-enabled": true, 01:40:57 "seccomp-profile": "/etc/docker/seccomp.json" 01:40:57 } [Pipeline] sh 01:40:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:40:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:16 provisioning config files... 01:41:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/83@tmp/config18429393098904601711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:16 ---> docker-login.sh 01:41:16 nexus3.edgexfoundry.org:10001 01:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:17 Configure a credential helper to remove this warning. See 01:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:17 01:41:17 Login Succeeded 01:41:17 nexus3.edgexfoundry.org:10002 01:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:17 Configure a credential helper to remove this warning. See 01:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:17 01:41:17 Login Succeeded 01:41:17 nexus3.edgexfoundry.org:10003 01:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:17 Configure a credential helper to remove this warning. See 01:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:17 01:41:17 Login Succeeded 01:41:17 nexus3.edgexfoundry.org:10004 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:18 Configure a credential helper to remove this warning. See 01:41:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:18 01:41:18 Login Succeeded 01:41:18 docker.io 01:41:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:41:19 Configure a credential helper to remove this warning. See 01:41:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:41:19 01:41:19 Login Succeeded 01:41:19 ---> docker-login.sh ends [Pipeline] } 01:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:41:19 ========================================================= 01:41:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:41:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + 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 . 01:41:20 Sending build context to Docker daemon 28.94MB 01:41:20 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 01:41:20 Step 2/16 : FROM ${BASE} AS builder 01:41:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:41:20 9b18e9b68314: Pulling fs layer 01:41:20 d32db5db7311: Pulling fs layer 01:41:20 d0c4b47475fc: Pulling fs layer 01:41:20 5831b945b038: Pulling fs layer 01:41:20 86bbec2aaacd: Pulling fs layer 01:41:20 e10730c5d714: Pulling fs layer 01:41:20 5dd5c2283517: Pulling fs layer 01:41:20 5831b945b038: Waiting 01:41:20 d5ac0230b979: Pulling fs layer 01:41:20 d5ac0230b979: Waiting 01:41:20 e10730c5d714: Waiting 01:41:20 86bbec2aaacd: Waiting 01:41:20 5dd5c2283517: Waiting 01:41:20 d0c4b47475fc: Verifying Checksum 01:41:20 d0c4b47475fc: Download complete 01:41:20 d32db5db7311: Verifying Checksum 01:41:20 d32db5db7311: Download complete 01:41:20 86bbec2aaacd: Verifying Checksum 01:41:20 86bbec2aaacd: Download complete 01:41:20 e10730c5d714: Verifying Checksum 01:41:20 e10730c5d714: Download complete 01:41:20 9b18e9b68314: Download complete 01:41:21 9b18e9b68314: Pull complete 01:41:21 d5ac0230b979: Verifying Checksum 01:41:21 d5ac0230b979: Download complete 01:41:22 d32db5db7311: Pull complete 01:41:22 d0c4b47475fc: Pull complete 01:41:23 5dd5c2283517: Verifying Checksum 01:41:23 5831b945b038: Verifying Checksum 01:41:23 5831b945b038: Download complete 01:41:35 5831b945b038: Pull complete 01:41:35 86bbec2aaacd: Pull complete 01:41:35 e10730c5d714: Pull complete 01:41:40 5dd5c2283517: Pull complete 01:41:41 d5ac0230b979: Pull complete 01:41:41 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 01:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:41:41 ---> 59b3b1a385d4 01:41:41 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:41:44 ---> Running in c029538db850 01:41:44 Removing intermediate container c029538db850 01:41:44 ---> d955a2d2a2a6 01:41:44 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 01:41:44 ---> Running in e297816eca67 01:41:44 Removing intermediate container e297816eca67 01:41:44 ---> 93feb400c300 01:41:44 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 01:41:44 ---> Running in ea272724b2bc 01:41:44 Removing intermediate container ea272724b2bc 01:41:44 ---> 3ccb5293b500 01:41:44 Step 6/16 : LABEL Name=edgex-ui-go 01:41:44 ---> Running in aefe4a48c39b 01:41:45 Removing intermediate container aefe4a48c39b 01:41:45 ---> d7bf33d1bd7e 01:41:45 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:41:45 ---> Running in 122b97dbd515 01:41:45 Removing intermediate container 122b97dbd515 01:41:45 ---> 2a8f8375fbd7 01:41:45 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:41:46 latest: Pulling from library/docker 01:41:46 9b18e9b68314: Already exists 01:41:46 c21cba7d4ed2: Pulling fs layer 01:41:46 63dea5e92710: Pulling fs layer 01:41:46 851ec2a21303: Pulling fs layer 01:41:46 2a70a3ebba89: Pulling fs layer 01:41:46 4576b754b39d: Pulling fs layer 01:41:46 c8d6c8524341: Pulling fs layer 01:41:46 8a60c57c4bdc: Pulling fs layer 01:41:46 5f0468ba734b: Pulling fs layer 01:41:46 c8d6c8524341: Waiting 01:41:46 8a60c57c4bdc: Waiting 01:41:46 5f0468ba734b: Waiting 01:41:46 2a70a3ebba89: Waiting 01:41:46 4576b754b39d: Waiting 01:41:46 63dea5e92710: Verifying Checksum 01:41:46 63dea5e92710: Download complete 01:41:46 c21cba7d4ed2: Verifying Checksum 01:41:46 c21cba7d4ed2: Download complete 01:41:46 851ec2a21303: Verifying Checksum 01:41:46 851ec2a21303: Download complete 01:41:47 c8d6c8524341: Verifying Checksum 01:41:47 c8d6c8524341: Download complete 01:41:47 c21cba7d4ed2: Pull complete 01:41:47 8a60c57c4bdc: Download complete 01:41:47 63dea5e92710: Pull complete 01:41:47 5f0468ba734b: Verifying Checksum 01:41:47 5f0468ba734b: Download complete 01:41:47 4576b754b39d: Verifying Checksum 01:41:47 4576b754b39d: Download complete 01:41:48 2a70a3ebba89: Verifying Checksum 01:41:48 2a70a3ebba89: Download complete 01:41:48 851ec2a21303: Pull complete 01:41:49 2a70a3ebba89: Pull complete 01:41:51 4576b754b39d: Pull complete 01:41:51 c8d6c8524341: Pull complete 01:41:51 8a60c57c4bdc: Pull complete 01:41:51 5f0468ba734b: Pull complete 01:41:51 Digest: sha256:c46d545416789939b360195c8c870277c2c18481e130d16d1bde31bdf1cbe3c9 01:41:51 Status: Downloaded newer image for docker:latest 01:41:54 ---> e09c94b4dda2 01:41:54 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:54 ---> Running in 6644f88bc0ee 01:41:56 Removing intermediate container 6644f88bc0ee 01:41:56 ---> f02e76b0b154 01:41:56 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:56 ---> Running in e827ebdd440f 01:41:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:41:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:41:58 OK: 221 MiB in 51 packages 01:41:59 Removing intermediate container e827ebdd440f 01:41:59 ---> 72be4a71e093 01:41:59 Step 11/16 : ENV GO111MODULE=on 01:41:59 ---> Running in a51f9bb863e8 01:42:00 Removing intermediate container a51f9bb863e8 01:42:00 ---> eac66192f9b7 01:42:00 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:42:00 ---> Running in f4a295b1bbf2 01:42:00 Removing intermediate container f4a295b1bbf2 01:42:00 ---> bdbea1ff2b88 01:42:00 Step 13/16 : COPY go.mod vendor* ./ 01:42:01 ---> fe6a157f7596 01:42:01 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:01 ---> Running in 4b12a36a936a 01:42:48 Removing intermediate container 4b12a36a936a 01:42:48 ---> a3f60918b8e7 01:42:48 Step 15/16 : COPY . . 01:42:48 ---> 87b71fcd3479 01:42:48 Step 16/16 : RUN ${MAKE} 01:42:48 ---> Running in d93881f52b53 01:42:48 noop 01:42:49 Removing intermediate container d93881f52b53 01:42:49 ---> dd85bfd18c27 01:42:49 Successfully built dd85bfd18c27 01:42:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:50 + docker inspect -f . ci-base-image-arm64 01:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:50 prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container 01:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@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 01:42:51 $ docker top 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:52 + go version 01:42:52 go version go1.18.7 linux/arm64 [Pipeline] } 01:42:52 $ docker stop --time=1 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 01:42:54 $ docker rm -f 80ca5397f4e7af9eab9b572e072b367345d5b186ec89eaca0cbfd78d4e233f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker inspect -f . ci-base-image-arm64 01:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container 01:42:55 $ 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/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@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 01:42:56 $ docker top ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/83 [Pipeline] fileExists [Pipeline] sh 01:42:58 + make test 01:42:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 01:42:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:44:21 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 01:44:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 01:44:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:33 ./bin/test-attribution-txt.sh 01:44:33 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 01:44:33 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 01:44:33 An attribution for golang.org/x/net is missing from Attribution.txt, please add 01:44:33 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 01:44:34 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 01:44:34 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 01:44:34 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 01:44:34 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 01:44:34 make -C web test 01:44:34 make[1]: Entering directory '/w/workspace/edgex-ui-go/83/web' 01:44:34 make[1]: tput: No such file or directory 01:44:34 make[1]: tput: No such file or directory 01:44:34 warning: generating ./VERSION 01:44:34 echo "0.0.0" > VERSION 01:44:34 docker build \ 01:44:34 -f Dockerfile \ 01:44:34 --build-arg USER=1000 \ 01:44:34 \ 01:44:34 --label "git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385" \ 01:44:34 -t edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 \ 01:44:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 01:44:34 . 01:44:34 Sending build context to Docker daemon 3.269MB 01:44:35 Step 1/10 : FROM node:16.17-alpine3.15 01:44:35 16.17-alpine3.15: Pulling from library/node 01:44:35 47517142f6ba: Pulling fs layer 01:44:35 5f8c4bfa009b: Pulling fs layer 01:44:35 f7079c9c4ba1: Pulling fs layer 01:44:35 aba105e6f55a: Pulling fs layer 01:44:35 aba105e6f55a: Waiting 01:44:35 47517142f6ba: Verifying Checksum 01:44:35 47517142f6ba: Download complete 01:44:35 aba105e6f55a: Verifying Checksum 01:44:35 aba105e6f55a: Download complete 01:44:35 f7079c9c4ba1: Verifying Checksum 01:44:35 f7079c9c4ba1: Download complete 01:44:36 47517142f6ba: Pull complete 01:44:37 5f8c4bfa009b: Verifying Checksum 01:44:37 5f8c4bfa009b: Download complete 01:44:40 5f8c4bfa009b: Pull complete 01:44:41 f7079c9c4ba1: Pull complete 01:44:41 aba105e6f55a: Pull complete 01:44:41 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 01:44:41 Status: Downloaded newer image for node:16.17-alpine3.15 01:44:41 ---> bf1b8b58d215 01:44:41 Step 2/10 : RUN apk add --no-cache chromium 01:44:42 ---> Running in 3c99ffd291f8 01:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:44 (1/128) Installing libxau (1.0.9-r0) 01:44:44 (2/128) Installing libmd (1.0.3-r0) 01:44:44 (3/128) Installing libbsd (0.11.3-r1) 01:44:44 (4/128) Installing libxdmcp (1.1.3-r0) 01:44:44 (5/128) Installing libxcb (1.14-r2) 01:44:44 (6/128) Installing libx11 (1.7.3.1-r0) 01:44:44 (7/128) Installing libxext (1.3.4-r0) 01:44:44 (8/128) Installing libice (1.0.10-r0) 01:44:44 (9/128) Installing libuuid (2.37.4-r0) 01:44:44 (10/128) Installing libsm (1.2.3-r0) 01:44:44 (11/128) Installing libxt (1.2.1-r0) 01:44:44 (12/128) Installing libxmu (1.1.3-r0) 01:44:44 (13/128) Installing xset (1.2.4-r0) 01:44:44 (14/128) Installing xprop (1.2.5-r0) 01:44:44 (15/128) Installing xdg-utils (1.1.3-r0) 01:44:44 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 01:44:44 (17/128) Installing pkgconf (1.8.0-r0) 01:44:44 (18/128) Installing libffi (3.4.2-r1) 01:44:44 (19/128) Installing libintl (0.21-r0) 01:44:44 (20/128) Installing libblkid (2.37.4-r0) 01:44:44 (21/128) Installing libmount (2.37.4-r0) 01:44:44 (22/128) Installing pcre (8.45-r1) 01:44:45 (23/128) Installing glib (2.70.1-r0) 01:44:45 (24/128) Installing xz-libs (5.2.5-r1) 01:44:45 (25/128) Installing libxml2 (2.9.14-r2) 01:44:45 (26/128) Installing shared-mime-info (2.1-r1) 01:44:45 (27/128) Installing hicolor-icon-theme (0.17-r1) 01:44:45 (28/128) Installing libjpeg-turbo (2.1.2-r0) 01:44:45 (29/128) Installing libpng (1.6.37-r1) 01:44:45 (30/128) Installing libwebp (1.2.2-r0) 01:44:45 (31/128) Installing zstd-libs (1.5.0-r0) 01:44:45 (32/128) Installing tiff (4.4.0-r0) 01:44:45 (33/128) Installing gdk-pixbuf (2.42.8-r0) 01:44:45 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 01:44:45 (35/128) Installing libxcomposite (0.4.5-r0) 01:44:45 (36/128) Installing libxfixes (6.0.0-r0) 01:44:45 (37/128) Installing libxrender (0.9.10-r3) 01:44:45 (38/128) Installing libxcursor (1.2.0-r0) 01:44:45 (39/128) Installing libxdamage (1.1.5-r1) 01:44:45 (40/128) Installing libxi (1.8-r0) 01:44:45 (41/128) Installing libxinerama (1.1.4-r1) 01:44:45 (42/128) Installing libxrandr (1.5.2-r1) 01:44:45 (43/128) Installing atk (2.36.0-r0) 01:44:45 (44/128) Installing libxtst (1.2.3-r3) 01:44:45 (45/128) Installing dbus-libs (1.12.24-r0) 01:44:45 (46/128) Installing at-spi2-core (2.42.0-r0) 01:44:45 (47/128) Installing at-spi2-atk (2.38.0-r0) 01:44:45 (48/128) Installing expat (2.4.9-r0) 01:44:45 (49/128) Installing brotli-libs (1.0.9-r5) 01:44:45 (50/128) Installing libbz2 (1.0.8-r1) 01:44:45 (51/128) Installing freetype (2.11.1-r2) 01:44:45 (52/128) Installing fontconfig (2.13.1-r4) 01:44:46 (53/128) Installing pixman (0.40.0-r3) 01:44:46 (54/128) Installing cairo (1.16.0-r5) 01:44:46 (55/128) Installing cairo-gobject (1.16.0-r5) 01:44:46 (56/128) Installing avahi-libs (0.8-r5) 01:44:46 (57/128) Installing gmp (6.2.1-r1) 01:44:46 (58/128) Installing nettle (3.7.3-r0) 01:44:46 (59/128) Installing p11-kit (0.24.0-r1) 01:44:46 (60/128) Installing libtasn1 (4.18.0-r0) 01:44:46 (61/128) Installing libunistring (0.9.10-r1) 01:44:46 (62/128) Installing gnutls (3.7.1-r1) 01:44:46 (63/128) Installing cups-libs (2.3.3-r6) 01:44:46 (64/128) Installing libepoxy (1.5.9-r0) 01:44:46 (65/128) Installing fribidi (1.0.11-r0) 01:44:46 (66/128) Installing graphite2 (1.3.14-r0) 01:44:46 (67/128) Installing harfbuzz (3.0.0-r2) 01:44:46 (68/128) Installing libxft (2.3.4-r0) 01:44:46 (69/128) Installing pango (1.48.10-r0) 01:44:46 (70/128) Installing wayland-libs-client (1.19.0-r1) 01:44:46 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 01:44:46 (72/128) Installing wayland-libs-egl (1.19.0-r1) 01:44:46 (73/128) Installing xkeyboard-config (2.34-r0) 01:44:46 (74/128) Installing libxkbcommon (1.3.1-r0) 01:44:46 (75/128) Installing gtk+3.0 (3.24.30-r0) 01:44:47 Executing gtk+3.0-3.24.30-r0.post-install 01:44:47 (76/128) Installing libfontenc (1.1.4-r0) 01:44:47 (77/128) Installing mkfontscale (1.2.1-r1) 01:44:47 (78/128) Installing ttf-opensans (1.10-r1) 01:44:47 Executing ttf-opensans-1.10-r1.post-install 01:44:49 (79/128) Installing libogg (1.3.5-r0) 01:44:49 (80/128) Installing flac (1.3.4-r0) 01:44:49 (81/128) Installing alsa-lib (1.2.5.1-r1) 01:44:49 (82/128) Installing libatomic (10.3.1_git20211027-r0) 01:44:49 (83/128) Installing sdl2 (2.0.16-r4) 01:44:49 (84/128) Installing aom-libs (3.2.0-r0) 01:44:49 (85/128) Installing libass (0.15.2-r0) 01:44:49 (86/128) Installing libdav1d (0.9.2-r0) 01:44:49 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 01:44:49 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 01:44:49 (89/128) Installing lame (3.100-r0) 01:44:49 (90/128) Installing opus (1.3.1-r1) 01:44:49 (91/128) Installing libgomp (10.3.1_git20211027-r0) 01:44:49 (92/128) Installing soxr (0.1.3-r2) 01:44:49 (93/128) Installing libsrt (1.4.2-r1) 01:44:50 (94/128) Installing libssh (0.9.6-r1) 01:44:50 (95/128) Installing libtheora (1.1.1-r16) 01:44:50 (96/128) Installing v4l-utils-libs (1.22.1-r1) 01:44:50 (97/128) Installing libdrm (2.4.109-r0) 01:44:50 (98/128) Installing libva (2.13.0-r0) 01:44:50 (99/128) Installing libvdpau (1.4-r0) 01:44:50 (100/128) Installing vidstab (1.1.0-r1) 01:44:50 (101/128) Installing libvorbis (1.3.7-r0) 01:44:50 (102/128) Installing libvpx (1.10.0-r0) 01:44:50 (103/128) Installing vulkan-loader (1.2.196-r0) 01:44:50 (104/128) Installing x264-libs (20210613-r0) 01:44:50 (105/128) Installing x265-libs (3.5-r0) 01:44:50 (106/128) Installing xvidcore (1.3.7-r1) 01:44:50 (107/128) Installing ffmpeg-libs (4.4.1-r2) 01:44:51 (108/128) Installing libevent (2.1.12-r4) 01:44:51 (109/128) Installing mesa (21.2.6-r0) 01:44:51 (110/128) Installing wayland-libs-server (1.19.0-r1) 01:44:51 (111/128) Installing mesa-gbm (21.2.6-r0) 01:44:51 (112/128) Installing lcms2 (2.12-r1) 01:44:51 (113/128) Installing nspr (4.32-r0) 01:44:51 (114/128) Installing sqlite-libs (3.36.0-r0) 01:44:51 (115/128) Installing nss (3.78.1-r0) 01:44:51 (116/128) Installing libasyncns (0.8-r1) 01:44:51 (117/128) Installing libltdl (2.4.6-r7) 01:44:51 (118/128) Installing orc (0.4.32-r0) 01:44:51 (119/128) Installing libsndfile (1.0.31-r1) 01:44:51 (120/128) Installing speexdsp (1.2.0-r0) 01:44:51 (121/128) Installing tdb-libs (1.4.5-r0) 01:44:51 (122/128) Installing libpulse (15.0-r2) 01:44:51 (123/128) Installing re2 (2021.11.01-r0) 01:44:51 (124/128) Installing snappy (1.1.9-r1) 01:44:51 (125/128) Installing libgpg-error (1.42-r1) 01:44:51 (126/128) Installing libgcrypt (1.9.4-r0) 01:44:51 (127/128) Installing libxslt (1.1.35-r0) 01:44:51 (128/128) Installing chromium (99.0.4844.84-r0) 01:44:55 Executing busybox-1.34.1-r7.trigger 01:44:55 Executing glib-2.70.1-r0.trigger 01:44:55 Executing shared-mime-info-2.1-r1.trigger 01:45:01 Executing gdk-pixbuf-2.42.8-r0.trigger 01:45:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 01:45:01 Executing fontconfig-2.13.1-r4.trigger 01:45:01 Executing mkfontscale-1.2.1-r1.trigger 01:45:01 OK: 275 MiB in 144 packages 01:45:11 Removing intermediate container 3c99ffd291f8 01:45:11 ---> 11ab72a9f2b6 01:45:11 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 01:45:11 ---> Running in 6570a99f3074 01:45:11 Removing intermediate container 6570a99f3074 01:45:11 ---> ea08f716a9a9 01:45:11 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 01:45:11 ---> Running in 6adb4fae8967 01:45:11 Removing intermediate container 6adb4fae8967 01:45:11 ---> b5d7f316c5a3 01:45:11 Step 5/10 : RUN npm install -g npm 01:45:11 ---> Running in f2fc45098c02 01:45:37 01:45:37 changed 54 packages, and audited 212 packages in 24s 01:45:37 01:45:37 11 packages are looking for funding 01:45:37 run `npm fund` for details 01:45:37 01:45:37 found 0 vulnerabilities 01:45:40 Removing intermediate container f2fc45098c02 01:45:40 ---> e977d9eadd9a 01:45:40 Step 6/10 : ARG USER=1000 01:45:40 ---> Running in e36d9ef65f13 01:45:41 Removing intermediate container e36d9ef65f13 01:45:41 ---> 90f8f6c0c505 01:45:41 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 01:45:41 ---> Running in 4d0c088f4427 01:45:43 Removing intermediate container 4d0c088f4427 01:45:43 ---> b395d3216186 01:45:43 Step 8/10 : USER $USER:$USER 01:45:43 ---> Running in ada5099fb138 01:45:44 Removing intermediate container ada5099fb138 01:45:44 ---> 093e41760ae8 01:45:44 Step 9/10 : WORKDIR /app 01:45:44 ---> Running in a6765edff2c4 01:45:45 Removing intermediate container a6765edff2c4 01:45:45 ---> 57d332cd2404 01:45:45 Step 10/10 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 01:45:45 ---> Running in 2b3f677362c4 01:45:45 Removing intermediate container 2b3f677362c4 01:45:45 ---> 0f6e52a547ad 01:45:45 Successfully built 0f6e52a547ad 01:45:45 Successfully tagged edgexfoundry/edgex-web-ui:1f247822aed2ea5797dd0dba969c3d64ef023385 01:45:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 01:45:45 touch edgex-web-ui.imagebuilt 01:45:45 mkdir -p node_modules coverage 01:45:45 chown "1000:1000" node_modules coverage package-lock.json 01:45:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:00 npm WARN EBADENGINE Unsupported engine { 01:46:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 01:46:00 npm WARN EBADENGINE required: { 01:46:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 01:46:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 01:46:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 01:46:00 npm WARN EBADENGINE }, 01:46:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 01:46:00 npm WARN EBADENGINE } 01:46:39 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 01:46:39 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 01:46:39 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 01:46:39 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 01:46:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 01:46:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 01:46:44 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 01:46:46 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 01:46:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 01:47:09 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 01:47:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:47:09 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. 01:47:11 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. 01:47:13 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. 01:47:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 01:47:27 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 01:47:28 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 01:47:43 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. 01:48:05 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. 01:48:37 01:48:37 added 1475 packages, and audited 1476 packages in 3m 01:48:37 01:48:37 90 packages are looking for funding 01:48:37 run `npm fund` for details 01:48:37 01:48:37 13 vulnerabilities (3 moderate, 8 high, 2 critical) 01:48:37 01:48:37 To address issues that do not require attention, run: 01:48:37 npm audit fix 01:48:37 01:48:37 To address all issues (including breaking changes), run: 01:48:37 npm audit fix --force 01:48:37 01:48:37 Run `npm audit` for details. 01:48:37 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 01:48:52 - Generating browser application bundles (phase: setup)... 01:49:24 Compiling @angular/core : es2015 as esm2015 01:49:24 Compiling @angular/compiler/testing : es2015 as esm2015 01:49:51 Compiling @angular/common : es2015 as esm2015 01:49:51 Compiling @angular/core/testing : es2015 as esm2015 01:49:54 Compiling @angular/platform-browser : es2015 as esm2015 01:49:54 Compiling @angular/common/testing : es2015 as esm2015 01:49:58 Compiling @angular/router : es2015 as esm2015 01:49:58 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 01:50:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 01:50:05 Compiling @angular/common/http : es2015 as esm2015 01:50:05 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 01:50:09 Compiling @angular/forms : es2015 as esm2015 01:50:09 Compiling @angular/common/http/testing : es2015 as esm2015 01:50:09 Compiling @angular/router/testing : es2015 as esm2015 01:51:06 17 10 2022 01:51:04.626:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 01:51:06 17 10 2022 01:51:04.638:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 01:51:06 17 10 2022 01:51:04.663:INFO [launcher]: Starting browser ChromeHeadless 01:52:27 17 10 2022 01:52:23.535:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 01:52:49 17 10 2022 01:52:48.034:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 01:53:08 ✔ Browser application bundle generation complete. 01:53:08 17 10 2022 01:53:08.626:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4VPU9z0uCK95LNvWAAAB with id 79218297 01:53:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.699 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.796 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.822 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.859 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.889 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.907 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.933 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.952 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.986 secs) 01:53:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.005 secs) 01:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.342 secs) 01:53:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.404 secs) 01:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.976 secs) 01:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.996 secs) 01:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.011 secs) 01:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.283 secs) 01:53:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.601 secs) 01:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.653 secs) 01:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.81 secs) 01:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.953 secs) 01:53:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.259 secs) 01:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.324 secs) 01:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.557 secs) 01:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.806 secs) 01:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.932 secs) 01:53:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.062 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.158 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.358 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.445 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.482 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.524 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.716 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.738 secs) 01:53:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.966 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.014 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.154 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.224 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.25 secs) 01:53:33 WARN: ' 01:53:33 It looks like you're using ngModel on the same form field as formControlName. 01:53:33 Support for using the ngModel input property and ngModelChange event with 01:53:33 reactive form directives has been deprecated in Angular v6 and will be removed 01:53:33 in a future version of Angular. 01:53:33 01:53:33 For more information on this, see our API docs here: 01:53:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:53:33 ' 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.25 secs) 01:53:33 WARN: ' 01:53:33 It looks like you're using ngModel on the same form field as formControlName. 01:53:33 Support for using the ngModel input property and ngModelChange event with 01:53:33 reactive form directives has been deprecated in Angular v6 and will be removed 01:53:33 in a future version of Angular. 01:53:33 01:53:33 For more information on this, see our API docs here: 01:53:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 01:53:33 ' 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.455 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.545 secs) 01:53:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.584 secs) 01:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.343 secs) 01:53:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.529 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.601 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.631 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.669 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.738 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.76 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.782 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.8 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.869 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.92 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.099 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.158 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.31 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.351 secs) 01:53:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.379 secs) 01:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.428 secs) 01:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.603 secs) 01:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.67 secs) 01:53:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.009 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.156 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.191 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.237 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.367 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.431 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.46 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.488 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.729 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.781 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.823 secs) 01:53:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.851 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.907 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.027 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.054 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.068 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.125 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.158 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.306 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.323 secs) 01:53:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.334 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.686 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.707 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.719 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.792 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.813 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.824 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.841 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.898 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.049 secs) 01:53:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.295 secs) 01:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.46 secs) 01:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.686 secs) 01:53:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.746 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.912 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.002 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.048 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.112 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.169 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.201 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.226 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.238 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.258 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.339 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.451 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.483 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.518 secs) 01:53:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.55 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.704 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.724 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.787 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.834 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.892 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.049 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.118 secs) 01:53:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.177 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.276 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.305 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.649 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.767 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.794 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.807 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.82 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.882 secs) 01:53:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.965 secs) 01:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.121 secs) 01:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.166 secs) 01:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.215 secs) 01:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.454 secs) 01:53:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.625 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.659 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.857 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.884 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.932 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.961 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.179 secs) 01:53:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.246 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.347 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.413 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.486 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.686 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.705 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.783 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.821 secs) 01:53:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.92 secs) 01:53:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.198 secs) 01:53:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.275 secs) 01:53:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.325 secs) 01:53:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.468 secs) 01:53:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.694 secs / 15.468 secs) 01:53:48 TOTAL: 149 SUCCESS 01:53:48 ✔ Browser application bundle generation complete. 01:53:52 01:53:52 =============================== Coverage summary =============================== 01:53:52 Statements : 40.98% ( 1467/3580 ) 01:53:52 Branches : 12.03% ( 111/923 ) 01:53:52 Functions : 33.28% ( 432/1298 ) 01:53:52 Lines : 38.91% ( 1318/3387 ) 01:53:52 ================================================================================ 01:53:52 17 10 2022 01:53:52.261:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 01:53:53 ✔ Browser application bundle generation complete. 01:53:54 make[1]: Leaving directory '/w/workspace/edgex-ui-go/83/web' [Pipeline] echo 01:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:54 $ docker stop --time=1 ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 01:53:56 $ docker rm -f ba7b2f4a37c8c523510d08a7e173cdc10d35deb50ed6ab3316ae82d28e2aeff2 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:00 Warning: overwriting stash ‘coverage-report’ 01:54:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:09 + ls -al . 01:54:09 total 172 01:54:09 drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 01:42 . 01:54:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 .. 01:54:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 .blubracket 01:54:09 -rw-rw-r-- 1 jenkins jenkins 18 Oct 17 01:40 .dockerignore 01:54:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:40 .git 01:54:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 .github 01:54:09 -rw-rw-r-- 1 jenkins jenkins 185 Oct 17 01:40 .gitignore 01:54:09 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 17 01:40 Attribution.txt 01:54:09 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 17 01:40 CHANGELOG.md 01:54:09 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 17 01:40 CONTRIBUTING.md 01:54:09 -rw-rw-r-- 1 jenkins jenkins 1669 Oct 17 01:40 Dockerfile 01:54:09 -rw-rw-r-- 1 jenkins jenkins 652 Oct 17 01:40 Jenkinsfile 01:54:09 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 17 01:40 LICENSE 01:54:09 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 17 01:40 Makefile 01:54:09 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 17 01:40 README.md 01:54:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:34 VERSION 01:54:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 assets 01:54:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 bin 01:54:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:40 cmd 01:54:09 -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:42 coverage.out 01:54:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:40 docs 01:54:09 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 17 01:40 go.mod 01:54:09 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 17 01:40 go.sum 01:54:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:40 internal 01:54:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 snap 01:54:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:40 testing 01:54:09 -rw-rw-r-- 1 jenkins jenkins 155 Oct 17 01:40 version.go 01:54:09 drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 01:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + 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=1f247822aed2ea5797dd0dba969c3d64ef023385 --label arch=arm64 --label version=2.3.0-dev.12 . 01:54:10 Sending build context to Docker daemon 31.69MB 01:54:10 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 01:54:10 Step 2/24 : FROM ${BASE} AS builder 01:54:10 ---> dd85bfd18c27 01:54:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:54:11 ---> Running in 886949dee371 01:54:11 Removing intermediate container 886949dee371 01:54:11 ---> f3e371d7842e 01:54:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:54:12 ---> Running in 2e05d7b6d5e0 01:54:12 Removing intermediate container 2e05d7b6d5e0 01:54:12 ---> 104898ad0952 01:54:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:54:12 ---> Running in 36ab716d4d54 01:54:12 Removing intermediate container 36ab716d4d54 01:54:12 ---> de35b334c103 01:54:12 Step 6/24 : LABEL Name=edgex-ui-go 01:54:12 ---> Running in 2383a4b72031 01:54:12 Removing intermediate container 2383a4b72031 01:54:12 ---> a30aaeb6dd8c 01:54:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 01:54:13 ---> Running in 1d3d6ff23389 01:54:13 Removing intermediate container 1d3d6ff23389 01:54:13 ---> ada49ab43c54 01:54:13 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 01:54:15 ---> 005ad70e8883 01:54:15 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:15 ---> Running in 593f0c6b82d1 01:54:17 Removing intermediate container 593f0c6b82d1 01:54:17 ---> 028d6c846a30 01:54:17 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:17 ---> Running in 6475b06355ba 01:54:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:54:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:54:20 OK: 221 MiB in 51 packages 01:54:20 Removing intermediate container 6475b06355ba 01:54:20 ---> fb81a4fc812d 01:54:20 Step 11/24 : ENV GO111MODULE=on 01:54:20 ---> Running in 2ef47795599a 01:54:21 Removing intermediate container 2ef47795599a 01:54:21 ---> 51f114050fd9 01:54:21 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:54:21 ---> Running in 9534f54ed7dc 01:54:21 Removing intermediate container 9534f54ed7dc 01:54:21 ---> 3f3f36993c02 01:54:21 Step 13/24 : COPY go.mod vendor* ./ 01:54:22 ---> 2add3496a74a 01:54:22 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:22 ---> Running in 965948523a20 01:54:24 Removing intermediate container 965948523a20 01:54:24 ---> 1cedab4d0731 01:54:24 Step 15/24 : COPY . . 01:54:28 ---> f611d8983b19 01:54:28 Step 16/24 : RUN ${MAKE} 01:54:28 ---> Running in 61d7fc1b6778 01:54:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.12" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 01:55:51 Removing intermediate container 61d7fc1b6778 01:55:51 ---> aa45c8f7f003 01:55:51 Step 17/24 : FROM alpine:3.14 01:55:51 3.14: Pulling from library/alpine 01:55:51 90cda3b7c325: Pulling fs layer 01:55:51 90cda3b7c325: Verifying Checksum 01:55:51 90cda3b7c325: Download complete 01:55:51 90cda3b7c325: Pull complete 01:55:51 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:55:51 Status: Downloaded newer image for alpine:3.14 01:55:51 ---> 376ba31ae3da 01:55:51 Step 18/24 : EXPOSE 4000 01:55:51 ---> Running in 7f1e074ce876 01:55:51 Removing intermediate container 7f1e074ce876 01:55:51 ---> 2ab1cab4bc63 01:55:51 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:55:51 ---> c356539e8381 01:55:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:55:51 ---> Running in 4bedffe62bfd 01:55:51 Removing intermediate container 4bedffe62bfd 01:55:51 ---> d7edb2fe76e8 01:55:51 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 01:55:51 ---> Running in 678dd1b5a908 01:55:51 Removing intermediate container 678dd1b5a908 01:55:51 ---> 028ea72695a2 01:55:51 Step 22/24 : LABEL arch=arm64 01:55:51 ---> Running in 41f1072dc4f2 01:55:51 Removing intermediate container 41f1072dc4f2 01:55:51 ---> 34fa41145276 01:55:51 Step 23/24 : LABEL git_sha=1f247822aed2ea5797dd0dba969c3d64ef023385 01:55:51 ---> Running in e895e9f5abc7 01:55:51 Removing intermediate container e895e9f5abc7 01:55:51 ---> c251fcd8eb3a 01:55:51 Step 24/24 : LABEL version=2.3.0-dev.12 01:55:51 ---> Running in e5ae21bf7051 01:55:51 Removing intermediate container e5ae21bf7051 01:55:51 ---> 16f235f0ee29 01:55:51 [Warning] One or more build-args [ARCH] were not consumed 01:55:51 Successfully built 16f235f0ee29 01:55:51 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 01:55:51 provisioning config files... 01:55:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/83@tmp/config47716966603330461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:51 ---> docker-login.sh 01:55:51 nexus3.edgexfoundry.org:10001 01:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:51 Configure a credential helper to remove this warning. See 01:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:51 01:55:51 Login Succeeded 01:55:51 nexus3.edgexfoundry.org:10002 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 nexus3.edgexfoundry.org:10003 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 nexus3.edgexfoundry.org:10004 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 docker.io 01:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:53 Configure a credential helper to remove this warning. See 01:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:53 01:55:53 Login Succeeded 01:55:53 ---> docker-login.sh ends [Pipeline] } 01:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:53 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 01:55:53 1f247822aed2ea5797dd0dba969c3d64ef023385 01:55:53 latest 01:55:53 2.3.0-dev.12 01:55:53 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:55:53 main 01:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 01:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:55:54 f15c2926894b: Preparing 01:55:54 28c3ef001483: Preparing 01:55:54 28c3ef001483: Layer already exists 01:56:00 f15c2926894b: Pushed 01:56:00 1f247822aed2ea5797dd0dba969c3d64ef023385: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 01:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:56:01 f15c2926894b: Preparing 01:56:01 28c3ef001483: Preparing 01:56:01 28c3ef001483: Layer already exists 01:56:01 f15c2926894b: Layer already exists 01:56:01 latest: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 01:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:56:02 f15c2926894b: Preparing 01:56:02 28c3ef001483: Preparing 01:56:02 f15c2926894b: Layer already exists 01:56:02 28c3ef001483: Layer already exists 01:56:02 2.3.0-dev.12: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:56:02 f15c2926894b: Preparing 01:56:02 28c3ef001483: Preparing 01:56:02 f15c2926894b: Layer already exists 01:56:02 28c3ef001483: Layer already exists 01:56:02 1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 01:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 01:56:03 f15c2926894b: Preparing 01:56:03 28c3ef001483: Preparing 01:56:03 28c3ef001483: Layer already exists 01:56:03 f15c2926894b: Layer already exists 01:56:03 main: digest: sha256:78dbe66036c8da8cdf3fa5cb7a3cee77303baf0be0cb786b1c76319043e104d4 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:03 ===================================================== [Pipeline] echo 01:56:03 taggedImages: 01:56:03 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385 01:56:03 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 01:56:03 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.12 01:56:03 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f247822aed2ea5797dd0dba969c3d64ef023385-2.3.0-dev.12 01:56:03 - 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 01:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:04 01:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:04 arm64: Pulling from edgex-lftools-log-publisher 01:56:04 8998bd30e6a1: Pulling fs layer 01:56:04 04944245beec: Pulling fs layer 01:56:04 699f458cf7ca: Pulling fs layer 01:56:04 765212b225bb: Pulling fs layer 01:56:04 f23df028b6ca: Pulling fs layer 01:56:04 d65c8cfc05b1: Pulling fs layer 01:56:04 2437ff75d9bd: Pulling fs layer 01:56:04 f23df028b6ca: Waiting 01:56:04 d65c8cfc05b1: Waiting 01:56:04 2437ff75d9bd: Waiting 01:56:04 765212b225bb: Waiting 01:56:04 04944245beec: Verifying Checksum 01:56:04 04944245beec: Download complete 01:56:04 765212b225bb: Download complete 01:56:04 f23df028b6ca: Verifying Checksum 01:56:04 f23df028b6ca: Download complete 01:56:04 d65c8cfc05b1: Verifying Checksum 01:56:04 d65c8cfc05b1: Download complete 01:56:04 699f458cf7ca: Verifying Checksum 01:56:04 699f458cf7ca: Download complete 01:56:05 8998bd30e6a1: Verifying Checksum 01:56:05 8998bd30e6a1: Download complete 01:56:07 2437ff75d9bd: Verifying Checksum 01:56:07 2437ff75d9bd: Download complete 01:56:09 8998bd30e6a1: Pull complete 01:56:09 04944245beec: Pull complete 01:56:11 699f458cf7ca: Pull complete 01:56:11 765212b225bb: Pull complete 01:56:12 f23df028b6ca: Pull complete 01:56:12 d65c8cfc05b1: Pull complete 01:56:27 2437ff75d9bd: Pull complete 01:56:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:27 prd-ubuntu20.04-docker-arm64-4c-16g-8008 does not seem to be running inside a container 01:56:27 $ 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/83 -v /w/workspace/edgex-ui-go/83:/w/workspace/edgex-ui-go/83:rw,z -v /w/workspace/edgex-ui-go/83@tmp:/w/workspace/edgex-ui-go/83@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 01:56:30 $ docker top a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:31 ---> job-cost.sh 01:56:31 lf-activate-venv: SKIPPING 01:56:31 INFO: No Stack... 01:56:31 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:32 INFO: Archiving Costs [Pipeline] sh 01:56:32 + + cut -d,cat -f6 /w/workspace/edgex-ui-go/83/archives/cost.csv 01:56:32 [Pipeline] lock 01:56:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] 01:56:32 Resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] did not exist. Created. 01:56:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:33 /w/workspace/edgex-ui-go/83@tmp/durable-bce35e59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:56:33 + echo total: 0.10999999940395355 [Pipeline] stash 01:56:33 Warning: overwriting stash ‘stack-cost’ 01:56:38 Stashed 1 file(s) [Pipeline] } 01:56:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:38 $ docker stop --time=1 a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d 01:56:40 $ docker rm -f a87bdf91c10cc61ef9af614f81e9357d94a7b7a7bcb515063febee5e2cdae17d [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 01:56:40 provisioning config files... 01:56:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12731147948834247677tmp [Pipeline] { [Pipeline] sh 01:56:41 + set +x 01:56:41 + curl -s https://codecov.io/bash 01:56:41 + bash -s -- 01:56:41 01:56:41 _____ _ 01:56:41 / ____| | | 01:56:41 | | ___ __| | ___ ___ _____ __ 01:56:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:56:41 | |___| (_) | (_| | __/ (_| (_) \ V / 01:56:41 \_____\___/ \__,_|\___|\___\___/ \_/ 01:56:41 Bash-1.0.6 01:56:41 01:56:41 01:56:41 ==> git version 2.25.1 found 01:56:41 ==> 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 01:56:41 Release-Date: 2020-01-08 01:56:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:56:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:56:41 ==> Jenkins CI detected. 01:56:41 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 01:56:41 project root: . 01:56:41 --> token set from env 01:56:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:56:41 ==> Running gcov in . (disable via -X gcov) 01:56:41 ==> Python coveragepy not found 01:56:41 ==> Searching for coverage reports in: 01:56:41 + . 01:56:41 -> Found 1 reports 01:56:41 ==> Detecting git/mercurial file structure 01:56:41 ==> Reading reports 01:56:41 + ./coverage.out bytes=10 01:56:41 ==> Appending adjustments 01:56:41 https://docs.codecov.io/docs/fixing-reports 01:56:41 + Found adjustments 01:56:41 ==> Gzipping contents 01:56:41 12K /tmp/codecov.n2KToa.gz 01:56:41 ==> Uploading reports 01:56:41 url: https://codecov.io 01:56:41 query: branch=main&commit=1f247822aed2ea5797dd0dba969c3d64ef023385&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:41 -> Pinging Codecov 01:56:41 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=1f247822aed2ea5797dd0dba969c3d64ef023385&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:56:42 -> Uploading to 01:56:42 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/FB506323287CE973F263BFD2A0EB1F37/1f247822aed2ea5797dd0dba969c3d64ef023385/3e2f20b3-e041-46e1-a6ed-82400f5f9f11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T015642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e69d31f4dbf59bf1ed48f4d05b165c264c23112ef83456f3dfebe689ac67745f 01:56:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:42 Dload Upload Total Spent Left Speed 01:56:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38241 --:--:-- --:--:-- --:--:-- 38241 01:56:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] } 01:56:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:56:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:56:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:43 01:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:56:43 df9b9388f04a: Pulling fs layer 01:56:43 52dc419b0ee2: Pulling fs layer 01:56:43 25bc292e5bac: Pulling fs layer 01:56:43 114826534d7a: Pulling fs layer 01:56:43 4657fd5d0bcf: Pulling fs layer 01:56:43 6ad1cebc031e: Pulling fs layer 01:56:43 8a3aa393b2d8: Pulling fs layer 01:56:43 4657fd5d0bcf: Waiting 01:56:43 6ad1cebc031e: Waiting 01:56:43 8a3aa393b2d8: Waiting 01:56:43 114826534d7a: Waiting 01:56:43 25bc292e5bac: Verifying Checksum 01:56:43 25bc292e5bac: Download complete 01:56:43 52dc419b0ee2: Download complete 01:56:43 4657fd5d0bcf: Verifying Checksum 01:56:43 4657fd5d0bcf: Download complete 01:56:43 df9b9388f04a: Download complete 01:56:43 df9b9388f04a: Pull complete 01:56:43 52dc419b0ee2: Pull complete 01:56:43 6ad1cebc031e: Verifying Checksum 01:56:43 6ad1cebc031e: Download complete 01:56:43 25bc292e5bac: Pull complete 01:56:44 114826534d7a: Download complete 01:56:44 8a3aa393b2d8: Verifying Checksum 01:56:44 8a3aa393b2d8: Download complete 01:56:47 114826534d7a: Pull complete 01:56:47 4657fd5d0bcf: Pull complete 01:56:47 6ad1cebc031e: Pull complete 01:56:50 8a3aa393b2d8: Pull complete 01:56:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:56:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:50 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:56:54 $ docker top 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 -eo pid,comm [Pipeline] { [Pipeline] echo 01:56:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 01:56:55 + set -o pipefail 01:56:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 01:57:01 01:57:01 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 01:57:01 01:57:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/8ab038d7-16f0-4781-89e2-6d5fbb6b39dc 01:57:01 01:57:01 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 01:57:01 01:57:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:57:01 01:57:01 01:57:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:57:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:57:01 More details here: https://snyk.co/ue1NS [Pipeline] } 01:57:01 $ docker stop --time=1 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 01:57:05 $ docker rm -f 8a111e608b8e564fff0329e1efbaf3aff48d3eb4ec1ff59a70b9df0fd074bd14 [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 01:57:06 + git log --format=format:%s -1 1f247822aed2ea5797dd0dba969c3d64ef023385 [Pipeline] sh 01:57:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:06 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:07 $ docker top 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 -eo pid,comm 01:57:07 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). 01:57:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:07 [ssh-agent] Looking for ssh-agent implementation... 01:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:07 $ docker exec 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 ssh-agent 01:57:07 SSH_AUTH_SOCK=/tmp/ssh-5P1SVO3VvofI/agent.32 01:57:07 SSH_AGENT_PID=38 01:57:07 Running ssh-add (command line suppressed) 01:57:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11230949442104446715.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11230949442104446715.key) 01:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:07 + git semver tag 01:57:08 2022-10-17 01:57:08,056 [run_tag] DEBUG tag force:False 01:57:08 2022-10-17 01:57:08,057 [check_head_tag] DEBUG check head tag 01:57:08 2022-10-17 01:57:08,057 [execute] INFO git cat-file --batch-check 01:57:08 2022-10-17 01:57:08,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 01:57:08 2022-10-17 01:57:08,061 [execute] INFO git cat-file --batch 01:57:08 2022-10-17 01:57:08,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 01:57:08 2022-10-17 01:57:08,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:08 2022-10-17 01:57:08,071 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 01:57:08 2022-10-17 01:57:08,071 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 01:57:08 2022-10-17 01:57:08,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:08 2.3.0-dev.12 [Pipeline] } 01:57:08 $ docker exec --env ******** --env ******** 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 ssh-agent -k 01:57:08 unset SSH_AUTH_SOCK; 01:57:08 unset SSH_AGENT_PID; 01:57:08 echo Agent pid 38 killed; 01:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:08 + git semver [Pipeline] } 01:57:08 $ docker stop --time=1 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 01:57:10 $ docker rm -f 34bac1e4802885b51f4741b938733ea15c4af7eafc2df1b52d6782526917af41 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:10 01:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:10 0.23.1-centos7: Pulling from edgex-lftools 01:57:10 ab5ef0e58194: Pulling fs layer 01:57:10 9712f1f96733: Pulling fs layer 01:57:10 63f879dbbcfc: Pulling fs layer 01:57:10 0d9ebad4ef96: Pulling fs layer 01:57:10 e9a5061849ea: Pulling fs layer 01:57:10 d747dcd14b5f: Pulling fs layer 01:57:10 2de7ff778b66: Pulling fs layer 01:57:10 0d9ebad4ef96: Waiting 01:57:10 e9a5061849ea: Waiting 01:57:10 d747dcd14b5f: Waiting 01:57:10 2de7ff778b66: Waiting 01:57:10 9712f1f96733: Verifying Checksum 01:57:10 9712f1f96733: Download complete 01:57:11 63f879dbbcfc: Verifying Checksum 01:57:11 63f879dbbcfc: Download complete 01:57:11 0d9ebad4ef96: Verifying Checksum 01:57:11 0d9ebad4ef96: Download complete 01:57:11 d747dcd14b5f: Verifying Checksum 01:57:11 d747dcd14b5f: Download complete 01:57:11 2de7ff778b66: Verifying Checksum 01:57:11 2de7ff778b66: Download complete 01:57:11 e9a5061849ea: Verifying Checksum 01:57:11 e9a5061849ea: Download complete 01:57:11 ab5ef0e58194: Verifying Checksum 01:57:11 ab5ef0e58194: Download complete 01:57:13 ab5ef0e58194: Pull complete 01:57:13 9712f1f96733: Pull complete 01:57:14 63f879dbbcfc: Pull complete 01:57:17 0d9ebad4ef96: Pull complete 01:57:18 e9a5061849ea: Pull complete 01:57:18 d747dcd14b5f: Pull complete 01:57:18 2de7ff778b66: Pull complete 01:57:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:19 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:57:23 $ docker top 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:57:23 provisioning config files... 01:57:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13767777357637071683tmp 01:57:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5271277575241217696tmp 01:57:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3495651334623549642tmp [Pipeline] { [Pipeline] echo 01:57:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:57:24 ---> sigul-configuration.sh 01:57:24 gpg: directory `/root/.gnupg' created 01:57:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:57:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:57:24 gpg: keyring `/root/.gnupg/secring.gpg' created 01:57:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:57:24 gpg: CAST5 encrypted data 01:57:24 gpg: encrypted with 1 passphrase 01:57:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:57:24 + mkdir /home/jenkins 01:57:24 + mkdir /home/jenkins/sigul [Pipeline] sh 01:57:24 + 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 01:57:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:57:25 ---> sigul-install.sh 01:57:25 Sigul already installed; skipping installation. [Pipeline] sh 01:57:25 + git tag --list 01:57:25 0.1.1 01:57:25 v1.1.0 01:57:25 v1.2.0 01:57:25 v1.2.1 01:57:25 v1.3.0 01:57:25 v2.0.0 01:57:25 v2.1.0 01:57:25 v2.2.0 01:57:25 v2.2.1-dev.1 01:57:25 v2.2.1-dev.2 01:57:25 v2.2.1-dev.3 01:57:25 v2.2.1-dev.4 01:57:25 v2.2.1-dev.5 01:57:25 v2.2.1-dev.6 01:57:25 v2.2.1-dev.7 01:57:25 v2.3.0-dev.10 01:57:25 v2.3.0-dev.11 01:57:25 v2.3.0-dev.12 01:57:25 v2.3.0-dev.7 01:57:25 v2.3.0-dev.8 01:57:25 v2.3.0-dev.9 [Pipeline] sh 01:57:25 + lftools sign git-tag v2.3.0-dev.12 01:57:26 Signing Git tag with Sigul... 01:57:26 Signing v2.3.0-dev.12 [Pipeline] echo 01:57:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:57:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:57:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:57:27 $ docker stop --time=1 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 01:57:28 $ docker rm -f 0212165bb07d0a492efae6d6054f9b03f943ad20cae1407b04b0b2134eb40f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:57:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:29 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:29 $ docker top 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:29 [ssh-agent] Looking for ssh-agent implementation... 01:57:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:29 $ docker exec 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca ssh-agent 01:57:29 SSH_AUTH_SOCK=/tmp/ssh-FrTxJJzJhU7j/agent.32 01:57:29 SSH_AGENT_PID=38 01:57:29 Running ssh-add (command line suppressed) 01:57:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2089209777623349956.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2089209777623349956.key) 01:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:30 + git semver bump pre 01:57:30 2022-10-17 01:57:30,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:30 2022-10-17 01:57:30,371 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 01:57:30 2022-10-17 01:57:30,371 [bump_version] DEBUG bumped version:2.3.0-dev.13 01:57:30 2022-10-17 01:57:30,371 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 01:57:30 2022-10-17 01:57:30,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:30 2022-10-17 01:57:30,371 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:30 2022-10-17 01:57:30,373 [execute] INFO git cat-file --batch-check 01:57:30 2022-10-17 01:57:30,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:57:30 2022-10-17 01:57:30,379 [execute] INFO git cat-file --batch 01:57:30 2022-10-17 01:57:30,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:57:30 2022-10-17 01:57:30,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:30 2.3.0-dev.13 [Pipeline] } 01:57:30 $ docker exec --env ******** --env ******** 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca ssh-agent -k 01:57:30 unset SSH_AUTH_SOCK; 01:57:30 unset SSH_AGENT_PID; 01:57:30 echo Agent pid 38 killed; 01:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:30 + git semver [Pipeline] } 01:57:31 $ docker stop --time=1 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca 01:57:32 $ docker rm -f 89eeed937c8cb0bdff7165b5a8220879ace1ab16aa2c5273f1d8fae7c7406eca [Pipeline] // withDockerContainer [Pipeline] sh 01:57:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:33 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:57:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:33 $ docker top 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:33 [ssh-agent] Looking for ssh-agent implementation... 01:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:33 $ docker exec 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca ssh-agent 01:57:33 SSH_AUTH_SOCK=/tmp/ssh-hzWhQY9j1GCP/agent.32 01:57:33 SSH_AGENT_PID=38 01:57:33 Running ssh-add (command line suppressed) 01:57:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16629408678514195938.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16629408678514195938.key) 01:57:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:34 + git semver push 01:57:34 2022-10-17 01:57:34,429 [run_push] DEBUG push 01:57:34 2022-10-17 01:57:34,430 [execute] INFO git cat-file --batch-check 01:57:34 2022-10-17 01:57:34,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:57:34 2022-10-17 01:57:34,433 [execute] INFO git rev-list d73c96c414ea33c60e79d8f0c3fcead612bbe0f9 -- 01:57:34 2022-10-17 01:57:34,434 [execute] DEBUG Popen(['git', 'rev-list', 'd73c96c414ea33c60e79d8f0c3fcead612bbe0f9', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:57:34 2022-10-17 01:57:34,443 [execute] INFO git fetch -v origin 01:57:34 2022-10-17 01:57:34,443 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:57:35 2022-10-17 01:57:34,998 [run_push] DEBUG no remote changes detected 01:57:35 2022-10-17 01:57:34,999 [execute] INFO git push origin semver 01:57:35 2022-10-17 01:57:34,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:57:36 2022-10-17 01:57:35,978 [run_push] DEBUG push all version tags 01:57:36 2022-10-17 01:57:35,979 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:57:36 2022-10-17 01:57:35,979 [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) 01:57:37 2022-10-17 01:57:36,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 01:57:37 2.3.0-dev.13 [Pipeline] } 01:57:36 $ docker exec --env ******** --env ******** 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca ssh-agent -k 01:57:37 unset SSH_AUTH_SOCK; 01:57:37 unset SSH_AGENT_PID; 01:57:37 echo Agent pid 38 killed; 01:57:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:37 + git semver [Pipeline] } 01:57:37 $ docker stop --time=1 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca 01:57:38 $ docker rm -f 48d7bcf4dd83c9a670f2c52dfdad195e7196d7cd24146f9ef22ed198dcec48ca [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 01:57:39 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 01:57:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:57:39 total 16 01:57:39 drwxr-xr-x 3 root root 4096 Oct 17 01:38 . 01:57:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 01:57 .. 01:57:39 drwxr-xr-x 2 root root 4096 Oct 17 01:38 cost 01:57:39 -rw-r--r-- 1 root root 82 Oct 17 01:38 cost.csv 01:57:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:57:39 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 01:57:39 total 16 01:57:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:38 . 01:57:39 drwxrwxr-x 15 jenkins jenkins 4096 Oct 17 01:57 .. 01:57:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 01:38 cost 01:57:39 -rw-r--r-- 1 jenkins jenkins 82 Oct 17 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:57:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:40 ---> package-listing.sh 01:57:40 ++ facter osfamily 01:57:40 ++ tr '[:upper:]' '[:lower:]' 01:57:40 + OS_FAMILY=debian 01:57:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 01:57:40 + START_PACKAGES=/tmp/packages_start.txt 01:57:40 + END_PACKAGES=/tmp/packages_end.txt 01:57:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:40 + PACKAGES=/tmp/packages_start.txt 01:57:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 01:57:40 + PACKAGES=/tmp/packages_end.txt 01:57:40 + case "${OS_FAMILY}" in 01:57:40 + dpkg -l 01:57:40 + grep '^ii' 01:57:40 + '[' -f /tmp/packages_start.txt ']' 01:57:40 + '[' -f /tmp/packages_end.txt ']' 01:57:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 01:57:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 01:57:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 01:57:40 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 01:57:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:41 prd-ubuntu20.04-docker-8c-8g-7993 does not seem to be running inside a container 01:57:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:42 $ docker top 83299d66d97f80f68add2237dd45afaccf1beac05f8a1c0966f34651dfed7dcf -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:42 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:42 + ls /var/log/sa-host 01:57:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:43 provisioning config files... 01:57:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11020770223511141364tmp [Pipeline] { [Pipeline] echo 01:57:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:43 ---> create-netrc.sh [Pipeline] } 01:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:43 ---> python-tools-install.sh [Pipeline] echo 01:57:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:44 ---> sudo-logs.sh 01:57:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:57:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:57:44 ---> job-cost.sh 01:57:44 lf-activate-venv: SKIPPING 01:57:44 DEBUG: total: 0.2199999988079071 01:57:44 INFO: Retrieving Stack Cost... 01:57:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:45 INFO: Archiving Costs [Pipeline] echo 01:57:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:57:45 ---> logs-deploy.sh 01:57:45 lf-activate-venv: SKIPPING 01:57:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/83 01:57:45 INFO: archiving workspace using pattern(s): 01:57:46 Archives upload complete. 01:57:46 INFO: archiving logs to Nexus