Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26b6e7f7d09b727e04296f904eea284534bb267f 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-ssh7558246528738651862.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3653541352818558749.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18128361438269964815.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12700064204809227808.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-ssh8432342554549570621.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8754 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 Avoid second fetch Checking out Revision 26b6e7f7d09b727e04296f904eea284534bb267f (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 > git rev-list --no-walk a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:50 ========================================================= 13:24:50 EdgeX Global Pipelines Version Info 13:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:24:51 ------------------- 13:24:51 stable info: 13:24:51 ------------------- 13:24:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:24:51 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:24:51 Message: update stable to v1.0.243 13:24:52 ------------------- 13:24:52 experimental info: 13:24:52 ------------------- 13:24:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:24:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 13:24:52 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26b6e7f [Pipeline] echo 13:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:52 provisioning config files... 13:24:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7652994417268359201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:53 ---> docker-login.sh 13:24:53 nexus3.edgexfoundry.org:10001 13:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:53 Configure a credential helper to remove this warning. See 13:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:53 13:24:53 Login Succeeded 13:24:53 nexus3.edgexfoundry.org:10002 13:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:53 Configure a credential helper to remove this warning. See 13:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:53 13:24:53 Login Succeeded 13:24:53 nexus3.edgexfoundry.org:10003 13:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:53 Configure a credential helper to remove this warning. See 13:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:53 13:24:53 Login Succeeded 13:24:53 nexus3.edgexfoundry.org:10004 13:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:53 Configure a credential helper to remove this warning. See 13:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:53 13:24:53 Login Succeeded 13:24:54 docker.io 13:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:54 Configure a credential helper to remove this warning. See 13:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:54 13:24:54 Login Succeeded 13:24:54 ---> docker-login.sh ends [Pipeline] } 13:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:24:54 + git rev-list -1 --merges 26b6e7f7d09b727e04296f904eea284534bb267f~1..26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo 13:24:54 -----------> git rev-list -1 --merges 26b6e7f7d09b727e04296f904eea284534bb267f~1..26b6e7f7d09b727e04296f904eea284534bb267f 26b6e7f7d09b727e04296f904eea284534bb267f [false] [Pipeline] sh 13:24:55 + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo 13:24:55 ========================================================= 13:24:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:24:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:55 + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo 13:24:55 [semverPrep] GIT_COMMIT: 26b6e7f7d09b727e04296f904eea284534bb267f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560) [Pipeline] echo 13:24:55 [semverPrep] This is not a build commit. [Pipeline] sh 13:24:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:24:55 + grep -v github /etc/ssh/ssh_known_hosts 13:24:55 + [ -e /tmp/ssh_known_hosts ] 13:24:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:24:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:24:55 + sudo tee -a /etc/ssh/ssh_known_hosts 13:24:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:56 13:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:56 0.1.4: Pulling from edgex-devops/py-git-semver 13:24:56 b85a868b505f: Pulling fs layer 13:24:56 e2be974225ed: Pulling fs layer 13:24:56 339a4e72a1f5: Pulling fs layer 13:24:56 988bab9f4d93: Pulling fs layer 13:24:56 1469e6f7b9e6: Pulling fs layer 13:24:56 eaf3925da568: Pulling fs layer 13:24:56 bab4dde63d76: Pulling fs layer 13:24:56 bde34c3a00c8: Pulling fs layer 13:24:56 b352a97aabf1: Pulling fs layer 13:24:56 4872d77fe225: Pulling fs layer 13:24:56 5851b861e8e6: Pulling fs layer 13:24:56 bab4dde63d76: Waiting 13:24:56 bde34c3a00c8: Waiting 13:24:56 b352a97aabf1: Waiting 13:24:56 4872d77fe225: Waiting 13:24:56 5851b861e8e6: Waiting 13:24:56 988bab9f4d93: Waiting 13:24:56 1469e6f7b9e6: Waiting 13:24:56 eaf3925da568: Waiting 13:24:56 e2be974225ed: Verifying Checksum 13:24:56 e2be974225ed: Download complete 13:24:56 988bab9f4d93: Verifying Checksum 13:24:56 988bab9f4d93: Download complete 13:24:56 339a4e72a1f5: Verifying Checksum 13:24:56 339a4e72a1f5: Download complete 13:24:56 1469e6f7b9e6: Verifying Checksum 13:24:56 1469e6f7b9e6: Download complete 13:24:56 eaf3925da568: Verifying Checksum 13:24:56 eaf3925da568: Download complete 13:24:56 bde34c3a00c8: Download complete 13:24:56 b352a97aabf1: Verifying Checksum 13:24:56 b352a97aabf1: Download complete 13:24:56 4872d77fe225: Download complete 13:24:56 5851b861e8e6: Download complete 13:24:56 b85a868b505f: Verifying Checksum 13:24:56 b85a868b505f: Download complete 13:24:57 bab4dde63d76: Verifying Checksum 13:24:57 bab4dde63d76: Download complete 13:24:58 b85a868b505f: Pull complete 13:24:58 e2be974225ed: Pull complete 13:24:58 339a4e72a1f5: Pull complete 13:24:58 988bab9f4d93: Pull complete 13:24:59 1469e6f7b9e6: Pull complete 13:24:59 eaf3925da568: Pull complete 13:25:01 bab4dde63d76: Pull complete 13:25:01 bde34c3a00c8: Pull complete 13:25:01 b352a97aabf1: Pull complete 13:25:01 4872d77fe225: Pull complete 13:25:01 5851b861e8e6: Pull complete 13:25:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:25:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:01 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:25:01 $ 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 13:25:05 $ docker top d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 -eo pid,comm 13:25:05 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). 13:25:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:05 [ssh-agent] Looking for ssh-agent implementation... 13:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:05 $ docker exec d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent 13:25:05 SSH_AUTH_SOCK=/tmp/ssh-TIML9KNTvBfR/agent.32 13:25:05 SSH_AGENT_PID=38 13:25:05 Running ssh-add (command line suppressed) 13:25:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15861255432252568443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15861255432252568443.key) 13:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:06 + git tag --points-at HEAD [Pipeline] } 13:25:06 $ docker exec --env ******** --env ******** d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent -k 13:25:06 unset SSH_AUTH_SOCK; 13:25:06 unset SSH_AGENT_PID; 13:25:06 echo Agent pid 38 killed; 13:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:25:06 [ssh-agent] Looking for ssh-agent implementation... 13:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:25:06 $ docker exec d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent 13:25:06 SSH_AUTH_SOCK=/tmp/ssh-zJGXdIY8NFZC/agent.70 13:25:06 SSH_AGENT_PID=77 13:25:06 Running ssh-add (command line suppressed) 13:25:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3764133363364157500.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3764133363364157500.key) 13:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:25:06 + git semver init 13:25:07 2022-10-21 13:25:07,104 [run_init] DEBUG init version:0.0.0 force:False 13:25:07 2022-10-21 13:25:07,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:25:07 2022-10-21 13:25:07,105 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:25:07 2022-10-21 13:25:07,106 [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) 13:25:09 2022-10-21 13:25:08,746 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 13:25:09 2022-10-21 13:25:08,746 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 13:25:09 2022-10-21 13:25:08,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:25:09 2022-10-21 13:25:08,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:25:09 2.3.0-dev.14 [Pipeline] } 13:25:09 $ docker exec --env ******** --env ******** d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent -k 13:25:09 unset SSH_AUTH_SOCK; 13:25:09 unset SSH_AGENT_PID; 13:25:09 echo Agent pid 77 killed; 13:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:25:09 + git semver [Pipeline] } 13:25:09 $ docker stop --time=1 d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 13:25:11 $ docker rm -f d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:25:11 Stashed 1 file(s) [Pipeline] echo 13:25:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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 13:25:11 provisioning config files... 13:25:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1607227051414714307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:12 ---> docker-login.sh 13:25:12 nexus3.edgexfoundry.org:10001 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:12 Configure a credential helper to remove this warning. See 13:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:12 13:25:12 Login Succeeded 13:25:12 nexus3.edgexfoundry.org:10002 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:12 Configure a credential helper to remove this warning. See 13:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:12 13:25:12 Login Succeeded 13:25:12 nexus3.edgexfoundry.org:10003 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:12 Configure a credential helper to remove this warning. See 13:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:12 13:25:12 Login Succeeded 13:25:12 nexus3.edgexfoundry.org:10004 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:12 Configure a credential helper to remove this warning. See 13:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:12 13:25:12 Login Succeeded 13:25:12 docker.io 13:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:13 Configure a credential helper to remove this warning. See 13:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:13 13:25:13 Login Succeeded 13:25:13 ---> docker-login.sh ends [Pipeline] } 13:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:25:13 ========================================================= 13:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:13 + 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 . 13:25:13 Sending build context to Docker daemon 45.42MB 13:25:13 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 13:25:13 Step 2/16 : FROM ${BASE} AS builder 13:25:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:25:13 213ec9aee27d: Pulling fs layer 13:25:13 4583459ba037: Pulling fs layer 13:25:13 93c1e223e6f2: Pulling fs layer 13:25:13 53926ce57604: Pulling fs layer 13:25:13 21b2b0c7a3f4: Pulling fs layer 13:25:13 30f14e443154: Pulling fs layer 13:25:13 801331c1e519: Pulling fs layer 13:25:13 99cc6dd402b0: Pulling fs layer 13:25:13 7d9ed39f4882: Pulling fs layer 13:25:13 53926ce57604: Waiting 13:25:13 21b2b0c7a3f4: Waiting 13:25:13 30f14e443154: Waiting 13:25:13 801331c1e519: Waiting 13:25:13 99cc6dd402b0: Waiting 13:25:13 7d9ed39f4882: Waiting 13:25:13 93c1e223e6f2: Verifying Checksum 13:25:13 93c1e223e6f2: Download complete 13:25:13 4583459ba037: Verifying Checksum 13:25:13 4583459ba037: Download complete 13:25:13 21b2b0c7a3f4: Verifying Checksum 13:25:13 21b2b0c7a3f4: Download complete 13:25:13 30f14e443154: Verifying Checksum 13:25:13 30f14e443154: Download complete 13:25:13 213ec9aee27d: Verifying Checksum 13:25:13 213ec9aee27d: Download complete 13:25:13 801331c1e519: Download complete 13:25:14 213ec9aee27d: Pull complete 13:25:14 4583459ba037: Pull complete 13:25:14 7d9ed39f4882: Verifying Checksum 13:25:14 7d9ed39f4882: Download complete 13:25:14 93c1e223e6f2: Pull complete 13:25:14 99cc6dd402b0: Verifying Checksum 13:25:14 99cc6dd402b0: Download complete 13:25:14 53926ce57604: Verifying Checksum 13:25:14 53926ce57604: Download complete 13:25:18 53926ce57604: Pull complete 13:25:18 21b2b0c7a3f4: Pull complete 13:25:18 30f14e443154: Pull complete 13:25:18 801331c1e519: Pull complete 13:25:20 99cc6dd402b0: Pull complete 13:25:21 7d9ed39f4882: Pull complete 13:25:21 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 13:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:25:21 ---> 1dedd983c030 13:25:21 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:25:26 Still waiting to schedule task 13:25:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:25:31 ---> Running in 27043d5db6d1 13:25:31 Removing intermediate container 27043d5db6d1 13:25:31 ---> 30d769c65a30 13:25:31 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 13:25:31 ---> Running in 54083749d89b 13:25:32 Removing intermediate container 54083749d89b 13:25:32 ---> f1ec73a5e16e 13:25:32 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 13:25:32 ---> Running in 7abcc4449336 13:25:32 Removing intermediate container 7abcc4449336 13:25:32 ---> 4e61cc943e5c 13:25:32 Step 6/16 : LABEL Name=edgex-ui-go 13:25:32 ---> Running in 791af169c5b9 13:25:33 Removing intermediate container 791af169c5b9 13:25:33 ---> da7013eab698 13:25:33 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:25:33 ---> Running in 23046e8a292f 13:25:34 Removing intermediate container 23046e8a292f 13:25:34 ---> 9e9a55c04014 13:25:34 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:25:35 latest: Pulling from library/docker 13:25:35 213ec9aee27d: Already exists 13:25:35 7b0dd730a5c3: Pulling fs layer 13:25:35 4b90f8029a36: Pulling fs layer 13:25:35 bea6d6d58c11: Pulling fs layer 13:25:35 b28b21e97172: Pulling fs layer 13:25:35 fd102b8fb384: Pulling fs layer 13:25:35 9eb1d0209852: Pulling fs layer 13:25:35 d3ef7050c453: Pulling fs layer 13:25:35 fb4cbd776d56: Pulling fs layer 13:25:35 9eb1d0209852: Waiting 13:25:35 d3ef7050c453: Waiting 13:25:35 fb4cbd776d56: Waiting 13:25:35 fd102b8fb384: Waiting 13:25:35 b28b21e97172: Waiting 13:25:35 7b0dd730a5c3: Verifying Checksum 13:25:35 7b0dd730a5c3: Download complete 13:25:35 4b90f8029a36: Verifying Checksum 13:25:35 4b90f8029a36: Download complete 13:25:36 bea6d6d58c11: Verifying Checksum 13:25:36 bea6d6d58c11: Download complete 13:25:36 7b0dd730a5c3: Pull complete 13:25:36 b28b21e97172: Verifying Checksum 13:25:36 b28b21e97172: Download complete 13:25:36 9eb1d0209852: Verifying Checksum 13:25:36 9eb1d0209852: Download complete 13:25:36 d3ef7050c453: Verifying Checksum 13:25:36 fd102b8fb384: Verifying Checksum 13:25:36 fd102b8fb384: Download complete 13:25:36 fb4cbd776d56: Verifying Checksum 13:25:36 fb4cbd776d56: Download complete 13:25:36 4b90f8029a36: Pull complete 13:25:37 bea6d6d58c11: Pull complete 13:25:38 b28b21e97172: Pull complete 13:25:38 fd102b8fb384: Pull complete 13:25:39 9eb1d0209852: Pull complete 13:25:39 d3ef7050c453: Pull complete 13:25:39 fb4cbd776d56: Pull complete 13:25:40 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 13:25:40 Status: Downloaded newer image for docker:latest 13:25:43 ---> bd0f86ac737d 13:25:43 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:44 ---> Running in f1f07ca18f6a 13:25:48 Removing intermediate container f1f07ca18f6a 13:25:48 ---> 01e4113b8df4 13:25:48 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:48 ---> Running in 76576664700c 13:25:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:25:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:25:51 OK: 211 MiB in 51 packages 13:25:52 Removing intermediate container 76576664700c 13:25:52 ---> d3b8e453ea65 13:25:52 Step 11/16 : ENV GO111MODULE=on 13:25:52 ---> Running in 0aa155912428 13:25:53 Removing intermediate container 0aa155912428 13:25:53 ---> f87deaf383f4 13:25:53 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:25:53 ---> Running in 606bd775fe8e 13:25:54 Removing intermediate container 606bd775fe8e 13:25:54 ---> a829955a84cc 13:25:54 Step 13/16 : COPY go.mod vendor* ./ 13:25:55 ---> 19ed29815999 13:25:55 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:56 ---> Running in a4f49a366ce4 13:26:22 Removing intermediate container a4f49a366ce4 13:26:22 ---> 088b8bf4d9f4 13:26:22 Step 15/16 : COPY . . 13:26:25 ---> e93f835b2f8e 13:26:25 Step 16/16 : RUN ${MAKE} 13:26:25 ---> Running in 50dc2cce19ff 13:26:26 noop 13:26:27 Removing intermediate container 50dc2cce19ff 13:26:27 ---> 308bf7224298 13:26:27 Successfully built 308bf7224298 13:26:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:27 + docker inspect -f . ci-base-image-x86_64 13:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:27 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:26:28 $ 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 13:26:29 $ docker top 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:29 + go version 13:26:29 go version go1.18.7 linux/amd64 [Pipeline] } 13:26:29 $ docker stop --time=1 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d 13:26:31 $ docker rm -f 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:32 + docker inspect -f . ci-base-image-x86_64 13:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:32 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:26:32 $ 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 13:26:33 $ docker top 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 13:26:34 + make test 13:26:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:26:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:26:42 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:26:42 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:26:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:26:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:26:45 ./bin/test-attribution-txt.sh 13:26:45 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 13:26:45 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 13:26:45 An attribution for golang.org/x/net is missing from Attribution.txt, please add 13:26:45 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 13:26:45 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 13:26:45 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 13:26:45 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 13:26:45 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 13:26:45 make -C web test 13:26:45 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 13:26:45 make[1]: tput: No such file or directory 13:26:45 make[1]: tput: No such file or directory 13:26:45 warning: generating ./VERSION 13:26:45 echo "0.0.0" > VERSION 13:26:45 docker build \ 13:26:45 -f Dockerfile \ 13:26:45 --build-arg USER=1000 \ 13:26:45 \ 13:26:45 --label "git_sha=26b6e7f7d09b727e04296f904eea284534bb267f" \ 13:26:45 -t edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f \ 13:26:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:26:45 . 13:26:45 Sending build context to Docker daemon 3.269MB 13:26:45 Step 1/10 : FROM node:16.17-alpine3.15 13:26:45 16.17-alpine3.15: Pulling from library/node 13:26:46 9621f1afde84: Pulling fs layer 13:26:46 c6f70ee39829: Pulling fs layer 13:26:46 56892a8094a2: Pulling fs layer 13:26:46 58dd87906ef0: Pulling fs layer 13:26:46 58dd87906ef0: Waiting 13:26:46 9621f1afde84: Verifying Checksum 13:26:46 9621f1afde84: Download complete 13:26:46 9621f1afde84: Pull complete 13:26:46 58dd87906ef0: Verifying Checksum 13:26:46 58dd87906ef0: Download complete 13:26:46 56892a8094a2: Download complete 13:26:47 c6f70ee39829: Verifying Checksum 13:26:47 c6f70ee39829: Download complete 13:26:48 c6f70ee39829: Pull complete 13:26:48 56892a8094a2: Pull complete 13:26:48 58dd87906ef0: Pull complete 13:26:48 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:26:48 Status: Downloaded newer image for node:16.17-alpine3.15 13:26:48 ---> b69703f70c3d 13:26:48 Step 2/10 : RUN apk add --no-cache chromium 13:26:54 ---> Running in c5e697c5fbe5 13:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:26:55 (1/129) Installing libxau (1.0.9-r0) 13:26:55 (2/129) Installing libmd (1.0.3-r0) 13:26:55 (3/129) Installing libbsd (0.11.3-r1) 13:26:55 (4/129) Installing libxdmcp (1.1.3-r0) 13:26:55 (5/129) Installing libxcb (1.14-r2) 13:26:55 (6/129) Installing libx11 (1.7.3.1-r0) 13:26:55 (7/129) Installing libxext (1.3.4-r0) 13:26:55 (8/129) Installing libice (1.0.10-r0) 13:26:55 (9/129) Installing libuuid (2.37.4-r0) 13:26:55 (10/129) Installing libsm (1.2.3-r0) 13:26:55 (11/129) Installing libxt (1.2.1-r0) 13:26:55 (12/129) Installing libxmu (1.1.3-r0) 13:26:55 (13/129) Installing xset (1.2.4-r0) 13:26:55 (14/129) Installing xprop (1.2.5-r0) 13:26:55 (15/129) Installing xdg-utils (1.1.3-r0) 13:26:55 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 13:26:55 (17/129) Installing pkgconf (1.8.0-r0) 13:26:55 (18/129) Installing libffi (3.4.2-r1) 13:26:55 (19/129) Installing libintl (0.21-r0) 13:26:55 (20/129) Installing libblkid (2.37.4-r0) 13:26:55 (21/129) Installing libmount (2.37.4-r0) 13:26:55 (22/129) Installing pcre (8.45-r1) 13:26:55 (23/129) Installing glib (2.70.1-r0) 13:26:55 (24/129) Installing xz-libs (5.2.5-r1) 13:26:55 (25/129) Installing libxml2 (2.9.14-r2) 13:26:55 (26/129) Installing shared-mime-info (2.1-r1) 13:26:55 (27/129) Installing hicolor-icon-theme (0.17-r1) 13:26:55 (28/129) Installing libjpeg-turbo (2.1.2-r0) 13:26:55 (29/129) Installing libpng (1.6.37-r1) 13:26:55 (30/129) Installing libwebp (1.2.2-r0) 13:26:55 (31/129) Installing zstd-libs (1.5.0-r0) 13:26:55 (32/129) Installing tiff (4.4.0-r0) 13:26:55 (33/129) Installing gdk-pixbuf (2.42.8-r0) 13:26:55 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 13:26:55 (35/129) Installing libxcomposite (0.4.5-r0) 13:26:55 (36/129) Installing libxfixes (6.0.0-r0) 13:26:55 (37/129) Installing libxrender (0.9.10-r3) 13:26:55 (38/129) Installing libxcursor (1.2.0-r0) 13:26:55 (39/129) Installing libxdamage (1.1.5-r1) 13:26:55 (40/129) Installing libxi (1.8-r0) 13:26:55 (41/129) Installing libxinerama (1.1.4-r1) 13:26:55 (42/129) Installing libxrandr (1.5.2-r1) 13:26:55 (43/129) Installing atk (2.36.0-r0) 13:26:55 (44/129) Installing libxtst (1.2.3-r3) 13:26:55 (45/129) Installing dbus-libs (1.12.24-r0) 13:26:55 (46/129) Installing at-spi2-core (2.42.0-r0) 13:26:55 (47/129) Installing at-spi2-atk (2.38.0-r0) 13:26:55 (48/129) Installing expat (2.4.9-r0) 13:26:55 (49/129) Installing brotli-libs (1.0.9-r5) 13:26:55 (50/129) Installing libbz2 (1.0.8-r1) 13:26:55 (51/129) Installing freetype (2.11.1-r2) 13:26:55 (52/129) Installing fontconfig (2.13.1-r4) 13:26:55 (53/129) Installing pixman (0.40.0-r3) 13:26:55 (54/129) Installing cairo (1.16.0-r5) 13:26:55 (55/129) Installing cairo-gobject (1.16.0-r5) 13:26:55 (56/129) Installing avahi-libs (0.8-r5) 13:26:55 (57/129) Installing gmp (6.2.1-r1) 13:26:55 (58/129) Installing nettle (3.7.3-r0) 13:26:55 (59/129) Installing p11-kit (0.24.0-r1) 13:26:55 (60/129) Installing libtasn1 (4.18.0-r0) 13:26:55 (61/129) Installing libunistring (0.9.10-r1) 13:26:55 (62/129) Installing gnutls (3.7.1-r1) 13:26:55 (63/129) Installing cups-libs (2.3.3-r6) 13:26:55 (64/129) Installing libepoxy (1.5.9-r0) 13:26:55 (65/129) Installing fribidi (1.0.11-r0) 13:26:55 (66/129) Installing graphite2 (1.3.14-r0) 13:26:55 (67/129) Installing harfbuzz (3.0.0-r2) 13:26:55 (68/129) Installing libxft (2.3.4-r0) 13:26:55 (69/129) Installing pango (1.48.10-r0) 13:26:55 (70/129) Installing wayland-libs-client (1.19.0-r1) 13:26:55 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 13:26:55 (72/129) Installing wayland-libs-egl (1.19.0-r1) 13:26:55 (73/129) Installing xkeyboard-config (2.34-r0) 13:26:55 (74/129) Installing libxkbcommon (1.3.1-r0) 13:26:55 (75/129) Installing gtk+3.0 (3.24.30-r0) 13:26:55 Executing gtk+3.0-3.24.30-r0.post-install 13:26:55 (76/129) Installing libfontenc (1.1.4-r0) 13:26:55 (77/129) Installing mkfontscale (1.2.1-r1) 13:26:55 (78/129) Installing ttf-opensans (1.10-r1) 13:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8755 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 13:26:56 Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout 13:26:56 The recommended git tool is: git 13:26:56 Executing ttf-opensans-1.10-r1.post-install 13:26:58 (79/129) Installing libogg (1.3.5-r0) 13:26:58 (80/129) Installing flac (1.3.4-r0) 13:26:58 (81/129) Installing alsa-lib (1.2.5.1-r1) 13:26:58 (82/129) Installing libatomic (10.3.1_git20211027-r0) 13:26:58 (83/129) Installing sdl2 (2.0.16-r4) 13:26:58 (84/129) Installing aom-libs (3.2.0-r0) 13:26:58 (85/129) Installing libass (0.15.2-r0) 13:26:58 (86/129) Installing libdav1d (0.9.2-r0) 13:26:58 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:26:58 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 13:26:58 (89/129) Installing lame (3.100-r0) 13:26:58 (90/129) Installing opus (1.3.1-r1) 13:26:58 (91/129) Installing libgomp (10.3.1_git20211027-r0) 13:26:58 (92/129) Installing soxr (0.1.3-r2) 13:26:58 (93/129) Installing libsrt (1.4.2-r1) 13:26:58 (94/129) Installing libssh (0.9.6-r1) 13:26:58 (95/129) Installing libtheora (1.1.1-r16) 13:26:58 (96/129) Installing v4l-utils-libs (1.22.1-r1) 13:26:58 (97/129) Installing libpciaccess (0.16-r0) 13:26:58 (98/129) Installing libdrm (2.4.109-r0) 13:26:58 (99/129) Installing libva (2.13.0-r0) 13:26:58 (100/129) Installing libvdpau (1.4-r0) 13:26:58 (101/129) Installing vidstab (1.1.0-r1) 13:26:58 (102/129) Installing libvorbis (1.3.7-r0) 13:26:58 (103/129) Installing libvpx (1.10.0-r0) 13:26:58 (104/129) Installing vulkan-loader (1.2.196-r0) 13:26:58 (105/129) Installing x264-libs (20210613-r0) 13:26:58 (106/129) Installing x265-libs (3.5-r0) 13:26:58 (107/129) Installing xvidcore (1.3.7-r1) 13:26:58 (108/129) Installing ffmpeg-libs (4.4.1-r2) 13:26:58 (109/129) Installing libevent (2.1.12-r4) 13:26:58 (110/129) Installing mesa (21.2.6-r0) 13:26:58 (111/129) Installing wayland-libs-server (1.19.0-r1) 13:26:58 (112/129) Installing mesa-gbm (21.2.6-r0) 13:26:58 (113/129) Installing lcms2 (2.12-r1) 13:26:58 (114/129) Installing nspr (4.32-r0) 13:26:58 (115/129) Installing sqlite-libs (3.36.0-r0) 13:26:58 (116/129) Installing nss (3.78.1-r0) 13:26:58 (117/129) Installing libasyncns (0.8-r1) 13:26:58 (118/129) Installing libltdl (2.4.6-r7) 13:26:58 (119/129) Installing orc (0.4.32-r0) 13:26:58 (120/129) Installing libsndfile (1.0.31-r1) 13:26:58 (121/129) Installing speexdsp (1.2.0-r0) 13:26:58 (122/129) Installing tdb-libs (1.4.5-r0) 13:26:58 (123/129) Installing libpulse (15.0-r2) 13:26:58 (124/129) Installing re2 (2021.11.01-r0) 13:26:58 (125/129) Installing snappy (1.1.9-r1) 13:26:58 (126/129) Installing libgpg-error (1.42-r1) 13:26:58 (127/129) Installing libgcrypt (1.9.4-r0) 13:26:58 (128/129) Installing libxslt (1.1.35-r0) 13:26:58 (129/129) Installing chromium (99.0.4844.84-r0) 13:26:59 Executing busybox-1.34.1-r7.trigger 13:26:59 Executing glib-2.70.1-r0.trigger 13:26:59 Executing shared-mime-info-2.1-r1.trigger 13:27:01 using credential edgex-jenkins-ssh 13:27:01 Cloning the remote Git repository 13:27:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:27:01 > git init /w/workspace/edgex-ui-go/85 # timeout=10 13:27:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:27:01 > git --version # timeout=10 13:27:01 > git --version # 'git version 2.25.1' 13:27:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:01 Verifying host key using known hosts file 13:27:01 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. 13:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:03 Executing gdk-pixbuf-2.42.8-r0.trigger 13:27:03 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:27:03 Executing fontconfig-2.13.1-r4.trigger 13:27:03 Executing mkfontscale-1.2.1-r1.trigger 13:27:03 OK: 286 MiB in 145 packages 13:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:27:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:05 Avoid second fetch 13:27:05 Checking out Revision 26b6e7f7d09b727e04296f904eea284534bb267f (main) 13:27:05 > git config core.sparsecheckout # timeout=10 13:27:05 > git checkout -f 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 13:27:06 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:07 Dload Upload Total Spent Left Speed 13:27:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 43756 0 --:--:-- --:--:-- --:--:-- 43756 [Pipeline] sh 13:27:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:08 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 13:27:08 /etc/docker/daemon.new 13:27:08 { 13:27:08 "registry-mirrors": [ 13:27:08 "https://nexus3.edgexfoundry.org:10001" 13:27:08 ], 13:27:08 "bip": "10.250.0.254/24", 13:27:08 "hosts": [ 13:27:08 "tcp://0.0.0.0:5555", 13:27:08 "unix:///var/run/docker.sock" 13:27:08 ], 13:27:08 "mtu": 1458, 13:27:08 "selinux-enabled": true, 13:27:08 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:08 } [Pipeline] sh 13:27:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:09 + sudo service docker restart 13:27:13 Removing intermediate container c5e697c5fbe5 13:27:13 ---> 79f4c3c9863f 13:27:13 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:27:13 ---> Running in b7c47c0052ed 13:27:14 Removing intermediate container b7c47c0052ed 13:27:14 ---> 226bf55a3e9e 13:27:14 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:27:14 ---> Running in a08736ce78a4 13:27:15 Removing intermediate container a08736ce78a4 13:27:15 ---> 374fa9758981 13:27:15 Step 5/10 : RUN npm install -g npm 13:27:15 ---> Running in d670868a0718 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:27 provisioning config files... 13:27:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config9006871763740759880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:27 ---> docker-login.sh 13:27:27 nexus3.edgexfoundry.org:10001 13:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:28 Configure a credential helper to remove this warning. See 13:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:28 13:27:28 Login Succeeded 13:27:28 nexus3.edgexfoundry.org:10002 13:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:28 Configure a credential helper to remove this warning. See 13:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:28 13:27:28 Login Succeeded 13:27:28 nexus3.edgexfoundry.org:10003 13:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 nexus3.edgexfoundry.org:10004 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 docker.io 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 ---> docker-login.sh ends [Pipeline] } 13:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:27:30 ========================================================= 13:27:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:27:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:30 + 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 . 13:27:31 Sending build context to Docker daemon 28.67MB 13:27:31 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 13:27:31 Step 2/16 : FROM ${BASE} AS builder 13:27:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:27:31 9b18e9b68314: Pulling fs layer 13:27:31 d32db5db7311: Pulling fs layer 13:27:31 d0c4b47475fc: Pulling fs layer 13:27:31 5831b945b038: Pulling fs layer 13:27:31 86bbec2aaacd: Pulling fs layer 13:27:31 e10730c5d714: Pulling fs layer 13:27:31 5dd5c2283517: Pulling fs layer 13:27:31 d5ac0230b979: Pulling fs layer 13:27:31 5dd5c2283517: Waiting 13:27:31 5831b945b038: Waiting 13:27:31 d5ac0230b979: Waiting 13:27:31 e10730c5d714: Waiting 13:27:31 d0c4b47475fc: Download complete 13:27:31 d32db5db7311: Verifying Checksum 13:27:31 d32db5db7311: Download complete 13:27:31 86bbec2aaacd: Verifying Checksum 13:27:31 86bbec2aaacd: Download complete 13:27:31 9b18e9b68314: Verifying Checksum 13:27:31 9b18e9b68314: Download complete 13:27:31 e10730c5d714: Verifying Checksum 13:27:31 e10730c5d714: Download complete 13:27:32 9b18e9b68314: Pull complete 13:27:32 d5ac0230b979: Verifying Checksum 13:27:32 d5ac0230b979: Download complete 13:27:33 d32db5db7311: Pull complete 13:27:33 d0c4b47475fc: Pull complete 13:27:33 13:27:33 changed 54 packages, and audited 212 packages in 14s 13:27:33 13:27:33 11 packages are looking for funding 13:27:33 run `npm fund` for details 13:27:33 13:27:33 found 0 vulnerabilities 13:27:33 Removing intermediate container d670868a0718 13:27:33 ---> 048d2c62ff31 13:27:33 Step 6/10 : ARG USER=1000 13:27:33 ---> Running in d5259f5bc9ed 13:27:33 Removing intermediate container d5259f5bc9ed 13:27:33 ---> a3b9532f05ed 13:27:33 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:27:33 ---> Running in 3413b9a71d67 13:27:33 Removing intermediate container 3413b9a71d67 13:27:33 ---> b55666b95517 13:27:33 Step 8/10 : USER $USER:$USER 13:27:33 5dd5c2283517: Verifying Checksum 13:27:33 5dd5c2283517: Download complete 13:27:34 ---> Running in 5b451f577467 13:27:34 Removing intermediate container 5b451f577467 13:27:34 ---> 60b91c8300a4 13:27:34 Step 9/10 : WORKDIR /app 13:27:34 ---> Running in 9b875921387c 13:27:34 5831b945b038: Verifying Checksum 13:27:34 5831b945b038: Download complete 13:27:35 Removing intermediate container 9b875921387c 13:27:35 ---> 85e7e7811869 13:27:35 Step 10/10 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f 13:27:35 ---> Running in 09016633c222 13:27:36 Removing intermediate container 09016633c222 13:27:36 ---> 0812c698d7a6 13:27:36 Successfully built 0812c698d7a6 13:27:36 Successfully tagged edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f 13:27:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:27:36 touch edgex-web-ui.imagebuilt 13:27:36 mkdir -p node_modules coverage 13:27:36 chown "1000:1000" node_modules coverage package-lock.json 13:27:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:38 npm WARN EBADENGINE Unsupported engine { 13:27:38 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:27:38 npm WARN EBADENGINE required: { 13:27:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:27:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:27:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:27:38 npm WARN EBADENGINE }, 13:27:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:27:38 npm WARN EBADENGINE } 13:27:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:27:43 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 13:27:43 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:27:43 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:27:43 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:27:43 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:27:44 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:27:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:27:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:27:46 5831b945b038: Pull complete 13:27:46 86bbec2aaacd: Pull complete 13:27:46 e10730c5d714: Pull complete 13:27:47 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 13:27:47 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 13:27:49 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 13:27:49 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. 13:27:49 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:27:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:27:51 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:27:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:27:51 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:27:53 5dd5c2283517: Pull complete 13:27:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:27:54 d5ac0230b979: Pull complete 13:27:54 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 13:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:27:54 ---> 59b3b1a385d4 13:27:54 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:27:56 ---> Running in 0f0d09d767c4 13:27:56 Removing intermediate container 0f0d09d767c4 13:27:56 ---> 331f17845361 13:27:56 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 13:27:57 ---> Running in d2681f5d5791 13:27:57 Removing intermediate container d2681f5d5791 13:27:57 ---> 66ed25c56cd3 13:27:57 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 13:27:57 ---> Running in 1f074983fcf9 13:27:57 Removing intermediate container 1f074983fcf9 13:27:57 ---> 68e03d416c27 13:27:57 Step 6/16 : LABEL Name=edgex-ui-go 13:27:57 ---> Running in f855b1fa9a95 13:27:57 Removing intermediate container f855b1fa9a95 13:27:57 ---> 375d77d8525c 13:27:57 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:27:58 ---> Running in 2642cc1d741a 13:27:58 Removing intermediate container 2642cc1d741a 13:27:58 ---> add7df824ff7 13:27:58 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:27:59 latest: Pulling from library/docker 13:27:59 9b18e9b68314: Already exists 13:27:59 c21cba7d4ed2: Pulling fs layer 13:27:59 63dea5e92710: Pulling fs layer 13:27:59 885b6baa568c: Pulling fs layer 13:27:59 0f96f7352224: Pulling fs layer 13:27:59 679d89bc3e35: Pulling fs layer 13:27:59 11f76eab2d11: Pulling fs layer 13:27:59 f399f04d60e9: Pulling fs layer 13:27:59 10c95374dc09: Pulling fs layer 13:27:59 0f96f7352224: Waiting 13:27:59 679d89bc3e35: Waiting 13:27:59 11f76eab2d11: Waiting 13:27:59 f399f04d60e9: Waiting 13:27:59 63dea5e92710: Verifying Checksum 13:27:59 63dea5e92710: Download complete 13:27:59 c21cba7d4ed2: Download complete 13:27:59 885b6baa568c: Verifying Checksum 13:27:59 885b6baa568c: Download complete 13:28:00 11f76eab2d11: Verifying Checksum 13:28:00 11f76eab2d11: Download complete 13:28:00 0f96f7352224: Verifying Checksum 13:28:00 679d89bc3e35: Verifying Checksum 13:28:00 679d89bc3e35: Download complete 13:28:00 0f96f7352224: Download complete 13:28:00 f399f04d60e9: Verifying Checksum 13:28:00 f399f04d60e9: Download complete 13:28:00 10c95374dc09: Download complete 13:28:00 c21cba7d4ed2: Pull complete 13:28:00 63dea5e92710: Pull complete 13:28:02 13:28:02 added 1478 packages, and audited 1479 packages in 24s 13:28:02 13:28:02 90 packages are looking for funding 13:28:02 run `npm fund` for details 13:28:02 13:28:02 14 vulnerabilities (3 moderate, 9 high, 2 critical) 13:28:02 13:28:02 To address issues that do not require attention, run: 13:28:02 npm audit fix 13:28:02 13:28:02 To address all issues (including breaking changes), run: 13:28:02 npm audit fix --force 13:28:02 13:28:02 Run `npm audit` for details. 13:28:02 885b6baa568c: Pull complete 13:28:03 0f96f7352224: Pull complete 13:28:04 679d89bc3e35: Pull complete 13:28:04 11f76eab2d11: Pull complete 13:28:05 f399f04d60e9: Pull complete 13:28:05 10c95374dc09: Pull complete 13:28:05 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 13:28:05 Status: Downloaded newer image for docker:latest 13:28:07 ---> c374c9db59ad 13:28:07 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:07 ---> Running in 092ea0304c46 13:28:09 Removing intermediate container 092ea0304c46 13:28:09 ---> b78b0ed7b81f 13:28:09 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:09 ---> Running in 8e5315cb8f0e 13:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:28:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:28:12 OK: 221 MiB in 51 packages 13:28:13 Removing intermediate container 8e5315cb8f0e 13:28:13 ---> a6e6d228e843 13:28:13 Step 11/16 : ENV GO111MODULE=on 13:28:13 ---> Running in ab66db62724c 13:28:13 Removing intermediate container ab66db62724c 13:28:13 ---> b59c0ad6e925 13:28:13 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:28:13 ---> Running in efa92608e3a8 13:28:13 Removing intermediate container efa92608e3a8 13:28:13 ---> b6f46d8ed432 13:28:13 Step 13/16 : COPY go.mod vendor* ./ 13:28:14 ---> 87f153a3c8e3 13:28:14 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:14 ---> Running in 780022e3fad6 13:28:20 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 13:28:20 - Generating browser application bundles (phase: setup)... 13:28:24 Compiling @angular/core : es2015 as esm2015 13:28:24 Compiling @angular/compiler/testing : es2015 as esm2015 13:28:27 Compiling @angular/core/testing : es2015 as esm2015 13:28:27 Compiling @angular/common : es2015 as esm2015 13:28:28 Compiling @angular/platform-browser : es2015 as esm2015 13:28:28 Compiling @angular/common/testing : es2015 as esm2015 13:28:28 Compiling @angular/common/http : es2015 as esm2015 13:28:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:28:28 Compiling @angular/router : es2015 as esm2015 13:28:29 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:28:29 Compiling @angular/forms : es2015 as esm2015 13:28:29 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:28:29 Compiling @angular/common/http/testing : es2015 as esm2015 13:28:31 Compiling @angular/router/testing : es2015 as esm2015 13:28:37 21 10 2022 13:28:36.598:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:28:37 21 10 2022 13:28:36.600:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:28:37 21 10 2022 13:28:36.603:INFO [launcher]: Starting browser ChromeHeadless 13:28:47 ✔ Browser application bundle generation complete. 13:28:48 21 10 2022 13:28:47.847:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket QHpNqn8y_o0lGijIAAAB with id 44509006 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.027 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.062 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.068 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.105 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.139 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.144 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.185 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.202 secs) 13:28:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.227 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.238 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.24 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.243 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.266 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.272 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.276 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.339 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.374 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.4 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.416 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.43 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.437 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.462 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.473 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.482 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.53 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.546 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.557 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.572 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.588 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.597 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.601 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.64 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.668 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.68 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.708 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.745 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.757 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.764 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.772 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.784 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.787 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.788 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.804 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.809 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.818 secs) 13:28:51 WARN: ' 13:28:51 It looks like you're using ngModel on the same form field as formControlName. 13:28:51 Support for using the ngModel input property and ngModelChange event with 13:28:51 reactive form directives has been deprecated in Angular v6 and will be removed 13:28:51 in a future version of Angular. 13:28:51 13:28:51 For more information on this, see our API docs here: 13:28:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:28:51 ' 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.818 secs) 13:28:51 WARN: ' 13:28:51 It looks like you're using ngModel on the same form field as formControlName. 13:28:51 Support for using the ngModel input property and ngModelChange event with 13:28:51 reactive form directives has been deprecated in Angular v6 and will be removed 13:28:51 in a future version of Angular. 13:28:51 13:28:51 For more information on this, see our API docs here: 13:28:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:28:51 ' 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.841 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.848 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.888 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.896 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.9 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.913 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.918 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.921 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.923 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.926 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.928 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.929 secs) 13:28:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.937 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1 sec) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.008 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.014 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.034 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.048 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.054 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.066 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.072 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.076 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.079 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.081 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.083 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.089 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.096 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.106 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.108 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.11 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.118 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.12 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.126 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.129 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.135 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.138 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.141 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.147 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.149 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.161 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.165 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.166 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.201 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.208 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.212 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.222 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.29 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.318 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.321 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.338 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.353 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.358 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.388 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.395 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.401 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.403 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.425 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.435 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.441 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.444 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.462 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.478 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.485 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.49 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.492 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.517 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.535 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.54 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.549 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.552 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.553 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.6 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.624 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.629 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.642 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.651 secs) 13:28:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.687 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.689 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.708 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.717 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.724 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.728 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.741 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.753 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.773 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.789 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.822 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.834 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.845 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.852 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.875 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.894 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.911 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.919 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.922 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.924 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.927 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.942 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.951 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.97 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.978 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.985 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.993 secs) 13:28:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.974 secs / 1.993 secs) 13:28:53 TOTAL: 149 SUCCESS 13:28:53 ✔ Browser application bundle generation complete. 13:28:53 13:28:53 =============================== Coverage summary =============================== 13:28:53 Statements : 40.98% ( 1467/3580 ) 13:28:53 Branches : 12.03% ( 111/923 ) 13:28:53 Functions : 33.28% ( 432/1298 ) 13:28:53 Lines : 38.91% ( 1318/3387 ) 13:28:53 ================================================================================ 13:28:54 ✔ Browser application bundle generation complete. 13:28:56 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 13:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:28:56 $ docker stop --time=1 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a 13:28:58 $ docker rm -f 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a [Pipeline] // withDockerContainer [Pipeline] sh 13:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:00 + ls -al . 13:29:00 total 176 13:29:00 drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 13:26 . 13:29:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 .. 13:29:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 .blubracket 13:29:00 -rw-rw-r-- 1 jenkins jenkins 18 Oct 21 13:24 .dockerignore 13:29:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:25 .git 13:29:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 .github 13:29:00 -rw-rw-r-- 1 jenkins jenkins 185 Oct 21 13:24 .gitignore 13:29:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:25 .semver 13:29:00 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 21 13:24 Attribution.txt 13:29:00 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 21 13:24 CHANGELOG.md 13:29:00 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 21 13:24 CONTRIBUTING.md 13:29:00 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 21 13:24 Dockerfile 13:29:00 -rw-rw-r-- 1 jenkins jenkins 652 Oct 21 13:24 Jenkinsfile 13:29:00 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 21 13:24 LICENSE 13:29:00 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 21 13:24 Makefile 13:29:00 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 21 13:24 README.md 13:29:00 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:25 VERSION 13:29:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 assets 13:29:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 bin 13:29:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 cmd 13:29:00 -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:26 coverage.out 13:29:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 docs 13:29:00 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 21 13:24 go.mod 13:29:00 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 21 13:24 go.sum 13:29:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:24 internal 13:29:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 snap 13:29:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 testing 13:29:00 -rw-rw-r-- 1 jenkins jenkins 155 Oct 21 13:24 version.go 13:29:00 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 13:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:00 + 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=26b6e7f7d09b727e04296f904eea284534bb267f --label arch=amd64 --label version=2.3.0-dev.14 . 13:29:01 Sending build context to Docker daemon 48.18MB 13:29:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:29:01 Step 2/26 : FROM ${BASE} AS builder 13:29:01 ---> 308bf7224298 13:29:01 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:29:01 Removing intermediate container 780022e3fad6 13:29:01 ---> 842645e92be8 13:29:01 Step 15/16 : COPY . . 13:29:01 ---> 0600a678aeda 13:29:01 Step 16/16 : RUN ${MAKE} 13:29:01 ---> Running in f00b416d8165 13:29:01 noop 13:29:01 Removing intermediate container f00b416d8165 13:29:01 ---> be0553a59bac 13:29:01 Successfully built be0553a59bac 13:29:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:01 + docker inspect -f . ci-base-image-arm64 13:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:01 prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container 13:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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-arm64 cat 13:29:03 $ docker top da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e -eo pid,comm 13:29:03 ---> Running in 31b061f2be15 13:29:03 Removing intermediate container 31b061f2be15 13:29:03 ---> 655b6251f78f 13:29:03 Step 4/26 : ARG ALPINE_PKG_BASE="make git" [Pipeline] { [Pipeline] sh 13:29:03 ---> Running in 4e0c61dcfd42 13:29:03 + go version 13:29:03 go version go1.18.7 linux/arm64 [Pipeline] } 13:29:03 $ docker stop --time=1 da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e 13:29:04 Removing intermediate container 4e0c61dcfd42 13:29:04 ---> d130421674dc 13:29:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:29:04 ---> Running in 2f817395f77b 13:29:04 Removing intermediate container 2f817395f77b 13:29:04 ---> 12b992ba5b9a 13:29:04 Step 6/26 : LABEL Name=edgex-ui-go 13:29:05 ---> Running in 4f44fad3d24e 13:29:05 $ docker rm -f da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:05 Removing intermediate container 4f44fad3d24e 13:29:05 ---> 21dfcc0bb784 13:29:05 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:29:05 ---> Running in 7bdef7077d10 13:29:06 + docker inspect -f . ci-base-image-arm64 13:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:06 prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container 13:29:06 $ 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/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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-arm64 cat 13:29:06 Removing intermediate container 7bdef7077d10 13:29:06 ---> ae88cbc505bf 13:29:06 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:29:07 $ docker top 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/85 [Pipeline] fileExists [Pipeline] sh 13:29:08 + make test 13:29:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 13:29:09 ---> cbc490e07199 13:29:09 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:09 ---> Running in 733b7424b57d 13:29:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:29:12 Removing intermediate container 733b7424b57d 13:29:12 ---> ed4775e8e8e1 13:29:12 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:12 ---> Running in f67fbbeb0d4f 13:29:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:29:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:29:13 OK: 211 MiB in 51 packages 13:29:15 Removing intermediate container f67fbbeb0d4f 13:29:15 ---> 66e4d12a7b52 13:29:15 Step 11/26 : ENV GO111MODULE=on 13:29:16 ---> Running in a450b5f4c6d5 13:29:17 Removing intermediate container a450b5f4c6d5 13:29:17 ---> 6fb69bba41ac 13:29:17 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:29:17 ---> Running in c0f1b2a7a113 13:29:18 Removing intermediate container c0f1b2a7a113 13:29:18 ---> 4426e239818a 13:29:18 Step 13/26 : COPY go.mod vendor* ./ 13:29:18 ---> 8b42707d3450 13:29:18 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:19 ---> Running in 779f2154bbe4 13:29:22 Removing intermediate container 779f2154bbe4 13:29:22 ---> f0d199abccb4 13:29:22 Step 15/26 : COPY . . 13:29:23 ---> c2e72103adff 13:29:23 Step 16/26 : RUN ${MAKE} 13:29:24 ---> Running in 769337c89bff 13:29:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:29:42 Removing intermediate container 769337c89bff 13:29:42 ---> a94125d11501 13:29:42 Step 17/26 : FROM alpine:3.14 13:29:42 3.14: Pulling from library/alpine 13:29:42 c7ed990a2339: Pulling fs layer 13:29:42 c7ed990a2339: Verifying Checksum 13:29:42 c7ed990a2339: Download complete 13:29:42 c7ed990a2339: Pull complete 13:29:42 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:29:42 Status: Downloaded newer image for alpine:3.14 13:29:42 ---> dd53f409bf0b 13:29:42 Step 18/26 : EXPOSE 4000 13:29:42 ---> Running in 5a1f339f2b19 13:29:42 Removing intermediate container 5a1f339f2b19 13:29:42 ---> 2b2f79cf760b 13:29:42 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:29:43 ---> 26a08c36028a 13:29:43 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:29:44 ---> e6f297309c35 13:29:44 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:29:45 ---> d8191b298224 13:29:45 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:29:45 ---> Running in 82e5d70d1734 13:29:45 Removing intermediate container 82e5d70d1734 13:29:45 ---> ddcccf4f5439 13:29:45 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 13:29:45 ---> Running in 0ed8fe53794f 13:29:45 Removing intermediate container 0ed8fe53794f 13:29:45 ---> c2a4955459cc 13:29:45 Step 24/26 : LABEL arch=amd64 13:29:46 ---> Running in 6d2eacf375d8 13:29:46 Removing intermediate container 6d2eacf375d8 13:29:46 ---> bc35f43bfa51 13:29:46 Step 25/26 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f 13:29:46 ---> Running in 72584a583c87 13:29:46 Removing intermediate container 72584a583c87 13:29:46 ---> 7549530f745d 13:29:46 Step 26/26 : LABEL version=2.3.0-dev.14 13:29:46 ---> Running in fb701ad855ae 13:29:46 Removing intermediate container fb701ad855ae 13:29:46 ---> a2617aa69b43 13:29:46 [Warning] One or more build-args [ARCH] were not consumed 13:29:46 Successfully built a2617aa69b43 13:29:46 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:46 provisioning config files... 13:29:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2286006137733795101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:47 ---> docker-login.sh 13:29:47 nexus3.edgexfoundry.org:10001 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 nexus3.edgexfoundry.org:10002 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 nexus3.edgexfoundry.org:10003 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 nexus3.edgexfoundry.org:10004 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 docker.io 13:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:29:47 Configure a credential helper to remove this warning. See 13:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:29:47 13:29:47 Login Succeeded 13:29:47 ---> docker-login.sh ends [Pipeline] } 13:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:29:47 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 13:29:47 26b6e7f7d09b727e04296f904eea284534bb267f 13:29:47 latest 13:29:47 2.3.0-dev.14 13:29:47 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:29:47 main 13:29:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f 13:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:29:48 28833f5f6a62: Preparing 13:29:48 f4bbeb782d13: Preparing 13:29:48 3bfeba8d6bed: Preparing 13:29:48 63493a9ab2d4: Preparing 13:29:48 63493a9ab2d4: Layer already exists 13:29:48 28833f5f6a62: Pushed 13:29:48 f4bbeb782d13: Pushed 13:29:51 3bfeba8d6bed: Pushed 13:29:51 26b6e7f7d09b727e04296f904eea284534bb267f: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:29:52 28833f5f6a62: Preparing 13:29:52 f4bbeb782d13: Preparing 13:29:52 3bfeba8d6bed: Preparing 13:29:52 63493a9ab2d4: Preparing 13:29:52 f4bbeb782d13: Layer already exists 13:29:52 28833f5f6a62: Layer already exists 13:29:52 3bfeba8d6bed: Layer already exists 13:29:52 63493a9ab2d4: Layer already exists 13:29:52 latest: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 13:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:29:52 28833f5f6a62: Preparing 13:29:52 f4bbeb782d13: Preparing 13:29:52 3bfeba8d6bed: Preparing 13:29:52 63493a9ab2d4: Preparing 13:29:52 63493a9ab2d4: Layer already exists 13:29:52 28833f5f6a62: Layer already exists 13:29:52 f4bbeb782d13: Layer already exists 13:29:52 3bfeba8d6bed: Layer already exists 13:29:52 2.3.0-dev.14: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:29:53 28833f5f6a62: Preparing 13:29:53 f4bbeb782d13: Preparing 13:29:53 3bfeba8d6bed: Preparing 13:29:53 63493a9ab2d4: Preparing 13:29:53 28833f5f6a62: Layer already exists 13:29:53 63493a9ab2d4: Layer already exists 13:29:53 3bfeba8d6bed: Layer already exists 13:29:53 f4bbeb782d13: Layer already exists 13:29:53 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 13:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:29:54 28833f5f6a62: Preparing 13:29:54 f4bbeb782d13: Preparing 13:29:54 3bfeba8d6bed: Preparing 13:29:54 63493a9ab2d4: Preparing 13:29:54 f4bbeb782d13: Layer already exists 13:29:54 28833f5f6a62: Layer already exists 13:29:54 63493a9ab2d4: Layer already exists 13:29:54 3bfeba8d6bed: Layer already exists 13:29:54 main: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:54 ===================================================== [Pipeline] echo 13:29:54 taggedImages: 13:29:54 - nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f 13:29:54 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:29:54 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 13:29:54 - nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:29:54 - 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 13:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:54 13:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:55 latest: Pulling from edgex-lftools-log-publisher 13:29:55 5eb5b503b376: Pulling fs layer 13:29:55 5c69ac0246d0: Pulling fs layer 13:29:55 ec43610c2a17: Pulling fs layer 13:29:55 3a2ae6a8a46f: Pulling fs layer 13:29:55 33b1e0a273af: Pulling fs layer 13:29:55 5d3b04190fa2: Pulling fs layer 13:29:55 2f39f015ded8: Pulling fs layer 13:29:55 3a2ae6a8a46f: Waiting 13:29:55 33b1e0a273af: Waiting 13:29:55 5d3b04190fa2: Waiting 13:29:55 2f39f015ded8: Waiting 13:29:55 5c69ac0246d0: Download complete 13:29:55 3a2ae6a8a46f: Verifying Checksum 13:29:55 3a2ae6a8a46f: Download complete 13:29:55 33b1e0a273af: Verifying Checksum 13:29:55 33b1e0a273af: Download complete 13:29:55 ec43610c2a17: Verifying Checksum 13:29:55 ec43610c2a17: Download complete 13:29:55 5d3b04190fa2: Verifying Checksum 13:29:55 5d3b04190fa2: Download complete 13:29:55 5eb5b503b376: Verifying Checksum 13:29:55 5eb5b503b376: Download complete 13:29:56 2f39f015ded8: Verifying Checksum 13:29:56 2f39f015ded8: Download complete 13:29:57 5eb5b503b376: Pull complete 13:29:57 5c69ac0246d0: Pull complete 13:29:58 ec43610c2a17: Pull complete 13:29:58 3a2ae6a8a46f: Pull complete 13:29:59 33b1e0a273af: Pull complete 13:29:59 5d3b04190fa2: Pull complete 13:30:04 2f39f015ded8: Pull complete 13:30:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:04 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:30:04 $ 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 13:30:16 $ docker top 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:16 ---> job-cost.sh 13:30:16 lf-activate-venv: SKIPPING 13:30:16 INFO: No Stack... 13:30:16 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:16 INFO: Archiving Costs [Pipeline] sh 13:30:17 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 13:30:17 + cut -d, -f6 [Pipeline] lock 13:30:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] 13:30:17 Resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] did not exist. Created. 13:30:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:17 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:17 Stashed 1 file(s) [Pipeline] } 13:30:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:17 $ docker stop --time=1 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:30:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 13:30:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 13:30:19 $ docker rm -f 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:36 ./bin/test-attribution-txt.sh 13:30:36 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 13:30:36 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 13:30:36 An attribution for golang.org/x/net is missing from Attribution.txt, please add 13:30:36 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 13:30:36 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 13:30:36 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 13:30:36 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 13:30:36 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 13:30:36 make -C web test 13:30:36 make[1]: Entering directory '/w/workspace/edgex-ui-go/85/web' 13:30:36 make[1]: tput: No such file or directory 13:30:36 make[1]: tput: No such file or directory 13:30:36 warning: generating ./VERSION 13:30:36 echo "0.0.0" > VERSION 13:30:36 docker build \ 13:30:36 -f Dockerfile \ 13:30:36 --build-arg USER=1000 \ 13:30:36 \ 13:30:36 --label "git_sha=26b6e7f7d09b727e04296f904eea284534bb267f" \ 13:30:36 -t edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f \ 13:30:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 13:30:36 . 13:30:37 Sending build context to Docker daemon 3.269MB 13:30:37 Step 1/10 : FROM node:16.17-alpine3.15 13:30:37 16.17-alpine3.15: Pulling from library/node 13:30:38 47517142f6ba: Pulling fs layer 13:30:38 5f8c4bfa009b: Pulling fs layer 13:30:38 f7079c9c4ba1: Pulling fs layer 13:30:38 aba105e6f55a: Pulling fs layer 13:30:38 aba105e6f55a: Waiting 13:30:38 47517142f6ba: Verifying Checksum 13:30:38 47517142f6ba: Download complete 13:30:38 aba105e6f55a: Verifying Checksum 13:30:38 aba105e6f55a: Download complete 13:30:38 f7079c9c4ba1: Verifying Checksum 13:30:38 f7079c9c4ba1: Download complete 13:30:38 47517142f6ba: Pull complete 13:30:40 5f8c4bfa009b: Verifying Checksum 13:30:40 5f8c4bfa009b: Download complete 13:30:43 5f8c4bfa009b: Pull complete 13:30:43 f7079c9c4ba1: Pull complete 13:30:44 aba105e6f55a: Pull complete 13:30:44 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 13:30:44 Status: Downloaded newer image for node:16.17-alpine3.15 13:30:44 ---> bf1b8b58d215 13:30:44 Step 2/10 : RUN apk add --no-cache chromium 13:30:44 ---> Running in da82111bf50d 13:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:30:46 (1/128) Installing libxau (1.0.9-r0) 13:30:46 (2/128) Installing libmd (1.0.3-r0) 13:30:46 (3/128) Installing libbsd (0.11.3-r1) 13:30:46 (4/128) Installing libxdmcp (1.1.3-r0) 13:30:46 (5/128) Installing libxcb (1.14-r2) 13:30:46 (6/128) Installing libx11 (1.7.3.1-r0) 13:30:46 (7/128) Installing libxext (1.3.4-r0) 13:30:46 (8/128) Installing libice (1.0.10-r0) 13:30:46 (9/128) Installing libuuid (2.37.4-r0) 13:30:46 (10/128) Installing libsm (1.2.3-r0) 13:30:46 (11/128) Installing libxt (1.2.1-r0) 13:30:46 (12/128) Installing libxmu (1.1.3-r0) 13:30:46 (13/128) Installing xset (1.2.4-r0) 13:30:46 (14/128) Installing xprop (1.2.5-r0) 13:30:46 (15/128) Installing xdg-utils (1.1.3-r0) 13:30:46 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 13:30:46 (17/128) Installing pkgconf (1.8.0-r0) 13:30:47 (18/128) Installing libffi (3.4.2-r1) 13:30:47 (19/128) Installing libintl (0.21-r0) 13:30:47 (20/128) Installing libblkid (2.37.4-r0) 13:30:47 (21/128) Installing libmount (2.37.4-r0) 13:30:47 (22/128) Installing pcre (8.45-r1) 13:30:47 (23/128) Installing glib (2.70.1-r0) 13:30:47 (24/128) Installing xz-libs (5.2.5-r1) 13:30:47 (25/128) Installing libxml2 (2.9.14-r2) 13:30:47 (26/128) Installing shared-mime-info (2.1-r1) 13:30:47 (27/128) Installing hicolor-icon-theme (0.17-r1) 13:30:47 (28/128) Installing libjpeg-turbo (2.1.2-r0) 13:30:47 (29/128) Installing libpng (1.6.37-r1) 13:30:47 (30/128) Installing libwebp (1.2.2-r0) 13:30:47 (31/128) Installing zstd-libs (1.5.0-r0) 13:30:47 (32/128) Installing tiff (4.4.0-r0) 13:30:47 (33/128) Installing gdk-pixbuf (2.42.8-r0) 13:30:47 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 13:30:47 (35/128) Installing libxcomposite (0.4.5-r0) 13:30:47 (36/128) Installing libxfixes (6.0.0-r0) 13:30:47 (37/128) Installing libxrender (0.9.10-r3) 13:30:47 (38/128) Installing libxcursor (1.2.0-r0) 13:30:47 (39/128) Installing libxdamage (1.1.5-r1) 13:30:47 (40/128) Installing libxi (1.8-r0) 13:30:47 (41/128) Installing libxinerama (1.1.4-r1) 13:30:47 (42/128) Installing libxrandr (1.5.2-r1) 13:30:47 (43/128) Installing atk (2.36.0-r0) 13:30:47 (44/128) Installing libxtst (1.2.3-r3) 13:30:47 (45/128) Installing dbus-libs (1.12.24-r0) 13:30:47 (46/128) Installing at-spi2-core (2.42.0-r0) 13:30:47 (47/128) Installing at-spi2-atk (2.38.0-r0) 13:30:47 (48/128) Installing expat (2.4.9-r0) 13:30:47 (49/128) Installing brotli-libs (1.0.9-r5) 13:30:47 (50/128) Installing libbz2 (1.0.8-r1) 13:30:47 (51/128) Installing freetype (2.11.1-r2) 13:30:47 (52/128) Installing fontconfig (2.13.1-r4) 13:30:47 (53/128) Installing pixman (0.40.0-r3) 13:30:47 (54/128) Installing cairo (1.16.0-r5) 13:30:47 (55/128) Installing cairo-gobject (1.16.0-r5) 13:30:47 (56/128) Installing avahi-libs (0.8-r5) 13:30:47 (57/128) Installing gmp (6.2.1-r1) 13:30:47 (58/128) Installing nettle (3.7.3-r0) 13:30:47 (59/128) Installing p11-kit (0.24.0-r1) 13:30:47 (60/128) Installing libtasn1 (4.18.0-r0) 13:30:47 (61/128) Installing libunistring (0.9.10-r1) 13:30:47 (62/128) Installing gnutls (3.7.1-r1) 13:30:47 (63/128) Installing cups-libs (2.3.3-r6) 13:30:47 (64/128) Installing libepoxy (1.5.9-r0) 13:30:47 (65/128) Installing fribidi (1.0.11-r0) 13:30:47 (66/128) Installing graphite2 (1.3.14-r0) 13:30:47 (67/128) Installing harfbuzz (3.0.0-r2) 13:30:47 (68/128) Installing libxft (2.3.4-r0) 13:30:47 (69/128) Installing pango (1.48.10-r0) 13:30:47 (70/128) Installing wayland-libs-client (1.19.0-r1) 13:30:47 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 13:30:47 (72/128) Installing wayland-libs-egl (1.19.0-r1) 13:30:47 (73/128) Installing xkeyboard-config (2.34-r0) 13:30:48 (74/128) Installing libxkbcommon (1.3.1-r0) 13:30:48 (75/128) Installing gtk+3.0 (3.24.30-r0) 13:30:48 Executing gtk+3.0-3.24.30-r0.post-install 13:30:48 (76/128) Installing libfontenc (1.1.4-r0) 13:30:48 (77/128) Installing mkfontscale (1.2.1-r1) 13:30:48 (78/128) Installing ttf-opensans (1.10-r1) 13:30:48 Executing ttf-opensans-1.10-r1.post-install 13:30:51 (79/128) Installing libogg (1.3.5-r0) 13:30:51 (80/128) Installing flac (1.3.4-r0) 13:30:51 (81/128) Installing alsa-lib (1.2.5.1-r1) 13:30:51 (82/128) Installing libatomic (10.3.1_git20211027-r0) 13:30:51 (83/128) Installing sdl2 (2.0.16-r4) 13:30:51 (84/128) Installing aom-libs (3.2.0-r0) 13:30:51 (85/128) Installing libass (0.15.2-r0) 13:30:51 (86/128) Installing libdav1d (0.9.2-r0) 13:30:51 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 13:30:51 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 13:30:51 (89/128) Installing lame (3.100-r0) 13:30:51 (90/128) Installing opus (1.3.1-r1) 13:30:51 (91/128) Installing libgomp (10.3.1_git20211027-r0) 13:30:51 (92/128) Installing soxr (0.1.3-r2) 13:30:51 (93/128) Installing libsrt (1.4.2-r1) 13:30:51 (94/128) Installing libssh (0.9.6-r1) 13:30:51 (95/128) Installing libtheora (1.1.1-r16) 13:30:51 (96/128) Installing v4l-utils-libs (1.22.1-r1) 13:30:51 (97/128) Installing libdrm (2.4.109-r0) 13:30:51 (98/128) Installing libva (2.13.0-r0) 13:30:51 (99/128) Installing libvdpau (1.4-r0) 13:30:51 (100/128) Installing vidstab (1.1.0-r1) 13:30:51 (101/128) Installing libvorbis (1.3.7-r0) 13:30:51 (102/128) Installing libvpx (1.10.0-r0) 13:30:51 (103/128) Installing vulkan-loader (1.2.196-r0) 13:30:51 (104/128) Installing x264-libs (20210613-r0) 13:30:51 (105/128) Installing x265-libs (3.5-r0) 13:30:51 (106/128) Installing xvidcore (1.3.7-r1) 13:30:51 (107/128) Installing ffmpeg-libs (4.4.1-r2) 13:30:51 (108/128) Installing libevent (2.1.12-r4) 13:30:51 (109/128) Installing mesa (21.2.6-r0) 13:30:51 (110/128) Installing wayland-libs-server (1.19.0-r1) 13:30:51 (111/128) Installing mesa-gbm (21.2.6-r0) 13:30:51 (112/128) Installing lcms2 (2.12-r1) 13:30:51 (113/128) Installing nspr (4.32-r0) 13:30:51 (114/128) Installing sqlite-libs (3.36.0-r0) 13:30:51 (115/128) Installing nss (3.78.1-r0) 13:30:51 (116/128) Installing libasyncns (0.8-r1) 13:30:51 (117/128) Installing libltdl (2.4.6-r7) 13:30:51 (118/128) Installing orc (0.4.32-r0) 13:30:51 (119/128) Installing libsndfile (1.0.31-r1) 13:30:51 (120/128) Installing speexdsp (1.2.0-r0) 13:30:51 (121/128) Installing tdb-libs (1.4.5-r0) 13:30:52 (122/128) Installing libpulse (15.0-r2) 13:30:52 (123/128) Installing re2 (2021.11.01-r0) 13:30:52 (124/128) Installing snappy (1.1.9-r1) 13:30:52 (125/128) Installing libgpg-error (1.42-r1) 13:30:52 (126/128) Installing libgcrypt (1.9.4-r0) 13:30:52 (127/128) Installing libxslt (1.1.35-r0) 13:30:52 (128/128) Installing chromium (99.0.4844.84-r0) 13:30:55 Executing busybox-1.34.1-r7.trigger 13:30:55 Executing glib-2.70.1-r0.trigger 13:30:55 Executing shared-mime-info-2.1-r1.trigger 13:31:00 Executing gdk-pixbuf-2.42.8-r0.trigger 13:31:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 13:31:00 Executing fontconfig-2.13.1-r4.trigger 13:31:00 Executing mkfontscale-1.2.1-r1.trigger 13:31:00 OK: 275 MiB in 144 packages 13:31:08 Removing intermediate container da82111bf50d 13:31:08 ---> cf0cb7a63f31 13:31:08 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 13:31:08 ---> Running in 4401138abf25 13:31:08 Removing intermediate container 4401138abf25 13:31:08 ---> c014cd639170 13:31:08 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 13:31:08 ---> Running in c331e2a42b81 13:31:08 Removing intermediate container c331e2a42b81 13:31:08 ---> 4744ff4b83e0 13:31:08 Step 5/10 : RUN npm install -g npm 13:31:08 ---> Running in f65f43df5276 13:31:35 13:31:35 changed 54 packages, and audited 212 packages in 21s 13:31:35 13:31:35 11 packages are looking for funding 13:31:35 run `npm fund` for details 13:31:35 13:31:35 found 0 vulnerabilities 13:31:35 Removing intermediate container f65f43df5276 13:31:35 ---> 0ca56a38f60b 13:31:35 Step 6/10 : ARG USER=1000 13:31:36 ---> Running in c9789629b63a 13:31:36 Removing intermediate container c9789629b63a 13:31:36 ---> 4bc8c373e57a 13:31:36 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 13:31:36 ---> Running in 83b1821bac1d 13:31:38 Removing intermediate container 83b1821bac1d 13:31:38 ---> 85ae6d1dd8d8 13:31:38 Step 8/10 : USER $USER:$USER 13:31:38 ---> Running in d2f45b358811 13:31:38 Removing intermediate container d2f45b358811 13:31:38 ---> 516c2e8f2a99 13:31:38 Step 9/10 : WORKDIR /app 13:31:38 ---> Running in 8b66c6c1945e 13:31:38 Removing intermediate container 8b66c6c1945e 13:31:38 ---> 5063c9a5513a 13:31:38 Step 10/10 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f 13:31:39 ---> Running in 8c4ae20b86b9 13:31:39 Removing intermediate container 8c4ae20b86b9 13:31:39 ---> 25c1866c9b1b 13:31:39 Successfully built 25c1866c9b1b 13:31:39 Successfully tagged edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f 13:31:39 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 13:31:39 touch edgex-web-ui.imagebuilt 13:31:39 mkdir -p node_modules coverage 13:31:39 chown "1000:1000" node_modules coverage package-lock.json 13:31:39 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:31:51 npm WARN EBADENGINE Unsupported engine { 13:31:51 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 13:31:51 npm WARN EBADENGINE required: { 13:31:51 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 13:31:51 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 13:31:51 npm WARN EBADENGINE yarn: '>= 1.13.0' 13:31:51 npm WARN EBADENGINE }, 13:31:51 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 13:31:51 npm WARN EBADENGINE } 13:32:30 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 13:32:30 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 13:32:30 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 13:32:30 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 13:32:30 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 13:32:30 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 13:32:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 13:32:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 13:32:41 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 13:32:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 13:32:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:32:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:33:02 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:33:04 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 13:33:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 13:33:17 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 13:33:19 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 13:33:34 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 13:33:56 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. 13:34:28 13:34:28 added 1475 packages, and audited 1476 packages in 3m 13:34:28 13:34:28 90 packages are looking for funding 13:34:28 run `npm fund` for details 13:34:28 13:34:28 14 vulnerabilities (3 moderate, 9 high, 2 critical) 13:34:28 13:34:28 To address issues that do not require attention, run: 13:34:28 npm audit fix 13:34:28 13:34:28 To address all issues (including breaking changes), run: 13:34:28 npm audit fix --force 13:34:28 13:34:28 Run `npm audit` for details. 13:34:32 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 13:34:47 - Generating browser application bundles (phase: setup)... 13:35:19 Compiling @angular/compiler/testing : es2015 as esm2015 13:35:19 Compiling @angular/core : es2015 as esm2015 13:35:46 Compiling @angular/common : es2015 as esm2015 13:35:46 Compiling @angular/core/testing : es2015 as esm2015 13:35:49 Compiling @angular/platform-browser : es2015 as esm2015 13:35:49 Compiling @angular/common/testing : es2015 as esm2015 13:35:53 Compiling @angular/router : es2015 as esm2015 13:35:54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 13:35:59 Compiling @angular/platform-browser/testing : es2015 as esm2015 13:36:00 Compiling @angular/common/http : es2015 as esm2015 13:36:01 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 13:36:05 Compiling @angular/forms : es2015 as esm2015 13:36:05 Compiling @angular/router/testing : es2015 as esm2015 13:36:05 Compiling @angular/common/http/testing : es2015 as esm2015 13:37:13 21 10 2022 13:37:03.020:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 13:37:13 21 10 2022 13:37:03.033:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 13:37:13 21 10 2022 13:37:03.058:INFO [launcher]: Starting browser ChromeHeadless 13:38:10 21 10 2022 13:38:08.626:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 13:38:42 21 10 2022 13:38:37.091:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 13:38:54 ✔ Browser application bundle generation complete. 13:38:55 21 10 2022 13:38:54.909:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket QOIZ1P4YsIjTJl0aAAAB with id 49167808 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.674 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.733 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.836 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.874 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.916 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.116 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.139 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.157 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.18 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.214 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.243 secs) 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.317 secs) 13:39:13 WARN: ' 13:39:13 It looks like you're using ngModel on the same form field as formControlName. 13:39:13 Support for using the ngModel input property and ngModelChange event with 13:39:13 reactive form directives has been deprecated in Angular v6 and will be removed 13:39:13 in a future version of Angular. 13:39:13 13:39:13 For more information on this, see our API docs here: 13:39:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:39:13 ' 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.317 secs) 13:39:13 WARN: ' 13:39:13 It looks like you're using ngModel on the same form field as formControlName. 13:39:13 Support for using the ngModel input property and ngModelChange event with 13:39:13 reactive form directives has been deprecated in Angular v6 and will be removed 13:39:13 in a future version of Angular. 13:39:13 13:39:13 For more information on this, see our API docs here: 13:39:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 13:39:13 ' 13:39:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.661 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.686 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.7 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.751 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.816 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.059 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.145 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.165 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.182 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.261 secs) 13:39:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.36 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.569 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.662 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.703 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.726 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.738 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 2.752 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 2.826 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 2.877 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 2.907 secs) 13:39:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 2.937 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.278 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.319 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.461 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.507 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.636 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.673 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 3.761 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 3.784 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 3.843 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 3.86 secs) 13:39:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 3.887 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.059 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.113 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.298 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.34 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.381 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.585 secs) 13:39:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.731 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.874 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.089 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.277 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.298 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.307 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.342 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.356 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.377 secs) 13:39:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.416 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.633 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.72 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 5.774 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 5.834 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 5.99 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.039 secs) 13:39:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.087 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.234 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.289 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.339 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.451 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.483 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.509 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 6.538 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 6.558 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 6.571 secs) 13:39:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 6.677 secs) 13:39:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.049 secs) 13:39:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.071 secs) 13:39:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.155 secs) 13:39:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.202 secs) 13:39:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.229 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.803 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.832 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.843 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.861 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.938 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.057 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.308 secs) 13:39:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.415 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.672 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.724 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.876 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.028 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.108 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.169 secs) 13:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.221 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.299 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.315 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.329 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.528 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.578 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.598 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.636 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.665 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.754 secs) 13:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.939 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.032 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.06 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.099 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.119 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.139 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.169 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.273 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.374 secs) 13:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.499 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.556 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.759 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.979 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.047 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.113 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.223 secs) 13:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.284 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.37 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.422 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.449 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.475 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.514 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.632 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.675 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.731 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.855 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.874 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.885 secs) 13:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.944 secs) 13:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.299 secs) 13:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.351 secs) 13:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.37 secs) 13:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.379 secs) 13:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.495 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.765 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.869 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.895 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.015 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.184 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.222 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.231 secs) 13:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.442 secs) 13:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.472 secs) 13:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.781 secs / 13.472 secs) 13:39:30 TOTAL: 149 SUCCESS 13:39:30 ✔ Browser application bundle generation complete. 13:39:34 13:39:34 =============================== Coverage summary =============================== 13:39:34 Statements : 40.98% ( 1467/3580 ) 13:39:34 Branches : 12.03% ( 111/923 ) 13:39:34 Functions : 33.28% ( 432/1298 ) 13:39:34 Lines : 38.91% ( 1318/3387 ) 13:39:34 ================================================================================ 13:39:34 21 10 2022 13:39:33.780:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 13:39:35 ✔ Browser application bundle generation complete. 13:39:35 make[1]: Leaving directory '/w/workspace/edgex-ui-go/85/web' [Pipeline] echo 13:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:36 $ docker stop --time=1 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 13:39:37 $ docker rm -f 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:41 Warning: overwriting stash ‘coverage-report’ 13:39:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:49 + ls -al . 13:39:49 total 172 13:39:49 drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 13:29 . 13:39:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 .. 13:39:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 .blubracket 13:39:49 -rw-rw-r-- 1 jenkins jenkins 18 Oct 21 13:27 .dockerignore 13:39:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:27 .git 13:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 .github 13:39:49 -rw-rw-r-- 1 jenkins jenkins 185 Oct 21 13:27 .gitignore 13:39:49 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 21 13:27 Attribution.txt 13:39:49 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 21 13:27 CHANGELOG.md 13:39:49 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 21 13:27 CONTRIBUTING.md 13:39:49 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 21 13:27 Dockerfile 13:39:49 -rw-rw-r-- 1 jenkins jenkins 652 Oct 21 13:27 Jenkinsfile 13:39:49 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 21 13:27 LICENSE 13:39:49 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 21 13:27 Makefile 13:39:49 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 21 13:27 README.md 13:39:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:25 VERSION 13:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 assets 13:39:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 bin 13:39:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 cmd 13:39:49 -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:29 coverage.out 13:39:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 docs 13:39:49 -rw-rw-r-- 1 jenkins jenkins 3012 Oct 21 13:27 go.mod 13:39:49 -rw-rw-r-- 1 jenkins jenkins 35759 Oct 21 13:27 go.sum 13:39:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:27 internal 13:39:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 snap 13:39:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 testing 13:39:49 -rw-rw-r-- 1 jenkins jenkins 155 Oct 21 13:27 version.go 13:39:49 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 13:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:49 + 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=26b6e7f7d09b727e04296f904eea284534bb267f --label arch=arm64 --label version=2.3.0-dev.14 . 13:39:51 Sending build context to Docker daemon 31.42MB 13:39:51 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:39:51 Step 2/26 : FROM ${BASE} AS builder 13:39:51 ---> be0553a59bac 13:39:51 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:39:51 ---> Running in b571bdc81b62 13:39:51 Removing intermediate container b571bdc81b62 13:39:51 ---> f5c57dc2727c 13:39:51 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 13:39:51 ---> Running in ec51da64938d 13:39:52 Removing intermediate container ec51da64938d 13:39:52 ---> b8fb9aaa543d 13:39:52 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 13:39:52 ---> Running in a1f8240ee8b2 13:39:52 Removing intermediate container a1f8240ee8b2 13:39:52 ---> c3b8b99a25b6 13:39:52 Step 6/26 : LABEL Name=edgex-ui-go 13:39:52 ---> Running in 0fd130a472d7 13:39:53 Removing intermediate container 0fd130a472d7 13:39:53 ---> 6243daad0827 13:39:53 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 13:39:53 ---> Running in 24326ba453e3 13:39:53 Removing intermediate container 24326ba453e3 13:39:53 ---> 5dedfe3f1029 13:39:53 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:39:55 ---> 1cd23e5342a7 13:39:55 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:55 ---> Running in 2109ee28cac8 13:39:56 Removing intermediate container 2109ee28cac8 13:39:56 ---> 0972bd8be78c 13:39:56 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:56 ---> Running in 97672611a3a8 13:39:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:39:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:39:59 OK: 221 MiB in 51 packages 13:40:00 Removing intermediate container 97672611a3a8 13:40:00 ---> bb06dac0f346 13:40:00 Step 11/26 : ENV GO111MODULE=on 13:40:00 ---> Running in ecb343ab2aa9 13:40:00 Removing intermediate container ecb343ab2aa9 13:40:00 ---> 96bdf52298bf 13:40:00 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:40:00 ---> Running in 97867a4d98fa 13:40:01 Removing intermediate container 97867a4d98fa 13:40:01 ---> 93bf8847fddc 13:40:01 Step 13/26 : COPY go.mod vendor* ./ 13:40:01 ---> 0b54eda743eb 13:40:01 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:40:01 ---> Running in 9f25ec1596e8 13:40:03 Removing intermediate container 9f25ec1596e8 13:40:03 ---> a7abd927e813 13:40:03 Step 15/26 : COPY . . 13:40:07 ---> ea5f96a362e9 13:40:07 Step 16/26 : RUN ${MAKE} 13:40:07 ---> Running in 893ce8260cdd 13:40:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:41:16 Removing intermediate container 893ce8260cdd 13:41:16 ---> cc45d952786a 13:41:16 Step 17/26 : FROM alpine:3.14 13:41:16 3.14: Pulling from library/alpine 13:41:16 90cda3b7c325: Pulling fs layer 13:41:16 90cda3b7c325: Download complete 13:41:16 90cda3b7c325: Pull complete 13:41:16 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:41:16 Status: Downloaded newer image for alpine:3.14 13:41:16 ---> 376ba31ae3da 13:41:16 Step 18/26 : EXPOSE 4000 13:41:16 ---> Running in 4bca9c99c531 13:41:16 Removing intermediate container 4bca9c99c531 13:41:16 ---> 689b81073bc2 13:41:16 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:17 ---> cdc1f3be37a8 13:41:17 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 13:41:18 ---> 8088c173304d 13:41:18 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 13:41:18 ---> f737b6935af5 13:41:18 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:18 ---> Running in 101d84dc116f 13:41:19 Removing intermediate container 101d84dc116f 13:41:19 ---> 41d7d55b5b5e 13:41:19 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 13:41:19 ---> Running in 47fb7d2d11f3 13:41:19 Removing intermediate container 47fb7d2d11f3 13:41:19 ---> ad250aacd829 13:41:19 Step 24/26 : LABEL arch=arm64 13:41:19 ---> Running in 9d66aa3dd6f9 13:41:19 Removing intermediate container 9d66aa3dd6f9 13:41:19 ---> c99f8703fae1 13:41:19 Step 25/26 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f 13:41:19 ---> Running in cd558679e968 13:41:20 Removing intermediate container cd558679e968 13:41:20 ---> 22d28858bc3b 13:41:20 Step 26/26 : LABEL version=2.3.0-dev.14 13:41:20 ---> Running in af16e37bad23 13:41:20 Removing intermediate container af16e37bad23 13:41:20 ---> 4b13d7ffe717 13:41:20 [Warning] One or more build-args [ARCH] were not consumed 13:41:20 Successfully built 4b13d7ffe717 13:41:20 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 13:41:20 provisioning config files... 13:41:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config15535733329119270125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:21 ---> docker-login.sh 13:41:21 nexus3.edgexfoundry.org:10001 13:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:21 Configure a credential helper to remove this warning. See 13:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:21 13:41:21 Login Succeeded 13:41:21 nexus3.edgexfoundry.org:10002 13:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:21 Configure a credential helper to remove this warning. See 13:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:21 13:41:21 Login Succeeded 13:41:21 nexus3.edgexfoundry.org:10003 13:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:21 Configure a credential helper to remove this warning. See 13:41:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:21 13:41:21 Login Succeeded 13:41:22 nexus3.edgexfoundry.org:10004 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 docker.io 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 ---> docker-login.sh ends [Pipeline] } 13:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:22 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 13:41:22 26b6e7f7d09b727e04296f904eea284534bb267f 13:41:22 latest 13:41:22 2.3.0-dev.14 13:41:22 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:41:22 main 13:41:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f 13:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:23 3f97648b4745: Preparing 13:41:23 d277dcb85032: Preparing 13:41:23 7074886a3808: Preparing 13:41:23 28c3ef001483: Preparing 13:41:23 28c3ef001483: Layer already exists 13:41:23 3f97648b4745: Pushed 13:41:23 d277dcb85032: Pushed 13:41:30 7074886a3808: Pushed 13:41:30 26b6e7f7d09b727e04296f904eea284534bb267f: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:31 3f97648b4745: Preparing 13:41:31 d277dcb85032: Preparing 13:41:31 7074886a3808: Preparing 13:41:31 28c3ef001483: Preparing 13:41:31 3f97648b4745: Layer already exists 13:41:31 28c3ef001483: Layer already exists 13:41:31 d277dcb85032: Layer already exists 13:41:31 7074886a3808: Layer already exists 13:41:31 latest: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 13:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:32 3f97648b4745: Preparing 13:41:32 d277dcb85032: Preparing 13:41:32 7074886a3808: Preparing 13:41:32 28c3ef001483: Preparing 13:41:32 3f97648b4745: Layer already exists 13:41:32 7074886a3808: Layer already exists 13:41:32 28c3ef001483: Layer already exists 13:41:32 d277dcb85032: Layer already exists 13:41:32 2.3.0-dev.14: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:32 3f97648b4745: Preparing 13:41:32 d277dcb85032: Preparing 13:41:32 7074886a3808: Preparing 13:41:32 28c3ef001483: Preparing 13:41:32 28c3ef001483: Layer already exists 13:41:32 7074886a3808: Layer already exists 13:41:32 d277dcb85032: Layer already exists 13:41:32 3f97648b4745: Layer already exists 13:41:32 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 13:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:41:33 3f97648b4745: Preparing 13:41:33 d277dcb85032: Preparing 13:41:33 7074886a3808: Preparing 13:41:33 28c3ef001483: Preparing 13:41:33 3f97648b4745: Layer already exists 13:41:33 28c3ef001483: Layer already exists 13:41:33 7074886a3808: Layer already exists 13:41:33 d277dcb85032: Layer already exists 13:41:33 main: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:33 ===================================================== [Pipeline] echo 13:41:33 taggedImages: 13:41:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f 13:41:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:41:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 13:41:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 13:41:33 - 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 13:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:33 13:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:34 arm64: Pulling from edgex-lftools-log-publisher 13:41:34 8998bd30e6a1: Pulling fs layer 13:41:34 04944245beec: Pulling fs layer 13:41:34 699f458cf7ca: Pulling fs layer 13:41:34 765212b225bb: Pulling fs layer 13:41:34 f23df028b6ca: Pulling fs layer 13:41:34 d65c8cfc05b1: Pulling fs layer 13:41:34 2437ff75d9bd: Pulling fs layer 13:41:34 f23df028b6ca: Waiting 13:41:34 d65c8cfc05b1: Waiting 13:41:34 2437ff75d9bd: Waiting 13:41:34 765212b225bb: Waiting 13:41:34 04944245beec: Verifying Checksum 13:41:34 04944245beec: Download complete 13:41:34 765212b225bb: Verifying Checksum 13:41:34 765212b225bb: Download complete 13:41:34 f23df028b6ca: Download complete 13:41:34 d65c8cfc05b1: Verifying Checksum 13:41:34 d65c8cfc05b1: Download complete 13:41:34 699f458cf7ca: Verifying Checksum 13:41:34 699f458cf7ca: Download complete 13:41:35 8998bd30e6a1: Verifying Checksum 13:41:35 8998bd30e6a1: Download complete 13:41:37 2437ff75d9bd: Verifying Checksum 13:41:37 2437ff75d9bd: Download complete 13:41:39 8998bd30e6a1: Pull complete 13:41:39 04944245beec: Pull complete 13:41:40 699f458cf7ca: Pull complete 13:41:40 765212b225bb: Pull complete 13:41:41 f23df028b6ca: Pull complete 13:41:41 d65c8cfc05b1: Pull complete 13:41:56 2437ff75d9bd: Pull complete 13:41:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:56 prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container 13:41:57 $ 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/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@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:arm64 cat 13:41:59 $ docker top 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:00 ---> job-cost.sh 13:42:00 lf-activate-venv: SKIPPING 13:42:00 INFO: No Stack... 13:42:00 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:01 INFO: Archiving Costs [Pipeline] sh 13:42:02 + cut -d, -f6 13:42:02 + cat /w/workspace/edgex-ui-go/85/archives/cost.csv [Pipeline] lock 13:42:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] 13:42:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] did not exist. Created. 13:42:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:03 /w/workspace/edgex-ui-go/85@tmp/durable-5485dd6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:42:03 + echo total: 0.10999999940395355 [Pipeline] stash 13:42:03 Warning: overwriting stash ‘stack-cost’ 13:42:08 Stashed 1 file(s) [Pipeline] } 13:42:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:08 $ docker stop --time=1 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 13:42:09 $ docker rm -f 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 [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 13:42:10 provisioning config files... 13:42:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6927634423116564250tmp [Pipeline] { [Pipeline] sh 13:42:10 + set +x 13:42:10 + curl -s https://codecov.io/bash 13:42:10 + bash -s -- 13:42:10 13:42:10 _____ _ 13:42:10 / ____| | | 13:42:10 | | ___ __| | ___ ___ _____ __ 13:42:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:42:10 | |___| (_) | (_| | __/ (_| (_) \ V / 13:42:10 \_____\___/ \__,_|\___|\___\___/ \_/ 13:42:10 Bash-1.0.6 13:42:10 13:42:10 13:42:10 ==> git version 2.25.1 found 13:42:10 ==> 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 13:42:10 Release-Date: 2020-01-08 13:42:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:42:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:42:10 ==> Jenkins CI detected. 13:42:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 13:42:10 project root: . 13:42:10 --> token set from env 13:42:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:42:10 ==> Running gcov in . (disable via -X gcov) 13:42:10 ==> Python coveragepy not found 13:42:10 ==> Searching for coverage reports in: 13:42:10 + . 13:42:10 -> Found 1 reports 13:42:10 ==> Detecting git/mercurial file structure 13:42:10 ==> Reading reports 13:42:10 + ./coverage.out bytes=10 13:42:10 ==> Appending adjustments 13:42:10 https://docs.codecov.io/docs/fixing-reports 13:42:11 + Found adjustments 13:42:11 ==> Gzipping contents 13:42:11 12K /tmp/codecov.T8XLLb.gz 13:42:11 ==> Uploading reports 13:42:11 url: https://codecov.io 13:42:11 query: branch=main&commit=26b6e7f7d09b727e04296f904eea284534bb267f&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:11 -> Pinging Codecov 13:42:11 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=26b6e7f7d09b727e04296f904eea284534bb267f&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:42:11 -> Uploading to 13:42:11 https://storage.googleapis.com/codecov/v4/raw/2022-10-21/FB506323287CE973F263BFD2A0EB1F37/26b6e7f7d09b727e04296f904eea284534bb267f/326deeb0-8dc4-4f0f-9889-50dd8debf002.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T134211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b5cba25fa0bd7588edd53671276a079f27b11af8b2ad53687317fece6390335 13:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:11 Dload Upload Total Spent Left Speed 13:42:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36966 --:--:-- --:--:-- --:--:-- 36966 13:42:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } 13:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:42:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:42:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:12 13:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:42:12 df9b9388f04a: Pulling fs layer 13:42:12 52dc419b0ee2: Pulling fs layer 13:42:12 25bc292e5bac: Pulling fs layer 13:42:12 114826534d7a: Pulling fs layer 13:42:12 4657fd5d0bcf: Pulling fs layer 13:42:12 6ad1cebc031e: Pulling fs layer 13:42:12 8a3aa393b2d8: Pulling fs layer 13:42:12 6ad1cebc031e: Waiting 13:42:12 114826534d7a: Waiting 13:42:12 4657fd5d0bcf: Waiting 13:42:12 8a3aa393b2d8: Waiting 13:42:13 25bc292e5bac: Verifying Checksum 13:42:13 25bc292e5bac: Download complete 13:42:13 4657fd5d0bcf: Verifying Checksum 13:42:13 4657fd5d0bcf: Download complete 13:42:13 df9b9388f04a: Download complete 13:42:13 6ad1cebc031e: Verifying Checksum 13:42:13 6ad1cebc031e: Download complete 13:42:13 df9b9388f04a: Pull complete 13:42:13 52dc419b0ee2: Pull complete 13:42:13 114826534d7a: Verifying Checksum 13:42:13 114826534d7a: Download complete 13:42:13 25bc292e5bac: Pull complete 13:42:13 8a3aa393b2d8: Download complete 13:42:18 114826534d7a: Pull complete 13:42:18 4657fd5d0bcf: Pull complete 13:42:18 6ad1cebc031e: Pull complete 13:42:21 8a3aa393b2d8: Pull complete 13:42:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:42:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:25 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:42:25 $ 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 13:42:33 $ docker top af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec -eo pid,comm [Pipeline] { [Pipeline] echo 13:42:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 13:42:34 + set -o pipefail 13:42:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 13:42:40 13:42:40 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 13:42:40 13:42:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5dfa7e8e-ed8c-445e-8c2a-9d200fbfe9ab 13:42:40 13:42:40 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 13:42:40 13:42:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:42:40 13:42:40 13:42:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:42:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:42:40 More details here: https://snyk.co/ue1NS [Pipeline] } 13:42:40 $ docker stop --time=1 af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec 13:42:47 $ docker rm -f af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec [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 13:42:48 + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] sh 13:42:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:48 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:42: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:49 $ docker top 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 -eo pid,comm 13:42:49 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). 13:42:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:49 [ssh-agent] Looking for ssh-agent implementation... 13:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:49 $ docker exec 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 ssh-agent 13:42:49 SSH_AUTH_SOCK=/tmp/ssh-shQW7pAFf37Q/agent.32 13:42:49 SSH_AGENT_PID=38 13:42:49 Running ssh-add (command line suppressed) 13:42:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5375414724709820227.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5375414724709820227.key) 13:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:49 + git semver tag 13:42:50 2022-10-21 13:42:50,050 [run_tag] DEBUG tag force:False 13:42:50 2022-10-21 13:42:50,050 [check_head_tag] DEBUG check head tag 13:42:50 2022-10-21 13:42:50,051 [execute] INFO git cat-file --batch-check 13:42:50 2022-10-21 13:42:50,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:42:50 2022-10-21 13:42:50,055 [execute] INFO git cat-file --batch 13:42:50 2022-10-21 13:42:50,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:42:50 2022-10-21 13:42:50,068 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:50 2022-10-21 13:42:50,069 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 13:42:50 2022-10-21 13:42:50,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 13:42:50 2022-10-21 13:42:50,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:50 2.3.0-dev.14 [Pipeline] } 13:42:50 $ docker exec --env ******** --env ******** 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 ssh-agent -k 13:42:50 unset SSH_AUTH_SOCK; 13:42:50 unset SSH_AGENT_PID; 13:42:50 echo Agent pid 38 killed; 13:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:50 + git semver [Pipeline] } 13:42:50 $ docker stop --time=1 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 13:42:52 $ docker rm -f 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:52 13:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:53 0.23.1-centos7: Pulling from edgex-lftools 13:42:53 ab5ef0e58194: Pulling fs layer 13:42:53 9712f1f96733: Pulling fs layer 13:42:53 63f879dbbcfc: Pulling fs layer 13:42:53 0d9ebad4ef96: Pulling fs layer 13:42:53 e9a5061849ea: Pulling fs layer 13:42:53 d747dcd14b5f: Pulling fs layer 13:42:53 2de7ff778b66: Pulling fs layer 13:42:53 e9a5061849ea: Waiting 13:42:53 d747dcd14b5f: Waiting 13:42:53 2de7ff778b66: Waiting 13:42:53 0d9ebad4ef96: Waiting 13:42:53 9712f1f96733: Download complete 13:42:53 63f879dbbcfc: Verifying Checksum 13:42:53 63f879dbbcfc: Download complete 13:42:53 e9a5061849ea: Verifying Checksum 13:42:53 e9a5061849ea: Download complete 13:42:53 d747dcd14b5f: Verifying Checksum 13:42:53 d747dcd14b5f: Download complete 13:42:53 ab5ef0e58194: Verifying Checksum 13:42:53 ab5ef0e58194: Download complete 13:42:53 0d9ebad4ef96: Verifying Checksum 13:42:53 0d9ebad4ef96: Download complete 13:42:53 2de7ff778b66: Verifying Checksum 13:42:53 2de7ff778b66: Download complete 13:42:56 ab5ef0e58194: Pull complete 13:42:56 9712f1f96733: Pull complete 13:42:57 63f879dbbcfc: Pull complete 13:43:01 0d9ebad4ef96: Pull complete 13:43:01 e9a5061849ea: Pull complete 13:43:02 d747dcd14b5f: Pull complete 13:43:03 2de7ff778b66: Pull complete 13:43:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:43:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:03 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:43:03 $ 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 13:43:15 $ docker top cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:43:15 provisioning config files... 13:43:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1693886199729327532tmp 13:43:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4130532356434424109tmp 13:43:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11934422903191636136tmp [Pipeline] { [Pipeline] echo 13:43:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:43:16 ---> sigul-configuration.sh 13:43:16 gpg: directory `/root/.gnupg' created 13:43:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:43:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:43:16 gpg: keyring `/root/.gnupg/secring.gpg' created 13:43:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:43:16 gpg: CAST5 encrypted data 13:43:16 gpg: encrypted with 1 passphrase 13:43:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:43:16 + mkdir /home/jenkins 13:43:16 + mkdir /home/jenkins/sigul [Pipeline] sh 13:43:16 + 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 13:43:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:17 ---> sigul-install.sh 13:43:17 Sigul already installed; skipping installation. [Pipeline] sh 13:43:17 + git tag --list 13:43:17 0.1.1 13:43:17 v1.1.0 13:43:17 v1.2.0 13:43:17 v1.2.1 13:43:17 v1.3.0 13:43:17 v2.0.0 13:43:17 v2.1.0 13:43:17 v2.2.0 13:43:17 v2.2.1-dev.1 13:43:17 v2.2.1-dev.2 13:43:17 v2.2.1-dev.3 13:43:17 v2.2.1-dev.4 13:43:17 v2.2.1-dev.5 13:43:17 v2.2.1-dev.6 13:43:17 v2.2.1-dev.7 13:43:17 v2.3.0-dev.10 13:43:17 v2.3.0-dev.11 13:43:17 v2.3.0-dev.12 13:43:17 v2.3.0-dev.13 13:43:17 v2.3.0-dev.14 13:43:17 v2.3.0-dev.7 13:43:17 v2.3.0-dev.8 13:43:17 v2.3.0-dev.9 [Pipeline] sh 13:43:17 + lftools sign git-tag v2.3.0-dev.14 13:43:18 Signing Git tag with Sigul... 13:43:18 Signing v2.3.0-dev.14 [Pipeline] echo 13:43:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:43:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:43:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:43:19 $ docker stop --time=1 cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 13:43:21 $ docker rm -f cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:43:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:22 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:43:22 $ 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 13:43:23 $ docker top e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e -eo pid,comm 13:43:23 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). 13:43:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:23 [ssh-agent] Looking for ssh-agent implementation... 13:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:24 $ docker exec e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e ssh-agent 13:43:24 SSH_AUTH_SOCK=/tmp/ssh-nbgtWZJhxwMY/agent.14 13:43:24 SSH_AGENT_PID=20 13:43:24 Running ssh-add (command line suppressed) 13:43:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17786592085929474877.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17786592085929474877.key) 13:43:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:24 + git semver bump pre 13:43:25 2022-10-21 13:43:24,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:43:25 2022-10-21 13:43:24,854 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev 13:43:25 2022-10-21 13:43:24,854 [bump_version] DEBUG bumped version:2.3.0-dev.15 13:43:25 2022-10-21 13:43:24,854 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 13:43:25 2022-10-21 13:43:24,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:43:25 2022-10-21 13:43:24,854 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:43:25 2022-10-21 13:43:24,857 [execute] INFO git cat-file --batch-check 13:43:25 2022-10-21 13:43:24,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:25 2022-10-21 13:43:24,863 [execute] INFO git cat-file --batch 13:43:25 2022-10-21 13:43:24,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:25 2022-10-21 13:43:24,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:43:25 2.3.0-dev.15 [Pipeline] } 13:43:25 $ docker exec --env ******** --env ******** e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e ssh-agent -k 13:43:25 unset SSH_AUTH_SOCK; 13:43:25 unset SSH_AGENT_PID; 13:43:25 echo Agent pid 20 killed; 13:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:25 + git semver [Pipeline] } 13:43:26 $ docker stop --time=1 e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e 13:43:28 $ docker rm -f e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e [Pipeline] // withDockerContainer [Pipeline] sh 13:43:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:29 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:43: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 13:43:30 $ docker top c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 -eo pid,comm 13:43:30 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). 13:43:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:30 [ssh-agent] Looking for ssh-agent implementation... 13:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:30 $ docker exec c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 ssh-agent 13:43:30 SSH_AUTH_SOCK=/tmp/ssh-kPaDMCninAzs/agent.13 13:43:30 SSH_AGENT_PID=19 13:43:30 Running ssh-add (command line suppressed) 13:43:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1634506640009571383.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1634506640009571383.key) 13:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:30 + git semver push 13:43:31 2022-10-21 13:43:31,227 [run_push] DEBUG push 13:43:31 2022-10-21 13:43:31,228 [execute] INFO git cat-file --batch-check 13:43:31 2022-10-21 13:43:31,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:31 2022-10-21 13:43:31,232 [execute] INFO git rev-list 228b3ee81da4e66fc8f2f353a8776ed6014b6b93 -- 13:43:31 2022-10-21 13:43:31,232 [execute] DEBUG Popen(['git', 'rev-list', '228b3ee81da4e66fc8f2f353a8776ed6014b6b93', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:43:31 2022-10-21 13:43:31,241 [execute] INFO git fetch -v origin 13:43:31 2022-10-21 13:43:31,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 13:43:31 2022-10-21 13:43:31,797 [run_push] DEBUG no remote changes detected 13:43:31 2022-10-21 13:43:31,797 [execute] INFO git push origin semver 13:43:31 2022-10-21 13:43:31,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:43:32 2022-10-21 13:43:32,629 [run_push] DEBUG push all version tags 13:43:32 2022-10-21 13:43:32,630 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:43:32 2022-10-21 13:43:32,631 [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) 13:43:33 2022-10-21 13:43:33,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:43:33 2.3.0-dev.15 [Pipeline] } 13:43:33 $ docker exec --env ******** --env ******** c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 ssh-agent -k 13:43:33 unset SSH_AUTH_SOCK; 13:43:33 unset SSH_AGENT_PID; 13:43:33 echo Agent pid 19 killed; 13:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:34 + git semver [Pipeline] } 13:43:34 $ docker stop --time=1 c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 13:43:35 $ docker rm -f c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 [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 13:43:36 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 13:43:36 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:43:36 total 16 13:43:36 drwxr-xr-x 3 root root 4096 Oct 21 13:30 . 13:43:36 drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 13:43 .. 13:43:36 drwxr-xr-x 2 root root 4096 Oct 21 13:30 cost 13:43:36 -rw-r--r-- 1 root root 82 Oct 21 13:30 cost.csv 13:43:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:43:36 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:43:36 total 16 13:43:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:30 . 13:43:36 drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 13:43 .. 13:43:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 13:30 cost 13:43:36 -rw-r--r-- 1 jenkins jenkins 82 Oct 21 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:43:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:37 ---> package-listing.sh 13:43:37 ++ facter osfamily 13:43:37 ++ tr '[:upper:]' '[:lower:]' 13:43:37 + OS_FAMILY=debian 13:43:37 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 13:43:37 + START_PACKAGES=/tmp/packages_start.txt 13:43:37 + END_PACKAGES=/tmp/packages_end.txt 13:43:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:37 + PACKAGES=/tmp/packages_start.txt 13:43:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:43:37 + PACKAGES=/tmp/packages_end.txt 13:43:37 + case "${OS_FAMILY}" in 13:43:37 + dpkg -l 13:43:37 + grep '^ii' 13:43:37 + '[' -f /tmp/packages_start.txt ']' 13:43:37 + '[' -f /tmp/packages_end.txt ']' 13:43:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:43:37 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 13:43:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 13:43:37 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 13:43:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:38 prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container 13:43:38 $ 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 13:43:39 $ docker top 222a100c057eaaf99ef4ecbba0d1dab99b5a7f6d264bcbab445e30467ae7ea03 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:39 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:39 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:39 + ls /var/log/sa-host 13:43:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:40 provisioning config files... 13:43:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10730706992635448495tmp [Pipeline] { [Pipeline] echo 13:43:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:40 ---> create-netrc.sh [Pipeline] } 13:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:40 ---> python-tools-install.sh [Pipeline] echo 13:43:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:41 ---> sudo-logs.sh 13:43:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:41 ---> job-cost.sh 13:43:41 lf-activate-venv: SKIPPING 13:43:41 DEBUG: total: 0.2199999988079071 13:43:41 INFO: Retrieving Stack Cost... 13:43:41 INFO: Retrieving Pricing Info for: v3-standard-8 13:43:42 INFO: Archiving Costs [Pipeline] echo 13:43:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:42 ---> logs-deploy.sh 13:43:42 lf-activate-venv: SKIPPING 13:43:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/85 13:43:42 INFO: archiving workspace using pattern(s): 13:43:43 Archives upload complete. 13:43:43 INFO: archiving logs to Nexus