Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+895bb4be16a97b7a14f98eb5878856faac06ef8b (3b2552348d662673c12d6d309f7c7ad1164e42d1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4306524420470659721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6363516797540680517.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7483159965587185379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5747334624997711164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7681966065295573064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-196 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh7488135473510885323.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1358424665231958255.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Merge succeeded, producing 84b5b958dfa48eafe033f804effa411c3e4953f7 Checking out Revision 84b5b958dfa48eafe033f804effa411c3e4953f7 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh7784416262147794129.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84b5b958dfa48eafe033f804effa411c3e4953f7 # timeout=10 Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T22:05:34.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T22:05:34.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T22:05:34.283Z] ========================================================= [2021-09-29T22:05:34.283Z] EdgeX Global Pipelines Version Info [2021-09-29T22:05:34.283Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 [2021-09-29T22:05:35.513Z] ------------------- [2021-09-29T22:05:35.513Z] stable info: [2021-09-29T22:05:35.513Z] ------------------- [2021-09-29T22:05:35.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T22:05:35.513Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-29T22:05:35.513Z] Message: update stable to v1.0.206 [2021-09-29T22:05:36.099Z] ------------------- [2021-09-29T22:05:36.099Z] experimental info: [2021-09-29T22:05:36.099Z] ------------------- [2021-09-29T22:05:36.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T22:05:36.099Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-29T22:05:36.099Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T22:05:36.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-29T22:05:36.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-29T22:05:36.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T22:05:36.313Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T22:05:36.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T22:05:36.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T22:05:36.386Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T22:05:36.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T22:05:36.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-29T22:05:36.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T22:05:36.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T22:05:36.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T22:05:36.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-29T22:05:36.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T22:05:36.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T22:05:36.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T22:05:36.632Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T22:05:36.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T22:05:36.679Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T22:05:36.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T22:05:36.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-29T22:05:36.795Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-29T22:05:36.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-29T22:05:36.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-29T22:05:36.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-29T22:05:36.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-29T22:05:36.916Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T22:05:36.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-09-29T22:05:36.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-09-29T22:05:36.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-09-29T22:05:37.010Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] echo [2021-09-29T22:05:37.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84b5b95 [Pipeline] echo [2021-09-29T22:05:37.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T22:05:37.132Z] provisioning config files... [2021-09-29T22:05:37.155Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config8472662839153776116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:05:37.493Z] ---> docker-login.sh [2021-09-29T22:05:37.493Z] nexus3.edgexfoundry.org:10001 [2021-09-29T22:05:37.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:05:37.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:05:37.760Z] Configure a credential helper to remove this warning. See [2021-09-29T22:05:37.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:05:37.760Z] [2021-09-29T22:05:37.760Z] Login Succeeded [2021-09-29T22:05:37.760Z] nexus3.edgexfoundry.org:10002 [2021-09-29T22:05:37.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:05:38.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:05:38.031Z] Configure a credential helper to remove this warning. See [2021-09-29T22:05:38.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:05:38.031Z] [2021-09-29T22:05:38.031Z] Login Succeeded [2021-09-29T22:05:38.031Z] nexus3.edgexfoundry.org:10003 [2021-09-29T22:05:38.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:05:38.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:05:38.031Z] Configure a credential helper to remove this warning. See [2021-09-29T22:05:38.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:05:38.031Z] [2021-09-29T22:05:38.031Z] Login Succeeded [2021-09-29T22:05:38.031Z] nexus3.edgexfoundry.org:10004 [2021-09-29T22:05:38.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:05:38.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:05:38.296Z] Configure a credential helper to remove this warning. See [2021-09-29T22:05:38.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:05:38.296Z] [2021-09-29T22:05:38.296Z] Login Succeeded [2021-09-29T22:05:38.296Z] docker.io [2021-09-29T22:05:38.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:05:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:05:38.882Z] Configure a credential helper to remove this warning. See [2021-09-29T22:05:38.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:05:38.882Z] [2021-09-29T22:05:38.882Z] Login Succeeded [2021-09-29T22:05:38.882Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T22:05:38.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T22:05:39.409Z] + git log --format=format:%s -1 84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] echo [2021-09-29T22:05:39.464Z] GIT_COMMIT: 84b5b958dfa48eafe033f804effa411c3e4953f7, Commit Message: Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD [Pipeline] echo [2021-09-29T22:05:39.479Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:05:40.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T22:05:40.224Z] [2021-09-29T22:05:40.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:05:40.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T22:05:40.553Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T22:05:40.553Z] 31603596830f: Pulling fs layer [2021-09-29T22:05:40.553Z] 04fac38145f0: Pulling fs layer [2021-09-29T22:05:40.553Z] 701f6daf10bf: Pulling fs layer [2021-09-29T22:05:40.553Z] 24f72da36158: Pulling fs layer [2021-09-29T22:05:40.553Z] 24f72da36158: Waiting [2021-09-29T22:05:40.553Z] 04fac38145f0: Verifying Checksum [2021-09-29T22:05:40.553Z] 04fac38145f0: Download complete [2021-09-29T22:05:41.039Z] 31603596830f: Verifying Checksum [2021-09-29T22:05:41.039Z] 31603596830f: Download complete [2021-09-29T22:05:41.039Z] 31603596830f: Pull complete [2021-09-29T22:05:41.039Z] 04fac38145f0: Pull complete [2021-09-29T22:05:41.039Z] 24f72da36158: Verifying Checksum [2021-09-29T22:05:41.039Z] 24f72da36158: Download complete [2021-09-29T22:05:41.039Z] 701f6daf10bf: Verifying Checksum [2021-09-29T22:05:41.039Z] 701f6daf10bf: Download complete [2021-09-29T22:05:41.632Z] 701f6daf10bf: Pull complete [2021-09-29T22:05:41.900Z] 24f72da36158: Pull complete [2021-09-29T22:05:41.900Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T22:05:41.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T22:05:41.900Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T22:05:42.001Z] prd-centos7-docker-4c-2g-196 does not seem to be running inside a container [2021-09-29T22:05:42.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T22:05:42.856Z] $ docker top f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T22:05:42.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T22:05:42.995Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T22:05:43.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T22:05:43.108Z] $ docker exec f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent [2021-09-29T22:05:43.227Z] SSH_AUTH_SOCK=/tmp/ssh-8ZSgLSKR19Oo/agent.13 [2021-09-29T22:05:43.227Z] SSH_AGENT_PID=20 [2021-09-29T22:05:43.238Z] Running ssh-add (command line suppressed) [2021-09-29T22:05:43.328Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8438245607309848086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_8438245607309848086.key) [2021-09-29T22:05:43.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T22:05:43.662Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T22:05:43.683Z] $ docker exec --env ******** --env ******** f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent -k [2021-09-29T22:05:43.783Z] unset SSH_AUTH_SOCK; [2021-09-29T22:05:43.783Z] unset SSH_AGENT_PID; [2021-09-29T22:05:43.783Z] echo Agent pid 20 killed; [2021-09-29T22:05:43.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T22:05:43.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T22:05:43.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T22:05:43.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T22:05:43.957Z] $ docker exec f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent [2021-09-29T22:05:44.061Z] SSH_AUTH_SOCK=/tmp/ssh-1hW3dYjXbI5I/agent.53 [2021-09-29T22:05:44.061Z] SSH_AGENT_PID=60 [2021-09-29T22:05:44.072Z] Running ssh-add (command line suppressed) [2021-09-29T22:05:44.160Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4683757099924425138.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4683757099924425138.key) [2021-09-29T22:05:44.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T22:05:44.490Z] + git semver init [2021-09-29T22:05:44.490Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T22:05:44.490Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-09-29T22:05:44.490Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-29T22:05:44.490Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T22:05:44.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T22:05:44.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T22:05:44.490Z] # $SEMVER_BRANCH = PR-431 [2021-09-29T22:05:44.490Z] # $SEMVER_TEMP = /tmp/semver-802185991 [2021-09-29T22:05:44.490Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-29T22:05:48.761Z] # '/tmp/semver-802185991' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-09-29T22:05:48.761Z] # -> Force: false [2021-09-29T22:05:48.761Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-09-29T22:05:48.775Z] $ docker exec --env ******** --env ******** f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 ssh-agent -k [2021-09-29T22:05:48.865Z] unset SSH_AUTH_SOCK; [2021-09-29T22:05:48.865Z] unset SSH_AGENT_PID; [2021-09-29T22:05:48.865Z] echo Agent pid 60 killed; [2021-09-29T22:05:48.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T22:05:49.229Z] + git semver [Pipeline] } [2021-09-29T22:05:49.247Z] $ docker stop --time=1 f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 [2021-09-29T22:05:50.527Z] $ docker rm -f f228cdd533d200bd41484ccb5e14bfb80fc13e811521d6f9d5589beabe3d3846 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T22:05:50.906Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T22:05:51.230Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T22:05:51.234Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-29T22:05:51.674Z] Running on prd-centos7-docker-4c-2g-195 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-29T22:05:51.692Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-09-29T22:05:52.038Z] The recommended git tool is: git [2021-09-29T22:05:54.807Z] using credential edgex-jenkins-ssh [2021-09-29T22:05:54.821Z] Cloning the remote Git repository [2021-09-29T22:05:54.849Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:05:54.916Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-09-29T22:05:54.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:05:54.948Z] > git --version # timeout=10 [2021-09-29T22:05:54.959Z] > git --version # 'git version 2.24.4' [2021-09-29T22:05:54.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:05:54.996Z] [INFO] Currently running in a labeled security context [2021-09-29T22:05:54.996Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T22:05:54.996Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6650547726516367521.key [2021-09-29T22:05:55.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T22:05:56.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T22:05:56.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T22:05:56.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T22:05:56.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:05:56.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:05:56.492Z] [INFO] Currently running in a labeled security context [2021-09-29T22:05:56.492Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T22:05:56.492Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh9219175608297477944.key [2021-09-29T22:05:56.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T22:05:57.120Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-29T22:05:57.369Z] Merge succeeded, producing f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 [2021-09-29T22:05:57.369Z] Checking out Revision f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 (PR-431) [2021-09-29T22:05:57.128Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T22:05:57.136Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-29T22:05:57.232Z] > git remote # timeout=10 [2021-09-29T22:05:57.244Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T22:05:57.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:05:57.251Z] [INFO] Currently running in a labeled security context [2021-09-29T22:05:57.252Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T22:05:57.252Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6529242753249269478.key [2021-09-29T22:05:57.257Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-09-29T22:05:57.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T22:05:57.371Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T22:05:57.378Z] > git checkout -f f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 # timeout=10 [2021-09-29T22:06:01.273Z] Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" [2021-09-29T22:06:01.291Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T22:06:01.863Z] provisioning config files... [2021-09-29T22:06:01.881Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6386869333870606092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:06:01.275Z] > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 [2021-09-29T22:06:02.333Z] ---> docker-login.sh [2021-09-29T22:06:02.333Z] nexus3.edgexfoundry.org:10001 [2021-09-29T22:06:02.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:06:02.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:06:02.603Z] Configure a credential helper to remove this warning. See [2021-09-29T22:06:02.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:06:02.603Z] [2021-09-29T22:06:02.603Z] Login Succeeded [2021-09-29T22:06:02.603Z] nexus3.edgexfoundry.org:10002 [2021-09-29T22:06:02.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:06:02.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:06:02.603Z] Configure a credential helper to remove this warning. See [2021-09-29T22:06:02.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:06:02.603Z] [2021-09-29T22:06:02.603Z] Login Succeeded [2021-09-29T22:06:02.603Z] nexus3.edgexfoundry.org:10003 [2021-09-29T22:06:02.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:06:02.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:06:02.873Z] Configure a credential helper to remove this warning. See [2021-09-29T22:06:02.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:06:02.873Z] [2021-09-29T22:06:02.873Z] Login Succeeded [2021-09-29T22:06:02.873Z] nexus3.edgexfoundry.org:10004 [2021-09-29T22:06:02.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:06:03.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:06:03.141Z] Configure a credential helper to remove this warning. See [2021-09-29T22:06:03.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:06:03.141Z] [2021-09-29T22:06:03.141Z] Login Succeeded [2021-09-29T22:06:03.141Z] docker.io [2021-09-29T22:06:03.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:06:03.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:06:03.410Z] Configure a credential helper to remove this warning. See [2021-09-29T22:06:03.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:06:03.410Z] [2021-09-29T22:06:03.410Z] Login Succeeded [2021-09-29T22:06:03.410Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T22:06:03.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T22:06:03.650Z] ========================================================= [2021-09-29T22:06:03.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T22:06:03.650Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:06:03.998Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-29T22:06:03.998Z] Sending build context to Docker daemon 21.74MB [2021-09-29T22:06:03.998Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T22:06:03.998Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T22:06:04.267Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T22:06:04.267Z] 540db60ca938: Pulling fs layer [2021-09-29T22:06:04.267Z] adcc1eea9eea: Pulling fs layer [2021-09-29T22:06:04.267Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T22:06:04.267Z] db62176df00c: Pulling fs layer [2021-09-29T22:06:04.267Z] 3b30891b0d05: Pulling fs layer [2021-09-29T22:06:04.267Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T22:06:04.267Z] c788192a36de: Pulling fs layer [2021-09-29T22:06:04.267Z] a77e37c0d609: Pulling fs layer [2021-09-29T22:06:04.267Z] c3185cebc471: Pulling fs layer [2021-09-29T22:06:04.267Z] db62176df00c: Waiting [2021-09-29T22:06:04.267Z] 3b30891b0d05: Waiting [2021-09-29T22:06:04.267Z] 06b49ca38bd5: Waiting [2021-09-29T22:06:04.267Z] c788192a36de: Waiting [2021-09-29T22:06:04.267Z] a77e37c0d609: Waiting [2021-09-29T22:06:04.267Z] c3185cebc471: Waiting [2021-09-29T22:06:04.267Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T22:06:04.267Z] 4c4ab2625f07: Download complete [2021-09-29T22:06:04.267Z] adcc1eea9eea: Download complete [2021-09-29T22:06:04.267Z] 3b30891b0d05: Verifying Checksum [2021-09-29T22:06:04.267Z] 3b30891b0d05: Download complete [2021-09-29T22:06:04.267Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T22:06:04.267Z] 06b49ca38bd5: Download complete [2021-09-29T22:06:04.543Z] 540db60ca938: Verifying Checksum [2021-09-29T22:06:04.543Z] 540db60ca938: Download complete [2021-09-29T22:06:04.543Z] c788192a36de: Verifying Checksum [2021-09-29T22:06:04.543Z] c788192a36de: Download complete [2021-09-29T22:06:04.543Z] 540db60ca938: Pull complete [2021-09-29T22:06:04.810Z] adcc1eea9eea: Pull complete [2021-09-29T22:06:04.810Z] 4c4ab2625f07: Pull complete [2021-09-29T22:06:05.401Z] a77e37c0d609: Verifying Checksum [2021-09-29T22:06:05.401Z] a77e37c0d609: Download complete [2021-09-29T22:06:06.531Z] Still waiting to schedule task [2021-09-29T22:06:06.531Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T22:06:09.660Z] c3185cebc471: Verifying Checksum [2021-09-29T22:06:09.660Z] c3185cebc471: Download complete [2021-09-29T22:06:09.931Z] db62176df00c: Verifying Checksum [2021-09-29T22:06:09.931Z] db62176df00c: Download complete [2021-09-29T22:06:13.305Z] db62176df00c: Pull complete [2021-09-29T22:06:13.305Z] 3b30891b0d05: Pull complete [2021-09-29T22:06:13.305Z] 06b49ca38bd5: Pull complete [2021-09-29T22:06:13.305Z] c788192a36de: Pull complete [2021-09-29T22:06:13.573Z] a77e37c0d609: Pull complete [2021-09-29T22:06:15.525Z] c3185cebc471: Pull complete [2021-09-29T22:06:15.525Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T22:06:15.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T22:06:15.525Z] ---> 031687cdd783 [2021-09-29T22:06:15.525Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T22:06:17.497Z] ---> Running in f63269da4a5d [2021-09-29T22:06:17.497Z] Removing intermediate container f63269da4a5d [2021-09-29T22:06:17.497Z] ---> 27d358b436bd [2021-09-29T22:06:17.497Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T22:06:17.497Z] ---> Running in bda315969fd4 [2021-09-29T22:06:17.497Z] Removing intermediate container bda315969fd4 [2021-09-29T22:06:17.497Z] ---> 3a5422f17dcb [2021-09-29T22:06:17.497Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T22:06:17.497Z] ---> Running in 643acbd99b9e [2021-09-29T22:06:17.497Z] Removing intermediate container 643acbd99b9e [2021-09-29T22:06:17.497Z] ---> 48b7851f978d [2021-09-29T22:06:17.497Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T22:06:17.497Z] ---> Running in cee66331e93d [2021-09-29T22:06:17.765Z] Removing intermediate container cee66331e93d [2021-09-29T22:06:17.765Z] ---> 03f0f1069121 [2021-09-29T22:06:17.765Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T22:06:17.765Z] ---> Running in 460d875a1895 [2021-09-29T22:06:17.765Z] Removing intermediate container 460d875a1895 [2021-09-29T22:06:17.765Z] ---> 0d4e87fe9340 [2021-09-29T22:06:17.765Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T22:06:17.765Z] ---> Running in 5f5a9b571734 [2021-09-29T22:06:18.348Z] Removing intermediate container 5f5a9b571734 [2021-09-29T22:06:18.348Z] ---> d97d92478ead [2021-09-29T22:06:18.348Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T22:06:18.348Z] ---> Running in dcaf4a0bf53c [2021-09-29T22:06:18.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T22:06:19.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T22:06:20.545Z] OK: 219 MiB in 52 packages [2021-09-29T22:06:20.545Z] Removing intermediate container dcaf4a0bf53c [2021-09-29T22:06:20.545Z] ---> 1eb1cb255eb8 [2021-09-29T22:06:20.545Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T22:06:20.545Z] ---> Running in 7bce58b11014 [2021-09-29T22:06:20.813Z] Removing intermediate container 7bce58b11014 [2021-09-29T22:06:20.813Z] ---> 4d5af0ae8d7b [2021-09-29T22:06:20.813Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T22:06:20.813Z] ---> Running in 99307a915139 [2021-09-29T22:06:20.813Z] Removing intermediate container 99307a915139 [2021-09-29T22:06:20.813Z] ---> c48998ad576d [2021-09-29T22:06:20.813Z] Step 12/17 : COPY go.mod . [2021-09-29T22:06:21.083Z] ---> 04a77f6deddd [2021-09-29T22:06:21.083Z] Step 13/17 : COPY Makefile . [2021-09-29T22:06:21.083Z] ---> 6362fa814519 [2021-09-29T22:06:21.083Z] Step 14/17 : RUN make update [2021-09-29T22:06:21.083Z] ---> Running in 5bc5c0b38b58 [2021-09-29T22:06:21.349Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T22:06:33.691Z] Removing intermediate container 5bc5c0b38b58 [2021-09-29T22:06:33.691Z] ---> 8c41b5bfe5b1 [2021-09-29T22:06:33.691Z] Step 15/17 : COPY . . [2021-09-29T22:06:33.691Z] ---> dcc3a60a06ef [2021-09-29T22:06:33.691Z] Step 16/17 : RUN go mod tidy [2021-09-29T22:06:33.691Z] ---> Running in 5367672e1bde [2021-09-29T22:06:33.958Z] Removing intermediate container 5367672e1bde [2021-09-29T22:06:33.958Z] ---> eb32b3f8fc3a [2021-09-29T22:06:33.958Z] Step 17/17 : RUN ${MAKE} [2021-09-29T22:06:33.958Z] ---> Running in 9d6379a0503d [2021-09-29T22:06:34.226Z] noop [2021-09-29T22:06:34.226Z] Removing intermediate container 9d6379a0503d [2021-09-29T22:06:34.226Z] ---> 4e12110bee4e [2021-09-29T22:06:34.226Z] Successfully built 4e12110bee4e [2021-09-29T22:06:34.226Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:06:34.551Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T22:06:34.551Z] . [Pipeline] withDockerContainer [2021-09-29T22:06:34.652Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-09-29T22:06:34.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T22:06:35.087Z] $ docker top 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T22:06:35.505Z] + go version [2021-09-29T22:06:35.505Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T22:06:35.522Z] $ docker stop --time=1 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 [2021-09-29T22:06:36.711Z] $ docker rm -f 92b3aa5ca2912b7a306df01891d4ab53fde18179eb9c5d6edd72d99f12bd0c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:06:37.322Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T22:06:37.322Z] . [Pipeline] withDockerContainer [2021-09-29T22:06:37.413Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-09-29T22:06:37.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T22:06:37.890Z] $ docker top d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T22:06:38.314Z] + go mod tidy [Pipeline] sh [2021-09-29T22:06:38.922Z] + make test [2021-09-29T22:06:38.923Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T22:06:39.516Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T22:06:49.633Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T22:06:49.633Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T22:06:55.036Z] $ docker stop --time=1 d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 [2021-09-29T22:06:56.386Z] $ docker rm -f d98d7927b74e918b37bf4e404088d81e545d0e6f78b30c6e9bc9bd4f0f576b03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T22:06:56.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T22:06:57.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-29T22:06:59.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T22:07:00.135Z] + ls -al . [2021-09-29T22:07:00.135Z] total 88 [2021-09-29T22:07:00.135Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 29 22:06 . [2021-09-29T22:07:00.135Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 22:05 .. [2021-09-29T22:07:00.135Z] drwxrwxr-x. 4 jenkins jenkins 36 Sep 29 22:05 assets [2021-09-29T22:07:00.135Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 29 22:05 bin [2021-09-29T22:07:00.135Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 29 22:05 cmd [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 29 22:05 CONTRIBUTING.md [2021-09-29T22:07:00.135Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 29 22:06 coverage.out [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 29 22:05 Dockerfile [2021-09-29T22:07:00.135Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 29 22:05 docs [2021-09-29T22:07:00.135Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 29 22:06 .git [2021-09-29T22:07:00.135Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 22:05 .github [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 29 22:05 .gitignore [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 29 22:05 go.mod [2021-09-29T22:07:00.135Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 29 22:06 go.sum [2021-09-29T22:07:00.135Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 29 22:05 internal [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 29 22:05 Jenkinsfile [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 29 22:05 LICENSE [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 29 22:05 Makefile [2021-09-29T22:07:00.135Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 29 22:05 pkg [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 29 22:05 README.md [2021-09-29T22:07:00.135Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 22:05 snap [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 29 22:05 VERSION [2021-09-29T22:07:00.135Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 29 22:05 version.go [2021-09-29T22:07:00.135Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 29 22:05 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:07:00.453Z] + 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=f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 --label arch=amd64 --label version=0.0.0 . [2021-09-29T22:07:00.453Z] Sending build context to Docker daemon 21.77MB [2021-09-29T22:07:00.723Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T22:07:00.723Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T22:07:00.723Z] ---> 4e12110bee4e [2021-09-29T22:07:00.723Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T22:07:00.723Z] ---> Running in 8914a69b22b5 [2021-09-29T22:07:00.723Z] Removing intermediate container 8914a69b22b5 [2021-09-29T22:07:00.723Z] ---> ecd328ac5760 [2021-09-29T22:07:00.723Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T22:07:00.723Z] ---> Running in 0736bbbf0389 [2021-09-29T22:07:00.990Z] Removing intermediate container 0736bbbf0389 [2021-09-29T22:07:00.990Z] ---> 8ef40dd80b55 [2021-09-29T22:07:00.990Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T22:07:00.990Z] ---> Running in 30ae4d06e92f [2021-09-29T22:07:00.990Z] Removing intermediate container 30ae4d06e92f [2021-09-29T22:07:00.990Z] ---> 92a604f75d42 [2021-09-29T22:07:00.990Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T22:07:00.990Z] ---> Running in 837e421ecc64 [2021-09-29T22:07:01.259Z] Removing intermediate container 837e421ecc64 [2021-09-29T22:07:01.259Z] ---> 5b4e95018306 [2021-09-29T22:07:01.259Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T22:07:01.259Z] ---> Running in 3a34428e3e94 [2021-09-29T22:07:01.259Z] Removing intermediate container 3a34428e3e94 [2021-09-29T22:07:01.259Z] ---> 490fc5a07370 [2021-09-29T22:07:01.259Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T22:07:01.259Z] ---> Running in 7ebe3b70735e [2021-09-29T22:07:01.851Z] Removing intermediate container 7ebe3b70735e [2021-09-29T22:07:01.851Z] ---> 13a36bda11a1 [2021-09-29T22:07:01.851Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T22:07:01.851Z] ---> Running in ff78de7babc2 [2021-09-29T22:07:02.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T22:07:03.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T22:07:03.666Z] OK: 219 MiB in 52 packages [2021-09-29T22:07:03.666Z] Removing intermediate container ff78de7babc2 [2021-09-29T22:07:03.666Z] ---> 76d44c09b792 [2021-09-29T22:07:03.666Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T22:07:03.932Z] ---> Running in 77e6d55671fc [2021-09-29T22:07:03.932Z] Removing intermediate container 77e6d55671fc [2021-09-29T22:07:03.932Z] ---> c32ac56ff645 [2021-09-29T22:07:03.932Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T22:07:03.932Z] ---> Running in 1fedd1837b00 [2021-09-29T22:07:03.932Z] Removing intermediate container 1fedd1837b00 [2021-09-29T22:07:03.932Z] ---> 6e112c8d91d6 [2021-09-29T22:07:03.932Z] Step 12/25 : COPY go.mod . [2021-09-29T22:07:04.199Z] ---> d4e580c69259 [2021-09-29T22:07:04.199Z] Step 13/25 : COPY Makefile . [2021-09-29T22:07:04.199Z] ---> df650e22592a [2021-09-29T22:07:04.199Z] Step 14/25 : RUN make update [2021-09-29T22:07:04.199Z] ---> Running in 8a92deb80c44 [2021-09-29T22:07:04.469Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T22:07:04.941Z] Removing intermediate container 8a92deb80c44 [2021-09-29T22:07:04.942Z] ---> f2330d19a192 [2021-09-29T22:07:04.942Z] Step 15/25 : COPY . . [2021-09-29T22:07:05.528Z] ---> b272e2e6a9f4 [2021-09-29T22:07:05.528Z] Step 16/25 : RUN go mod tidy [2021-09-29T22:07:05.528Z] ---> Running in 75b48a3235a9 [2021-09-29T22:07:06.118Z] Removing intermediate container 75b48a3235a9 [2021-09-29T22:07:06.118Z] ---> a662849fc596 [2021-09-29T22:07:06.118Z] Step 17/25 : RUN ${MAKE} [2021-09-29T22:07:06.118Z] ---> Running in 42637da5e7c7 [2021-09-29T22:07:06.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T22:07:14.633Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T22:07:16.583Z] Removing intermediate container 42637da5e7c7 [2021-09-29T22:07:16.583Z] ---> f9061335a63f [2021-09-29T22:07:16.583Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T22:07:16.863Z] 3.14: Pulling from library/alpine [2021-09-29T22:07:17.128Z] a0d0a0d46f8b: Pulling fs layer [2021-09-29T22:07:17.397Z] a0d0a0d46f8b: Verifying Checksum [2021-09-29T22:07:17.397Z] a0d0a0d46f8b: Download complete [2021-09-29T22:07:17.666Z] a0d0a0d46f8b: Pull complete [2021-09-29T22:07:17.666Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T22:07:17.666Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T22:07:17.666Z] ---> 14119a10abf4 [2021-09-29T22:07:17.666Z] Step 19/25 : EXPOSE 4000 [2021-09-29T22:07:17.666Z] ---> Running in 318ba7342494 [2021-09-29T22:07:17.666Z] Removing intermediate container 318ba7342494 [2021-09-29T22:07:17.666Z] ---> 94d9798bde39 [2021-09-29T22:07:17.666Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T22:07:18.252Z] ---> 1e10751d0672 [2021-09-29T22:07:18.252Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T22:07:18.252Z] ---> Running in 747e8516e8d0 [2021-09-29T22:07:18.252Z] Removing intermediate container 747e8516e8d0 [2021-09-29T22:07:18.252Z] ---> 7189381f66fa [2021-09-29T22:07:18.252Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T22:07:18.252Z] ---> Running in 1aa771a55591 [2021-09-29T22:07:18.252Z] Removing intermediate container 1aa771a55591 [2021-09-29T22:07:18.252Z] ---> 4be7b2f571d6 [2021-09-29T22:07:18.252Z] Step 23/25 : LABEL arch=amd64 [2021-09-29T22:07:18.520Z] ---> Running in 82d735e70d64 [2021-09-29T22:07:18.520Z] Removing intermediate container 82d735e70d64 [2021-09-29T22:07:18.520Z] ---> 144e9d818ed7 [2021-09-29T22:07:18.520Z] Step 24/25 : LABEL git_sha=f150f2b87cf224efb6a0d559e7ca41f87b8dfe95 [2021-09-29T22:07:18.520Z] ---> Running in c2447e93f481 [2021-09-29T22:07:18.520Z] Removing intermediate container c2447e93f481 [2021-09-29T22:07:18.520Z] ---> 34babc8f8ff0 [2021-09-29T22:07:18.520Z] Step 25/25 : LABEL version=0.0.0 [2021-09-29T22:07:18.520Z] ---> Running in 871be0645e8a [2021-09-29T22:07:18.786Z] Removing intermediate container 871be0645e8a [2021-09-29T22:07:18.786Z] ---> 22c4a6637ebf [2021-09-29T22:07:18.786Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T22:07:18.786Z] Successfully built 22c4a6637ebf [2021-09-29T22:07:18.786Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:07:19.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:07:19.549Z] [2021-09-29T22:07:19.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:07:19.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:07:19.879Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T22:07:19.879Z] b4d181a07f80: Pulling fs layer [2021-09-29T22:07:19.879Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T22:07:19.879Z] ed53099fbce6: Pulling fs layer [2021-09-29T22:07:19.879Z] dc539afda2c1: Pulling fs layer [2021-09-29T22:07:19.879Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T22:07:19.879Z] 9065ff56babe: Pulling fs layer [2021-09-29T22:07:19.879Z] d287ab97295c: Pulling fs layer [2021-09-29T22:07:19.879Z] 77bc0d833cb6: Waiting [2021-09-29T22:07:19.879Z] 9065ff56babe: Waiting [2021-09-29T22:07:19.879Z] d287ab97295c: Waiting [2021-09-29T22:07:19.879Z] dc539afda2c1: Waiting [2021-09-29T22:07:20.147Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T22:07:20.147Z] a1111a8f2ec3: Download complete [2021-09-29T22:07:20.147Z] dc539afda2c1: Verifying Checksum [2021-09-29T22:07:20.147Z] dc539afda2c1: Download complete [2021-09-29T22:07:20.413Z] 77bc0d833cb6: Download complete [2021-09-29T22:07:20.413Z] 9065ff56babe: Verifying Checksum [2021-09-29T22:07:20.413Z] 9065ff56babe: Download complete [2021-09-29T22:07:20.679Z] ed53099fbce6: Verifying Checksum [2021-09-29T22:07:20.679Z] ed53099fbce6: Download complete [2021-09-29T22:07:21.651Z] b4d181a07f80: Verifying Checksum [2021-09-29T22:07:21.651Z] b4d181a07f80: Download complete [2021-09-29T22:07:23.085Z] b4d181a07f80: Pull complete [2021-09-29T22:07:23.085Z] a1111a8f2ec3: Pull complete [2021-09-29T22:07:23.669Z] ed53099fbce6: Pull complete [2021-09-29T22:07:23.669Z] dc539afda2c1: Pull complete [2021-09-29T22:07:23.942Z] 77bc0d833cb6: Pull complete [2021-09-29T22:07:23.942Z] 9065ff56babe: Pull complete [2021-09-29T22:07:25.884Z] d287ab97295c: Verifying Checksum [2021-09-29T22:07:25.884Z] d287ab97295c: Download complete [2021-09-29T22:07:30.153Z] d287ab97295c: Pull complete [2021-09-29T22:07:30.153Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T22:07:30.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:07:30.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T22:07:30.249Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-09-29T22:07:30.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T22:07:32.868Z] $ docker top d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:07:33.465Z] ---> job-cost.sh [2021-09-29T22:07:33.466Z] lf-activate-venv: SKIPPING [2021-09-29T22:07:33.466Z] INFO: No Stack... [2021-09-29T22:07:35.416Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T22:07:35.682Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T22:07:36.006Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-09-29T22:07:36.006Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T22:07:36.050Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [2021-09-29T22:07:36.059Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] did not exist. Created. [2021-09-29T22:07:36.059Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T22:07:36.407Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-29T22:07:36.450Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T22:07:36.470Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T22:07:36.499Z] $ docker stop --time=1 d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e [2021-09-29T22:07:37.654Z] $ docker rm -f d132e3dee10b6d345d3af6986c9a1958d40e86d44236417424db4483a64f0f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T22:08:35.413Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-29T22:08:35.432Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-09-29T22:08:35.763Z] The recommended git tool is: git [2021-09-29T22:08:41.172Z] using credential edgex-jenkins-ssh [2021-09-29T22:08:41.194Z] Cloning the remote Git repository [2021-09-29T22:08:41.319Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:08:41.512Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-09-29T22:08:41.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:08:41.592Z] > git --version # timeout=10 [2021-09-29T22:08:41.614Z] > git --version # 'git version 2.17.1' [2021-09-29T22:08:41.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:08:41.724Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T22:08:45.962Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-29T22:08:45.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T22:08:45.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T22:08:45.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-29T22:08:45.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-29T22:08:45.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:08:45.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T22:08:45.977Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T22:08:45.993Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-29T22:08:46.814Z] Merge succeeded, producing 236c6a38e111a5356ac76f75572f5a903f2c0f9d [2021-09-29T22:08:46.815Z] Checking out Revision 236c6a38e111a5356ac76f75572f5a903f2c0f9d (PR-431) [2021-09-29T22:08:46.282Z] > git remote # timeout=10 [2021-09-29T22:08:46.306Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T22:08:46.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T22:08:46.335Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-09-29T22:08:46.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T22:08:46.818Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T22:08:46.837Z] > git checkout -f 236c6a38e111a5356ac76f75572f5a903f2c0f9d # timeout=10 [2021-09-29T22:08:51.314Z] Commit message: "Merge commit '895bb4be16a97b7a14f98eb5878856faac06ef8b' into HEAD" [2021-09-29T22:08:51.348Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T22:08:52.049Z] provisioning config files... [2021-09-29T22:08:52.085Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3279717968041234684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:08:51.320Z] > git rev-list --no-walk 2c204ec3194f98e0f187645e92c1be9385faa80b # timeout=10 [2021-09-29T22:08:52.648Z] ---> docker-login.sh [2021-09-29T22:08:52.648Z] nexus3.edgexfoundry.org:10001 [2021-09-29T22:08:54.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:08:54.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:08:54.367Z] Configure a credential helper to remove this warning. See [2021-09-29T22:08:54.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:08:54.367Z] [2021-09-29T22:08:54.367Z] Login Succeeded [2021-09-29T22:08:54.367Z] nexus3.edgexfoundry.org:10002 [2021-09-29T22:08:54.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:08:54.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:08:54.966Z] Configure a credential helper to remove this warning. See [2021-09-29T22:08:54.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:08:54.966Z] [2021-09-29T22:08:54.966Z] Login Succeeded [2021-09-29T22:08:54.966Z] nexus3.edgexfoundry.org:10003 [2021-09-29T22:08:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:08:55.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:08:55.525Z] Configure a credential helper to remove this warning. See [2021-09-29T22:08:55.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:08:55.525Z] [2021-09-29T22:08:55.525Z] Login Succeeded [2021-09-29T22:08:55.525Z] nexus3.edgexfoundry.org:10004 [2021-09-29T22:08:55.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:08:56.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:08:56.083Z] Configure a credential helper to remove this warning. See [2021-09-29T22:08:56.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:08:56.083Z] [2021-09-29T22:08:56.083Z] Login Succeeded [2021-09-29T22:08:56.083Z] docker.io [2021-09-29T22:08:56.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T22:08:56.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T22:08:56.952Z] Configure a credential helper to remove this warning. See [2021-09-29T22:08:56.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T22:08:56.952Z] [2021-09-29T22:08:56.952Z] Login Succeeded [2021-09-29T22:08:56.952Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T22:08:57.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T22:08:57.567Z] ========================================================= [2021-09-29T22:08:57.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T22:08:57.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:08:58.009Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-29T22:08:59.011Z] Sending build context to Docker daemon 21.74MB [2021-09-29T22:08:59.011Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T22:08:59.011Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-29T22:08:59.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T22:08:59.285Z] 595b0fe564bb: Pulling fs layer [2021-09-29T22:08:59.285Z] 24495759ef45: Pulling fs layer [2021-09-29T22:08:59.285Z] d148012ef14d: Pulling fs layer [2021-09-29T22:08:59.285Z] e90a11edd702: Pulling fs layer [2021-09-29T22:08:59.285Z] d77568369979: Pulling fs layer [2021-09-29T22:08:59.285Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T22:08:59.285Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T22:08:59.285Z] 97ac5df62f85: Pulling fs layer [2021-09-29T22:08:59.285Z] d77568369979: Waiting [2021-09-29T22:08:59.285Z] e90a11edd702: Waiting [2021-09-29T22:08:59.285Z] 170f2ba95c9a: Waiting [2021-09-29T22:08:59.285Z] fc1c9f9a7f3b: Waiting [2021-09-29T22:08:59.285Z] 97ac5df62f85: Waiting [2021-09-29T22:08:59.285Z] d148012ef14d: Verifying Checksum [2021-09-29T22:08:59.285Z] d148012ef14d: Download complete [2021-09-29T22:08:59.285Z] 24495759ef45: Download complete [2021-09-29T22:08:59.285Z] d77568369979: Verifying Checksum [2021-09-29T22:08:59.285Z] d77568369979: Download complete [2021-09-29T22:08:59.285Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T22:08:59.285Z] fc1c9f9a7f3b: Download complete [2021-09-29T22:08:59.285Z] 595b0fe564bb: Download complete [2021-09-29T22:08:59.560Z] 170f2ba95c9a: Download complete [2021-09-29T22:08:59.844Z] 595b0fe564bb: Pull complete [2021-09-29T22:09:00.846Z] 24495759ef45: Pull complete [2021-09-29T22:09:01.120Z] d148012ef14d: Pull complete [2021-09-29T22:09:03.125Z] 97ac5df62f85: Verifying Checksum [2021-09-29T22:09:03.125Z] 97ac5df62f85: Download complete [2021-09-29T22:09:03.725Z] e90a11edd702: Verifying Checksum [2021-09-29T22:09:03.725Z] e90a11edd702: Download complete [2021-09-29T22:09:13.906Z] e90a11edd702: Pull complete [2021-09-29T22:09:13.906Z] d77568369979: Pull complete [2021-09-29T22:09:14.181Z] fc1c9f9a7f3b: Pull complete [2021-09-29T22:09:14.784Z] 170f2ba95c9a: Pull complete [2021-09-29T22:09:21.511Z] 97ac5df62f85: Pull complete [2021-09-29T22:09:21.511Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T22:09:21.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T22:09:21.511Z] ---> 04bc70af865f [2021-09-29T22:09:21.511Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T22:09:25.814Z] ---> Running in 092f05a7c4a3 [2021-09-29T22:09:26.088Z] Removing intermediate container 092f05a7c4a3 [2021-09-29T22:09:26.088Z] ---> 5ae8446ffec7 [2021-09-29T22:09:26.088Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T22:09:26.088Z] ---> Running in a22205f395bb [2021-09-29T22:09:27.068Z] Removing intermediate container a22205f395bb [2021-09-29T22:09:27.068Z] ---> a8d47fd8cffd [2021-09-29T22:09:27.068Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T22:09:27.068Z] ---> Running in d8d199ac468a [2021-09-29T22:09:27.669Z] Removing intermediate container d8d199ac468a [2021-09-29T22:09:27.669Z] ---> 6502f130c955 [2021-09-29T22:09:27.669Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-29T22:09:27.669Z] ---> Running in fb648a9b17b8 [2021-09-29T22:09:28.267Z] Removing intermediate container fb648a9b17b8 [2021-09-29T22:09:28.267Z] ---> 2dc304a82a6a [2021-09-29T22:09:28.267Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T22:09:28.267Z] ---> Running in 6e6617d00543 [2021-09-29T22:09:28.862Z] Removing intermediate container 6e6617d00543 [2021-09-29T22:09:28.862Z] ---> 18c24c90b29b [2021-09-29T22:09:28.862Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T22:09:29.157Z] ---> Running in 75373e44da62 [2021-09-29T22:09:31.782Z] Removing intermediate container 75373e44da62 [2021-09-29T22:09:31.782Z] ---> 98607fb5f3d4 [2021-09-29T22:09:31.782Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T22:09:31.782Z] ---> Running in 7de7ce95946e [2021-09-29T22:09:33.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T22:09:34.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T22:09:35.174Z] OK: 218 MiB in 52 packages [2021-09-29T22:09:36.157Z] Removing intermediate container 7de7ce95946e [2021-09-29T22:09:36.157Z] ---> e7675c048db7 [2021-09-29T22:09:36.157Z] Step 10/17 : ENV GO111MODULE=on [2021-09-29T22:09:36.431Z] ---> Running in c5353bf9294a [2021-09-29T22:09:37.024Z] Removing intermediate container c5353bf9294a [2021-09-29T22:09:37.024Z] ---> d87580b6f886 [2021-09-29T22:09:37.024Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T22:09:37.297Z] ---> Running in 5abcee33f899 [2021-09-29T22:09:37.890Z] Removing intermediate container 5abcee33f899 [2021-09-29T22:09:37.890Z] ---> 7fea0f21450c [2021-09-29T22:09:37.890Z] Step 12/17 : COPY go.mod . [2021-09-29T22:09:38.486Z] ---> 6dff5e661179 [2021-09-29T22:09:38.486Z] Step 13/17 : COPY Makefile . [2021-09-29T22:09:39.466Z] ---> 8dc19e651c04 [2021-09-29T22:09:39.466Z] Step 14/17 : RUN make update [2021-09-29T22:09:39.466Z] ---> Running in 96149954e616 [2021-09-29T22:09:40.906Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T22:10:07.734Z] Removing intermediate container 96149954e616 [2021-09-29T22:10:07.734Z] ---> b13636704ea6 [2021-09-29T22:10:07.734Z] Step 15/17 : COPY . . [2021-09-29T22:10:10.373Z] ---> 7eef6f40bd6c [2021-09-29T22:10:10.373Z] Step 16/17 : RUN go mod tidy [2021-09-29T22:10:10.373Z] ---> Running in a3cec797eb3e [2021-09-29T22:10:13.848Z] Removing intermediate container a3cec797eb3e [2021-09-29T22:10:13.848Z] ---> 7688949ad6e3 [2021-09-29T22:10:13.848Z] Step 17/17 : RUN ${MAKE} [2021-09-29T22:10:13.848Z] ---> Running in d2cce55e746c [2021-09-29T22:10:14.828Z] noop [2021-09-29T22:10:16.259Z] Removing intermediate container d2cce55e746c [2021-09-29T22:10:16.259Z] ---> 0ce7cb340f72 [2021-09-29T22:10:16.259Z] Successfully built 0ce7cb340f72 [2021-09-29T22:10:16.259Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:10:16.603Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T22:10:16.603Z] . [Pipeline] withDockerContainer [2021-09-29T22:10:16.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container [2021-09-29T22:10:16.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T22:10:18.612Z] $ docker top cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T22:10:19.578Z] + go version [2021-09-29T22:10:19.578Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T22:10:19.597Z] $ docker stop --time=1 cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe [2021-09-29T22:10:21.558Z] $ docker rm -f cdab2f77a91bbc4b701792f64642ec37bbbf8bd68c9ba40f036fb13633162dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:10:22.376Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T22:10:22.376Z] . [Pipeline] withDockerContainer [2021-09-29T22:10:22.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container [2021-09-29T22:10:22.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T22:10:24.446Z] $ docker top 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T22:10:25.435Z] + go mod tidy [Pipeline] sh [2021-09-29T22:10:26.702Z] + make test [2021-09-29T22:10:26.702Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T22:10:28.145Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-29T22:11:00.528Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-29T22:11:00.528Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-29T22:11:22.826Z] $ docker stop --time=1 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b [2021-09-29T22:11:24.870Z] $ docker rm -f 6a360ad9a5a5ff68bf2a95c6014fd9e313bd1aad5c252aeed43a28a7b27b360b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T22:11:25.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T22:11:25.762Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T22:11:26.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T22:11:27.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T22:11:27.478Z] + ls -al . [2021-09-29T22:11:27.478Z] total 128 [2021-09-29T22:11:27.478Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 29 22:10 . [2021-09-29T22:11:27.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 .. [2021-09-29T22:11:27.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 22:08 .git [2021-09-29T22:11:27.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 .github [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 29 22:08 .gitignore [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 29 22:08 CONTRIBUTING.md [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 29 22:08 Dockerfile [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 29 22:08 Jenkinsfile [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 29 22:08 LICENSE [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 29 22:08 Makefile [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 29 22:08 README.md [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 22:05 VERSION [2021-09-29T22:11:27.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 assets [2021-09-29T22:11:27.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 bin [2021-09-29T22:11:27.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:08 cmd [2021-09-29T22:11:27.478Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 29 22:10 coverage.out [2021-09-29T22:11:27.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 22:08 docs [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 29 22:08 go.mod [2021-09-29T22:11:27.478Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 29 22:10 go.sum [2021-09-29T22:11:27.478Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 22:08 internal [2021-09-29T22:11:27.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:08 pkg [2021-09-29T22:11:27.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 snap [2021-09-29T22:11:27.478Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 29 22:08 version.go [2021-09-29T22:11:27.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:08 web [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:11:27.823Z] + 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=236c6a38e111a5356ac76f75572f5a903f2c0f9d --label arch=arm64 --label version=0.0.0 . [2021-09-29T22:11:28.812Z] Sending build context to Docker daemon 21.76MB [2021-09-29T22:11:28.812Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T22:11:28.812Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-29T22:11:28.812Z] ---> 0ce7cb340f72 [2021-09-29T22:11:28.812Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-29T22:11:29.411Z] ---> Running in e9112570a1c7 [2021-09-29T22:11:30.004Z] Removing intermediate container e9112570a1c7 [2021-09-29T22:11:30.004Z] ---> 57372794d1a4 [2021-09-29T22:11:30.004Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-29T22:11:30.004Z] ---> Running in b7cb1bc54729 [2021-09-29T22:11:30.616Z] Removing intermediate container b7cb1bc54729 [2021-09-29T22:11:30.616Z] ---> 6ba41e17b83c [2021-09-29T22:11:30.616Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T22:11:30.616Z] ---> Running in 7275cecde076 [2021-09-29T22:11:31.210Z] Removing intermediate container 7275cecde076 [2021-09-29T22:11:31.210Z] ---> 94139d4e0aad [2021-09-29T22:11:31.210Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-29T22:11:31.485Z] ---> Running in bc1b1421e4cd [2021-09-29T22:11:32.080Z] Removing intermediate container bc1b1421e4cd [2021-09-29T22:11:32.080Z] ---> c73fc87e8cd7 [2021-09-29T22:11:32.080Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-29T22:11:32.080Z] ---> Running in bdb8c1adb6bb [2021-09-29T22:11:32.676Z] Removing intermediate container bdb8c1adb6bb [2021-09-29T22:11:32.676Z] ---> 1f06e25ae015 [2021-09-29T22:11:32.676Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T22:11:32.676Z] ---> Running in 0b4b98c00093 [2021-09-29T22:11:35.307Z] Removing intermediate container 0b4b98c00093 [2021-09-29T22:11:35.307Z] ---> d6dae89a6851 [2021-09-29T22:11:35.307Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T22:11:35.307Z] ---> Running in 965f35c79c31 [2021-09-29T22:11:36.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T22:11:37.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T22:11:38.769Z] OK: 218 MiB in 52 packages [2021-09-29T22:11:39.749Z] Removing intermediate container 965f35c79c31 [2021-09-29T22:11:39.749Z] ---> 6bc794986fa0 [2021-09-29T22:11:39.749Z] Step 10/25 : ENV GO111MODULE=on [2021-09-29T22:11:39.749Z] ---> Running in f064febd14d0 [2021-09-29T22:11:40.342Z] Removing intermediate container f064febd14d0 [2021-09-29T22:11:40.342Z] ---> a77f49442add [2021-09-29T22:11:40.342Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-29T22:11:40.342Z] ---> Running in 8bbfa08e0ebe [2021-09-29T22:11:40.941Z] Removing intermediate container 8bbfa08e0ebe [2021-09-29T22:11:40.941Z] ---> 582af2f9929e [2021-09-29T22:11:40.941Z] Step 12/25 : COPY go.mod . [2021-09-29T22:11:41.917Z] ---> 535a4cce0308 [2021-09-29T22:11:41.917Z] Step 13/25 : COPY Makefile . [2021-09-29T22:11:42.509Z] ---> da9ca7ff99ab [2021-09-29T22:11:42.509Z] Step 14/25 : RUN make update [2021-09-29T22:11:42.781Z] ---> Running in d99324a2ae8a [2021-09-29T22:11:44.219Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-29T22:11:45.194Z] Removing intermediate container d99324a2ae8a [2021-09-29T22:11:45.194Z] ---> e78be4d983ca [2021-09-29T22:11:45.194Z] Step 15/25 : COPY . . [2021-09-29T22:11:48.586Z] ---> 31f8f3942907 [2021-09-29T22:11:48.586Z] Step 16/25 : RUN go mod tidy [2021-09-29T22:11:48.586Z] ---> Running in fc3f02457128 [2021-09-29T22:11:51.202Z] Removing intermediate container fc3f02457128 [2021-09-29T22:11:51.202Z] ---> 8224d010459e [2021-09-29T22:11:51.202Z] Step 17/25 : RUN ${MAKE} [2021-09-29T22:11:51.202Z] ---> Running in 53488404d205 [2021-09-29T22:11:52.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-29T22:12:19.482Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-29T22:12:23.793Z] Removing intermediate container 53488404d205 [2021-09-29T22:12:23.793Z] ---> f11308525b21 [2021-09-29T22:12:23.793Z] Step 18/25 : FROM alpine:3.14 [2021-09-29T22:12:24.386Z] 3.14: Pulling from library/alpine [2021-09-29T22:12:24.386Z] 552d1f2373af: Pulling fs layer [2021-09-29T22:12:24.658Z] 552d1f2373af: Verifying Checksum [2021-09-29T22:12:24.658Z] 552d1f2373af: Download complete [2021-09-29T22:12:25.637Z] 552d1f2373af: Pull complete [2021-09-29T22:12:25.637Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T22:12:25.637Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T22:12:25.637Z] ---> bb3de5531c18 [2021-09-29T22:12:25.637Z] Step 19/25 : EXPOSE 4000 [2021-09-29T22:12:25.637Z] ---> Running in 4afa839a4b9d [2021-09-29T22:12:26.232Z] Removing intermediate container 4afa839a4b9d [2021-09-29T22:12:26.232Z] ---> e38726f3e22b [2021-09-29T22:12:26.232Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T22:12:28.201Z] ---> 3c3b05fd6132 [2021-09-29T22:12:28.201Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-29T22:12:28.201Z] ---> Running in b5939e98cdf9 [2021-09-29T22:12:28.472Z] Removing intermediate container b5939e98cdf9 [2021-09-29T22:12:28.472Z] ---> c378abde26b0 [2021-09-29T22:12:28.472Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-29T22:12:28.745Z] ---> Running in 48d5263aaba6 [2021-09-29T22:12:29.017Z] Removing intermediate container 48d5263aaba6 [2021-09-29T22:12:29.017Z] ---> 00da9715148b [2021-09-29T22:12:29.017Z] Step 23/25 : LABEL arch=arm64 [2021-09-29T22:12:29.290Z] ---> Running in d4dc92d388d1 [2021-09-29T22:12:29.886Z] Removing intermediate container d4dc92d388d1 [2021-09-29T22:12:29.886Z] ---> 4f9e7e7f1988 [2021-09-29T22:12:29.886Z] Step 24/25 : LABEL git_sha=236c6a38e111a5356ac76f75572f5a903f2c0f9d [2021-09-29T22:12:29.886Z] ---> Running in 7bf5ba75a3b5 [2021-09-29T22:12:30.477Z] Removing intermediate container 7bf5ba75a3b5 [2021-09-29T22:12:30.477Z] ---> 859b6f21b55b [2021-09-29T22:12:30.477Z] Step 25/25 : LABEL version=0.0.0 [2021-09-29T22:12:30.750Z] ---> Running in 31282f19cd9f [2021-09-29T22:12:31.024Z] Removing intermediate container 31282f19cd9f [2021-09-29T22:12:31.024Z] ---> a9bb44717280 [2021-09-29T22:12:31.024Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T22:12:31.296Z] Successfully built a9bb44717280 [2021-09-29T22:12:31.296Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:12:31.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T22:12:32.221Z] [2021-09-29T22:12:32.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:12:32.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T22:12:32.848Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T22:12:32.848Z] 448f6bf000e3: Pulling fs layer [2021-09-29T22:12:32.848Z] f757da607395: Pulling fs layer [2021-09-29T22:12:32.848Z] 05883995daec: Pulling fs layer [2021-09-29T22:12:32.848Z] 8603b9c90790: Pulling fs layer [2021-09-29T22:12:32.848Z] 1560dd03e051: Pulling fs layer [2021-09-29T22:12:32.848Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T22:12:32.848Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T22:12:32.848Z] 8603b9c90790: Waiting [2021-09-29T22:12:32.848Z] 1560dd03e051: Waiting [2021-09-29T22:12:32.848Z] 27f5ce0e4adf: Waiting [2021-09-29T22:12:32.848Z] c2d8d7efcc4b: Waiting [2021-09-29T22:12:33.123Z] f757da607395: Verifying Checksum [2021-09-29T22:12:33.123Z] f757da607395: Download complete [2021-09-29T22:12:33.123Z] 8603b9c90790: Verifying Checksum [2021-09-29T22:12:33.396Z] 1560dd03e051: Verifying Checksum [2021-09-29T22:12:33.396Z] 1560dd03e051: Download complete [2021-09-29T22:12:33.396Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T22:12:33.396Z] 27f5ce0e4adf: Download complete [2021-09-29T22:12:33.990Z] 05883995daec: Verifying Checksum [2021-09-29T22:12:33.990Z] 05883995daec: Download complete [2021-09-29T22:12:34.971Z] 448f6bf000e3: Download complete [2021-09-29T22:12:37.607Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T22:12:37.607Z] c2d8d7efcc4b: Download complete [2021-09-29T22:12:38.206Z] 448f6bf000e3: Pull complete [2021-09-29T22:12:38.808Z] f757da607395: Pull complete [2021-09-29T22:12:40.240Z] 05883995daec: Pull complete [2021-09-29T22:12:40.833Z] 8603b9c90790: Pull complete [2021-09-29T22:12:41.810Z] 1560dd03e051: Pull complete [2021-09-29T22:12:42.083Z] 27f5ce0e4adf: Pull complete [2021-09-29T22:12:57.177Z] c2d8d7efcc4b: Pull complete [2021-09-29T22:12:57.177Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T22:12:57.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T22:12:57.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T22:12:57.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-198 does not seem to be running inside a container [2021-09-29T22:12:57.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T22:13:02.015Z] $ docker top b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:02.936Z] ---> job-cost.sh [2021-09-29T22:13:02.936Z] lf-activate-venv: SKIPPING [2021-09-29T22:13:02.936Z] INFO: No Stack... [2021-09-29T22:13:03.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T22:13:04.178Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T22:13:04.843Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-09-29T22:13:04.843Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T22:13:04.908Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [2021-09-29T22:13:04.919Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] did not exist. Created. [2021-09-29T22:13:04.919Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T22:13:05.613Z] /w/workspace/edgex-ui-go/4@tmp/durable-4be082c8/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-4be082c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-29T22:13:06.287Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T22:13:06.322Z] Warning: overwriting stash ‘stack-cost’ [2021-09-29T22:13:06.455Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T22:13:06.469Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T22:13:06.497Z] $ docker stop --time=1 b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 [2021-09-29T22:13:08.164Z] $ docker rm -f b7e1803deec9cd51076926a61388b125e8e0c17284d2c900ce85c058d69eb9e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-29T22:13:09.261Z] provisioning config files... [2021-09-29T22:13:09.277Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1660035984192182999tmp [Pipeline] { [Pipeline] sh [2021-09-29T22:13:09.620Z] + set +x [2021-09-29T22:13:09.620Z] + curl -s https://codecov.io/bash [2021-09-29T22:13:09.620Z] + bash -s -- [2021-09-29T22:13:09.620Z] [2021-09-29T22:13:09.620Z] _____ _ [2021-09-29T22:13:09.620Z] / ____| | | [2021-09-29T22:13:09.620Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T22:13:09.620Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T22:13:09.620Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T22:13:09.620Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T22:13:09.620Z] Bash-1.0.6 [2021-09-29T22:13:09.620Z] [2021-09-29T22:13:09.620Z] [2021-09-29T22:13:09.620Z] ==> git version 2.24.4 found [2021-09-29T22:13:09.620Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T22:13:09.620Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T22:13:09.620Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T22:13:09.620Z] ==> Jenkins CI detected. [2021-09-29T22:13:09.620Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-29T22:13:09.620Z] project root: . [2021-09-29T22:13:09.620Z] --> token set from env [2021-09-29T22:13:09.620Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T22:13:09.890Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T22:13:09.890Z] ==> Python coveragepy not found [2021-09-29T22:13:09.890Z] ==> Searching for coverage reports in: [2021-09-29T22:13:09.890Z] + . [2021-09-29T22:13:09.890Z] -> Found 1 reports [2021-09-29T22:13:09.890Z] ==> Detecting git/mercurial file structure [2021-09-29T22:13:09.890Z] ==> Reading reports [2021-09-29T22:13:09.890Z] + ./coverage.out bytes=10 [2021-09-29T22:13:09.890Z] ==> Appending adjustments [2021-09-29T22:13:09.890Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T22:13:09.890Z] + Found adjustments [2021-09-29T22:13:09.890Z] ==> Gzipping contents [2021-09-29T22:13:09.890Z] 4.0K /tmp/codecov.rRT7dj.gz [2021-09-29T22:13:09.890Z] ==> Uploading reports [2021-09-29T22:13:09.890Z] url: https://codecov.io [2021-09-29T22:13:09.890Z] query: branch=PR-431&commit=84b5b958dfa48eafe033f804effa411c3e4953f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-29T22:13:09.890Z] -> Pinging Codecov [2021-09-29T22:13:09.890Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=84b5b958dfa48eafe033f804effa411c3e4953f7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-29T22:13:10.470Z] -> Uploading to [2021-09-29T22:13:10.471Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/FB506323287CE973F263BFD2A0EB1F37/84b5b958dfa48eafe033f804effa411c3e4953f7/b12a7aca-e6fc-41f1-b07b-f00944dfe502.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T221310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e52dea0646a911b22989ecf3bd1827d1d4239c9d396dfe39f2601421c5319ee7 [2021-09-29T22:13:10.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T22:13:10.471Z] Dload Upload Total Spent Left Speed [2021-09-29T22:13:10.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3588 0 0 100 3588 0 10915 --:--:-- --:--:-- --:--:-- 10905 100 3588 0 0 100 3588 0 10909 --:--:-- --:--:-- --:--:-- 10905 [2021-09-29T22:13:10.736Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/84b5b958dfa48eafe033f804effa411c3e4953f7 [Pipeline] } [2021-09-29T22:13:10.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T22:13:12.526Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:12.857Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:13.444Z] ---> package-listing.sh [2021-09-29T22:13:13.444Z] ++ facter osfamily [2021-09-29T22:13:13.444Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T22:13:13.727Z] + OS_FAMILY=redhat [2021-09-29T22:13:13.727Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-29T22:13:13.727Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T22:13:13.727Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T22:13:13.727Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T22:13:13.727Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T22:13:13.727Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-29T22:13:13.727Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T22:13:13.727Z] + case "${OS_FAMILY}" in [2021-09-29T22:13:13.727Z] + sort [2021-09-29T22:13:13.727Z] + rpm -qa [2021-09-29T22:13:14.317Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T22:13:14.317Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T22:13:14.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T22:13:14.317Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-29T22:13:14.317Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-09-29T22:13:14.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-09-29T22:13:14.334Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T22:13:14.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:13:15.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:13:15.222Z] [2021-09-29T22:13:15.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T22:13:15.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:13:15.546Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T22:13:15.546Z] b4d181a07f80: Pulling fs layer [2021-09-29T22:13:15.546Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T22:13:15.546Z] ed53099fbce6: Pulling fs layer [2021-09-29T22:13:15.546Z] dc539afda2c1: Pulling fs layer [2021-09-29T22:13:15.546Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T22:13:15.546Z] 9065ff56babe: Pulling fs layer [2021-09-29T22:13:15.546Z] d287ab97295c: Pulling fs layer [2021-09-29T22:13:15.546Z] 77bc0d833cb6: Waiting [2021-09-29T22:13:15.546Z] 9065ff56babe: Waiting [2021-09-29T22:13:15.546Z] d287ab97295c: Waiting [2021-09-29T22:13:15.546Z] dc539afda2c1: Waiting [2021-09-29T22:13:15.812Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T22:13:15.812Z] a1111a8f2ec3: Download complete [2021-09-29T22:13:15.812Z] dc539afda2c1: Verifying Checksum [2021-09-29T22:13:15.812Z] dc539afda2c1: Download complete [2021-09-29T22:13:16.076Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T22:13:16.076Z] 77bc0d833cb6: Download complete [2021-09-29T22:13:16.076Z] 9065ff56babe: Verifying Checksum [2021-09-29T22:13:16.076Z] 9065ff56babe: Download complete [2021-09-29T22:13:16.076Z] ed53099fbce6: Verifying Checksum [2021-09-29T22:13:16.076Z] ed53099fbce6: Download complete [2021-09-29T22:13:17.481Z] b4d181a07f80: Verifying Checksum [2021-09-29T22:13:17.481Z] b4d181a07f80: Download complete [2021-09-29T22:13:18.451Z] b4d181a07f80: Pull complete [2021-09-29T22:13:18.451Z] a1111a8f2ec3: Pull complete [2021-09-29T22:13:19.042Z] ed53099fbce6: Pull complete [2021-09-29T22:13:19.042Z] dc539afda2c1: Pull complete [2021-09-29T22:13:19.312Z] 77bc0d833cb6: Pull complete [2021-09-29T22:13:19.312Z] 9065ff56babe: Pull complete [2021-09-29T22:13:20.717Z] d287ab97295c: Verifying Checksum [2021-09-29T22:13:20.717Z] d287ab97295c: Download complete [2021-09-29T22:13:26.081Z] d287ab97295c: Pull complete [2021-09-29T22:13:26.081Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T22:13:26.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T22:13:26.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T22:13:26.167Z] prd-centos7-docker-4c-2g-196 does not seem to be running inside a container [2021-09-29T22:13:26.216Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T22:13:28.412Z] $ docker top 76f33263300a45a238115a6691bdfd69c635ef8aae671a3e89e8d4881dda9bea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T22:13:28.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T22:13:29.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T22:13:29.420Z] + ls /var/log/sa-host [2021-09-29T22:13:29.420Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T22:13:29.420Z] file_magic: OK [2021-09-29T22:13:29.420Z] HZ: Using current value: 100 [2021-09-29T22:13:29.420Z] file_header: OK [2021-09-29T22:13:29.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T22:13:29.420Z] Statistics: [2021-09-29T22:13:29.420Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T22:13:29.420Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T22:13:29.420Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T22:13:29.420Z] file_magic: OK [2021-09-29T22:13:29.420Z] HZ: Using current value: 100 [2021-09-29T22:13:29.420Z] file_header: OK [2021-09-29T22:13:29.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T22:13:29.420Z] Statistics: [2021-09-29T22:13:29.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T22:13:29.420Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T22:13:29.959Z] provisioning config files... [2021-09-29T22:13:29.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config284633633788224069tmp [Pipeline] { [Pipeline] echo [2021-09-29T22:13:29.997Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:30.307Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T22:13:30.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:30.714Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T22:13:30.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:31.040Z] ---> sudo-logs.sh [2021-09-29T22:13:31.040Z] Archiving 'sudo' log.. [2021-09-29T22:13:31.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-196.vexxhost.local: Name or service not known [2021-09-29T22:13:31.040Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-196.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T22:13:31.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:31.388Z] ---> job-cost.sh [2021-09-29T22:13:31.389Z] lf-activate-venv: SKIPPING [2021-09-29T22:13:31.389Z] DEBUG: total: 0.10999999940395355 [2021-09-29T22:13:31.389Z] INFO: Retrieving Stack Cost... [2021-09-29T22:13:31.974Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T22:13:32.556Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T22:13:32.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T22:13:32.901Z] ---> logs-deploy.sh [2021-09-29T22:13:32.902Z] lf-activate-venv: SKIPPING [2021-09-29T22:13:32.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/4 [2021-09-29T22:13:32.902Z] INFO: archiving workspace using pattern(s): [2021-09-29T22:13:33.862Z] Archives upload complete. [2021-09-29T22:13:33.862Z] INFO: archiving logs to Nexus