Pull request #440 opened 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 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417+8fadee75e8a11828dcf63dadeaad968e651784b2 (f273246cb2693c987b703a73eb4bec7a2812a61a) Running in Durability level: MAX_SURVIVABILITY 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-ssh8747790198232514401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4338965158921582862.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/edgex-global-pipelines # timeout=10 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-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9078145596100597557.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1053113068725516186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1745749795287635757.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/lf-pipelines # timeout=10 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-440/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1607527924561227252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-1615 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [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-440 # 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-440@tmp/jenkins-gitclient-ssh933042450192605297.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) > 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-440@tmp/jenkins-gitclient-ssh5828343254333848393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # 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-440@tmp/jenkins-gitclient-ssh8966185182739656785.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T09:54:32.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T09:54:32.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T09:54:32.434Z] ========================================================= [2021-09-27T09:54:32.434Z] EdgeX Global Pipelines Version Info [2021-09-27T09:54:32.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:54:33.702Z] ------------------- [2021-09-27T09:54:33.702Z] stable info: [2021-09-27T09:54:33.702Z] ------------------- [2021-09-27T09:54:33.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T09:54:33.702Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:54:33.702Z] Message: update stable to v1.0.205 [2021-09-27T09:54:34.283Z] ------------------- [2021-09-27T09:54:34.283Z] experimental info: [2021-09-27T09:54:34.283Z] ------------------- [2021-09-27T09:54:34.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T09:54:34.283Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T09:54:34.283Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T09:54:34.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-27T09:54:34.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-27T09:54:34.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T09:54:34.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T09:54:34.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T09:54:34.855Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T09:54:34.916Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T09:54:34.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T09:54:35.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T09:54:35.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T09:54:35.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T09:54:35.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T09:54:35.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-27T09:54:35.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T09:54:35.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T09:54:35.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T09:54:35.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T09:54:35.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:54:35.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T09:54:35.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T09:54:35.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T09:54:35.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T09:54:35.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T09:54:36.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T09:54:36.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T09:54:36.128Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-27T09:54:36.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T09:54:37.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo [2021-09-27T09:54:37.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo [2021-09-27T09:54:37.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo [2021-09-27T09:54:38.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] echo [2021-09-27T09:54:38.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c06f2a [Pipeline] echo [2021-09-27T09:54:38.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:54:38.298Z] provisioning config files... [2021-09-27T09:54:38.318Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config2463676793486351440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:54:38.728Z] ---> docker-login.sh [2021-09-27T09:54:38.728Z] nexus3.edgexfoundry.org:10001 [2021-09-27T09:54:38.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:54:38.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:54:38.996Z] Configure a credential helper to remove this warning. See [2021-09-27T09:54:38.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:54:38.996Z] [2021-09-27T09:54:38.996Z] Login Succeeded [2021-09-27T09:54:38.996Z] nexus3.edgexfoundry.org:10002 [2021-09-27T09:54:38.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:54:38.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:54:38.996Z] Configure a credential helper to remove this warning. See [2021-09-27T09:54:38.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:54:38.996Z] [2021-09-27T09:54:38.996Z] Login Succeeded [2021-09-27T09:54:38.996Z] nexus3.edgexfoundry.org:10003 [2021-09-27T09:54:39.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:54:39.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:54:39.262Z] Configure a credential helper to remove this warning. See [2021-09-27T09:54:39.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:54:39.262Z] [2021-09-27T09:54:39.262Z] Login Succeeded [2021-09-27T09:54:39.262Z] nexus3.edgexfoundry.org:10004 [2021-09-27T09:54:39.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:54:39.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:54:39.527Z] Configure a credential helper to remove this warning. See [2021-09-27T09:54:39.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:54:39.527Z] [2021-09-27T09:54:39.527Z] Login Succeeded [2021-09-27T09:54:39.527Z] docker.io [2021-09-27T09:54:39.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:54:39.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:54:39.793Z] Configure a credential helper to remove this warning. See [2021-09-27T09:54:39.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:54:39.793Z] [2021-09-27T09:54:39.793Z] Login Succeeded [2021-09-27T09:54:39.793Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T09:54:39.822Z] 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-09-27T09:54:40.684Z] + git log --format=format:%s -1 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] echo [2021-09-27T09:54:40.755Z] GIT_COMMIT: 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417, Commit Message: feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component [Pipeline] echo [2021-09-27T09:54:40.800Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:54:41.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:54:41.788Z] [2021-09-27T09:54:41.788Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:54:43.539Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:54:43.539Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T09:54:43.539Z] 31603596830f: Pulling fs layer [2021-09-27T09:54:43.539Z] 04fac38145f0: Pulling fs layer [2021-09-27T09:54:43.539Z] 701f6daf10bf: Pulling fs layer [2021-09-27T09:54:43.539Z] 24f72da36158: Pulling fs layer [2021-09-27T09:54:43.539Z] 24f72da36158: Waiting [2021-09-27T09:54:43.539Z] 04fac38145f0: Verifying Checksum [2021-09-27T09:54:43.539Z] 04fac38145f0: Download complete [2021-09-27T09:54:43.539Z] 31603596830f: Verifying Checksum [2021-09-27T09:54:43.539Z] 31603596830f: Download complete [2021-09-27T09:54:43.539Z] 31603596830f: Pull complete [2021-09-27T09:54:43.539Z] 04fac38145f0: Pull complete [2021-09-27T09:54:43.539Z] 24f72da36158: Verifying Checksum [2021-09-27T09:54:43.539Z] 24f72da36158: Download complete [2021-09-27T09:54:43.539Z] 701f6daf10bf: Verifying Checksum [2021-09-27T09:54:43.539Z] 701f6daf10bf: Download complete [2021-09-27T09:54:43.539Z] 701f6daf10bf: Pull complete [2021-09-27T09:54:43.539Z] 24f72da36158: Pull complete [2021-09-27T09:54:43.539Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T09:54:43.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T09:54:43.539Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T09:54:43.665Z] prd-centos7-docker-4c-2g-1615 does not seem to be running inside a container [2021-09-27T09:54:43.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T09:54:44.512Z] $ docker top 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T09:54:44.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:54:44.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:54:44.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:54:44.854Z] $ docker exec 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent [2021-09-27T09:54:44.971Z] SSH_AUTH_SOCK=/tmp/ssh-WeULAV5Gh47U/agent.14 [2021-09-27T09:54:44.971Z] SSH_AGENT_PID=21 [2021-09-27T09:54:44.982Z] Running ssh-add (command line suppressed) [2021-09-27T09:54:45.078Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_8537661786956441492.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_8537661786956441492.key) [2021-09-27T09:54:45.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:54:45.452Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T09:54:45.478Z] $ docker exec --env ******** --env ******** 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent -k [2021-09-27T09:54:45.568Z] unset SSH_AUTH_SOCK; [2021-09-27T09:54:45.568Z] unset SSH_AGENT_PID; [2021-09-27T09:54:45.568Z] echo Agent pid 21 killed; [2021-09-27T09:54:45.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T09:54:45.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T09:54:45.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T09:54:45.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T09:54:45.789Z] $ docker exec 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent [2021-09-27T09:54:45.909Z] SSH_AUTH_SOCK=/tmp/ssh-NOTgIe2aZwms/agent.55 [2021-09-27T09:54:45.909Z] SSH_AGENT_PID=61 [2021-09-27T09:54:45.917Z] Running ssh-add (command line suppressed) [2021-09-27T09:54:46.006Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_6148342297530385202.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_6148342297530385202.key) [2021-09-27T09:54:46.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T09:54:46.390Z] + git semver init [2021-09-27T09:54:46.390Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T09:54:46.390Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.git [2021-09-27T09:54:46.390Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-27T09:54:46.390Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T09:54:46.390Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T09:54:46.390Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T09:54:46.390Z] # $SEMVER_BRANCH = PR-440 [2021-09-27T09:54:46.390Z] # $SEMVER_TEMP = /tmp/semver-215766833 [2021-09-27T09:54:46.390Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-27T09:54:48.981Z] # '/tmp/semver-215766833' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver' [2021-09-27T09:54:48.981Z] # -> Force: false [2021-09-27T09:54:48.981Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver [Pipeline] } [2021-09-27T09:54:49.003Z] $ docker exec --env ******** --env ******** 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 ssh-agent -k [2021-09-27T09:54:49.095Z] unset SSH_AUTH_SOCK; [2021-09-27T09:54:49.096Z] unset SSH_AGENT_PID; [2021-09-27T09:54:49.096Z] echo Agent pid 61 killed; [2021-09-27T09:54:49.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T09:54:49.554Z] + git semver [Pipeline] } [2021-09-27T09:54:49.588Z] $ docker stop --time=1 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 [2021-09-27T09:54:50.851Z] $ docker rm -f 2daf3a982f1aa922971c5805bd974de0993d110d5a6e03f3fb1cf2749fa00390 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:54:51.282Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T09:54:51.659Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T09:54:51.682Z] [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-09-27T09:55:07.251Z] Still waiting to schedule task [2021-09-27T09:55:07.251Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1615’ [2021-09-27T09:55:07.290Z] Still waiting to schedule task [2021-09-27T09:55:07.291Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T09:57:26.264Z] Running on prd-centos7-docker-4c-2g-1617 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws [2021-09-27T09:57:26.326Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T09:57:26.478Z] The recommended git tool is: git [2021-09-27T09:57:29.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1616 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws [2021-09-27T09:57:30.060Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-27T09:57:30.313Z] The recommended git tool is: git [2021-09-27T09:57:31.314Z] using credential edgex-jenkins-ssh [2021-09-27T09:57:31.332Z] Cloning the remote Git repository [2021-09-27T09:57:31.312Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:31.390Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-27T09:57:31.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:31.422Z] > git --version # timeout=10 [2021-09-27T09:57:31.427Z] > git --version # 'git version 2.24.4' [2021-09-27T09:57:31.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:31.510Z] [INFO] Currently running in a labeled security context [2021-09-27T09:57:31.510Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:57:31.511Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7043306312626578992.key [2021-09-27T09:57:31.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:57:33.806Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T09:57:33.946Z] Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T09:57:33.946Z] Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) [2021-09-27T09:57:33.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-27T09:57:33.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:57:33.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-27T09:57:33.211Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:33.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:33.212Z] [INFO] Currently running in a labeled security context [2021-09-27T09:57:33.212Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:57:33.213Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7551074710331879504.key [2021-09-27T09:57:33.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T09:57:33.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:57:33.822Z] > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 [2021-09-27T09:57:33.908Z] > git remote # timeout=10 [2021-09-27T09:57:33.915Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T09:57:33.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:33.920Z] [INFO] Currently running in a labeled security context [2021-09-27T09:57:33.920Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T09:57:33.920Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1291970320253151937.key [2021-09-27T09:57:33.927Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-27T09:57:33.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T09:57:33.951Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:57:33.957Z] > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 [2021-09-27T09:57:37.708Z] using credential edgex-jenkins-ssh [2021-09-27T09:57:37.744Z] Cloning the remote Git repository [2021-09-27T09:57:37.790Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:37.898Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-27T09:57:37.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:37.982Z] > git --version # timeout=10 [2021-09-27T09:57:38.000Z] > git --version # 'git version 2.17.1' [2021-09-27T09:57:38.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:38.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:57:39.328Z] Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" [2021-09-27T09:57:39.361Z] > git --version # timeout=10 [2021-09-27T09:57:39.364Z] > git --version # 'git version 2.24.4' [2021-09-27T09:57:39.372Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:57:40.339Z] provisioning config files... [2021-09-27T09:57:40.360Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6916894888070735112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:57:40.849Z] ---> docker-login.sh [2021-09-27T09:57:40.850Z] nexus3.edgexfoundry.org:10001 [2021-09-27T09:57:40.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:40.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:40.850Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:40.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:40.850Z] [2021-09-27T09:57:40.850Z] Login Succeeded [2021-09-27T09:57:40.850Z] nexus3.edgexfoundry.org:10002 [2021-09-27T09:57:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:41.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:41.126Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:41.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:41.126Z] [2021-09-27T09:57:41.126Z] Login Succeeded [2021-09-27T09:57:41.126Z] nexus3.edgexfoundry.org:10003 [2021-09-27T09:57:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:41.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:41.394Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:41.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:41.394Z] [2021-09-27T09:57:41.394Z] Login Succeeded [2021-09-27T09:57:41.394Z] nexus3.edgexfoundry.org:10004 [2021-09-27T09:57:41.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:41.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:41.394Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:41.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:41.394Z] [2021-09-27T09:57:41.394Z] Login Succeeded [2021-09-27T09:57:41.394Z] docker.io [2021-09-27T09:57:41.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:41.845Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T09:57:41.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:41.927Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:41.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:41.927Z] [2021-09-27T09:57:41.927Z] Login Succeeded [2021-09-27T09:57:41.927Z] ---> docker-login.sh ends [2021-09-27T09:57:41.090Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-27T09:57:41.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T09:57:41.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-27T09:57:41.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-27T09:57:41.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:41.182Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T09:57:41.860Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:57:41.881Z] > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 [Pipeline] } [2021-09-27T09:57:41.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-27T09:57:42.258Z] Merge succeeded, producing 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T09:57:42.258Z] Checking out Revision 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 (PR-440) [Pipeline] echo [2021-09-27T09:57:42.329Z] ========================================================= [2021-09-27T09:57:42.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T09:57:42.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:57:42.782Z] + 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-09-27T09:57:42.782Z] Sending build context to Docker daemon 20.9MB [2021-09-27T09:57:42.782Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-27T09:57:42.782Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-27T09:57:43.048Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T09:57:43.048Z] 540db60ca938: Pulling fs layer [2021-09-27T09:57:43.048Z] adcc1eea9eea: Pulling fs layer [2021-09-27T09:57:43.048Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T09:57:43.048Z] db62176df00c: Pulling fs layer [2021-09-27T09:57:43.048Z] 3b30891b0d05: Pulling fs layer [2021-09-27T09:57:43.048Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T09:57:43.048Z] c788192a36de: Pulling fs layer [2021-09-27T09:57:43.048Z] a77e37c0d609: Pulling fs layer [2021-09-27T09:57:43.048Z] c3185cebc471: Pulling fs layer [2021-09-27T09:57:43.048Z] db62176df00c: Waiting [2021-09-27T09:57:43.048Z] 3b30891b0d05: Waiting [2021-09-27T09:57:43.048Z] 06b49ca38bd5: Waiting [2021-09-27T09:57:43.048Z] c788192a36de: Waiting [2021-09-27T09:57:43.048Z] a77e37c0d609: Waiting [2021-09-27T09:57:43.048Z] c3185cebc471: Waiting [2021-09-27T09:57:43.048Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T09:57:43.048Z] 4c4ab2625f07: Download complete [2021-09-27T09:57:43.048Z] adcc1eea9eea: Verifying Checksum [2021-09-27T09:57:43.048Z] adcc1eea9eea: Download complete [2021-09-27T09:57:43.048Z] 3b30891b0d05: Verifying Checksum [2021-09-27T09:57:43.048Z] 3b30891b0d05: Download complete [2021-09-27T09:57:43.048Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T09:57:43.048Z] 06b49ca38bd5: Download complete [2021-09-27T09:57:43.318Z] 540db60ca938: Verifying Checksum [2021-09-27T09:57:43.318Z] 540db60ca938: Download complete [2021-09-27T09:57:43.318Z] c788192a36de: Verifying Checksum [2021-09-27T09:57:43.318Z] c788192a36de: Download complete [2021-09-27T09:57:43.318Z] 540db60ca938: Pull complete [2021-09-27T09:57:42.161Z] > git remote # timeout=10 [2021-09-27T09:57:42.188Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T09:57:42.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T09:57:42.211Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-27T09:57:42.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T09:57:42.260Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T09:57:42.273Z] > git checkout -f 2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 # timeout=10 [2021-09-27T09:57:43.586Z] adcc1eea9eea: Pull complete [2021-09-27T09:57:43.586Z] 4c4ab2625f07: Pull complete [2021-09-27T09:57:44.548Z] a77e37c0d609: Verifying Checksum [2021-09-27T09:57:44.549Z] a77e37c0d609: Download complete [2021-09-27T09:57:46.551Z] Commit message: "feat: update system-agent module achieving all services list instead of hard-code and remove dead codes in system agent component" [2021-09-27T09:57:46.602Z] > git --version # timeout=10 [2021-09-27T09:57:46.611Z] > git --version # 'git version 2.17.1' [2021-09-27T09:57:46.627Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T09:57:47.326Z] provisioning config files... [2021-09-27T09:57:49.069Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5746921244581355536tmp [2021-09-27T09:57:49.087Z] c3185cebc471: Verifying Checksum [2021-09-27T09:57:49.087Z] c3185cebc471: Download complete [2021-09-27T09:57:49.087Z] db62176df00c: Verifying Checksum [2021-09-27T09:57:49.087Z] db62176df00c: Download complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:57:49.766Z] ---> docker-login.sh [2021-09-27T09:57:49.766Z] nexus3.edgexfoundry.org:10001 [2021-09-27T09:57:51.047Z] db62176df00c: Pull complete [2021-09-27T09:57:51.047Z] 3b30891b0d05: Pull complete [2021-09-27T09:57:51.047Z] 06b49ca38bd5: Pull complete [2021-09-27T09:57:51.047Z] c788192a36de: Pull complete [2021-09-27T09:57:51.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:51.319Z] a77e37c0d609: Pull complete [2021-09-27T09:57:51.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:51.490Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:51.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:51.490Z] [2021-09-27T09:57:51.490Z] Login Succeeded [2021-09-27T09:57:51.490Z] nexus3.edgexfoundry.org:10002 [2021-09-27T09:57:51.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:52.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:52.041Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:52.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:52.041Z] [2021-09-27T09:57:52.041Z] Login Succeeded [2021-09-27T09:57:52.041Z] nexus3.edgexfoundry.org:10003 [2021-09-27T09:57:52.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:52.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:52.589Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:52.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:52.589Z] [2021-09-27T09:57:52.589Z] Login Succeeded [2021-09-27T09:57:52.589Z] nexus3.edgexfoundry.org:10004 [2021-09-27T09:57:52.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:52.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:52.866Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:52.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:52.866Z] [2021-09-27T09:57:52.866Z] Login Succeeded [2021-09-27T09:57:53.149Z] docker.io [2021-09-27T09:57:53.263Z] c3185cebc471: Pull complete [2021-09-27T09:57:53.263Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T09:57:53.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T09:57:53.263Z] ---> 031687cdd783 [2021-09-27T09:57:53.263Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-27T09:57:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T09:57:53.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T09:57:53.744Z] Configure a credential helper to remove this warning. See [2021-09-27T09:57:53.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T09:57:53.744Z] [2021-09-27T09:57:53.744Z] Login Succeeded [2021-09-27T09:57:53.744Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T09:57:53.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-27T09:57:54.538Z] ========================================================= [2021-09-27T09:57:54.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T09:57:54.538Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:57:55.037Z] + 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-09-27T09:57:55.207Z] ---> Running in 14890cdb88a8 [2021-09-27T09:57:55.207Z] Removing intermediate container 14890cdb88a8 [2021-09-27T09:57:55.207Z] ---> a85b83a5ae6a [2021-09-27T09:57:55.207Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-27T09:57:55.207Z] ---> Running in c1a3b52bae09 [2021-09-27T09:57:55.207Z] Removing intermediate container c1a3b52bae09 [2021-09-27T09:57:55.207Z] ---> ce8fa9697ded [2021-09-27T09:57:55.207Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-27T09:57:55.207Z] ---> Running in 6d62fd6aae7b [2021-09-27T09:57:55.207Z] Removing intermediate container 6d62fd6aae7b [2021-09-27T09:57:55.207Z] ---> ba961bb514f6 [2021-09-27T09:57:55.207Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-27T09:57:55.207Z] ---> Running in 18085f917879 [2021-09-27T09:57:55.207Z] Removing intermediate container 18085f917879 [2021-09-27T09:57:55.207Z] ---> 0e72e245a5a5 [2021-09-27T09:57:55.207Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-27T09:57:55.472Z] ---> Running in b2ec86534f66 [2021-09-27T09:57:55.472Z] Removing intermediate container b2ec86534f66 [2021-09-27T09:57:55.472Z] ---> 8258a577e6e9 [2021-09-27T09:57:55.472Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T09:57:55.472Z] ---> Running in e01e53898b9b [2021-09-27T09:57:56.024Z] Sending build context to Docker daemon 20.9MB [2021-09-27T09:57:56.024Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-27T09:57:56.024Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-27T09:57:56.065Z] Removing intermediate container e01e53898b9b [2021-09-27T09:57:56.065Z] ---> 4c76307ef9d5 [2021-09-27T09:57:56.065Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-27T09:57:56.065Z] ---> Running in f0df2cbe5c85 [2021-09-27T09:57:56.302Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T09:57:56.302Z] 595b0fe564bb: Pulling fs layer [2021-09-27T09:57:56.302Z] 24495759ef45: Pulling fs layer [2021-09-27T09:57:56.302Z] d148012ef14d: Pulling fs layer [2021-09-27T09:57:56.302Z] e90a11edd702: Pulling fs layer [2021-09-27T09:57:56.302Z] d77568369979: Pulling fs layer [2021-09-27T09:57:56.302Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T09:57:56.302Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T09:57:56.302Z] 97ac5df62f85: Pulling fs layer [2021-09-27T09:57:56.302Z] e90a11edd702: Waiting [2021-09-27T09:57:56.302Z] d77568369979: Waiting [2021-09-27T09:57:56.302Z] fc1c9f9a7f3b: Waiting [2021-09-27T09:57:56.302Z] 170f2ba95c9a: Waiting [2021-09-27T09:57:56.302Z] 97ac5df62f85: Waiting [2021-09-27T09:57:56.302Z] d148012ef14d: Download complete [2021-09-27T09:57:56.302Z] 24495759ef45: Download complete [2021-09-27T09:57:56.302Z] d77568369979: Download complete [2021-09-27T09:57:56.302Z] 595b0fe564bb: Verifying Checksum [2021-09-27T09:57:56.302Z] 595b0fe564bb: Download complete [2021-09-27T09:57:56.302Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T09:57:56.302Z] fc1c9f9a7f3b: Download complete [2021-09-27T09:57:56.302Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T09:57:56.302Z] 170f2ba95c9a: Download complete [2021-09-27T09:57:56.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T09:57:56.904Z] 595b0fe564bb: Pull complete [2021-09-27T09:57:57.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T09:57:57.506Z] 24495759ef45: Pull complete [2021-09-27T09:57:58.107Z] d148012ef14d: Pull complete [2021-09-27T09:57:58.251Z] OK: 219 MiB in 52 packages [2021-09-27T09:57:58.251Z] Removing intermediate container f0df2cbe5c85 [2021-09-27T09:57:58.251Z] ---> 12f14503e979 [2021-09-27T09:57:58.251Z] Step 10/17 : ENV GO111MODULE=on [2021-09-27T09:57:58.251Z] ---> Running in 8d7e2ea75767 [2021-09-27T09:57:58.251Z] Removing intermediate container 8d7e2ea75767 [2021-09-27T09:57:58.251Z] ---> ed9d3b21ef16 [2021-09-27T09:57:58.251Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-27T09:57:58.519Z] ---> Running in 098e6379698c [2021-09-27T09:57:58.519Z] Removing intermediate container 098e6379698c [2021-09-27T09:57:58.519Z] ---> e981c23db8eb [2021-09-27T09:57:58.519Z] Step 12/17 : COPY go.mod . [2021-09-27T09:57:58.519Z] ---> 7cdda0188821 [2021-09-27T09:57:58.519Z] Step 13/17 : COPY Makefile . [2021-09-27T09:57:58.790Z] ---> 8b218ca7a462 [2021-09-27T09:57:58.790Z] Step 14/17 : RUN make update [2021-09-27T09:57:58.790Z] ---> Running in 861af719ed0b [2021-09-27T09:57:59.058Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-27T09:58:00.102Z] 97ac5df62f85: Verifying Checksum [2021-09-27T09:58:00.102Z] 97ac5df62f85: Download complete [2021-09-27T09:58:00.102Z] e90a11edd702: Verifying Checksum [2021-09-27T09:58:00.102Z] e90a11edd702: Download complete [2021-09-27T09:58:10.296Z] e90a11edd702: Pull complete [2021-09-27T09:58:10.902Z] d77568369979: Pull complete [2021-09-27T09:58:11.185Z] fc1c9f9a7f3b: Pull complete [2021-09-27T09:58:11.802Z] 170f2ba95c9a: Pull complete [2021-09-27T09:58:18.535Z] 97ac5df62f85: Pull complete [2021-09-27T09:58:18.535Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T09:58:18.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T09:58:18.535Z] ---> 04bc70af865f [2021-09-27T09:58:18.535Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-27T09:58:21.959Z] ---> Running in 9164c4c60f30 [2021-09-27T09:58:22.239Z] Removing intermediate container 9164c4c60f30 [2021-09-27T09:58:22.239Z] ---> 351bce2f7e38 [2021-09-27T09:58:22.239Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-27T09:58:22.516Z] ---> Running in 6ce5550d89d3 [2021-09-27T09:58:23.115Z] Removing intermediate container 6ce5550d89d3 [2021-09-27T09:58:23.115Z] ---> 45aa14ec9f9b [2021-09-27T09:58:23.115Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-27T09:58:23.115Z] ---> Running in be8118d2bbf0 [2021-09-27T09:58:23.712Z] Removing intermediate container be8118d2bbf0 [2021-09-27T09:58:23.712Z] ---> ec8bf5d407b1 [2021-09-27T09:58:23.712Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-27T09:58:23.986Z] ---> Running in 21cb24d25212 [2021-09-27T09:58:24.270Z] Removing intermediate container 21cb24d25212 [2021-09-27T09:58:24.270Z] ---> 771addb6dd5e [2021-09-27T09:58:24.270Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-27T09:58:24.545Z] ---> Running in f0c064df5c54 [2021-09-27T09:58:25.146Z] Removing intermediate container f0c064df5c54 [2021-09-27T09:58:25.146Z] ---> befa9acdac9f [2021-09-27T09:58:25.146Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T09:58:25.146Z] ---> Running in d2d3fa1f4dda [2021-09-27T09:58:25.726Z] Removing intermediate container 861af719ed0b [2021-09-27T09:58:25.726Z] ---> 7d59e2a618fb [2021-09-27T09:58:25.726Z] Step 15/17 : COPY . . [2021-09-27T09:58:25.996Z] ---> e59a78be0937 [2021-09-27T09:58:25.996Z] Step 16/17 : RUN go mod tidy [2021-09-27T09:58:25.996Z] ---> Running in 8d57c4564340 [2021-09-27T09:58:26.587Z] Removing intermediate container 8d57c4564340 [2021-09-27T09:58:26.587Z] ---> 1d0b364c3c6b [2021-09-27T09:58:26.587Z] Step 17/17 : RUN ${MAKE} [2021-09-27T09:58:26.587Z] ---> Running in 09773da07f8b [2021-09-27T09:58:26.852Z] noop [2021-09-27T09:58:27.118Z] Removing intermediate container 09773da07f8b [2021-09-27T09:58:27.118Z] ---> 9165e959d9c6 [2021-09-27T09:58:27.118Z] Successfully built 9165e959d9c6 [2021-09-27T09:58:27.118Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:58:27.470Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:58:27.470Z] . [Pipeline] withDockerContainer [2021-09-27T09:58:27.583Z] prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container [2021-09-27T09:58:27.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-09-27T09:58:27.781Z] Removing intermediate container d2d3fa1f4dda [2021-09-27T09:58:27.781Z] ---> 2ffb698af343 [2021-09-27T09:58:27.781Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-27T09:58:27.985Z] $ docker top b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 -eo pid,comm [2021-09-27T09:58:28.056Z] ---> Running in d9eee525c3b8 [Pipeline] { [Pipeline] sh [2021-09-27T09:58:28.455Z] + go version [2021-09-27T09:58:28.455Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T09:58:28.486Z] $ docker stop --time=1 b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 [2021-09-27T09:58:29.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T09:58:29.666Z] $ docker rm -f b5c99df16b84dc82f9baccb8c2bc036ec55c8e1aa20376284ab4d3a2b1a9a097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-09-27T09:58:32.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T09:58:32.138Z] OK: 218 MiB in 52 packages [Pipeline] sh [2021-09-27T09:58:32.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T09:58:32.459Z] . [Pipeline] withDockerContainer [2021-09-27T09:58:32.558Z] prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container [2021-09-27T09:58:32.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-09-27T09:58:32.741Z] Removing intermediate container d9eee525c3b8 [2021-09-27T09:58:32.741Z] ---> 96074b7b7672 [2021-09-27T09:58:32.741Z] Step 10/17 : ENV GO111MODULE=on [2021-09-27T09:58:32.741Z] ---> Running in 1781b454cc73 [2021-09-27T09:58:32.987Z] $ docker top 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T09:58:33.337Z] Removing intermediate container 1781b454cc73 [2021-09-27T09:58:33.337Z] ---> 19c10d0c8286 [2021-09-27T09:58:33.337Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-27T09:58:33.512Z] + go mod tidy [2021-09-27T09:58:33.611Z] ---> Running in 5654cb75385b [Pipeline] sh [2021-09-27T09:58:34.119Z] + make test [2021-09-27T09:58:34.119Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-27T09:58:34.205Z] Removing intermediate container 5654cb75385b [2021-09-27T09:58:34.205Z] ---> d70d11a8f232 [2021-09-27T09:58:34.205Z] Step 12/17 : COPY go.mod . [2021-09-27T09:58:34.388Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-27T09:58:34.800Z] ---> d6a1f677edf0 [2021-09-27T09:58:34.800Z] Step 13/17 : COPY Makefile . [2021-09-27T09:58:35.777Z] ---> aaad0a68a767 [2021-09-27T09:58:35.777Z] Step 14/17 : RUN make update [2021-09-27T09:58:35.777Z] ---> Running in 11e98f28234d [2021-09-27T09:58:37.214Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-27T09:58:44.480Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-27T09:58:44.480Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-27T09:58:49.891Z] $ docker stop --time=1 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 [2021-09-27T09:58:51.195Z] $ docker rm -f 30ab3973eb15ba4a58a30010c89f3c6deee48b9db7532a65e5a1b2a853b3d2a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T09:58:51.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T09:58:51.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-27T09:58:58.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-27T09:58:58.510Z] + ls -al . [2021-09-27T09:58:58.510Z] total 88 [2021-09-27T09:58:58.510Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 27 09:58 . [2021-09-27T09:58:58.510Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 27 09:57 .. [2021-09-27T09:58:58.510Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 27 09:57 assets [2021-09-27T09:58:58.510Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 27 09:57 bin [2021-09-27T09:58:58.510Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 27 09:57 cmd [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 27 09:57 CONTRIBUTING.md [2021-09-27T09:58:58.510Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 27 09:58 coverage.out [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 27 09:57 Dockerfile [2021-09-27T09:58:58.510Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 27 09:57 docs [2021-09-27T09:58:58.510Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 27 09:57 .git [2021-09-27T09:58:58.510Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 27 09:57 .github [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 27 09:57 .gitignore [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 27 09:57 go.mod [2021-09-27T09:58:58.510Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 27 09:58 go.sum [2021-09-27T09:58:58.510Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 27 09:57 internal [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 27 09:57 Jenkinsfile [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 27 09:57 LICENSE [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 27 09:57 Makefile [2021-09-27T09:58:58.510Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 27 09:57 pkg [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 27 09:57 README.md [2021-09-27T09:58:58.510Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 27 09:57 snap [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 27 09:54 VERSION [2021-09-27T09:58:58.510Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 27 09:57 version.go [2021-09-27T09:58:58.510Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 27 09:57 web [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:58:58.856Z] + 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=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 --label arch=amd64 --label version=0.0.0 . [2021-09-27T09:58:58.856Z] Sending build context to Docker daemon 20.93MB [2021-09-27T09:58:58.856Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-27T09:58:58.856Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-27T09:58:58.856Z] ---> 9165e959d9c6 [2021-09-27T09:58:58.856Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-27T09:58:59.121Z] ---> Running in f99599b159dc [2021-09-27T09:58:59.121Z] Removing intermediate container f99599b159dc [2021-09-27T09:58:59.121Z] ---> d68f0f85b947 [2021-09-27T09:58:59.121Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-27T09:58:59.121Z] ---> Running in 2a6ddcec9a55 [2021-09-27T09:58:59.385Z] Removing intermediate container 2a6ddcec9a55 [2021-09-27T09:58:59.385Z] ---> f57aaf3eb89e [2021-09-27T09:58:59.385Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-27T09:58:59.385Z] ---> Running in 24b49f96fe55 [2021-09-27T09:58:59.385Z] Removing intermediate container 24b49f96fe55 [2021-09-27T09:58:59.385Z] ---> ce65e00266c5 [2021-09-27T09:58:59.385Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-27T09:58:59.385Z] ---> Running in 20ea4580457c [2021-09-27T09:58:59.385Z] Removing intermediate container 20ea4580457c [2021-09-27T09:58:59.385Z] ---> 09785ea5172e [2021-09-27T09:58:59.385Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-27T09:58:59.655Z] ---> Running in 0b721dd29f97 [2021-09-27T09:58:59.655Z] Removing intermediate container 0b721dd29f97 [2021-09-27T09:58:59.655Z] ---> 9478a93f8c15 [2021-09-27T09:58:59.655Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T09:58:59.655Z] ---> Running in df84c9deec60 [2021-09-27T09:59:00.247Z] Removing intermediate container df84c9deec60 [2021-09-27T09:59:00.247Z] ---> 7e449c13dc7c [2021-09-27T09:59:00.247Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-27T09:59:00.247Z] ---> Running in ae4a18b1c65d [2021-09-27T09:59:00.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T09:59:01.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T09:59:01.931Z] OK: 219 MiB in 52 packages [2021-09-27T09:59:02.201Z] Removing intermediate container ae4a18b1c65d [2021-09-27T09:59:02.201Z] ---> 2a25ad6269d4 [2021-09-27T09:59:02.201Z] Step 10/25 : ENV GO111MODULE=on [2021-09-27T09:59:02.201Z] ---> Running in 4a0c64632866 [2021-09-27T09:59:02.201Z] Removing intermediate container 4a0c64632866 [2021-09-27T09:59:02.201Z] ---> 942d723df058 [2021-09-27T09:59:02.201Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-27T09:59:02.201Z] ---> Running in d4165f53d240 [2021-09-27T09:59:02.466Z] Removing intermediate container d4165f53d240 [2021-09-27T09:59:02.466Z] ---> 99e7ca77e922 [2021-09-27T09:59:02.466Z] Step 12/25 : COPY go.mod . [2021-09-27T09:59:02.466Z] ---> 0d825347797e [2021-09-27T09:59:02.466Z] Step 13/25 : COPY Makefile . [2021-09-27T09:59:02.734Z] ---> f1e4c6a661b9 [2021-09-27T09:59:02.734Z] Step 14/25 : RUN make update [2021-09-27T09:59:02.734Z] ---> Running in ff077a2a8baf [2021-09-27T09:59:02.998Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-27T09:59:03.265Z] Removing intermediate container ff077a2a8baf [2021-09-27T09:59:03.265Z] ---> 43fc2e60bb81 [2021-09-27T09:59:03.265Z] Step 15/25 : COPY . . [2021-09-27T09:59:03.851Z] ---> 2a82d7e89777 [2021-09-27T09:59:03.851Z] Step 16/25 : RUN go mod tidy [2021-09-27T09:59:03.851Z] ---> Running in e0f3412e820f [2021-09-27T09:59:04.447Z] Removing intermediate container e0f3412e820f [2021-09-27T09:59:04.447Z] ---> c4f1b68d985b [2021-09-27T09:59:04.447Z] Step 17/25 : RUN ${MAKE} [2021-09-27T09:59:04.447Z] ---> Running in dc7830f0f492 [2021-09-27T09:59:04.716Z] 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-09-27T09:59:12.940Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-27T09:59:14.366Z] Removing intermediate container dc7830f0f492 [2021-09-27T09:59:14.366Z] ---> 36f4111d5204 [2021-09-27T09:59:14.366Z] Step 18/25 : FROM alpine:3.12 [2021-09-27T09:59:14.948Z] 3.12: Pulling from library/alpine [2021-09-27T09:59:14.948Z] e519532ddf75: Pulling fs layer [2021-09-27T09:59:15.214Z] e519532ddf75: Verifying Checksum [2021-09-27T09:59:15.214Z] e519532ddf75: Download complete [2021-09-27T09:59:15.479Z] e519532ddf75: Pull complete [2021-09-27T09:59:15.479Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-27T09:59:15.479Z] Status: Downloaded newer image for alpine:3.12 [2021-09-27T09:59:15.479Z] ---> 48b8ec4ed9eb [2021-09-27T09:59:15.479Z] Step 19/25 : EXPOSE 4000 [2021-09-27T09:59:15.479Z] ---> Running in 5ed5e6ed76a8 [2021-09-27T09:59:15.479Z] Removing intermediate container 5ed5e6ed76a8 [2021-09-27T09:59:15.479Z] ---> ab77ad327936 [2021-09-27T09:59:15.479Z] Step 20/25 : 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-09-27T09:59:16.061Z] ---> 43fde733399f [2021-09-27T09:59:16.061Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-27T09:59:16.061Z] ---> Running in 9f90580c985f [2021-09-27T09:59:16.061Z] Removing intermediate container 9f90580c985f [2021-09-27T09:59:16.061Z] ---> 793bc35d93a9 [2021-09-27T09:59:16.061Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-27T09:59:16.061Z] ---> Running in 255addfe6b5e [2021-09-27T09:59:16.061Z] Removing intermediate container 255addfe6b5e [2021-09-27T09:59:16.061Z] ---> 555e807d02df [2021-09-27T09:59:16.061Z] Step 23/25 : LABEL arch=amd64 [2021-09-27T09:59:16.327Z] ---> Running in c111230044bf [2021-09-27T09:59:16.327Z] Removing intermediate container c111230044bf [2021-09-27T09:59:16.327Z] ---> 6d3d9856c485 [2021-09-27T09:59:16.327Z] Step 24/25 : LABEL git_sha=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T09:59:16.327Z] ---> Running in 734fd18ededc [2021-09-27T09:59:16.327Z] Removing intermediate container 734fd18ededc [2021-09-27T09:59:16.327Z] ---> 847dc37c91db [2021-09-27T09:59:16.327Z] Step 25/25 : LABEL version=0.0.0 [2021-09-27T09:59:16.327Z] ---> Running in 5c14a5b912d6 [2021-09-27T09:59:16.592Z] Removing intermediate container 5c14a5b912d6 [2021-09-27T09:59:16.592Z] ---> cf0e383b3a89 [2021-09-27T09:59:16.592Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-27T09:59:16.592Z] Successfully built cf0e383b3a89 [2021-09-27T09:59:16.592Z] 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-09-27T09:59:19.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:59:19.225Z] [2021-09-27T09:59:19.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:59:19.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:59:19.597Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T09:59:19.597Z] b4d181a07f80: Pulling fs layer [2021-09-27T09:59:19.597Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T09:59:19.597Z] ed53099fbce6: Pulling fs layer [2021-09-27T09:59:19.597Z] dc539afda2c1: Pulling fs layer [2021-09-27T09:59:19.597Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T09:59:19.597Z] 9065ff56babe: Pulling fs layer [2021-09-27T09:59:19.597Z] d287ab97295c: Pulling fs layer [2021-09-27T09:59:19.597Z] 77bc0d833cb6: Waiting [2021-09-27T09:59:19.597Z] 9065ff56babe: Waiting [2021-09-27T09:59:19.597Z] d287ab97295c: Waiting [2021-09-27T09:59:19.597Z] dc539afda2c1: Waiting [2021-09-27T09:59:19.863Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T09:59:19.863Z] a1111a8f2ec3: Download complete [2021-09-27T09:59:19.863Z] dc539afda2c1: Verifying Checksum [2021-09-27T09:59:19.863Z] dc539afda2c1: Download complete [2021-09-27T09:59:20.128Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T09:59:20.128Z] 77bc0d833cb6: Download complete [2021-09-27T09:59:20.128Z] 9065ff56babe: Verifying Checksum [2021-09-27T09:59:20.128Z] 9065ff56babe: Download complete [2021-09-27T09:59:20.401Z] ed53099fbce6: Verifying Checksum [2021-09-27T09:59:20.401Z] ed53099fbce6: Download complete [2021-09-27T09:59:20.984Z] b4d181a07f80: Verifying Checksum [2021-09-27T09:59:20.984Z] b4d181a07f80: Download complete [2021-09-27T09:59:21.950Z] b4d181a07f80: Pull complete [2021-09-27T09:59:22.223Z] a1111a8f2ec3: Pull complete [2021-09-27T09:59:22.499Z] ed53099fbce6: Pull complete [2021-09-27T09:59:22.764Z] dc539afda2c1: Pull complete [2021-09-27T09:59:23.028Z] 77bc0d833cb6: Pull complete [2021-09-27T09:59:23.028Z] 9065ff56babe: Pull complete [2021-09-27T09:59:23.985Z] d287ab97295c: Verifying Checksum [2021-09-27T09:59:23.985Z] d287ab97295c: Download complete [2021-09-27T09:59:24.196Z] Removing intermediate container 11e98f28234d [2021-09-27T09:59:24.196Z] ---> 35975214e576 [2021-09-27T09:59:24.196Z] Step 15/17 : COPY . . [2021-09-27T09:59:24.196Z] ---> d54e14da4ddb [2021-09-27T09:59:24.196Z] Step 16/17 : RUN go mod tidy [2021-09-27T09:59:24.196Z] ---> Running in 7f8fa3854a46 [2021-09-27T09:59:24.196Z] Removing intermediate container 7f8fa3854a46 [2021-09-27T09:59:24.196Z] ---> a2d78a534419 [2021-09-27T09:59:24.196Z] Step 17/17 : RUN ${MAKE} [2021-09-27T09:59:24.475Z] ---> Running in ea2e28ab4243 [2021-09-27T09:59:25.458Z] noop [2021-09-27T09:59:26.891Z] Removing intermediate container ea2e28ab4243 [2021-09-27T09:59:26.891Z] ---> 2b17652f4169 [2021-09-27T09:59:26.891Z] Successfully built 2b17652f4169 [2021-09-27T09:59:26.891Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:59:27.279Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:59:27.279Z] . [Pipeline] withDockerContainer [2021-09-27T09:59:27.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container [2021-09-27T09:59:27.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-09-27T09:59:28.236Z] d287ab97295c: Pull complete [2021-09-27T09:59:28.236Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T09:59:28.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:59:28.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T09:59:29.484Z] $ docker top 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-09-27T09:59:29.940Z] prd-centos7-docker-4c-2g-1617 does not seem to be running inside a container [2021-09-27T09:59:29.989Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T09:59:32.274Z] $ docker top de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T09:59:33.022Z] ---> job-cost.sh [2021-09-27T09:59:33.022Z] lf-activate-venv: SKIPPING [2021-09-27T09:59:33.022Z] INFO: No Stack... [2021-09-27T09:59:33.070Z] + go version [2021-09-27T09:59:33.070Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T09:59:33.103Z] $ docker stop --time=1 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 [2021-09-27T09:59:33.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T09:59:34.559Z] INFO: Archiving Costs [2021-09-27T09:59:35.188Z] $ docker rm -f 8a3e8e7bb24d08c6205bd862430a308678f8f2807169d45e507883e46c4d6137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2021-09-27T09:59:35.878Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-27T09:59:35.878Z] + cut -d, -f6 [Pipeline] // stage [Pipeline] lock [2021-09-27T09:59:35.954Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [2021-09-27T09:59:35.962Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] did not exist. Created. [2021-09-27T09:59:35.962Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T09:59:36.443Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T09:59:36.517Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T09:59:36.537Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T09:59:36.629Z] $ docker stop --time=1 de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 [2021-09-27T09:59:36.639Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T09:59:36.639Z] . [2021-09-27T09:59:37.775Z] $ docker rm -f de21498acb1857156b58950b4d05a50def9d9de4c9eb12c61fb189a6b0d6b291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-09-27T09:59:38.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container [2021-09-27T09:59:38.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-09-27T09:59:40.062Z] $ docker top 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-09-27T09:59:42.517Z] + go mod tidy [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-09-27T09:59:43.581Z] + make test [2021-09-27T09:59:43.581Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-27T09:59:44.565Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-27T10:00:16.978Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-27T10:00:16.978Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-27T10:00:39.198Z] $ docker stop --time=1 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 [2021-09-27T10:00:41.108Z] $ docker rm -f 449fd022054286df6a4d31637d7246ea8c68a83921de358aa5527bdb8f889122 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T10:00:41.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T10:00:42.024Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T10:00:42.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T10:00:43.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-27T10:00:43.815Z] + ls -al . [2021-09-27T10:00:43.815Z] total 128 [2021-09-27T10:00:43.815Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 09:59 . [2021-09-27T10:00:43.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 .. [2021-09-27T10:00:43.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 09:57 .git [2021-09-27T10:00:43.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 .github [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 27 09:57 .gitignore [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 09:57 CONTRIBUTING.md [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 27 09:57 Dockerfile [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 09:57 Jenkinsfile [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 09:57 LICENSE [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 27 09:57 Makefile [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 27 09:57 README.md [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 09:54 VERSION [2021-09-27T10:00:43.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 assets [2021-09-27T10:00:43.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 bin [2021-09-27T10:00:43.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 cmd [2021-09-27T10:00:43.815Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 27 09:59 coverage.out [2021-09-27T10:00:43.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 09:57 docs [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 09:57 go.mod [2021-09-27T10:00:43.815Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 27 09:59 go.sum [2021-09-27T10:00:43.815Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 09:57 internal [2021-09-27T10:00:43.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 09:57 pkg [2021-09-27T10:00:43.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 snap [2021-09-27T10:00:43.815Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 09:57 version.go [2021-09-27T10:00:43.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 09:57 web [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:00:44.201Z] + 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=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 --label arch=arm64 --label version=0.0.0 . [2021-09-27T10:00:45.191Z] Sending build context to Docker daemon 20.92MB [2021-09-27T10:00:45.191Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-27T10:00:45.191Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-27T10:00:45.191Z] ---> 2b17652f4169 [2021-09-27T10:00:45.191Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-27T10:00:45.464Z] ---> Running in 348129c2f91a [2021-09-27T10:00:46.063Z] Removing intermediate container 348129c2f91a [2021-09-27T10:00:46.063Z] ---> 6ac2f7a86676 [2021-09-27T10:00:46.063Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-27T10:00:46.063Z] ---> Running in 522d49ffcd60 [2021-09-27T10:00:46.661Z] Removing intermediate container 522d49ffcd60 [2021-09-27T10:00:46.661Z] ---> b4557a7a8efc [2021-09-27T10:00:46.661Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-27T10:00:46.661Z] ---> Running in 6c45208b99b8 [2021-09-27T10:00:47.266Z] Removing intermediate container 6c45208b99b8 [2021-09-27T10:00:47.266Z] ---> c8d272d23d1f [2021-09-27T10:00:47.266Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-27T10:00:47.266Z] ---> Running in a6cec6c651e6 [2021-09-27T10:00:47.865Z] Removing intermediate container a6cec6c651e6 [2021-09-27T10:00:47.865Z] ---> c426b1f54af9 [2021-09-27T10:00:47.865Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-27T10:00:47.865Z] ---> Running in 260dedc6dd80 [2021-09-27T10:00:48.467Z] Removing intermediate container 260dedc6dd80 [2021-09-27T10:00:48.468Z] ---> fb8ae358068e [2021-09-27T10:00:48.468Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T10:00:48.468Z] ---> Running in dff2ab5ee1c4 [2021-09-27T10:00:51.094Z] Removing intermediate container dff2ab5ee1c4 [2021-09-27T10:00:51.094Z] ---> 736a48388377 [2021-09-27T10:00:51.094Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-27T10:00:51.094Z] ---> Running in 66dbdd3ec120 [2021-09-27T10:00:52.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-27T10:00:53.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-27T10:00:54.043Z] OK: 218 MiB in 52 packages [2021-09-27T10:00:55.021Z] Removing intermediate container 66dbdd3ec120 [2021-09-27T10:00:55.021Z] ---> 588196f949b9 [2021-09-27T10:00:55.022Z] Step 10/25 : ENV GO111MODULE=on [2021-09-27T10:00:55.301Z] ---> Running in 07e50d240a79 [2021-09-27T10:00:55.576Z] Removing intermediate container 07e50d240a79 [2021-09-27T10:00:55.576Z] ---> 04036e8a0dc8 [2021-09-27T10:00:55.576Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-27T10:00:55.852Z] ---> Running in 7bacd1a42db0 [2021-09-27T10:00:56.455Z] Removing intermediate container 7bacd1a42db0 [2021-09-27T10:00:56.455Z] ---> 48d7f8196136 [2021-09-27T10:00:56.455Z] Step 12/25 : COPY go.mod . [2021-09-27T10:00:57.054Z] ---> b0b67c4d1586 [2021-09-27T10:00:57.054Z] Step 13/25 : COPY Makefile . [2021-09-27T10:00:58.037Z] ---> 1298be3c26d5 [2021-09-27T10:00:58.037Z] Step 14/25 : RUN make update [2021-09-27T10:00:58.037Z] ---> Running in 7793d4cd9ff1 [2021-09-27T10:00:59.020Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-27T10:01:00.455Z] Removing intermediate container 7793d4cd9ff1 [2021-09-27T10:01:00.455Z] ---> fe2727325146 [2021-09-27T10:01:00.455Z] Step 15/25 : COPY . . [2021-09-27T10:01:03.086Z] ---> 8fa74daa4075 [2021-09-27T10:01:03.086Z] Step 16/25 : RUN go mod tidy [2021-09-27T10:01:03.086Z] ---> Running in 381c9ccd53b4 [2021-09-27T10:01:06.495Z] Removing intermediate container 381c9ccd53b4 [2021-09-27T10:01:06.495Z] ---> 865cef63a9ab [2021-09-27T10:01:06.495Z] Step 17/25 : RUN ${MAKE} [2021-09-27T10:01:06.495Z] ---> Running in ced116ac5038 [2021-09-27T10:01:07.488Z] 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-09-27T10:01:34.337Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-27T10:01:38.651Z] Removing intermediate container ced116ac5038 [2021-09-27T10:01:38.651Z] ---> 738d7a3803b3 [2021-09-27T10:01:38.651Z] Step 18/25 : FROM alpine:3.12 [2021-09-27T10:01:38.651Z] 3.12: Pulling from library/alpine [2021-09-27T10:01:38.925Z] ccdebe76d529: Pulling fs layer [2021-09-27T10:01:39.199Z] ccdebe76d529: Verifying Checksum [2021-09-27T10:01:39.199Z] ccdebe76d529: Download complete [2021-09-27T10:01:39.797Z] ccdebe76d529: Pull complete [2021-09-27T10:01:39.797Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-27T10:01:39.797Z] Status: Downloaded newer image for alpine:3.12 [2021-09-27T10:01:39.797Z] ---> afc2cc120ca2 [2021-09-27T10:01:39.797Z] Step 19/25 : EXPOSE 4000 [2021-09-27T10:01:40.074Z] ---> Running in ba203fa7c764 [2021-09-27T10:01:40.671Z] Removing intermediate container ba203fa7c764 [2021-09-27T10:01:40.671Z] ---> c2d1f96bdd83 [2021-09-27T10:01:40.671Z] Step 20/25 : 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-09-27T10:01:42.108Z] ---> 43f4e582f484 [2021-09-27T10:01:42.108Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-27T10:01:42.108Z] ---> Running in bd0edd8f2406 [2021-09-27T10:01:42.705Z] Removing intermediate container bd0edd8f2406 [2021-09-27T10:01:42.705Z] ---> 2832c0538037 [2021-09-27T10:01:42.705Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-27T10:01:42.980Z] ---> Running in abfa4f8c2ef0 [2021-09-27T10:01:43.577Z] Removing intermediate container abfa4f8c2ef0 [2021-09-27T10:01:43.577Z] ---> 8c3d58243e8b [2021-09-27T10:01:43.577Z] Step 23/25 : LABEL arch=arm64 [2021-09-27T10:01:43.577Z] ---> Running in e558f0dde1ad [2021-09-27T10:01:44.175Z] Removing intermediate container e558f0dde1ad [2021-09-27T10:01:44.175Z] ---> d0f4c4aff7be [2021-09-27T10:01:44.175Z] Step 24/25 : LABEL git_sha=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [2021-09-27T10:01:44.175Z] ---> Running in a16a4fc847a3 [2021-09-27T10:01:44.775Z] Removing intermediate container a16a4fc847a3 [2021-09-27T10:01:44.775Z] ---> a5092671a720 [2021-09-27T10:01:44.775Z] Step 25/25 : LABEL version=0.0.0 [2021-09-27T10:01:44.775Z] ---> Running in aa51af388025 [2021-09-27T10:01:45.372Z] Removing intermediate container aa51af388025 [2021-09-27T10:01:45.372Z] ---> bcfd39c99e06 [2021-09-27T10:01:45.372Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-27T10:01:45.372Z] Successfully built bcfd39c99e06 [2021-09-27T10:01:45.372Z] 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-09-27T10:01:48.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T10:01:48.272Z] [2021-09-27T10:01:48.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:01:48.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T10:01:49.217Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T10:01:49.217Z] 448f6bf000e3: Pulling fs layer [2021-09-27T10:01:49.217Z] f757da607395: Pulling fs layer [2021-09-27T10:01:49.217Z] 05883995daec: Pulling fs layer [2021-09-27T10:01:49.217Z] 8603b9c90790: Pulling fs layer [2021-09-27T10:01:49.217Z] 1560dd03e051: Pulling fs layer [2021-09-27T10:01:49.217Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T10:01:49.217Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T10:01:49.217Z] 8603b9c90790: Waiting [2021-09-27T10:01:49.217Z] 1560dd03e051: Waiting [2021-09-27T10:01:49.217Z] 27f5ce0e4adf: Waiting [2021-09-27T10:01:49.217Z] c2d8d7efcc4b: Waiting [2021-09-27T10:01:49.492Z] f757da607395: Verifying Checksum [2021-09-27T10:01:49.492Z] f757da607395: Download complete [2021-09-27T10:01:49.492Z] 8603b9c90790: Verifying Checksum [2021-09-27T10:01:49.492Z] 8603b9c90790: Download complete [2021-09-27T10:01:49.767Z] 1560dd03e051: Verifying Checksum [2021-09-27T10:01:49.767Z] 1560dd03e051: Download complete [2021-09-27T10:01:49.767Z] 05883995daec: Verifying Checksum [2021-09-27T10:01:49.767Z] 05883995daec: Download complete [2021-09-27T10:01:49.767Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T10:01:49.767Z] 27f5ce0e4adf: Download complete [2021-09-27T10:01:50.363Z] 448f6bf000e3: Verifying Checksum [2021-09-27T10:01:50.363Z] 448f6bf000e3: Download complete [2021-09-27T10:01:53.769Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T10:01:53.769Z] c2d8d7efcc4b: Download complete [2021-09-27T10:01:54.042Z] 448f6bf000e3: Pull complete [2021-09-27T10:01:54.637Z] f757da607395: Pull complete [2021-09-27T10:01:56.613Z] 05883995daec: Pull complete [2021-09-27T10:01:56.889Z] 8603b9c90790: Pull complete [2021-09-27T10:01:57.872Z] 1560dd03e051: Pull complete [2021-09-27T10:01:58.471Z] 27f5ce0e4adf: Pull complete [2021-09-27T10:02:13.580Z] c2d8d7efcc4b: Pull complete [2021-09-27T10:02:13.581Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T10:02:13.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T10:02:13.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T10:02:13.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-1616 does not seem to be running inside a container [2021-09-27T10:02:13.918Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T10:02:17.861Z] $ docker top 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:18.924Z] ---> job-cost.sh [2021-09-27T10:02:18.925Z] lf-activate-venv: SKIPPING [2021-09-27T10:02:18.925Z] INFO: No Stack... [2021-09-27T10:02:19.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T10:02:20.115Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T10:02:20.804Z] + + cut -d, -f6cat [2021-09-27T10:02:20.804Z] /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-09-27T10:02:20.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [2021-09-27T10:02:20.906Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] did not exist. Created. [2021-09-27T10:02:20.906Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T10:02:21.686Z] /w/workspace/edgex-ui-go/1@tmp/durable-88d9c2c6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-88d9c2c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T10:02:22.385Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T10:02:22.428Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T10:02:22.555Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T10:02:22.577Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T10:02:22.692Z] $ docker stop --time=1 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 [2021-09-27T10:02:24.365Z] $ docker rm -f 688091e6bf4aac7f0b0fbe047b172ca6b26a6995a849511a09cb11432664b855 [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-09-27T10:02:27.486Z] provisioning config files... [2021-09-27T10:02:27.503Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config5299366583535096221tmp [Pipeline] { [Pipeline] sh [2021-09-27T10:02:27.883Z] + set +x [2021-09-27T10:02:27.883Z] + curl -s https://codecov.io/bash [2021-09-27T10:02:27.883Z] + bash -s -- [2021-09-27T10:02:27.883Z] [2021-09-27T10:02:27.883Z] _____ _ [2021-09-27T10:02:27.883Z] / ____| | | [2021-09-27T10:02:27.883Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T10:02:27.883Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T10:02:27.883Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T10:02:27.883Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T10:02:27.883Z] Bash-1.0.6 [2021-09-27T10:02:27.883Z] [2021-09-27T10:02:27.883Z] [2021-09-27T10:02:27.883Z] ==> git version 2.24.4 found [2021-09-27T10:02:27.883Z] ==> 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-09-27T10:02:27.883Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T10:02:27.883Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T10:02:27.883Z] ==> Jenkins CI detected. [2021-09-27T10:02:27.883Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-27T10:02:27.883Z] project root: . [2021-09-27T10:02:27.883Z] --> token set from env [2021-09-27T10:02:27.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T10:02:28.150Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T10:02:28.150Z] ==> Python coveragepy not found [2021-09-27T10:02:28.150Z] ==> Searching for coverage reports in: [2021-09-27T10:02:28.150Z] + . [2021-09-27T10:02:28.150Z] -> Found 1 reports [2021-09-27T10:02:28.150Z] ==> Detecting git/mercurial file structure [2021-09-27T10:02:28.150Z] ==> Reading reports [2021-09-27T10:02:28.150Z] + ./coverage.out bytes=10 [2021-09-27T10:02:28.150Z] ==> Appending adjustments [2021-09-27T10:02:28.150Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T10:02:28.150Z] + Found adjustments [2021-09-27T10:02:28.150Z] ==> Gzipping contents [2021-09-27T10:02:28.150Z] 4.0K /tmp/codecov.BrjO4r.gz [2021-09-27T10:02:28.150Z] ==> Uploading reports [2021-09-27T10:02:28.150Z] url: https://codecov.io [2021-09-27T10:02:28.150Z] query: branch=PR-440&commit=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= [2021-09-27T10:02:28.150Z] -> Pinging Codecov [2021-09-27T10:02:28.150Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-440&commit=2c06f2ab70bdfcb661dab47c3d805bfcfc49d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= [2021-09-27T10:02:28.728Z] -> Uploading to [2021-09-27T10:02:28.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/FB506323287CE973F263BFD2A0EB1F37/2c06f2ab70bdfcb661dab47c3d805bfcfc49d417/b93d9d06-012d-42be-97ff-30ba6adaf0ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T100228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=722ca309312755d1931f9f46c25cf20629ca0d2e061fe3881b7d81bebc846007 [2021-09-27T10:02:28.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T10:02:28.729Z] Dload Upload Total Spent Left Speed [2021-09-27T10:02:29.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 4167 --:--:-- --:--:-- --:--:-- 4172 [2021-09-27T10:02:29.682Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2c06f2ab70bdfcb661dab47c3d805bfcfc49d417 [Pipeline] } [2021-09-27T10:02:29.708Z] 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-09-27T10:02:32.683Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:33.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:33.671Z] ---> package-listing.sh [2021-09-27T10:02:33.671Z] ++ facter osfamily [2021-09-27T10:02:33.671Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T10:02:33.941Z] + OS_FAMILY=redhat [2021-09-27T10:02:33.941Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-27T10:02:33.941Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T10:02:33.941Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T10:02:33.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T10:02:33.941Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T10:02:33.941Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' [2021-09-27T10:02:33.941Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T10:02:33.941Z] + case "${OS_FAMILY}" in [2021-09-27T10:02:33.941Z] + rpm -qa [2021-09-27T10:02:33.941Z] + sort [2021-09-27T10:02:34.520Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T10:02:34.520Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T10:02:34.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T10:02:34.520Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' [2021-09-27T10:02:34.520Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [2021-09-27T10:02:34.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [Pipeline] echo [2021-09-27T10:02:34.562Z] 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T10:02:34.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:02:35.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T10:02:35.515Z] [2021-09-27T10:02:35.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:02:35.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T10:02:35.885Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T10:02:35.885Z] b4d181a07f80: Pulling fs layer [2021-09-27T10:02:35.885Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T10:02:35.885Z] ed53099fbce6: Pulling fs layer [2021-09-27T10:02:35.885Z] dc539afda2c1: Pulling fs layer [2021-09-27T10:02:35.885Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T10:02:35.885Z] 9065ff56babe: Pulling fs layer [2021-09-27T10:02:35.885Z] d287ab97295c: Pulling fs layer [2021-09-27T10:02:35.885Z] 77bc0d833cb6: Waiting [2021-09-27T10:02:35.885Z] 9065ff56babe: Waiting [2021-09-27T10:02:35.885Z] d287ab97295c: Waiting [2021-09-27T10:02:35.885Z] dc539afda2c1: Waiting [2021-09-27T10:02:36.462Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T10:02:36.462Z] a1111a8f2ec3: Download complete [2021-09-27T10:02:36.462Z] dc539afda2c1: Verifying Checksum [2021-09-27T10:02:36.462Z] dc539afda2c1: Download complete [2021-09-27T10:02:36.462Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T10:02:36.462Z] 77bc0d833cb6: Download complete [2021-09-27T10:02:36.463Z] 9065ff56babe: Verifying Checksum [2021-09-27T10:02:36.463Z] 9065ff56babe: Download complete [2021-09-27T10:02:37.044Z] ed53099fbce6: Verifying Checksum [2021-09-27T10:02:37.044Z] ed53099fbce6: Download complete [2021-09-27T10:02:37.625Z] b4d181a07f80: Verifying Checksum [2021-09-27T10:02:37.625Z] b4d181a07f80: Download complete [2021-09-27T10:02:39.041Z] b4d181a07f80: Pull complete [2021-09-27T10:02:39.041Z] a1111a8f2ec3: Pull complete [2021-09-27T10:02:39.315Z] ed53099fbce6: Pull complete [2021-09-27T10:02:39.587Z] dc539afda2c1: Pull complete [2021-09-27T10:02:41.474Z] 77bc0d833cb6: Pull complete [2021-09-27T10:02:41.474Z] 9065ff56babe: Pull complete [2021-09-27T10:02:41.474Z] d287ab97295c: Verifying Checksum [2021-09-27T10:02:41.474Z] d287ab97295c: Download complete [2021-09-27T10:02:45.088Z] d287ab97295c: Pull complete [2021-09-27T10:02:45.088Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T10:02:45.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T10:02:45.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T10:02:45.197Z] prd-centos7-docker-4c-2g-1615 does not seem to be running inside a container [2021-09-27T10:02:45.244Z] $ 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-440/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-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T10:02:47.471Z] $ docker top a654a6e5c3597eb54c796738850193ad9a9dd8a45de39a47f33f8a66e2a84878 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T10:02:47.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T10:02:48.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T10:02:48.596Z] + ls /var/log/sa-host [2021-09-27T10:02:48.596Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T10:02:48.596Z] file_magic: OK [2021-09-27T10:02:48.596Z] HZ: Using current value: 100 [2021-09-27T10:02:48.596Z] file_header: OK [2021-09-27T10:02:48.596Z] 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-09-27T10:02:48.596Z] Statistics: [2021-09-27T10:02:48.596Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T10:02:48.596Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T10:02:48.596Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T10:02:48.596Z] file_magic: OK [2021-09-27T10:02:48.596Z] HZ: Using current value: 100 [2021-09-27T10:02:48.596Z] file_header: OK [2021-09-27T10:02:48.596Z] 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-09-27T10:02:48.596Z] Statistics: [2021-09-27T10:02:48.596Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T10:02:48.596Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T10:02:49.269Z] provisioning config files... [2021-09-27T10:02:49.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config3781059485572116349tmp [Pipeline] { [Pipeline] echo [2021-09-27T10:02:49.349Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:49.703Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T10:02:49.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:50.213Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T10:02:50.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:50.584Z] ---> sudo-logs.sh [2021-09-27T10:02:50.584Z] Archiving 'sudo' log.. [2021-09-27T10:02:50.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1615.vexxhost.local: Name or service not known [2021-09-27T10:02:50.584Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1615.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T10:02:50.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:51.020Z] ---> job-cost.sh [2021-09-27T10:02:51.020Z] lf-activate-venv: SKIPPING [2021-09-27T10:02:51.020Z] DEBUG: total: 0.10999999940395355 [2021-09-27T10:02:51.020Z] INFO: Retrieving Stack Cost... [2021-09-27T10:02:51.974Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T10:02:53.543Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T10:02:53.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:02:53.917Z] ---> logs-deploy.sh [2021-09-27T10:02:53.917Z] lf-activate-venv: SKIPPING [2021-09-27T10:02:53.917Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-440/1 [2021-09-27T10:02:53.918Z] INFO: archiving workspace using pattern(s): [2021-09-27T10:02:54.504Z] Archives upload complete. [2021-09-27T10:02:54.769Z] INFO: archiving logs to Nexus