Pull request #378 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da7f26c8e661522afc749967689e9a80c348048d+f013d06190760cc000d2fbdd8ec5cc0b62b944f9 (3a2c52b5e1da08c43eeb9152be1305901a4fc3d3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6095224633212282129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7952638768248462582.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6263300579337973507.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7901419941075539310.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7723802289990850910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_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-1464 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [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-378 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh2362063792105404226.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh1300677498117599512.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh2745902930932125978.key > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T11:54:03.840Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T11:54:03.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T11:54:03.984Z] ========================================================= [2021-06-15T11:54:03.984Z] EdgeX Global Pipelines Version Info [2021-06-15T11:54:03.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:54:05.450Z] ------------------- [2021-06-15T11:54:05.450Z] stable info: [2021-06-15T11:54:05.450Z] ------------------- [2021-06-15T11:54:05.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T11:54:05.450Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T11:54:05.450Z] Message: update stable to v1.0.194 [2021-06-15T11:54:06.025Z] ------------------- [2021-06-15T11:54:06.025Z] experimental info: [2021-06-15T11:54:06.025Z] ------------------- [2021-06-15T11:54:06.025Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T11:54:06.025Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T11:54:06.025Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T11:54:06.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-15T11:54:06.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-15T11:54:06.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T11:54:06.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T11:54:06.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T11:54:06.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T11:54:06.298Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T11:54:06.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T11:54:06.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T11:54:06.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T11:54:06.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T11:54:06.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-15T11:54:06.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T11:54:06.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T11:54:06.530Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T11:54:06.556Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T11:54:06.582Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T11:54:06.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T11:54:06.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T11:54:06.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T11:54:06.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T11:54:06.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T11:54:06.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T11:54:06.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T11:54:06.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T11:54:06.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T11:54:06.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2021-06-15T11:54:06.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2021-06-15T11:54:06.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2021-06-15T11:54:06.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo [2021-06-15T11:54:06.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da7f26c [Pipeline] echo [2021-06-15T11:54:06.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:54:07.056Z] provisioning config files... [2021-06-15T11:54:07.071Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config3315637637708179637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:54:07.392Z] ---> docker-login.sh [2021-06-15T11:54:07.392Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:54:07.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:54:07.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:54:07.392Z] Configure a credential helper to remove this warning. See [2021-06-15T11:54:07.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:54:07.392Z] [2021-06-15T11:54:07.392Z] Login Succeeded [2021-06-15T11:54:07.392Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:54:07.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:54:07.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:54:07.655Z] Configure a credential helper to remove this warning. See [2021-06-15T11:54:07.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:54:07.655Z] [2021-06-15T11:54:07.655Z] Login Succeeded [2021-06-15T11:54:07.655Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:54:07.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:54:07.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:54:07.655Z] Configure a credential helper to remove this warning. See [2021-06-15T11:54:07.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:54:07.655Z] [2021-06-15T11:54:07.655Z] Login Succeeded [2021-06-15T11:54:07.655Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:54:07.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:54:07.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:54:07.920Z] Configure a credential helper to remove this warning. See [2021-06-15T11:54:07.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:54:07.920Z] [2021-06-15T11:54:07.920Z] Login Succeeded [2021-06-15T11:54:07.920Z] docker.io [2021-06-15T11:54:07.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:54:08.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:54:08.182Z] Configure a credential helper to remove this warning. See [2021-06-15T11:54:08.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:54:08.182Z] [2021-06-15T11:54:08.182Z] Login Succeeded [2021-06-15T11:54:08.182Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:54:08.196Z] 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-06-15T11:54:08.747Z] + git log --format=format:%s -1 da7f26c8e661522afc749967689e9a80c348048d [Pipeline] echo [2021-06-15T11:54:08.796Z] GIT_COMMIT: da7f26c8e661522afc749967689e9a80c348048d, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo [2021-06-15T11:54:08.811Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:54:09.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:54:09.394Z] [2021-06-15T11:54:09.394Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:54:09.719Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:54:09.719Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T11:54:09.719Z] 31603596830f: Pulling fs layer [2021-06-15T11:54:09.719Z] 54011a49482f: Pulling fs layer [2021-06-15T11:54:09.719Z] a6820b24f6d8: Pulling fs layer [2021-06-15T11:54:09.719Z] f581987b2513: Pulling fs layer [2021-06-15T11:54:09.719Z] f581987b2513: Waiting [2021-06-15T11:54:09.719Z] 54011a49482f: Verifying Checksum [2021-06-15T11:54:09.719Z] 54011a49482f: Download complete [2021-06-15T11:54:09.982Z] 31603596830f: Verifying Checksum [2021-06-15T11:54:09.982Z] 31603596830f: Download complete [2021-06-15T11:54:09.982Z] a6820b24f6d8: Verifying Checksum [2021-06-15T11:54:09.982Z] a6820b24f6d8: Download complete [2021-06-15T11:54:09.982Z] f581987b2513: Verifying Checksum [2021-06-15T11:54:09.982Z] f581987b2513: Download complete [2021-06-15T11:54:09.982Z] 31603596830f: Pull complete [2021-06-15T11:54:10.249Z] 54011a49482f: Pull complete [2021-06-15T11:54:10.850Z] a6820b24f6d8: Pull complete [2021-06-15T11:54:11.116Z] f581987b2513: Pull complete [2021-06-15T11:54:11.116Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T11:54:11.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T11:54:11.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T11:54:11.199Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-06-15T11:54:11.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T11:54:12.263Z] $ docker top 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T11:54:12.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T11:54:12.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T11:54:12.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T11:54:12.493Z] $ docker exec 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent [2021-06-15T11:54:12.602Z] SSH_AUTH_SOCK=/tmp/ssh-n5LMiD2dG5MA/agent.14 [2021-06-15T11:54:12.602Z] SSH_AGENT_PID=20 [2021-06-15T11:54:12.610Z] Running ssh-add (command line suppressed) [2021-06-15T11:54:12.700Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_7618675392618742774.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_7618675392618742774.key) [2021-06-15T11:54:12.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T11:54:13.028Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T11:54:13.040Z] $ docker exec --env ******** --env ******** 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent -k [2021-06-15T11:54:13.126Z] unset SSH_AUTH_SOCK; [2021-06-15T11:54:13.126Z] unset SSH_AGENT_PID; [2021-06-15T11:54:13.126Z] echo Agent pid 20 killed; [2021-06-15T11:54:13.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T11:54:13.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T11:54:13.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T11:54:13.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T11:54:13.316Z] $ docker exec 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent [2021-06-15T11:54:13.420Z] SSH_AUTH_SOCK=/tmp/ssh-slAlujybd27e/agent.54 [2021-06-15T11:54:13.420Z] SSH_AGENT_PID=60 [2021-06-15T11:54:13.426Z] Running ssh-add (command line suppressed) [2021-06-15T11:54:13.521Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_1767581192747640663.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_1767581192747640663.key) [2021-06-15T11:54:13.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T11:54:13.846Z] + git semver init [2021-06-15T11:54:13.846Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T11:54:13.846Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git [2021-06-15T11:54:13.846Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T11:54:13.846Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T11:54:13.846Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T11:54:13.846Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T11:54:13.846Z] # $SEMVER_BRANCH = PR-378 [2021-06-15T11:54:13.846Z] # $SEMVER_TEMP = /tmp/semver-322975803 [2021-06-15T11:54:13.846Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-15T11:54:15.252Z] # '/tmp/semver-322975803' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' [2021-06-15T11:54:15.252Z] # -> Force: false [2021-06-15T11:54:15.252Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } [2021-06-15T11:54:15.259Z] $ docker exec --env ******** --env ******** 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f ssh-agent -k [2021-06-15T11:54:15.349Z] unset SSH_AUTH_SOCK; [2021-06-15T11:54:15.349Z] unset SSH_AGENT_PID; [2021-06-15T11:54:15.349Z] echo Agent pid 60 killed; [2021-06-15T11:54:15.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T11:54:15.705Z] + git semver [Pipeline] } [2021-06-15T11:54:15.716Z] $ docker stop --time=1 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f [2021-06-15T11:54:17.058Z] $ docker rm -f 0cbc85bdab55e4b2b0136350c7a70ab4aa2d46f3e8615c98f5a348813ed1b27f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T11:54:17.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T11:54:17.713Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T11:54:17.717Z] [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-06-15T11:54:32.963Z] Still waiting to schedule task [2021-06-15T11:54:32.963Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T11:54:32.964Z] ‘prd-centos7-docker-4c-2g-1465’ is offline [2021-06-15T11:54:32.964Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T11:54:32.966Z] Still waiting to schedule task [2021-06-15T11:54:32.966Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ is offline [2021-06-15T11:55:36.440Z] Running on prd-centos7-docker-4c-2g-1468 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T11:55:36.458Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-06-15T11:55:36.597Z] The recommended git tool is: git [2021-06-15T11:55:38.790Z] using credential edgex-jenkins-ssh [2021-06-15T11:55:38.804Z] Cloning the remote Git repository [2021-06-15T11:55:38.658Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:38.729Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-06-15T11:55:38.827Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:38.828Z] > git --version # timeout=10 [2021-06-15T11:55:38.840Z] > git --version # 'git version 2.24.4' [2021-06-15T11:55:38.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:38.866Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:38.867Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:38.867Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh743475347090428691.key [2021-06-15T11:55:38.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:55:40.489Z] Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:55:40.700Z] Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:55:40.701Z] Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) [2021-06-15T11:55:39.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:55:40.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:55:40.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:55:40.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:55:40.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:40.039Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:40.039Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:40.040Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3978274268240510426.key [2021-06-15T11:55:40.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T11:55:40.471Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:55:40.482Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:55:40.646Z] > git remote # timeout=10 [2021-06-15T11:55:40.653Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T11:55:40.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:55:40.661Z] [INFO] Currently running in a labeled security context [2021-06-15T11:55:40.661Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T11:55:40.662Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh4236168803840383641.key [2021-06-15T11:55:40.668Z] > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [2021-06-15T11:55:40.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T11:55:40.692Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:55:40.701Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:55:44.677Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:55:45.848Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:55:46.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:55:46.494Z] + sudo service docker restart [2021-06-15T11:55:46.494Z] + true [2021-06-15T11:55:46.494Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:56:04.691Z] provisioning config files... [2021-06-15T11:56:04.703Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config2679454257318317061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:56:05.046Z] ---> docker-login.sh [2021-06-15T11:56:05.046Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:56:05.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:56:05.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:56:05.318Z] Configure a credential helper to remove this warning. See [2021-06-15T11:56:05.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:56:05.318Z] [2021-06-15T11:56:05.318Z] Login Succeeded [2021-06-15T11:56:05.318Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:56:05.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:56:05.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:56:05.318Z] Configure a credential helper to remove this warning. See [2021-06-15T11:56:05.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:56:05.318Z] [2021-06-15T11:56:05.318Z] Login Succeeded [2021-06-15T11:56:05.318Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:56:05.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:56:05.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:56:05.583Z] Configure a credential helper to remove this warning. See [2021-06-15T11:56:05.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:56:05.583Z] [2021-06-15T11:56:05.583Z] Login Succeeded [2021-06-15T11:56:05.583Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:56:05.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:56:05.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:56:05.583Z] Configure a credential helper to remove this warning. See [2021-06-15T11:56:05.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:56:05.583Z] [2021-06-15T11:56:05.583Z] Login Succeeded [2021-06-15T11:56:05.583Z] docker.io [2021-06-15T11:56:05.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:56:06.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:56:06.108Z] Configure a credential helper to remove this warning. See [2021-06-15T11:56:06.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:56:06.108Z] [2021-06-15T11:56:06.108Z] Login Succeeded [2021-06-15T11:56:06.108Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:56:06.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T11:56:06.276Z] ========================================================= [2021-06-15T11:56:06.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T11:56:06.276Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:56:06.606Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T11:56:06.877Z] Sending build context to Docker daemon 35.86MB [2021-06-15T11:56:06.877Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:56:06.877Z] Step 2/8 : FROM ${BASE} [2021-06-15T11:56:06.877Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T11:56:06.877Z] 540db60ca938: Pulling fs layer [2021-06-15T11:56:06.877Z] adcc1eea9eea: Pulling fs layer [2021-06-15T11:56:06.877Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T11:56:06.877Z] 0510c868ecb4: Pulling fs layer [2021-06-15T11:56:06.877Z] afea3b2eda06: Pulling fs layer [2021-06-15T11:56:06.877Z] 7809a108b3ef: Pulling fs layer [2021-06-15T11:56:06.877Z] f706445af74f: Pulling fs layer [2021-06-15T11:56:06.877Z] 0510c868ecb4: Waiting [2021-06-15T11:56:06.877Z] afea3b2eda06: Waiting [2021-06-15T11:56:06.877Z] 7809a108b3ef: Waiting [2021-06-15T11:56:06.877Z] f706445af74f: Waiting [2021-06-15T11:56:06.877Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T11:56:06.877Z] 4c4ab2625f07: Download complete [2021-06-15T11:56:06.877Z] adcc1eea9eea: Verifying Checksum [2021-06-15T11:56:06.877Z] adcc1eea9eea: Download complete [2021-06-15T11:56:06.877Z] afea3b2eda06: Verifying Checksum [2021-06-15T11:56:06.877Z] afea3b2eda06: Download complete [2021-06-15T11:56:06.877Z] 540db60ca938: Verifying Checksum [2021-06-15T11:56:06.877Z] 540db60ca938: Download complete [2021-06-15T11:56:06.877Z] 7809a108b3ef: Verifying Checksum [2021-06-15T11:56:06.877Z] 7809a108b3ef: Download complete [2021-06-15T11:56:07.146Z] 540db60ca938: Pull complete [2021-06-15T11:56:07.412Z] adcc1eea9eea: Pull complete [2021-06-15T11:56:07.412Z] 4c4ab2625f07: Pull complete [2021-06-15T11:56:08.358Z] f706445af74f: Verifying Checksum [2021-06-15T11:56:08.358Z] f706445af74f: Download complete [2021-06-15T11:56:08.933Z] 0510c868ecb4: Verifying Checksum [2021-06-15T11:56:08.933Z] 0510c868ecb4: Download complete [2021-06-15T11:56:12.285Z] 0510c868ecb4: Pull complete [2021-06-15T11:56:12.285Z] afea3b2eda06: Pull complete [2021-06-15T11:56:12.552Z] 7809a108b3ef: Pull complete [2021-06-15T11:56:13.953Z] f706445af74f: Pull complete [2021-06-15T11:56:14.245Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T11:56:14.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T11:56:14.245Z] ---> b068be0155e3 [2021-06-15T11:56:14.245Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T11:56:18.490Z] ---> Running in 073a189a3a70 [2021-06-15T11:56:18.490Z] Removing intermediate container 073a189a3a70 [2021-06-15T11:56:18.490Z] ---> 43c706226734 [2021-06-15T11:56:18.490Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:56:18.490Z] ---> Running in 617c13ad3c54 [2021-06-15T11:56:18.490Z] Removing intermediate container 617c13ad3c54 [2021-06-15T11:56:18.490Z] ---> f7af06c23c1e [2021-06-15T11:56:18.490Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T11:56:18.490Z] ---> Running in 9e510c49cb0d [2021-06-15T11:56:18.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T11:56:19.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T11:56:20.281Z] OK: 149 MiB in 40 packages [2021-06-15T11:56:20.544Z] Removing intermediate container 9e510c49cb0d [2021-06-15T11:56:20.544Z] ---> 85b2f490bc68 [2021-06-15T11:56:20.544Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T11:56:20.544Z] ---> Running in 4d7e19c8b3d3 [2021-06-15T11:56:20.544Z] Removing intermediate container 4d7e19c8b3d3 [2021-06-15T11:56:20.544Z] ---> 99377d0f3ba6 [2021-06-15T11:56:20.544Z] Step 7/8 : COPY . . [2021-06-15T11:56:21.947Z] ---> 3b4caf5d92f9 [2021-06-15T11:56:21.947Z] Step 8/8 : RUN go mod download [2021-06-15T11:56:21.947Z] ---> Running in 808fb5f738dc [2021-06-15T11:56:34.224Z] Removing intermediate container 808fb5f738dc [2021-06-15T11:56:34.224Z] ---> 47c5cde60e35 [2021-06-15T11:56:34.224Z] Successfully built 47c5cde60e35 [2021-06-15T11:56:34.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:56:34.535Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T11:56:34.535Z] . [Pipeline] withDockerContainer [2021-06-15T11:56:34.657Z] prd-centos7-docker-4c-2g-1468 does not seem to be running inside a container [2021-06-15T11:56:34.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-15T11:56:35.136Z] $ docker top b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:56:35.534Z] + go version [2021-06-15T11:56:35.534Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T11:56:35.549Z] $ docker stop --time=1 b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 [2021-06-15T11:56:36.753Z] $ docker rm -f b62db297f6271673bf6101fc53075cc6b64494f3bbb83a2be4640d0e80c0ad93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:56:37.348Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T11:56:37.348Z] . [Pipeline] withDockerContainer [2021-06-15T11:56:37.438Z] prd-centos7-docker-4c-2g-1468 does not seem to be running inside a container [2021-06-15T11:56:37.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-15T11:56:37.941Z] $ docker top c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:56:38.357Z] + go mod tidy [Pipeline] sh [2021-06-15T11:56:38.928Z] + make test [2021-06-15T11:56:38.928Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T11:56:39.517Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T11:56:52.017Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T11:56:52.017Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-15T11:56:56.280Z] $ docker stop --time=1 c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b [2021-06-15T11:56:57.628Z] $ docker rm -f c69988d29587d22d19763fb2c8425ab01b68816d7d44b5813a0b86c2eac6bc0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T11:56:58.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T11:56:58.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T11:56:59.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T11:57:00.138Z] + ls -al . [2021-06-15T11:57:00.138Z] total 92 [2021-06-15T11:57:00.138Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 11:56 . [2021-06-15T11:57:00.138Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 11:55 .. [2021-06-15T11:57:00.138Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 11:55 assets [2021-06-15T11:57:00.138Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 11:55 bin [2021-06-15T11:57:00.138Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 11:55 cmd [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 11:55 CONTRIBUTING.md [2021-06-15T11:57:00.138Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 15 11:56 coverage.out [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 11:55 Dockerfile [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 11:55 Dockerfile.build [2021-06-15T11:57:00.138Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 11:55 docs [2021-06-15T11:57:00.138Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 11:55 .git [2021-06-15T11:57:00.138Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 11:55 .github [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 11:55 .gitignore [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 972 Jun 15 11:55 go.mod [2021-06-15T11:57:00.138Z] -rw-r--r--. 1 jenkins jenkins 23961 Jun 15 11:56 go.sum [2021-06-15T11:57:00.138Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 11:55 internal [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 11:55 Jenkinsfile [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 11:55 LICENSE [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 11:55 Makefile [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 11:55 README.md [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 11:54 VERSION [2021-06-15T11:57:00.138Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 11:55 version.go [2021-06-15T11:57:00.138Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 11:55 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:57:00.452Z] + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=amd64 --label version=0.0.0 . [2021-06-15T11:57:00.715Z] Sending build context to Docker daemon 35.89MB [2021-06-15T11:57:00.715Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:57:00.715Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T11:57:00.715Z] ---> 47c5cde60e35 [2021-06-15T11:57:00.715Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T11:57:00.989Z] ---> Running in 876ea6843004 [2021-06-15T11:57:00.989Z] Removing intermediate container 876ea6843004 [2021-06-15T11:57:00.989Z] ---> e341481b60c2 [2021-06-15T11:57:00.989Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T11:57:00.989Z] ---> Running in f7c7c0720f1f [2021-06-15T11:57:01.254Z] Removing intermediate container f7c7c0720f1f [2021-06-15T11:57:01.254Z] ---> 04d98e522a3b [2021-06-15T11:57:01.254Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T11:57:01.254Z] ---> Running in 1961c8fd38ab [2021-06-15T11:57:01.254Z] Removing intermediate container 1961c8fd38ab [2021-06-15T11:57:01.254Z] ---> 1b60284b84c9 [2021-06-15T11:57:01.254Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T11:57:01.254Z] ---> Running in ddb0c539a84c [2021-06-15T11:57:01.517Z] Removing intermediate container ddb0c539a84c [2021-06-15T11:57:01.517Z] ---> ef1564cca134 [2021-06-15T11:57:01.517Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T11:57:01.517Z] ---> Running in 679b335bb236 [2021-06-15T11:57:01.517Z] Removing intermediate container 679b335bb236 [2021-06-15T11:57:01.517Z] ---> 8316edf3c3b7 [2021-06-15T11:57:01.517Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:57:01.517Z] ---> Running in fe11c83e40e7 [2021-06-15T11:57:02.097Z] Removing intermediate container fe11c83e40e7 [2021-06-15T11:57:02.097Z] ---> 48868f795d28 [2021-06-15T11:57:02.097Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T11:57:02.097Z] ---> Running in b3af1c40f324 [2021-06-15T11:57:02.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T11:57:03.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T11:57:03.567Z] OK: 149 MiB in 40 packages [2021-06-15T11:57:03.830Z] Removing intermediate container b3af1c40f324 [2021-06-15T11:57:03.830Z] ---> fbbacd30fbd8 [2021-06-15T11:57:03.830Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T11:57:03.830Z] ---> Running in bee95ae7279c [2021-06-15T11:57:04.091Z] Removing intermediate container bee95ae7279c [2021-06-15T11:57:04.091Z] ---> d8ae22b64649 [2021-06-15T11:57:04.091Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T11:57:04.091Z] ---> Running in e78fd76c92b8 [2021-06-15T11:57:04.091Z] Removing intermediate container e78fd76c92b8 [2021-06-15T11:57:04.091Z] ---> db0484a618f0 [2021-06-15T11:57:04.091Z] Step 12/24 : COPY go.mod . [2021-06-15T11:57:04.352Z] ---> b4a8a01461c6 [2021-06-15T11:57:04.352Z] Step 13/24 : COPY Makefile . [2021-06-15T11:57:04.352Z] ---> 9dc360a8de00 [2021-06-15T11:57:04.352Z] Step 14/24 : RUN make update [2021-06-15T11:57:04.352Z] ---> Running in ca6fff231246 [2021-06-15T11:57:04.616Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T11:57:05.193Z] Removing intermediate container ca6fff231246 [2021-06-15T11:57:05.193Z] ---> 6170da03febd [2021-06-15T11:57:05.193Z] Step 15/24 : COPY . . [2021-06-15T11:57:06.142Z] ---> bf59ab17fe2f [2021-06-15T11:57:06.142Z] Step 16/24 : RUN ${MAKE} [2021-06-15T11:57:06.142Z] ---> Running in b9b0de5c91ce [2021-06-15T11:57:06.408Z] 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-06-15T11:57:14.624Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T11:57:16.552Z] Removing intermediate container b9b0de5c91ce [2021-06-15T11:57:16.552Z] ---> 6073c61c3600 [2021-06-15T11:57:16.552Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T11:57:16.813Z] 3.12: Pulling from library/alpine [2021-06-15T11:57:16.813Z] 339de151aab4: Pulling fs layer [2021-06-15T11:57:17.074Z] 339de151aab4: Verifying Checksum [2021-06-15T11:57:17.074Z] 339de151aab4: Download complete [2021-06-15T11:57:17.336Z] 339de151aab4: Pull complete [2021-06-15T11:57:17.336Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T11:57:17.336Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T11:57:17.336Z] ---> 13621d1b12d4 [2021-06-15T11:57:17.336Z] Step 18/24 : EXPOSE 4000 [2021-06-15T11:57:17.336Z] ---> Running in ef1b43a0d72f [2021-06-15T11:57:17.336Z] Removing intermediate container ef1b43a0d72f [2021-06-15T11:57:17.336Z] ---> e65106d9cd12 [2021-06-15T11:57:17.336Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T11:57:18.280Z] ---> d621551105d4 [2021-06-15T11:57:18.280Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T11:57:18.280Z] ---> Running in ed0222e23ca2 [2021-06-15T11:57:18.280Z] Removing intermediate container ed0222e23ca2 [2021-06-15T11:57:18.280Z] ---> 4e298faa20dd [2021-06-15T11:57:18.280Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T11:57:18.280Z] ---> Running in 427c1571d7db [2021-06-15T11:57:18.541Z] Removing intermediate container 427c1571d7db [2021-06-15T11:57:18.541Z] ---> 1cc41c3f6243 [2021-06-15T11:57:18.541Z] Step 22/24 : LABEL arch=amd64 [2021-06-15T11:57:18.541Z] ---> Running in fb17bc4f72a6 [2021-06-15T11:57:18.541Z] Removing intermediate container fb17bc4f72a6 [2021-06-15T11:57:18.541Z] ---> cb4996c7f88b [2021-06-15T11:57:18.541Z] Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:57:18.541Z] ---> Running in 7767beb2f612 [2021-06-15T11:57:18.541Z] Removing intermediate container 7767beb2f612 [2021-06-15T11:57:18.541Z] ---> 577057ae837f [2021-06-15T11:57:18.541Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T11:57:18.803Z] ---> Running in f73c5262f2a2 [2021-06-15T11:57:18.803Z] Removing intermediate container f73c5262f2a2 [2021-06-15T11:57:18.803Z] ---> ed97cf3e64f0 [2021-06-15T11:57:18.803Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T11:57:18.803Z] Successfully built ed97cf3e64f0 [2021-06-15T11:57:18.803Z] 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] libraryResource [Pipeline] sh [2021-06-15T11:57:19.522Z] ---> job-cost.sh [2021-06-15T11:57:19.522Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1zfQ [2021-06-15T11:57:29.572Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T11:57:34.410Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws [2021-06-15T11:57:34.432Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-06-15T11:57:34.654Z] The recommended git tool is: git [2021-06-15T11:57:40.964Z] using credential edgex-jenkins-ssh [2021-06-15T11:57:40.987Z] Cloning the remote Git repository [2021-06-15T11:57:41.043Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:57:41.177Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-06-15T11:57:41.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:57:41.282Z] > git --version # timeout=10 [2021-06-15T11:57:41.300Z] > git --version # 'git version 2.17.1' [2021-06-15T11:57:41.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:57:41.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:57:43.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:57:43.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T11:57:44.051Z] Merging remotes/origin/master commit f013d06190760cc000d2fbdd8ec5cc0b62b944f9 into PR head commit da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:57:44.512Z] lf-activate-venv(): INFO: Adding /tmp/venv-1zfQ/bin to PATH [2021-06-15T11:57:44.512Z] INFO: No Stack... [2021-06-15T11:57:44.512Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T11:57:44.512Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T11:57:44.764Z] Merge succeeded, producing da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T11:57:44.764Z] Checking out Revision da7f26c8e661522afc749967689e9a80c348048d (PR-378) [2021-06-15T11:57:44.815Z] + cut -d, -f6 [2021-06-15T11:57:44.815Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock [2021-06-15T11:57:44.848Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [2021-06-15T11:57:44.857Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] did not exist. Created. [2021-06-15T11:57:44.857Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] { [2021-06-15T11:57:43.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-15T11:57:43.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-15T11:57:43.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:57:43.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T11:57:44.072Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:57:44.089Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [2021-06-15T11:57:44.668Z] > git remote # timeout=10 [2021-06-15T11:57:44.688Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T11:57:44.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T11:57:44.720Z] > git merge f013d06190760cc000d2fbdd8ec5cc0b62b944f9 # timeout=10 [2021-06-15T11:57:44.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T11:57:44.770Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T11:57:44.781Z] > git checkout -f da7f26c8e661522afc749967689e9a80c348048d # timeout=10 [Pipeline] unstash [Pipeline] sh [2021-06-15T11:57:45.182Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T11:57:45.251Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T11:57:45.268Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T11:57:49.694Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T11:57:51.151Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:57:51.560Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T11:57:51.913Z] + sudo service docker restart [2021-06-15T11:57:51.913Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T11:58:10.269Z] provisioning config files... [2021-06-15T11:58:10.298Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1399855153323802398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T11:58:10.682Z] ---> docker-login.sh [2021-06-15T11:58:10.682Z] nexus3.edgexfoundry.org:10001 [2021-06-15T11:58:11.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:58:11.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:58:11.942Z] Configure a credential helper to remove this warning. See [2021-06-15T11:58:11.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:58:11.942Z] [2021-06-15T11:58:11.942Z] Login Succeeded [2021-06-15T11:58:11.942Z] nexus3.edgexfoundry.org:10002 [2021-06-15T11:58:12.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:58:12.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:58:12.494Z] Configure a credential helper to remove this warning. See [2021-06-15T11:58:12.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:58:12.494Z] [2021-06-15T11:58:12.494Z] Login Succeeded [2021-06-15T11:58:12.494Z] nexus3.edgexfoundry.org:10003 [2021-06-15T11:58:12.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:58:13.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:58:13.049Z] Configure a credential helper to remove this warning. See [2021-06-15T11:58:13.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:58:13.049Z] [2021-06-15T11:58:13.049Z] Login Succeeded [2021-06-15T11:58:13.049Z] nexus3.edgexfoundry.org:10004 [2021-06-15T11:58:13.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:58:13.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:58:13.632Z] Configure a credential helper to remove this warning. See [2021-06-15T11:58:13.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:58:13.632Z] [2021-06-15T11:58:13.632Z] Login Succeeded [2021-06-15T11:58:13.632Z] docker.io [2021-06-15T11:58:13.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T11:58:14.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T11:58:14.528Z] Configure a credential helper to remove this warning. See [2021-06-15T11:58:14.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T11:58:14.528Z] [2021-06-15T11:58:14.528Z] Login Succeeded [2021-06-15T11:58:14.528Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T11:58:14.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T11:58:14.885Z] ========================================================= [2021-06-15T11:58:14.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T11:58:14.885Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:58:15.231Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T11:58:16.216Z] Sending build context to Docker daemon 35.86MB [2021-06-15T11:58:16.216Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T11:58:16.216Z] Step 2/8 : FROM ${BASE} [2021-06-15T11:58:16.493Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T11:58:16.493Z] 595b0fe564bb: Pulling fs layer [2021-06-15T11:58:16.493Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T11:58:16.493Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T11:58:16.493Z] ba82ee9f976e: Pulling fs layer [2021-06-15T11:58:16.493Z] 506bd15cee9f: Pulling fs layer [2021-06-15T11:58:16.493Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T11:58:16.493Z] 618dc40b7e24: Pulling fs layer [2021-06-15T11:58:16.493Z] ba82ee9f976e: Waiting [2021-06-15T11:58:16.493Z] 506bd15cee9f: Waiting [2021-06-15T11:58:16.493Z] 75a0a4a0db45: Waiting [2021-06-15T11:58:16.493Z] 618dc40b7e24: Waiting [2021-06-15T11:58:16.493Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T11:58:16.493Z] 5b7225fbf94c: Download complete [2021-06-15T11:58:16.493Z] 3088b5b3c5c0: Download complete [2021-06-15T11:58:16.493Z] 506bd15cee9f: Download complete [2021-06-15T11:58:16.493Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T11:58:16.493Z] 75a0a4a0db45: Download complete [2021-06-15T11:58:16.493Z] 595b0fe564bb: Verifying Checksum [2021-06-15T11:58:16.493Z] 595b0fe564bb: Download complete [2021-06-15T11:58:17.098Z] 595b0fe564bb: Pull complete [2021-06-15T11:58:17.711Z] 3088b5b3c5c0: Pull complete [2021-06-15T11:58:18.307Z] 5b7225fbf94c: Pull complete [2021-06-15T11:58:18.580Z] 618dc40b7e24: Verifying Checksum [2021-06-15T11:58:18.580Z] 618dc40b7e24: Download complete [2021-06-15T11:58:20.012Z] ba82ee9f976e: Verifying Checksum [2021-06-15T11:58:20.012Z] ba82ee9f976e: Download complete [2021-06-15T11:58:30.272Z] ba82ee9f976e: Pull complete [2021-06-15T11:58:30.547Z] 506bd15cee9f: Pull complete [2021-06-15T11:58:31.146Z] 75a0a4a0db45: Pull complete [2021-06-15T11:58:35.469Z] 618dc40b7e24: Pull complete [2021-06-15T11:58:35.469Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T11:58:35.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T11:58:35.469Z] ---> a36622ca3599 [2021-06-15T11:58:35.469Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-15T11:58:37.475Z] ---> Running in 48e39c3bdec1 [2021-06-15T11:58:37.749Z] Removing intermediate container 48e39c3bdec1 [2021-06-15T11:58:37.749Z] ---> b3498c4b3042 [2021-06-15T11:58:37.749Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T11:58:38.032Z] ---> Running in 5b9034080750 [2021-06-15T11:58:40.671Z] Removing intermediate container 5b9034080750 [2021-06-15T11:58:40.671Z] ---> 03eb1894ad1b [2021-06-15T11:58:40.671Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-15T11:58:40.671Z] ---> Running in 5fc1cd9e7509 [2021-06-15T11:58:41.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T11:58:42.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T11:58:43.617Z] OK: 138 MiB in 40 packages [2021-06-15T11:58:44.638Z] Removing intermediate container 5fc1cd9e7509 [2021-06-15T11:58:44.638Z] ---> e91143cdd311 [2021-06-15T11:58:44.638Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-15T11:58:44.916Z] ---> Running in 07f36d6580e9 [2021-06-15T11:58:45.546Z] Removing intermediate container 07f36d6580e9 [2021-06-15T11:58:45.546Z] ---> 033814086a36 [2021-06-15T11:58:45.546Z] Step 7/8 : COPY . . [2021-06-15T11:58:48.951Z] ---> 99e7974c59ad [2021-06-15T11:58:48.951Z] Step 8/8 : RUN go mod download [2021-06-15T11:58:48.951Z] ---> Running in 67d2500e67c7 [2021-06-15T11:59:21.328Z] Removing intermediate container 67d2500e67c7 [2021-06-15T11:59:21.328Z] ---> 05962ccbc7ab [2021-06-15T11:59:21.328Z] Successfully built 05962ccbc7ab [2021-06-15T11:59:21.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:59:21.681Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T11:59:21.681Z] . [Pipeline] withDockerContainer [2021-06-15T11:59:21.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container [2021-06-15T11:59:22.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-arm64 cat [2021-06-15T11:59:23.868Z] $ docker top 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:59:24.896Z] + go version [2021-06-15T11:59:24.896Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T11:59:24.922Z] $ docker stop --time=1 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 [2021-06-15T11:59:26.861Z] $ docker rm -f 40a84674a7ef593bada6161ae2fec35f8f51d65d7d2ac6dda5b79319086cfee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T11:59:27.761Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T11:59:27.761Z] . [Pipeline] withDockerContainer [2021-06-15T11:59:28.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container [2021-06-15T11:59:28.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** ci-base-image-arm64 cat [2021-06-15T11:59:29.855Z] $ docker top caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T11:59:30.828Z] + go mod tidy [Pipeline] sh [2021-06-15T11:59:32.108Z] + make test [2021-06-15T11:59:32.108Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-15T11:59:33.094Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-15T12:00:12.170Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-15T12:00:12.170Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-15T12:00:27.959Z] $ docker stop --time=1 caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 [2021-06-15T12:00:29.922Z] $ docker rm -f caac6cf45342a44e9b57662848cae83393e3c59dd01d5c70c1720fa354803017 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T12:00:30.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T12:00:30.734Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T12:00:31.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T12:00:31.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T12:00:32.339Z] + ls -al . [2021-06-15T12:00:32.339Z] total 124 [2021-06-15T12:00:32.339Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:59 . [2021-06-15T12:00:32.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:57 .. [2021-06-15T12:00:32.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 11:57 .git [2021-06-15T12:00:32.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:57 .github [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 11:57 .gitignore [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 11:57 CONTRIBUTING.md [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 11:57 Dockerfile [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 11:57 Dockerfile.build [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 11:57 Jenkinsfile [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 11:57 LICENSE [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 11:57 Makefile [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 11:57 README.md [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 11:54 VERSION [2021-06-15T12:00:32.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:57 assets [2021-06-15T12:00:32.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 11:57 bin [2021-06-15T12:00:32.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 11:57 cmd [2021-06-15T12:00:32.339Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 15 11:59 coverage.out [2021-06-15T12:00:32.339Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 11:57 docs [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 972 Jun 15 11:57 go.mod [2021-06-15T12:00:32.339Z] -rw-r--r-- 1 jenkins jenkins 23961 Jun 15 11:59 go.sum [2021-06-15T12:00:32.339Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 11:57 internal [2021-06-15T12:00:32.339Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 11:57 version.go [2021-06-15T12:00:32.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 11:57 web [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:00:32.713Z] + 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=da7f26c8e661522afc749967689e9a80c348048d --label arch=arm64 --label version=0.0.0 . [2021-06-15T12:00:33.705Z] Sending build context to Docker daemon 35.89MB [2021-06-15T12:00:33.705Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T12:00:33.705Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T12:00:33.705Z] ---> 05962ccbc7ab [2021-06-15T12:00:33.705Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-15T12:00:34.302Z] ---> Running in ce2d15cc3351 [2021-06-15T12:00:34.584Z] Removing intermediate container ce2d15cc3351 [2021-06-15T12:00:34.584Z] ---> 4cf09ddf59db [2021-06-15T12:00:34.584Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-15T12:00:34.860Z] ---> Running in 157deea73fd9 [2021-06-15T12:00:35.459Z] Removing intermediate container 157deea73fd9 [2021-06-15T12:00:35.459Z] ---> 76f667da1dc7 [2021-06-15T12:00:35.459Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T12:00:35.459Z] ---> Running in 8b46230d4d1f [2021-06-15T12:00:36.056Z] Removing intermediate container 8b46230d4d1f [2021-06-15T12:00:36.056Z] ---> cbf61fb3ef11 [2021-06-15T12:00:36.056Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-15T12:00:36.056Z] ---> Running in 16ddfb680bdb [2021-06-15T12:00:36.734Z] Removing intermediate container 16ddfb680bdb [2021-06-15T12:00:36.734Z] ---> 77503586e8f5 [2021-06-15T12:00:36.734Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-15T12:00:36.734Z] ---> Running in e21a4b11f331 [2021-06-15T12:00:37.376Z] Removing intermediate container e21a4b11f331 [2021-06-15T12:00:37.376Z] ---> 65e0d93cecb3 [2021-06-15T12:00:37.376Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T12:00:37.376Z] ---> Running in 6aadad6066a1 [2021-06-15T12:00:39.414Z] Removing intermediate container 6aadad6066a1 [2021-06-15T12:00:39.414Z] ---> bdc3dd55a84f [2021-06-15T12:00:39.414Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T12:00:39.414Z] ---> Running in ba7c779af338 [2021-06-15T12:00:40.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T12:00:41.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T12:00:42.469Z] OK: 138 MiB in 40 packages [2021-06-15T12:00:43.457Z] Removing intermediate container ba7c779af338 [2021-06-15T12:00:43.457Z] ---> bf033ad30a5c [2021-06-15T12:00:43.457Z] Step 10/24 : ENV GO111MODULE=on [2021-06-15T12:00:43.734Z] ---> Running in b2c6d6a206ce [2021-06-15T12:00:44.013Z] Removing intermediate container b2c6d6a206ce [2021-06-15T12:00:44.013Z] ---> c60fe8e997ef [2021-06-15T12:00:44.013Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-15T12:00:44.288Z] ---> Running in 856a887914e0 [2021-06-15T12:00:44.885Z] Removing intermediate container 856a887914e0 [2021-06-15T12:00:44.885Z] ---> c98f7017244d [2021-06-15T12:00:44.885Z] Step 12/24 : COPY go.mod . [2021-06-15T12:00:45.485Z] ---> f82c163b588c [2021-06-15T12:00:45.485Z] Step 13/24 : COPY Makefile . [2021-06-15T12:00:46.089Z] ---> cf32a144e1fd [2021-06-15T12:00:46.089Z] Step 14/24 : RUN make update [2021-06-15T12:00:46.377Z] ---> Running in d23e1eae966f [2021-06-15T12:00:47.825Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T12:00:48.811Z] Removing intermediate container d23e1eae966f [2021-06-15T12:00:48.812Z] ---> 4e7c6b00de88 [2021-06-15T12:00:48.812Z] Step 15/24 : COPY . . [2021-06-15T12:00:52.223Z] ---> 9d1237492646 [2021-06-15T12:00:52.223Z] Step 16/24 : RUN ${MAKE} [2021-06-15T12:00:52.223Z] ---> Running in eaa85c00b685 [2021-06-15T12:00:53.222Z] 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-06-15T12:01:20.047Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-15T12:01:22.678Z] Removing intermediate container eaa85c00b685 [2021-06-15T12:01:22.678Z] ---> 6c7d838c34c2 [2021-06-15T12:01:22.678Z] Step 17/24 : FROM alpine:3.12 [2021-06-15T12:01:23.291Z] 3.12: Pulling from library/alpine [2021-06-15T12:01:23.573Z] d2f70382dc9a: Pulling fs layer [2021-06-15T12:01:23.573Z] d2f70382dc9a: Verifying Checksum [2021-06-15T12:01:23.573Z] d2f70382dc9a: Download complete [2021-06-15T12:01:24.174Z] d2f70382dc9a: Pull complete [2021-06-15T12:01:24.174Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T12:01:24.174Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T12:01:24.174Z] ---> 9852663dfa18 [2021-06-15T12:01:24.174Z] Step 18/24 : EXPOSE 4000 [2021-06-15T12:01:24.456Z] ---> Running in a504706f2411 [2021-06-15T12:01:25.054Z] Removing intermediate container a504706f2411 [2021-06-15T12:01:25.054Z] ---> 479caecf41c1 [2021-06-15T12:01:25.054Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T12:01:27.679Z] ---> 69c3309bce8e [2021-06-15T12:01:27.679Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-15T12:01:27.679Z] ---> Running in 9bd2a2ad072b [2021-06-15T12:01:27.953Z] Removing intermediate container 9bd2a2ad072b [2021-06-15T12:01:27.953Z] ---> 65ece6905a9f [2021-06-15T12:01:27.953Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-15T12:01:28.229Z] ---> Running in fd287754755c [2021-06-15T12:01:28.827Z] Removing intermediate container fd287754755c [2021-06-15T12:01:28.827Z] ---> e3eefa523887 [2021-06-15T12:01:28.827Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T12:01:28.827Z] ---> Running in a5c0c0b60900 [2021-06-15T12:01:29.424Z] Removing intermediate container a5c0c0b60900 [2021-06-15T12:01:29.424Z] ---> de63cb7421bd [2021-06-15T12:01:29.424Z] Step 23/24 : LABEL git_sha=da7f26c8e661522afc749967689e9a80c348048d [2021-06-15T12:01:29.424Z] ---> Running in e0158391e414 [2021-06-15T12:01:30.020Z] Removing intermediate container e0158391e414 [2021-06-15T12:01:30.020Z] ---> 79b1fbdf3d08 [2021-06-15T12:01:30.020Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T12:01:30.020Z] ---> Running in c80bb1c8f06e [2021-06-15T12:01:30.624Z] Removing intermediate container c80bb1c8f06e [2021-06-15T12:01:30.624Z] ---> a013d67abb00 [2021-06-15T12:01:30.624Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T12:01:30.624Z] Successfully built a013d67abb00 [2021-06-15T12:01:30.624Z] 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] libraryResource [Pipeline] sh [2021-06-15T12:01:31.343Z] ---> job-cost.sh [2021-06-15T12:01:31.343Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GbAY [2021-06-15T12:02:10.335Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T12:03:47.115Z] lf-activate-venv(): INFO: Adding /tmp/venv-GbAY/bin to PATH [2021-06-15T12:03:47.115Z] INFO: No Stack... [2021-06-15T12:03:47.115Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T12:03:47.115Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T12:03:47.457Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-06-15T12:03:47.457Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T12:03:47.521Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [2021-06-15T12:03:47.530Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] did not exist. Created. [2021-06-15T12:03:47.530Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T12:03:47.908Z] /w/workspace/edgex-ui-go/3@tmp/durable-beb46818/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-beb46818/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T12:03:48.256Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T12:03:48.278Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T12:03:48.508Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T12:03:48.529Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-3-stack-cost] [Pipeline] // lock [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-06-15T12:03:49.200Z] provisioning config files... [2021-06-15T12:03:49.209Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config5979787012624605121tmp [Pipeline] { [Pipeline] sh [2021-06-15T12:03:49.523Z] + set +x [2021-06-15T12:03:49.523Z] + bash -s -- [2021-06-15T12:03:49.523Z] + curl -s https://codecov.io/bash [2021-06-15T12:03:49.523Z] [2021-06-15T12:03:49.523Z] _____ _ [2021-06-15T12:03:49.523Z] / ____| | | [2021-06-15T12:03:49.523Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T12:03:49.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T12:03:49.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T12:03:49.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T12:03:49.523Z] Bash-1.0.3 [2021-06-15T12:03:49.523Z] [2021-06-15T12:03:49.523Z] [2021-06-15T12:03:49.523Z] ==> git version 2.24.4 found [2021-06-15T12:03:49.523Z] ==> 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-06-15T12:03:49.523Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T12:03:49.523Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T12:03:49.523Z] ==> Jenkins CI detected. [2021-06-15T12:03:49.523Z] project root: . [2021-06-15T12:03:49.523Z] --> token set from env [2021-06-15T12:03:49.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T12:03:49.523Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T12:03:49.523Z] ==> Python coveragepy not found [2021-06-15T12:03:49.523Z] ==> Searching for coverage reports in: [2021-06-15T12:03:49.523Z] + . [2021-06-15T12:03:49.523Z] -> Found 1 reports [2021-06-15T12:03:49.523Z] ==> Detecting git/mercurial file structure [2021-06-15T12:03:49.523Z] ==> Reading reports [2021-06-15T12:03:49.786Z] + ./coverage.out bytes=10 [2021-06-15T12:03:49.786Z] ==> Appending adjustments [2021-06-15T12:03:49.786Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T12:03:49.786Z] + Found adjustments [2021-06-15T12:03:49.786Z] ==> Gzipping contents [2021-06-15T12:03:49.786Z] 4.0K /tmp/codecov.yv7WKF.gz [2021-06-15T12:03:49.786Z] ==> Uploading reports [2021-06-15T12:03:49.786Z] url: https://codecov.io [2021-06-15T12:03:49.786Z] query: branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T12:03:49.786Z] -> Pinging Codecov [2021-06-15T12:03:49.786Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=da7f26c8e661522afc749967689e9a80c348048d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= [2021-06-15T12:03:50.370Z] -> Uploading to [2021-06-15T12:03:50.370Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/da7f26c8e661522afc749967689e9a80c348048d/0d436f93-8cb3-478a-8abd-7a70125d74fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T120350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dfe716c63e284a489b563556ee0972a79d9d43fc1413d081ca79272fd145323 [2021-06-15T12:03:50.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T12:03:50.370Z] Dload Upload Total Spent Left Speed [2021-06-15T12:03:50.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 8838 --:--:-- --:--:-- --:--:-- 8835 100 3923 0 0 100 3923 0 8835 --:--:-- --:--:-- --:--:-- 8835 [2021-06-15T12:03:50.632Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/da7f26c8e661522afc749967689e9a80c348048d [Pipeline] } [2021-06-15T12:03:50.640Z] 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] libraryResource [Pipeline] sh [2021-06-15T12:03:52.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:03:52.692Z] ---> package-listing.sh [2021-06-15T12:03:52.692Z] ++ facter osfamily [2021-06-15T12:03:52.692Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T12:03:52.957Z] + OS_FAMILY=redhat [2021-06-15T12:03:52.957Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 [2021-06-15T12:03:52.957Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T12:03:52.957Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T12:03:52.957Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T12:03:52.957Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T12:03:52.957Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T12:03:52.957Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T12:03:52.957Z] + case "${OS_FAMILY}" in [2021-06-15T12:03:52.957Z] + rpm -qa [2021-06-15T12:03:52.957Z] + sort [2021-06-15T12:03:53.550Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T12:03:53.550Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T12:03:53.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T12:03:53.550Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' [2021-06-15T12:03:53.550Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [2021-06-15T12:03:53.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo [2021-06-15T12:03:53.563Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T12:03:53.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:03:54.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:03:54.414Z] [2021-06-15T12:03:54.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T12:03:54.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:03:54.743Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T12:03:54.743Z] df20fa9351a1: Pulling fs layer [2021-06-15T12:03:54.743Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T12:03:54.743Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T12:03:54.743Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T12:03:54.743Z] 93b61091891f: Pulling fs layer [2021-06-15T12:03:54.743Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T12:03:54.743Z] 5e14af77c1be: Pulling fs layer [2021-06-15T12:03:54.743Z] 01666e4c0597: Pulling fs layer [2021-06-15T12:03:54.743Z] aa168da1d23b: Pulling fs layer [2021-06-15T12:03:54.743Z] 93b61091891f: Waiting [2021-06-15T12:03:54.743Z] 93b9cdb0e59b: Waiting [2021-06-15T12:03:54.743Z] 5e14af77c1be: Waiting [2021-06-15T12:03:54.743Z] 01666e4c0597: Waiting [2021-06-15T12:03:54.743Z] aa168da1d23b: Waiting [2021-06-15T12:03:54.743Z] 46f8f816bc3b: Waiting [2021-06-15T12:03:54.743Z] 36b3adc4ff6f: Download complete [2021-06-15T12:03:54.743Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T12:03:54.743Z] 46f8f816bc3b: Download complete [2021-06-15T12:03:54.743Z] df20fa9351a1: Verifying Checksum [2021-06-15T12:03:54.743Z] df20fa9351a1: Download complete [2021-06-15T12:03:55.009Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T12:03:55.009Z] 93b9cdb0e59b: Download complete [2021-06-15T12:03:55.009Z] 93b61091891f: Verifying Checksum [2021-06-15T12:03:55.009Z] 93b61091891f: Download complete [2021-06-15T12:03:55.009Z] 01666e4c0597: Verifying Checksum [2021-06-15T12:03:55.009Z] 01666e4c0597: Download complete [2021-06-15T12:03:55.009Z] 5e14af77c1be: Verifying Checksum [2021-06-15T12:03:55.009Z] 5e14af77c1be: Download complete [2021-06-15T12:03:55.009Z] df20fa9351a1: Pull complete [2021-06-15T12:03:55.009Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T12:03:55.009Z] 8ad3a11d3b57: Download complete [2021-06-15T12:03:55.277Z] 36b3adc4ff6f: Pull complete [2021-06-15T12:03:55.850Z] 8ad3a11d3b57: Pull complete [2021-06-15T12:03:55.850Z] 46f8f816bc3b: Pull complete [2021-06-15T12:03:56.113Z] 93b61091891f: Pull complete [2021-06-15T12:03:56.374Z] 93b9cdb0e59b: Pull complete [2021-06-15T12:03:56.374Z] 5e14af77c1be: Pull complete [2021-06-15T12:03:56.374Z] 01666e4c0597: Pull complete [2021-06-15T12:03:56.952Z] aa168da1d23b: Verifying Checksum [2021-06-15T12:03:56.952Z] aa168da1d23b: Download complete [2021-06-15T12:04:01.223Z] aa168da1d23b: Pull complete [2021-06-15T12:04:01.223Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T12:04:01.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T12:04:01.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T12:04:01.320Z] prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container [2021-06-15T12:04:01.355Z] $ 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-378/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-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T12:04:03.136Z] $ docker top f57587a3abe7610a64928cb0ab1a5ed901d1e38dbc81688186546f0d82d6896b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T12:04:03.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T12:04:03.829Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T12:04:04.142Z] + ls /var/log/sa-host [2021-06-15T12:04:04.142Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T12:04:04.142Z] file_magic: OK [2021-06-15T12:04:04.142Z] HZ: Using current value: 100 [2021-06-15T12:04:04.142Z] file_header: OK [2021-06-15T12:04:04.142Z] 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-06-15T12:04:04.142Z] Statistics: [2021-06-15T12:04:04.142Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:04:04.142Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T12:04:04.142Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T12:04:04.142Z] file_magic: OK [2021-06-15T12:04:04.142Z] HZ: Using current value: 100 [2021-06-15T12:04:04.142Z] file_header: OK [2021-06-15T12:04:04.142Z] 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-06-15T12:04:04.142Z] Statistics: [2021-06-15T12:04:04.142Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T12:04:04.142Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T12:04:04.363Z] provisioning config files... [2021-06-15T12:04:04.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config1588996720559807291tmp [Pipeline] { [Pipeline] echo [2021-06-15T12:04:04.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:04:04.709Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T12:04:04.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:04:05.099Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T12:04:05.110Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:04:05.407Z] ---> sudo-logs.sh [2021-06-15T12:04:05.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T12:04:05.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:04:05.754Z] ---> job-cost.sh [2021-06-15T12:04:05.754Z] lf-activate-venv: SKIPPING [2021-06-15T12:04:05.754Z] DEBUG: total: 0.18000000715255737 [2021-06-15T12:04:05.754Z] INFO: Retrieving Stack Cost... [2021-06-15T12:04:07.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T12:04:07.957Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T12:04:07.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T12:04:08.284Z] ---> logs-deploy.sh [2021-06-15T12:04:08.284Z] lf-activate-venv: SKIPPING [2021-06-15T12:04:08.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/3 [2021-06-15T12:04:08.284Z] INFO: archiving workspace using pattern(s): [2021-06-15T12:04:09.236Z] Archives upload complete. [2021-06-15T12:04:09.236Z] INFO: archiving logs to Nexus