Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+9bd3696a71516e82160db51d50e6b24836e2cdb5 (904f7dae2cf3633a42a2502792a7da189abee937) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1528810861052433235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2962905913176351478.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/PR-431/workspace@libs/edgex-global-pipelines/.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/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7771730519872657521.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 shared 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-ssh3060636886976313969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-431/workspace@libs/lf-pipelines/.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/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8444014939039052880.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2321 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh3930640355226781678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh7260981859602403563.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 6fa14ae084b4b41ba4030030bac09a93e450edd2 Checking out Revision 6fa14ae084b4b41ba4030030bac09a93e450edd2 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh411526448261615103.key > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa14ae084b4b41ba4030030bac09a93e450edd2 # timeout=10 Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T18:06:33.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T18:06:33.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T18:06:33.354Z] ========================================================= [2021-10-27T18:06:33.354Z] EdgeX Global Pipelines Version Info [2021-10-27T18:06:33.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 [2021-10-27T18:06:34.499Z] ------------------- [2021-10-27T18:06:34.499Z] stable info: [2021-10-27T18:06:34.499Z] ------------------- [2021-10-27T18:06:34.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T18:06:34.499Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T18:06:34.499Z] Message: update stable to v1.0.210 [2021-10-27T18:06:35.071Z] ------------------- [2021-10-27T18:06:35.071Z] experimental info: [2021-10-27T18:06:35.071Z] ------------------- [2021-10-27T18:06:35.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T18:06:35.071Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T18:06:35.071Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T18:06:36.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-27T18:06:36.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-27T18:06:36.122Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T18:06:36.130Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T18:06:36.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T18:06:36.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T18:06:36.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T18:06:36.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-27T18:06:36.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T18:06:36.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T18:06:36.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T18:06:36.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-27T18:06:36.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T18:06:36.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T18:06:36.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T18:06:36.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T18:06:36.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T18:06:36.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-27T18:06:36.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T18:06:36.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-27T18:06:36.260Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-27T18:06:36.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-27T18:06:36.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-27T18:06:36.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-27T18:06:36.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-27T18:06:36.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T18:06:36.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-10-27T18:06:36.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-10-27T18:06:36.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-10-27T18:06:36.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] echo [2021-10-27T18:06:36.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fa14ae [Pipeline] echo [2021-10-27T18:06:36.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T18:06:36.415Z] provisioning config files... [2021-10-27T18:06:36.432Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2665456162103708773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:06:36.738Z] ---> docker-login.sh [2021-10-27T18:06:36.738Z] nexus3.edgexfoundry.org:10001 [2021-10-27T18:06:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:06:38.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:06:38.671Z] Configure a credential helper to remove this warning. See [2021-10-27T18:06:38.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:06:38.671Z] [2021-10-27T18:06:38.671Z] Login Succeeded [2021-10-27T18:06:38.671Z] nexus3.edgexfoundry.org:10002 [2021-10-27T18:06:38.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:06:38.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:06:38.671Z] Configure a credential helper to remove this warning. See [2021-10-27T18:06:38.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:06:38.672Z] [2021-10-27T18:06:38.672Z] Login Succeeded [2021-10-27T18:06:38.672Z] nexus3.edgexfoundry.org:10003 [2021-10-27T18:06:38.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:06:38.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:06:38.672Z] Configure a credential helper to remove this warning. See [2021-10-27T18:06:38.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:06:38.672Z] [2021-10-27T18:06:38.672Z] Login Succeeded [2021-10-27T18:06:38.672Z] nexus3.edgexfoundry.org:10004 [2021-10-27T18:06:38.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:06:38.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:06:38.672Z] Configure a credential helper to remove this warning. See [2021-10-27T18:06:38.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:06:38.672Z] [2021-10-27T18:06:38.672Z] Login Succeeded [2021-10-27T18:06:38.672Z] docker.io [2021-10-27T18:06:38.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:06:39.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:06:39.194Z] Configure a credential helper to remove this warning. See [2021-10-27T18:06:39.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:06:39.194Z] [2021-10-27T18:06:39.194Z] Login Succeeded [2021-10-27T18:06:39.194Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T18:06:39.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T18:06:40.659Z] + git log --format=format:%s -1 6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] echo [2021-10-27T18:06:40.695Z] GIT_COMMIT: 6fa14ae084b4b41ba4030030bac09a93e450edd2, Commit Message: Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD [Pipeline] echo [2021-10-27T18:06:40.707Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:06:42.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T18:06:42.338Z] [2021-10-27T18:06:42.338Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:06:42.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T18:06:42.650Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T18:06:42.650Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T18:06:42.650Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T18:06:42.650Z] 4c7163046ea9: Pulling fs layer [2021-10-27T18:06:42.650Z] 0c2d73faf560: Pulling fs layer [2021-10-27T18:06:42.650Z] 0c2d73faf560: Waiting [2021-10-27T18:06:42.650Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T18:06:42.650Z] 3e5f54012d9b: Download complete [2021-10-27T18:06:42.650Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T18:06:42.650Z] a0d0a0d46f8b: Download complete [2021-10-27T18:06:42.914Z] 0c2d73faf560: Verifying Checksum [2021-10-27T18:06:42.914Z] 0c2d73faf560: Download complete [2021-10-27T18:06:42.914Z] 4c7163046ea9: Verifying Checksum [2021-10-27T18:06:42.914Z] 4c7163046ea9: Download complete [2021-10-27T18:06:42.914Z] a0d0a0d46f8b: Pull complete [2021-10-27T18:06:42.914Z] 3e5f54012d9b: Pull complete [2021-10-27T18:06:43.187Z] 4c7163046ea9: Pull complete [2021-10-27T18:06:43.450Z] 0c2d73faf560: Pull complete [2021-10-27T18:06:43.450Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T18:06:43.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T18:06:43.450Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T18:06:43.530Z] prd-centos7-docker-4c-2g-2321 does not seem to be running inside a container [2021-10-27T18:06:43.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T18:06:44.273Z] $ docker top 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T18:06:44.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T18:06:44.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T18:06:44.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T18:06:44.480Z] $ docker exec 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent [2021-10-27T18:06:44.590Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdllBNJ/agent.15 [2021-10-27T18:06:44.590Z] SSH_AGENT_PID=22 [2021-10-27T18:06:44.598Z] Running ssh-add (command line suppressed) [2021-10-27T18:06:44.690Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2013804312836375668.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2013804312836375668.key) [2021-10-27T18:06:44.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T18:06:44.993Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T18:06:45.008Z] $ docker exec --env ******** --env ******** 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent -k [2021-10-27T18:06:45.114Z] unset SSH_AUTH_SOCK; [2021-10-27T18:06:45.114Z] unset SSH_AGENT_PID; [2021-10-27T18:06:45.115Z] echo Agent pid 22 killed; [2021-10-27T18:06:45.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T18:06:45.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T18:06:45.151Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T18:06:45.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T18:06:45.296Z] $ docker exec 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent [2021-10-27T18:06:45.405Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlHBLgA/agent.56 [2021-10-27T18:06:45.405Z] SSH_AGENT_PID=62 [2021-10-27T18:06:45.410Z] Running ssh-add (command line suppressed) [2021-10-27T18:06:45.519Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8721396424897289761.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8721396424897289761.key) [2021-10-27T18:06:45.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T18:06:45.845Z] + git semver init [2021-10-27T18:06:45.846Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T18:06:45.846Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-10-27T18:06:45.846Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-27T18:06:45.846Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T18:06:45.846Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T18:06:45.846Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T18:06:45.846Z] # $SEMVER_BRANCH = PR-431 [2021-10-27T18:06:45.846Z] # $SEMVER_TEMP = /tmp/semver-409191681 [2021-10-27T18:06:45.846Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-27T18:06:48.392Z] # '/tmp/semver-409191681' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-10-27T18:06:48.392Z] # -> Force: false [2021-10-27T18:06:48.392Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-10-27T18:06:48.402Z] $ docker exec --env ******** --env ******** 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 ssh-agent -k [2021-10-27T18:06:48.488Z] unset SSH_AUTH_SOCK; [2021-10-27T18:06:48.489Z] unset SSH_AGENT_PID; [2021-10-27T18:06:48.489Z] echo Agent pid 62 killed; [2021-10-27T18:06:48.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T18:06:48.815Z] + git semver [Pipeline] } [2021-10-27T18:06:48.828Z] $ docker stop --time=1 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 [2021-10-27T18:06:50.133Z] $ docker rm -f 88976a2614a0be5b7951dc303b7c3599b3974c8be636428dc05e10b8faa68934 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T18:06:50.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T18:06:51.674Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T18:06:51.677Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node [2021-10-27T18:07:06.829Z] Still waiting to schedule task [2021-10-27T18:07:06.829Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2321’ [2021-10-27T18:07:06.831Z] Still waiting to schedule task [2021-10-27T18:07:06.831Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T18:08:43.666Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-27T18:08:43.677Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-10-27T18:08:43.882Z] The recommended git tool is: git [2021-10-27T18:08:50.939Z] using credential edgex-jenkins-ssh [2021-10-27T18:08:50.954Z] Cloning the remote Git repository [2021-10-27T18:08:50.982Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:08:51.118Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-10-27T18:08:51.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:08:51.193Z] > git --version # timeout=10 [2021-10-27T18:08:51.211Z] > git --version # 'git version 2.17.1' [2021-10-27T18:08:51.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:08:51.284Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T18:08:54.863Z] Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-27T18:08:54.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T18:08:54.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T18:08:54.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T18:08:54.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:08:54.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:08:54.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T18:08:54.850Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T18:08:54.862Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-27T18:08:56.164Z] Merge succeeded, producing 16b25fc84d09ac3566a289ae8d53701b40dac866 [2021-10-27T18:08:56.164Z] Checking out Revision 16b25fc84d09ac3566a289ae8d53701b40dac866 (PR-431) [2021-10-27T18:08:55.147Z] > git remote # timeout=10 [2021-10-27T18:08:55.162Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T18:08:55.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:08:55.187Z] > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 [2021-10-27T18:08:56.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T18:08:56.140Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T18:08:56.158Z] > git checkout -f 16b25fc84d09ac3566a289ae8d53701b40dac866 # timeout=10 [2021-10-27T18:09:00.627Z] Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" [2021-10-27T18:09:00.652Z] First time build. Skipping changelog. [2021-10-27T18:09:00.599Z] > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T18:09:03.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T18:09:03.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T18:09:03.527Z] Dload Upload Total Spent Left Speed [2021-10-27T18:09:03.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79355 0 --:--:-- --:--:-- --:--:-- 78826 100 11824 100 11824 0 0 78826 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh [2021-10-27T18:09:03.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T18:09:04.281Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2021-10-27T18:09:04.281Z] sudo tee /etc/docker/daemon.new [2021-10-27T18:09:04.281Z] { [2021-10-27T18:09:04.281Z] "registry-mirrors": [ [2021-10-27T18:09:04.281Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T18:09:04.281Z] ], [2021-10-27T18:09:04.281Z] "bip": "10.250.0.254/24", [2021-10-27T18:09:04.281Z] "hosts": [ [2021-10-27T18:09:04.281Z] "tcp://0.0.0.0:5555", [2021-10-27T18:09:04.281Z] "unix:///var/run/docker.sock" [2021-10-27T18:09:04.281Z] ], [2021-10-27T18:09:04.281Z] "mtu": 1458, [2021-10-27T18:09:04.281Z] "selinux-enabled": true, [2021-10-27T18:09:04.281Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T18:09:04.281Z] } [Pipeline] sh [2021-10-27T18:09:04.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T18:09:05.048Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T18:09:24.405Z] provisioning config files... [2021-10-27T18:09:24.430Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config4649145097158190669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:09:24.788Z] ---> docker-login.sh [2021-10-27T18:09:24.788Z] nexus3.edgexfoundry.org:10001 [2021-10-27T18:09:25.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:25.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:25.666Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:25.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:25.666Z] [2021-10-27T18:09:25.666Z] Login Succeeded [2021-10-27T18:09:25.666Z] nexus3.edgexfoundry.org:10002 [2021-10-27T18:09:26.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:26.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:26.263Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:26.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:26.263Z] [2021-10-27T18:09:26.263Z] Login Succeeded [2021-10-27T18:09:26.263Z] nexus3.edgexfoundry.org:10003 [2021-10-27T18:09:26.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:26.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:26.816Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:26.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:26.816Z] [2021-10-27T18:09:26.816Z] Login Succeeded [2021-10-27T18:09:26.816Z] nexus3.edgexfoundry.org:10004 [2021-10-27T18:09:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:27.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:27.364Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:27.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:27.364Z] [2021-10-27T18:09:27.364Z] Login Succeeded [2021-10-27T18:09:27.364Z] docker.io [2021-10-27T18:09:27.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:28.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:28.239Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:28.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:28.239Z] [2021-10-27T18:09:28.239Z] Login Succeeded [2021-10-27T18:09:28.239Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T18:09:28.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T18:09:28.741Z] ========================================================= [2021-10-27T18:09:28.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T18:09:28.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:09:29.140Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-27T18:09:30.155Z] Sending build context to Docker daemon 25.87MB [2021-10-27T18:09:30.155Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T18:09:30.155Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T18:09:30.155Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T18:09:30.155Z] 552d1f2373af: Pulling fs layer [2021-10-27T18:09:30.155Z] ea3f2d53f512: Pulling fs layer [2021-10-27T18:09:30.155Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T18:09:30.155Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T18:09:30.155Z] 72dc09318566: Pulling fs layer [2021-10-27T18:09:30.155Z] f4f7b4309257: Pulling fs layer [2021-10-27T18:09:30.155Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T18:09:30.155Z] b78e95d17946: Pulling fs layer [2021-10-27T18:09:30.155Z] 7a9cfe048b4a: Waiting [2021-10-27T18:09:30.155Z] f4f7b4309257: Waiting [2021-10-27T18:09:30.155Z] 0ac9a79272e3: Waiting [2021-10-27T18:09:30.155Z] b78e95d17946: Waiting [2021-10-27T18:09:30.155Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T18:09:30.155Z] 9e70ebbbe112: Download complete [2021-10-27T18:09:30.155Z] ea3f2d53f512: Download complete [2021-10-27T18:09:30.429Z] 72dc09318566: Download complete [2021-10-27T18:09:30.429Z] f4f7b4309257: Download complete [2021-10-27T18:09:30.429Z] 552d1f2373af: Verifying Checksum [2021-10-27T18:09:30.429Z] 552d1f2373af: Download complete [2021-10-27T18:09:30.429Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T18:09:31.030Z] 552d1f2373af: Pull complete [2021-10-27T18:09:32.019Z] ea3f2d53f512: Pull complete [2021-10-27T18:09:32.295Z] 9e70ebbbe112: Pull complete [2021-10-27T18:09:32.295Z] b78e95d17946: Download complete [2021-10-27T18:09:32.897Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T18:09:32.897Z] 7a9cfe048b4a: Download complete [2021-10-27T18:09:37.737Z] Running on prd-centos7-docker-4c-2g-2323 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-10-27T18:09:37.749Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-10-27T18:09:37.843Z] The recommended git tool is: git [2021-10-27T18:09:40.705Z] using credential edgex-jenkins-ssh [2021-10-27T18:09:40.732Z] Cloning the remote Git repository [2021-10-27T18:09:39.493Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:09:39.709Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-10-27T18:09:39.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:09:39.754Z] > git --version # timeout=10 [2021-10-27T18:09:39.769Z] > git --version # 'git version 2.24.4' [2021-10-27T18:09:39.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:09:39.802Z] [INFO] Currently running in a labeled security context [2021-10-27T18:09:39.802Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T18:09:39.803Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh1244288219451314845.key [2021-10-27T18:09:39.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T18:09:43.449Z] Merging remotes/origin/main commit 9bd3696a71516e82160db51d50e6b24836e2cdb5 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-10-27T18:09:41.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T18:09:41.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T18:09:41.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-27T18:09:41.479Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-27T18:09:41.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:09:41.480Z] [INFO] Currently running in a labeled security context [2021-10-27T18:09:41.480Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T18:09:41.480Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh5273831030662989995.key [2021-10-27T18:09:41.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T18:09:42.111Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T18:09:42.121Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-10-27T18:09:42.208Z] > git remote # timeout=10 [2021-10-27T18:09:42.216Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T18:09:42.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T18:09:42.223Z] [INFO] Currently running in a labeled security context [2021-10-27T18:09:42.223Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-27T18:09:42.223Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh2093675797436966730.key [2021-10-27T18:09:42.227Z] > git merge 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 [2021-10-27T18:09:43.915Z] Merge succeeded, producing 30852da7e6247f02f8645bd7ba132d42e4440a6c [2021-10-27T18:09:43.916Z] Checking out Revision 30852da7e6247f02f8645bd7ba132d42e4440a6c (PR-431) [2021-10-27T18:09:44.374Z] 7a9cfe048b4a: Pull complete [2021-10-27T18:09:44.374Z] 72dc09318566: Pull complete [2021-10-27T18:09:44.374Z] f4f7b4309257: Pull complete [2021-10-27T18:09:44.374Z] 0ac9a79272e3: Pull complete [2021-10-27T18:09:42.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T18:09:42.574Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T18:09:42.584Z] > git checkout -f 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 [2021-10-27T18:09:46.538Z] Commit message: "Merge commit '9bd3696a71516e82160db51d50e6b24836e2cdb5' into HEAD" [2021-10-27T18:09:46.547Z] First time build. Skipping changelog. [2021-10-27T18:09:46.542Z] > git rev-list --no-walk ce5179d6a39273baebef7784950dba2ccee6e892 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T18:09:47.892Z] provisioning config files... [2021-10-27T18:09:47.905Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config1213955375500299939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:09:48.286Z] ---> docker-login.sh [2021-10-27T18:09:48.286Z] nexus3.edgexfoundry.org:10001 [2021-10-27T18:09:48.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:48.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:48.286Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:48.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:48.286Z] [2021-10-27T18:09:48.286Z] Login Succeeded [2021-10-27T18:09:48.286Z] nexus3.edgexfoundry.org:10002 [2021-10-27T18:09:48.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:48.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:48.551Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:48.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:48.551Z] [2021-10-27T18:09:48.551Z] Login Succeeded [2021-10-27T18:09:48.551Z] nexus3.edgexfoundry.org:10003 [2021-10-27T18:09:48.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:48.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:48.551Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:48.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:48.551Z] [2021-10-27T18:09:48.551Z] Login Succeeded [2021-10-27T18:09:48.551Z] nexus3.edgexfoundry.org:10004 [2021-10-27T18:09:48.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:48.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:48.812Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:48.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:48.812Z] [2021-10-27T18:09:48.812Z] Login Succeeded [2021-10-27T18:09:48.812Z] docker.io [2021-10-27T18:09:48.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T18:09:49.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T18:09:49.078Z] Configure a credential helper to remove this warning. See [2021-10-27T18:09:49.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T18:09:49.078Z] [2021-10-27T18:09:49.078Z] Login Succeeded [2021-10-27T18:09:49.078Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T18:09:49.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T18:09:49.244Z] ========================================================= [2021-10-27T18:09:49.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T18:09:49.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:09:49.547Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-27T18:09:49.824Z] Sending build context to Docker daemon 25.87MB [2021-10-27T18:09:49.824Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T18:09:49.824Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-27T18:09:49.824Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T18:09:49.824Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T18:09:49.824Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T18:09:49.824Z] b8b176561691: Pulling fs layer [2021-10-27T18:09:49.824Z] 4527c011a84f: Pulling fs layer [2021-10-27T18:09:49.824Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T18:09:49.824Z] e0aca202a116: Pulling fs layer [2021-10-27T18:09:49.824Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T18:09:49.824Z] 34cad66bf833: Pulling fs layer [2021-10-27T18:09:49.824Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T18:09:49.824Z] 4527c011a84f: Waiting [2021-10-27T18:09:49.824Z] 5d74067f8e1e: Waiting [2021-10-27T18:09:49.824Z] e0aca202a116: Waiting [2021-10-27T18:09:49.824Z] 3a43be97a3b4: Waiting [2021-10-27T18:09:49.824Z] 34cad66bf833: Waiting [2021-10-27T18:09:49.824Z] b4e3c513aaa6: Waiting [2021-10-27T18:09:49.824Z] b8b176561691: Verifying Checksum [2021-10-27T18:09:49.824Z] b8b176561691: Download complete [2021-10-27T18:09:49.824Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T18:09:49.824Z] 31adcdaf11c8: Download complete [2021-10-27T18:09:49.824Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T18:09:49.824Z] 5d74067f8e1e: Download complete [2021-10-27T18:09:49.824Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T18:09:49.824Z] a0d0a0d46f8b: Download complete [2021-10-27T18:09:49.824Z] e0aca202a116: Verifying Checksum [2021-10-27T18:09:49.824Z] e0aca202a116: Download complete [2021-10-27T18:09:49.824Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T18:09:49.824Z] 3a43be97a3b4: Download complete [2021-10-27T18:09:50.109Z] 34cad66bf833: Verifying Checksum [2021-10-27T18:09:50.109Z] 34cad66bf833: Download complete [2021-10-27T18:09:50.384Z] b78e95d17946: Pull complete [2021-10-27T18:09:50.384Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T18:09:50.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T18:09:50.384Z] ---> 8b459fc5aaf0 [2021-10-27T18:09:50.384Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T18:09:50.682Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T18:09:50.682Z] b4e3c513aaa6: Download complete [2021-10-27T18:09:50.682Z] a0d0a0d46f8b: Pull complete [2021-10-27T18:09:50.682Z] 4527c011a84f: Verifying Checksum [2021-10-27T18:09:50.682Z] 4527c011a84f: Download complete [2021-10-27T18:09:50.682Z] 31adcdaf11c8: Pull complete [2021-10-27T18:09:50.946Z] b8b176561691: Pull complete [2021-10-27T18:09:51.363Z] ---> Running in 485dadd5cc85 [2021-10-27T18:09:51.638Z] Removing intermediate container 485dadd5cc85 [2021-10-27T18:09:51.638Z] ---> b994cf33f328 [2021-10-27T18:09:51.638Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T18:09:51.911Z] ---> Running in f3750490df05 [2021-10-27T18:09:52.184Z] Removing intermediate container f3750490df05 [2021-10-27T18:09:52.184Z] ---> 4cfdd91e47e4 [2021-10-27T18:09:52.184Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T18:09:52.184Z] ---> Running in d87e0cb0ddbe [2021-10-27T18:09:52.788Z] Removing intermediate container d87e0cb0ddbe [2021-10-27T18:09:52.788Z] ---> dd789aaa114d [2021-10-27T18:09:52.788Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T18:09:52.788Z] ---> Running in 2f135e564931 [2021-10-27T18:09:53.063Z] Removing intermediate container 2f135e564931 [2021-10-27T18:09:53.063Z] ---> 1e1c3edb088d [2021-10-27T18:09:53.063Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T18:09:53.336Z] ---> Running in 38f378af1550 [2021-10-27T18:09:53.609Z] Removing intermediate container 38f378af1550 [2021-10-27T18:09:53.609Z] ---> 3ae1fb7c2d06 [2021-10-27T18:09:53.609Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T18:09:53.885Z] ---> Running in bb5c08dd7ced [2021-10-27T18:09:54.298Z] 4527c011a84f: Pull complete [2021-10-27T18:09:54.298Z] 5d74067f8e1e: Pull complete [2021-10-27T18:09:54.561Z] e0aca202a116: Pull complete [2021-10-27T18:09:54.561Z] 3a43be97a3b4: Pull complete [2021-10-27T18:09:54.561Z] 34cad66bf833: Pull complete [2021-10-27T18:09:55.864Z] Removing intermediate container bb5c08dd7ced [2021-10-27T18:09:55.864Z] ---> 85ead3cd6a1e [2021-10-27T18:09:55.864Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T18:09:55.864Z] ---> Running in ec3785cc4a62 [2021-10-27T18:09:57.138Z] b4e3c513aaa6: Pull complete [2021-10-27T18:09:57.138Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T18:09:57.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T18:09:57.138Z] ---> 9f6097aaca64 [2021-10-27T18:09:57.138Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T18:09:57.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T18:09:58.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T18:09:58.878Z] OK: 219 MiB in 52 packages [2021-10-27T18:09:59.058Z] ---> Running in 6cfe472a6878 [2021-10-27T18:09:59.058Z] Removing intermediate container 6cfe472a6878 [2021-10-27T18:09:59.058Z] ---> 1551f936d7d8 [2021-10-27T18:09:59.058Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T18:09:59.058Z] ---> Running in 9c82c6ec7bf9 [2021-10-27T18:09:59.058Z] Removing intermediate container 9c82c6ec7bf9 [2021-10-27T18:09:59.058Z] ---> 15bd84189569 [2021-10-27T18:09:59.058Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T18:09:59.058Z] ---> Running in 54d48d8f6aa8 [2021-10-27T18:09:59.058Z] Removing intermediate container 54d48d8f6aa8 [2021-10-27T18:09:59.058Z] ---> 38499a4c98ed [2021-10-27T18:09:59.058Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-27T18:09:59.058Z] ---> Running in 4ae27a60e47a [2021-10-27T18:09:59.324Z] Removing intermediate container 4ae27a60e47a [2021-10-27T18:09:59.324Z] ---> c030155344f1 [2021-10-27T18:09:59.324Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T18:09:59.324Z] ---> Running in 997d27e9de4e [2021-10-27T18:09:59.324Z] Removing intermediate container 997d27e9de4e [2021-10-27T18:09:59.324Z] ---> 6cb1e4dc5a14 [2021-10-27T18:09:59.324Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T18:09:59.324Z] ---> Running in 7ec1b143eaf1 [2021-10-27T18:09:59.862Z] Removing intermediate container ec3785cc4a62 [2021-10-27T18:09:59.862Z] ---> bd33c1a3028f [2021-10-27T18:09:59.862Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T18:09:59.862Z] ---> Running in 2762c5655ab0 [2021-10-27T18:09:59.896Z] Removing intermediate container 7ec1b143eaf1 [2021-10-27T18:09:59.896Z] ---> 9ec2b3b6878b [2021-10-27T18:09:59.896Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T18:09:59.896Z] ---> Running in 872feb602c86 [2021-10-27T18:10:00.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T18:10:00.457Z] Removing intermediate container 2762c5655ab0 [2021-10-27T18:10:00.457Z] ---> 8ba0ecb9ac2f [2021-10-27T18:10:00.457Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T18:10:00.457Z] ---> Running in 7cc9a6f99008 [2021-10-27T18:10:01.055Z] Removing intermediate container 7cc9a6f99008 [2021-10-27T18:10:01.055Z] ---> 3e0b8d0d0c47 [2021-10-27T18:10:01.055Z] Step 12/14 : COPY . . [2021-10-27T18:10:01.102Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T18:10:01.361Z] OK: 220 MiB in 52 packages [2021-10-27T18:10:01.621Z] Removing intermediate container 872feb602c86 [2021-10-27T18:10:01.621Z] ---> 1bd65000ff36 [2021-10-27T18:10:01.621Z] Step 10/14 : ENV GO111MODULE=on [2021-10-27T18:10:01.895Z] ---> Running in 6b885bb088e5 [2021-10-27T18:10:01.895Z] Removing intermediate container 6b885bb088e5 [2021-10-27T18:10:01.895Z] ---> 9c5c4804960a [2021-10-27T18:10:01.895Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T18:10:01.895Z] ---> Running in 80d8dc2ec092 [2021-10-27T18:10:01.895Z] Removing intermediate container 80d8dc2ec092 [2021-10-27T18:10:01.895Z] ---> da6144d92517 [2021-10-27T18:10:01.895Z] Step 12/14 : COPY . . [2021-10-27T18:10:02.853Z] ---> 5d499550c9a0 [2021-10-27T18:10:02.853Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T18:10:03.131Z] ---> Running in ac040fce8607 [2021-10-27T18:10:03.698Z] ---> e720c1b4bc1f [2021-10-27T18:10:03.698Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T18:10:03.982Z] ---> Running in ef89a16068fa [2021-10-27T18:10:13.173Z] Removing intermediate container ac040fce8607 [2021-10-27T18:10:13.173Z] ---> b55dab4e7297 [2021-10-27T18:10:13.173Z] Step 14/14 : RUN ${MAKE} [2021-10-27T18:10:13.173Z] ---> Running in 4ceb73218c9a [2021-10-27T18:10:13.173Z] noop [2021-10-27T18:10:13.173Z] Removing intermediate container 4ceb73218c9a [2021-10-27T18:10:13.173Z] ---> acaf2a1df932 [2021-10-27T18:10:13.173Z] Successfully built acaf2a1df932 [2021-10-27T18:10:13.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:10:13.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T18:10:13.466Z] . [Pipeline] withDockerContainer [2021-10-27T18:10:13.535Z] prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container [2021-10-27T18:10:13.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T18:10:13.971Z] $ docker top 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T18:10:14.355Z] + go version [2021-10-27T18:10:14.355Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T18:10:14.365Z] $ docker stop --time=1 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b [2021-10-27T18:10:15.552Z] $ docker rm -f 887c42a20c054a305dde9ab197a750694dce93f7ea04daae4eb8d5623944240b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:10:17.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T18:10:17.047Z] . [Pipeline] withDockerContainer [2021-10-27T18:10:17.103Z] prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container [2021-10-27T18:10:17.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T18:10:17.503Z] $ docker top 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-27T18:10:17.871Z] + make test [2021-10-27T18:10:17.871Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T18:10:18.145Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T18:10:30.527Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T18:10:30.527Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T18:10:31.161Z] Removing intermediate container ef89a16068fa [2021-10-27T18:10:31.162Z] ---> 01c89d20797c [2021-10-27T18:10:31.162Z] Step 14/14 : RUN ${MAKE} [2021-10-27T18:10:31.162Z] ---> Running in 2ab97a78c7c1 [2021-10-27T18:10:31.162Z] noop [2021-10-27T18:10:31.162Z] Removing intermediate container 2ab97a78c7c1 [2021-10-27T18:10:31.162Z] ---> 5df62f02186b [2021-10-27T18:10:31.162Z] Successfully built 5df62f02186b [2021-10-27T18:10:31.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:10:31.518Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T18:10:31.518Z] . [Pipeline] withDockerContainer [2021-10-27T18:10:31.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container [2021-10-27T18:10:31.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T18:10:33.356Z] $ docker top d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T18:10:34.318Z] + go version [2021-10-27T18:10:34.318Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T18:10:34.314Z] $ docker stop --time=1 d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 [2021-10-27T18:10:35.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T18:10:35.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T18:10:35.994Z] $ docker rm -f d976abbfabb6f05783dac52924be5e697cfba61052b1947768bd5b5e907fa8d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-27T18:10:36.238Z] $ docker stop --time=1 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf [2021-10-27T18:10:37.693Z] $ docker rm -f 10e3b1807ed4b97277796b704d85013daa691444f0b20dc4936cb3e655be9dcf [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:10:38.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T18:10:38.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-27T18:10:38.300Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T18:10:38.300Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-10-27T18:10:38.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container [2021-10-27T18:10:38.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T18:10:40.168Z] $ docker top 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] sh [2021-10-27T18:10:41.624Z] + make test [2021-10-27T18:10:41.624Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-27T18:10:42.795Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-10-27T18:10:45.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T18:10:45.814Z] + ls -al . [2021-10-27T18:10:45.814Z] total 88 [2021-10-27T18:10:45.814Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 18:10 . [2021-10-27T18:10:45.814Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 18:09 .. [2021-10-27T18:10:45.814Z] drwxrwxr-x. 4 jenkins jenkins 36 Oct 27 18:09 assets [2021-10-27T18:10:45.814Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 18:09 bin [2021-10-27T18:10:45.814Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 18:09 cmd [2021-10-27T18:10:45.814Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 18:09 CONTRIBUTING.md [2021-10-27T18:10:45.814Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 27 18:10 coverage.out [2021-10-27T18:10:45.814Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 18:09 Dockerfile [2021-10-27T18:10:45.815Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 18:09 docs [2021-10-27T18:10:45.815Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 18:09 .git [2021-10-27T18:10:45.815Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 18:09 .github [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 18:09 .gitignore [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 18:09 go.mod [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 18:09 go.sum [2021-10-27T18:10:45.815Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 18:09 internal [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 18:09 Jenkinsfile [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 18:09 LICENSE [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 18:09 Makefile [2021-10-27T18:10:45.815Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 18:09 pkg [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 18:09 README.md [2021-10-27T18:10:45.815Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 18:09 snap [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 18:06 VERSION [2021-10-27T18:10:45.815Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 18:09 version.go [2021-10-27T18:10:45.815Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 18:09 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:10:46.116Z] + 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=30852da7e6247f02f8645bd7ba132d42e4440a6c --label arch=amd64 --label version=0.0.0 . [2021-10-27T18:10:46.116Z] Sending build context to Docker daemon 25.87MB [2021-10-27T18:10:46.378Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T18:10:46.378Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T18:10:46.378Z] ---> acaf2a1df932 [2021-10-27T18:10:46.378Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T18:10:46.378Z] ---> Running in dad2513ac089 [2021-10-27T18:10:46.378Z] Removing intermediate container dad2513ac089 [2021-10-27T18:10:46.378Z] ---> 6ff5f02de74a [2021-10-27T18:10:46.378Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T18:10:46.640Z] ---> Running in e2f1c759cd6f [2021-10-27T18:10:46.640Z] Removing intermediate container e2f1c759cd6f [2021-10-27T18:10:46.640Z] ---> c0ba549e9e0b [2021-10-27T18:10:46.640Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T18:10:46.640Z] ---> Running in 3df3a02035d8 [2021-10-27T18:10:46.640Z] Removing intermediate container 3df3a02035d8 [2021-10-27T18:10:46.640Z] ---> 1034ad17fe9b [2021-10-27T18:10:46.640Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T18:10:46.640Z] ---> Running in 7468611179cf [2021-10-27T18:10:46.905Z] Removing intermediate container 7468611179cf [2021-10-27T18:10:46.905Z] ---> fc96c7dee436 [2021-10-27T18:10:46.905Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T18:10:46.905Z] ---> Running in ad7e08e7cee8 [2021-10-27T18:10:46.905Z] Removing intermediate container ad7e08e7cee8 [2021-10-27T18:10:46.905Z] ---> 12775a05112b [2021-10-27T18:10:46.905Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T18:10:46.905Z] ---> Running in 7cd2b1c2d1f8 [2021-10-27T18:10:47.482Z] Removing intermediate container 7cd2b1c2d1f8 [2021-10-27T18:10:47.482Z] ---> 50833aa67e7c [2021-10-27T18:10:47.482Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T18:10:47.482Z] ---> Running in 99938071c6f3 [2021-10-27T18:10:47.747Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T18:10:48.687Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T18:10:48.948Z] OK: 220 MiB in 52 packages [2021-10-27T18:10:49.213Z] Removing intermediate container 99938071c6f3 [2021-10-27T18:10:49.213Z] ---> e2e089a35b0c [2021-10-27T18:10:49.213Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T18:10:49.213Z] ---> Running in f6c84d63c6cd [2021-10-27T18:10:49.478Z] Removing intermediate container f6c84d63c6cd [2021-10-27T18:10:49.478Z] ---> 8b974cd1934b [2021-10-27T18:10:49.478Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T18:10:49.478Z] ---> Running in 207d9aea375f [2021-10-27T18:10:49.478Z] Removing intermediate container 207d9aea375f [2021-10-27T18:10:49.478Z] ---> 873115990233 [2021-10-27T18:10:49.478Z] Step 12/22 : COPY . . [2021-10-27T18:10:50.420Z] ---> d26d74d4ed27 [2021-10-27T18:10:50.420Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T18:10:50.420Z] ---> Running in 84ffbe858bfe [2021-10-27T18:10:51.012Z] Removing intermediate container 84ffbe858bfe [2021-10-27T18:10:51.012Z] ---> 8d285b896cf8 [2021-10-27T18:10:51.012Z] Step 14/22 : RUN ${MAKE} [2021-10-27T18:10:51.012Z] ---> Running in 9e7881ccc7bf [2021-10-27T18:10:51.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T18:11:01.379Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T18:11:02.767Z] Removing intermediate container 9e7881ccc7bf [2021-10-27T18:11:02.767Z] ---> 4f427aa5be55 [2021-10-27T18:11:02.767Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T18:11:03.339Z] 3.14: Pulling from library/alpine [2021-10-27T18:11:03.339Z] a0d0a0d46f8b: Already exists [2021-10-27T18:11:03.603Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T18:11:03.603Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T18:11:03.603Z] ---> 14119a10abf4 [2021-10-27T18:11:03.603Z] Step 16/22 : EXPOSE 4000 [2021-10-27T18:11:03.603Z] ---> Running in ef2382afd1c3 [2021-10-27T18:11:03.603Z] Removing intermediate container ef2382afd1c3 [2021-10-27T18:11:03.603Z] ---> 0a0a150f379e [2021-10-27T18:11:03.603Z] Step 17/22 : 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 [2021-10-27T18:11:04.173Z] ---> 15bf5c8a67bd [2021-10-27T18:11:04.173Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T18:11:04.436Z] ---> Running in a26733596abd [2021-10-27T18:11:04.436Z] Removing intermediate container a26733596abd [2021-10-27T18:11:04.436Z] ---> f878e413d4c4 [2021-10-27T18:11:04.436Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T18:11:04.436Z] ---> Running in f196a3d38bf1 [2021-10-27T18:11:04.436Z] Removing intermediate container f196a3d38bf1 [2021-10-27T18:11:04.436Z] ---> b8ffa8340b59 [2021-10-27T18:11:04.436Z] Step 20/22 : LABEL arch=amd64 [2021-10-27T18:11:04.697Z] ---> Running in b508caed9642 [2021-10-27T18:11:04.697Z] Removing intermediate container b508caed9642 [2021-10-27T18:11:04.697Z] ---> 3da28dd2cf4a [2021-10-27T18:11:04.697Z] Step 21/22 : LABEL git_sha=30852da7e6247f02f8645bd7ba132d42e4440a6c [2021-10-27T18:11:04.697Z] ---> Running in fd740b75a4b4 [2021-10-27T18:11:04.697Z] Removing intermediate container fd740b75a4b4 [2021-10-27T18:11:04.697Z] ---> 74a25b8a47fc [2021-10-27T18:11:04.697Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T18:11:04.958Z] ---> Running in 8e37621ffd2d [2021-10-27T18:11:04.959Z] Removing intermediate container 8e37621ffd2d [2021-10-27T18:11:04.959Z] ---> 4fed1c132a6f [2021-10-27T18:11:04.959Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T18:11:04.959Z] Successfully built 4fed1c132a6f [2021-10-27T18:11:04.959Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh [2021-10-27T18:11:05.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:11:05.651Z] [2021-10-27T18:11:05.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:11:06.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:11:06.911Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T18:11:06.911Z] b4d181a07f80: Pulling fs layer [2021-10-27T18:11:06.911Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T18:11:06.911Z] ed53099fbce6: Pulling fs layer [2021-10-27T18:11:06.911Z] dc539afda2c1: Pulling fs layer [2021-10-27T18:11:06.911Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T18:11:06.911Z] 9065ff56babe: Pulling fs layer [2021-10-27T18:11:06.911Z] d287ab97295c: Pulling fs layer [2021-10-27T18:11:06.911Z] 77bc0d833cb6: Waiting [2021-10-27T18:11:06.911Z] 9065ff56babe: Waiting [2021-10-27T18:11:06.911Z] d287ab97295c: Waiting [2021-10-27T18:11:06.911Z] dc539afda2c1: Waiting [2021-10-27T18:11:06.911Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T18:11:06.911Z] a1111a8f2ec3: Download complete [2021-10-27T18:11:06.911Z] dc539afda2c1: Verifying Checksum [2021-10-27T18:11:06.911Z] dc539afda2c1: Download complete [2021-10-27T18:11:06.911Z] ed53099fbce6: Verifying Checksum [2021-10-27T18:11:06.911Z] ed53099fbce6: Download complete [2021-10-27T18:11:06.911Z] 9065ff56babe: Verifying Checksum [2021-10-27T18:11:06.911Z] 9065ff56babe: Download complete [2021-10-27T18:11:07.178Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T18:11:07.178Z] 77bc0d833cb6: Download complete [2021-10-27T18:11:07.178Z] b4d181a07f80: Verifying Checksum [2021-10-27T18:11:07.178Z] b4d181a07f80: Download complete [2021-10-27T18:11:07.782Z] d287ab97295c: Verifying Checksum [2021-10-27T18:11:07.782Z] d287ab97295c: Download complete [2021-10-27T18:11:08.734Z] b4d181a07f80: Pull complete [2021-10-27T18:11:08.734Z] a1111a8f2ec3: Pull complete [2021-10-27T18:11:09.313Z] ed53099fbce6: Pull complete [2021-10-27T18:11:09.313Z] dc539afda2c1: Pull complete [2021-10-27T18:11:09.889Z] 77bc0d833cb6: Pull complete [2021-10-27T18:11:09.889Z] 9065ff56babe: Pull complete [2021-10-27T18:11:15.234Z] d287ab97295c: Pull complete [2021-10-27T18:11:15.234Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T18:11:15.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:11:15.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T18:11:15.308Z] prd-centos7-docker-4c-2g-2323 does not seem to be running inside a container [2021-10-27T18:11:15.348Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T18:11:18.225Z] $ docker top 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:11:18.704Z] ---> job-cost.sh [2021-10-27T18:11:18.704Z] lf-activate-venv: SKIPPING [2021-10-27T18:11:18.704Z] INFO: No Stack... [2021-10-27T18:11:18.965Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T18:11:19.225Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T18:11:19.525Z] + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [2021-10-27T18:11:19.525Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T18:11:19.555Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [2021-10-27T18:11:19.561Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] did not exist. Created. [2021-10-27T18:11:19.561Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T18:11:19.870Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-27T18:11:19.919Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T18:11:19.925Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T18:11:19.944Z] $ docker stop --time=1 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f [2021-10-27T18:11:21.083Z] $ docker rm -f 62075168348b6de853476bc59fe425f40aa12a10c2068d67293fe13f0ffbf69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T18:11:23.615Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-27T18:11:23.616Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-27T18:11:23.616Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-27T18:11:41.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T18:11:41.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-27T18:11:41.971Z] $ docker stop --time=1 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 [2021-10-27T18:11:43.765Z] $ docker rm -f 29a198770cbe92332da54b279296c82e14fffe4ac0da8849b00485912e840171 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T18:11:44.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-27T18:11:44.590Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T18:11:46.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T18:11:46.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-27T18:11:47.022Z] + ls -al . [2021-10-27T18:11:47.022Z] total 128 [2021-10-27T18:11:47.022Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 18:10 . [2021-10-27T18:11:47.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 .. [2021-10-27T18:11:47.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 .git [2021-10-27T18:11:47.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 .github [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:08 .gitignore [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:08 CONTRIBUTING.md [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 18:08 Dockerfile [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:08 Jenkinsfile [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:08 LICENSE [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 18:08 Makefile [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 18:08 README.md [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:06 VERSION [2021-10-27T18:11:47.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 assets [2021-10-27T18:11:47.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 bin [2021-10-27T18:11:47.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:08 cmd [2021-10-27T18:11:47.022Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:10 coverage.out [2021-10-27T18:11:47.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:08 docs [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 18:08 go.mod [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 18:08 go.sum [2021-10-27T18:11:47.022Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 18:08 internal [2021-10-27T18:11:47.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:08 pkg [2021-10-27T18:11:47.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 snap [2021-10-27T18:11:47.022Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:08 version.go [2021-10-27T18:11:47.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:08 web [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:11:47.361Z] + 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=16b25fc84d09ac3566a289ae8d53701b40dac866 --label arch=arm64 --label version=0.0.0 . [2021-10-27T18:11:48.356Z] Sending build context to Docker daemon 25.87MB [2021-10-27T18:11:48.356Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-27T18:11:48.356Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-27T18:11:48.356Z] ---> 5df62f02186b [2021-10-27T18:11:48.356Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-27T18:11:48.630Z] ---> Running in 964b199fba85 [2021-10-27T18:11:48.904Z] Removing intermediate container 964b199fba85 [2021-10-27T18:11:48.904Z] ---> 8ddc1b14f1a9 [2021-10-27T18:11:48.904Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-27T18:11:49.178Z] ---> Running in 973c1caf8f5a [2021-10-27T18:11:49.452Z] Removing intermediate container 973c1caf8f5a [2021-10-27T18:11:49.452Z] ---> 1727ad4728c8 [2021-10-27T18:11:49.452Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-27T18:11:49.724Z] ---> Running in 599935e823bd [2021-10-27T18:11:49.997Z] Removing intermediate container 599935e823bd [2021-10-27T18:11:49.997Z] ---> 2c19b86f70ec [2021-10-27T18:11:49.997Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-27T18:11:49.997Z] ---> Running in 0c60366c1ae4 [2021-10-27T18:11:50.593Z] Removing intermediate container 0c60366c1ae4 [2021-10-27T18:11:50.593Z] ---> e8e29070406d [2021-10-27T18:11:50.593Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-27T18:11:50.593Z] ---> Running in e013597cdeeb [2021-10-27T18:11:51.188Z] Removing intermediate container e013597cdeeb [2021-10-27T18:11:51.188Z] ---> cf87cffb5f8d [2021-10-27T18:11:51.188Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T18:11:51.188Z] ---> Running in c58c20a51fbb [2021-10-27T18:11:53.164Z] Removing intermediate container c58c20a51fbb [2021-10-27T18:11:53.164Z] ---> 1485ebadf436 [2021-10-27T18:11:53.164Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-27T18:11:53.164Z] ---> Running in 45960ce30407 [2021-10-27T18:11:54.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T18:11:55.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T18:11:56.168Z] OK: 219 MiB in 52 packages [2021-10-27T18:11:57.148Z] Removing intermediate container 45960ce30407 [2021-10-27T18:11:57.148Z] ---> 6cefab97c591 [2021-10-27T18:11:57.148Z] Step 10/22 : ENV GO111MODULE=on [2021-10-27T18:11:57.148Z] ---> Running in f1801de7b6e2 [2021-10-27T18:11:57.420Z] Removing intermediate container f1801de7b6e2 [2021-10-27T18:11:57.420Z] ---> c6bc6f349d00 [2021-10-27T18:11:57.420Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-27T18:11:57.695Z] ---> Running in 82ee0e3551f9 [2021-10-27T18:11:57.967Z] Removing intermediate container 82ee0e3551f9 [2021-10-27T18:11:57.967Z] ---> e28147039b1f [2021-10-27T18:11:57.967Z] Step 12/22 : COPY . . [2021-10-27T18:12:01.374Z] ---> 6608bdcec567 [2021-10-27T18:12:01.374Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T18:12:01.374Z] ---> Running in 67b2709166b3 [2021-10-27T18:12:03.351Z] Removing intermediate container 67b2709166b3 [2021-10-27T18:12:03.351Z] ---> 0e1aca085e3a [2021-10-27T18:12:03.351Z] Step 14/22 : RUN ${MAKE} [2021-10-27T18:12:03.351Z] ---> Running in 7872cec8dfbb [2021-10-27T18:12:04.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-27T18:12:31.170Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-27T18:12:35.482Z] Removing intermediate container 7872cec8dfbb [2021-10-27T18:12:35.482Z] ---> 0b3624cade30 [2021-10-27T18:12:35.482Z] Step 15/22 : FROM alpine:3.14 [2021-10-27T18:12:35.482Z] 3.14: Pulling from library/alpine [2021-10-27T18:12:35.756Z] 552d1f2373af: Already exists [2021-10-27T18:12:36.030Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T18:12:36.030Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T18:12:36.030Z] ---> bb3de5531c18 [2021-10-27T18:12:36.030Z] Step 16/22 : EXPOSE 4000 [2021-10-27T18:12:36.030Z] ---> Running in 0d3336b0cf0b [2021-10-27T18:12:36.304Z] Removing intermediate container 0d3336b0cf0b [2021-10-27T18:12:36.304Z] ---> fe4280323174 [2021-10-27T18:12:36.304Z] Step 17/22 : 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 [2021-10-27T18:12:37.744Z] ---> 7b80eb49386f [2021-10-27T18:12:37.744Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-27T18:12:38.018Z] ---> Running in d450683abb6e [2021-10-27T18:12:38.294Z] Removing intermediate container d450683abb6e [2021-10-27T18:12:38.294Z] ---> 76a31f35a1ef [2021-10-27T18:12:38.294Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-27T18:12:38.294Z] ---> Running in b698e3facb7c [2021-10-27T18:12:38.893Z] Removing intermediate container b698e3facb7c [2021-10-27T18:12:38.893Z] ---> cf5d56b20d05 [2021-10-27T18:12:38.893Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T18:12:38.893Z] ---> Running in 966771aa6996 [2021-10-27T18:12:39.171Z] Removing intermediate container 966771aa6996 [2021-10-27T18:12:39.171Z] ---> cf5af68726c1 [2021-10-27T18:12:39.171Z] Step 21/22 : LABEL git_sha=16b25fc84d09ac3566a289ae8d53701b40dac866 [2021-10-27T18:12:39.452Z] ---> Running in 7a1ffbdf1b97 [2021-10-27T18:12:39.727Z] Removing intermediate container 7a1ffbdf1b97 [2021-10-27T18:12:39.727Z] ---> fb1bcd0148aa [2021-10-27T18:12:39.727Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T18:12:39.727Z] ---> Running in 75ca6aaf0e62 [2021-10-27T18:12:40.321Z] Removing intermediate container 75ca6aaf0e62 [2021-10-27T18:12:40.321Z] ---> d62aabd0f9aa [2021-10-27T18:12:40.321Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-27T18:12:40.321Z] Successfully built d62aabd0f9aa [2021-10-27T18:12:40.321Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:12:40.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T18:12:41.264Z] [2021-10-27T18:12:41.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:12:41.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T18:12:41.887Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T18:12:41.887Z] 448f6bf000e3: Pulling fs layer [2021-10-27T18:12:41.887Z] f757da607395: Pulling fs layer [2021-10-27T18:12:41.887Z] 05883995daec: Pulling fs layer [2021-10-27T18:12:41.887Z] 8603b9c90790: Pulling fs layer [2021-10-27T18:12:41.887Z] 1560dd03e051: Pulling fs layer [2021-10-27T18:12:41.887Z] 8603b9c90790: Waiting [2021-10-27T18:12:41.887Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T18:12:41.887Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T18:12:41.887Z] 1560dd03e051: Waiting [2021-10-27T18:12:41.887Z] c2d8d7efcc4b: Waiting [2021-10-27T18:12:41.887Z] 27f5ce0e4adf: Waiting [2021-10-27T18:12:41.887Z] f757da607395: Verifying Checksum [2021-10-27T18:12:41.887Z] f757da607395: Download complete [2021-10-27T18:12:41.887Z] 8603b9c90790: Verifying Checksum [2021-10-27T18:12:41.887Z] 8603b9c90790: Download complete [2021-10-27T18:12:42.163Z] 1560dd03e051: Verifying Checksum [2021-10-27T18:12:42.163Z] 1560dd03e051: Download complete [2021-10-27T18:12:42.163Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T18:12:42.163Z] 27f5ce0e4adf: Download complete [2021-10-27T18:12:42.163Z] 05883995daec: Verifying Checksum [2021-10-27T18:12:42.163Z] 05883995daec: Download complete [2021-10-27T18:12:42.436Z] 448f6bf000e3: Download complete [2021-10-27T18:12:45.064Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T18:12:45.064Z] c2d8d7efcc4b: Download complete [2021-10-27T18:12:46.045Z] 448f6bf000e3: Pull complete [2021-10-27T18:12:46.643Z] f757da607395: Pull complete [2021-10-27T18:12:48.083Z] 05883995daec: Pull complete [2021-10-27T18:12:48.358Z] 8603b9c90790: Pull complete [2021-10-27T18:12:49.340Z] 1560dd03e051: Pull complete [2021-10-27T18:12:49.615Z] 27f5ce0e4adf: Pull complete [2021-10-27T18:13:04.741Z] c2d8d7efcc4b: Pull complete [2021-10-27T18:13:04.741Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T18:13:04.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T18:13:04.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T18:13:05.005Z] prd-ubuntu18.04-docker-arm64-4c-16g-2322 does not seem to be running inside a container [2021-10-27T18:13:05.103Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T18:13:07.781Z] $ docker top 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:09.784Z] ---> job-cost.sh [2021-10-27T18:13:09.784Z] lf-activate-venv: SKIPPING [2021-10-27T18:13:09.784Z] INFO: No Stack... [2021-10-27T18:13:10.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T18:13:10.333Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T18:13:11.006Z] + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [2021-10-27T18:13:11.007Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T18:13:11.068Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [2021-10-27T18:13:11.076Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] did not exist. Created. [2021-10-27T18:13:11.076Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T18:13:11.765Z] /w/workspace/edgex-ui-go/11@tmp/durable-c5615296/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-c5615296/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-27T18:13:12.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T18:13:12.471Z] Warning: overwriting stash ‘stack-cost’ [2021-10-27T18:13:12.615Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T18:13:12.624Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T18:13:12.665Z] $ docker stop --time=1 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 [2021-10-27T18:13:14.204Z] $ docker rm -f 47d74ccc18c2db6c130725950a796d6a44f79aa6f62fa5e237859d54021de989 [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 [2021-10-27T18:13:14.875Z] provisioning config files... [2021-10-27T18:13:14.885Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config374706562450598969tmp [Pipeline] { [Pipeline] sh [2021-10-27T18:13:15.197Z] + set +x [2021-10-27T18:13:15.197Z] + curl -s https://codecov.io/bash [2021-10-27T18:13:15.197Z] + bash -s -- [2021-10-27T18:13:15.197Z] [2021-10-27T18:13:15.197Z] _____ _ [2021-10-27T18:13:15.197Z] / ____| | | [2021-10-27T18:13:15.197Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T18:13:15.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T18:13:15.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T18:13:15.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T18:13:15.197Z] Bash-1.0.6 [2021-10-27T18:13:15.197Z] [2021-10-27T18:13:15.197Z] [2021-10-27T18:13:15.197Z] ==> git version 2.24.4 found [2021-10-27T18:13:15.197Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T18:13:15.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T18:13:15.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T18:13:15.197Z] ==> Jenkins CI detected. [2021-10-27T18:13:15.197Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-27T18:13:15.197Z] project root: . [2021-10-27T18:13:15.197Z] --> token set from env [2021-10-27T18:13:15.198Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T18:13:15.460Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T18:13:15.460Z] ==> Python coveragepy not found [2021-10-27T18:13:15.460Z] ==> Searching for coverage reports in: [2021-10-27T18:13:15.460Z] + . [2021-10-27T18:13:15.460Z] -> Found 1 reports [2021-10-27T18:13:15.460Z] ==> Detecting git/mercurial file structure [2021-10-27T18:13:15.460Z] ==> Reading reports [2021-10-27T18:13:15.460Z] + ./coverage.out bytes=10 [2021-10-27T18:13:15.460Z] ==> Appending adjustments [2021-10-27T18:13:15.460Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T18:13:15.460Z] + Found adjustments [2021-10-27T18:13:15.460Z] ==> Gzipping contents [2021-10-27T18:13:15.460Z] 4.0K /tmp/codecov.h8uNbH.gz [2021-10-27T18:13:15.460Z] ==> Uploading reports [2021-10-27T18:13:15.460Z] url: https://codecov.io [2021-10-27T18:13:15.460Z] query: branch=PR-431&commit=6fa14ae084b4b41ba4030030bac09a93e450edd2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-27T18:13:15.460Z] -> Pinging Codecov [2021-10-27T18:13:15.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=6fa14ae084b4b41ba4030030bac09a93e450edd2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-10-27T18:13:15.729Z] -> Uploading to [2021-10-27T18:13:15.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/6fa14ae084b4b41ba4030030bac09a93e450edd2/a14052dc-1923-483a-af9b-8fca7bce8177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T181315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00e450b6e972e74617d9504e6790c7015e49c1928a7586e571128293b0d04f11 [2021-10-27T18:13:15.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T18:13:15.729Z] Dload Upload Total Spent Left Speed [2021-10-27T18:13:15.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 13144 --:--:-- --:--:-- --:--:-- 13162 [2021-10-27T18:13:15.990Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6fa14ae084b4b41ba4030030bac09a93e450edd2 [Pipeline] } [2021-10-27T18:13:15.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T18:13:18.227Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:18.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:19.108Z] ---> package-listing.sh [2021-10-27T18:13:19.108Z] ++ facter osfamily [2021-10-27T18:13:19.108Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T18:13:19.108Z] + OS_FAMILY=redhat [2021-10-27T18:13:19.108Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-10-27T18:13:19.108Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T18:13:19.108Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T18:13:19.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T18:13:19.108Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T18:13:19.108Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-27T18:13:19.108Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T18:13:19.108Z] + case "${OS_FAMILY}" in [2021-10-27T18:13:19.108Z] + rpm -qa [2021-10-27T18:13:19.372Z] + sort [2021-10-27T18:13:20.356Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T18:13:20.356Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T18:13:20.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T18:13:20.356Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-10-27T18:13:20.356Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-10-27T18:13:20.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-10-27T18:13:20.366Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T18:13:20.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:13:21.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:13:21.215Z] [2021-10-27T18:13:21.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T18:13:21.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:13:21.525Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T18:13:21.525Z] b4d181a07f80: Pulling fs layer [2021-10-27T18:13:21.525Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T18:13:21.525Z] ed53099fbce6: Pulling fs layer [2021-10-27T18:13:21.525Z] dc539afda2c1: Pulling fs layer [2021-10-27T18:13:21.525Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T18:13:21.525Z] 9065ff56babe: Pulling fs layer [2021-10-27T18:13:21.526Z] d287ab97295c: Pulling fs layer [2021-10-27T18:13:21.526Z] 77bc0d833cb6: Waiting [2021-10-27T18:13:21.526Z] 9065ff56babe: Waiting [2021-10-27T18:13:21.526Z] d287ab97295c: Waiting [2021-10-27T18:13:21.526Z] dc539afda2c1: Waiting [2021-10-27T18:13:21.526Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T18:13:21.526Z] a1111a8f2ec3: Download complete [2021-10-27T18:13:21.526Z] dc539afda2c1: Verifying Checksum [2021-10-27T18:13:21.526Z] dc539afda2c1: Download complete [2021-10-27T18:13:21.526Z] ed53099fbce6: Verifying Checksum [2021-10-27T18:13:21.526Z] ed53099fbce6: Download complete [2021-10-27T18:13:21.793Z] 9065ff56babe: Verifying Checksum [2021-10-27T18:13:21.793Z] 9065ff56babe: Download complete [2021-10-27T18:13:21.793Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T18:13:21.793Z] 77bc0d833cb6: Download complete [2021-10-27T18:13:21.793Z] b4d181a07f80: Verifying Checksum [2021-10-27T18:13:21.793Z] b4d181a07f80: Download complete [2021-10-27T18:13:22.371Z] d287ab97295c: Verifying Checksum [2021-10-27T18:13:22.371Z] d287ab97295c: Download complete [2021-10-27T18:13:23.319Z] b4d181a07f80: Pull complete [2021-10-27T18:13:23.319Z] a1111a8f2ec3: Pull complete [2021-10-27T18:13:23.897Z] ed53099fbce6: Pull complete [2021-10-27T18:13:23.897Z] dc539afda2c1: Pull complete [2021-10-27T18:13:24.157Z] 77bc0d833cb6: Pull complete [2021-10-27T18:13:24.157Z] 9065ff56babe: Pull complete [2021-10-27T18:13:29.487Z] d287ab97295c: Pull complete [2021-10-27T18:13:29.487Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T18:13:29.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T18:13:29.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T18:13:29.552Z] prd-centos7-docker-4c-2g-2321 does not seem to be running inside a container [2021-10-27T18:13:29.581Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/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_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T18:13:32.257Z] $ docker top f5b23766dc74517ffb59ad6c45f56873ade0246a4853be29821494053d83f598 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T18:13:32.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T18:13:32.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T18:13:33.192Z] + ls /var/log/sa-host [2021-10-27T18:13:33.192Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T18:13:33.192Z] file_magic: OK [2021-10-27T18:13:33.192Z] HZ: Using current value: 100 [2021-10-27T18:13:33.192Z] file_header: OK [2021-10-27T18:13:33.192Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T18:13:33.192Z] Statistics: [2021-10-27T18:13:33.192Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T18:13:33.192Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T18:13:33.192Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T18:13:33.192Z] file_magic: OK [2021-10-27T18:13:33.192Z] HZ: Using current value: 100 [2021-10-27T18:13:33.192Z] file_header: OK [2021-10-27T18:13:33.192Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T18:13:33.192Z] Statistics: [2021-10-27T18:13:33.192Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T18:13:33.192Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T18:13:34.395Z] provisioning config files... [2021-10-27T18:13:34.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6884451337958658369tmp [Pipeline] { [Pipeline] echo [2021-10-27T18:13:34.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:34.705Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T18:13:34.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:35.052Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T18:13:35.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:35.350Z] ---> sudo-logs.sh [2021-10-27T18:13:35.350Z] Archiving 'sudo' log.. [2021-10-27T18:13:35.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2321.novalocal: Name or service not known [2021-10-27T18:13:35.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2321.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T18:13:35.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:35.664Z] ---> job-cost.sh [2021-10-27T18:13:35.664Z] lf-activate-venv: SKIPPING [2021-10-27T18:13:35.664Z] DEBUG: total: 0.10999999940395355 [2021-10-27T18:13:35.664Z] INFO: Retrieving Stack Cost... [2021-10-27T18:13:35.925Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T18:13:36.184Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T18:13:36.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T18:13:36.484Z] ---> logs-deploy.sh [2021-10-27T18:13:36.484Z] lf-activate-venv: SKIPPING [2021-10-27T18:13:36.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/11 [2021-10-27T18:13:36.484Z] INFO: archiving workspace using pattern(s): [2021-10-27T18:13:37.424Z] Archives upload complete. [2021-10-27T18:13:37.424Z] INFO: archiving logs to Nexus