Pull request #450 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3+c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (51c0161f9833607aa46a3d7c3d64b5247c491ef0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2186916001740865217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh7265684601503840649.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-450/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-450/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2514102455674140898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-450/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2174355543836427508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1000460946787756604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-450/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-450/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2429585488031457750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-41 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [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-450 # 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-450@tmp/jenkins-gitclient-ssh1402476420820718242.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-450@tmp/jenkins-gitclient-ssh2743674644007665053.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) > git config core.sparsecheckout # timeout=10 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # 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-450@tmp/jenkins-gitclient-ssh7326520892999527071.key > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T04:11:25.253Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T04:11:25.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T04:11:25.453Z] ========================================================= [2021-10-08T04:11:25.453Z] EdgeX Global Pipelines Version Info [2021-10-08T04:11:25.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:11:26.642Z] ------------------- [2021-10-08T04:11:26.642Z] stable info: [2021-10-08T04:11:26.642Z] ------------------- [2021-10-08T04:11:26.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T04:11:26.642Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T04:11:26.642Z] Message: update stable to v1.0.208 [2021-10-08T04:11:27.220Z] ------------------- [2021-10-08T04:11:27.220Z] experimental info: [2021-10-08T04:11:27.220Z] ------------------- [2021-10-08T04:11:27.220Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T04:11:27.220Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T04:11:27.220Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T04:11:27.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-08T04:11:27.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-08T04:11:27.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T04:11:27.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T04:11:27.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T04:11:27.704Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T04:11:27.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T04:11:27.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-08T04:11:27.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T04:11:27.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T04:11:27.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T04:11:27.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-08T04:11:27.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T04:11:28.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T04:11:28.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T04:11:28.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T04:11:28.122Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T04:11:28.162Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T04:11:28.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T04:11:28.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-08T04:11:28.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-08T04:11:28.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-08T04:11:28.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-08T04:11:28.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-08T04:11:28.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-08T04:11:28.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T04:11:28.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo [2021-10-08T04:11:28.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo [2021-10-08T04:11:28.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo [2021-10-08T04:11:28.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] echo [2021-10-08T04:11:28.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a98f2f7 [Pipeline] echo [2021-10-08T04:11:28.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T04:11:28.854Z] provisioning config files... [2021-10-08T04:11:28.870Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config1002093936483168121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:11:29.224Z] ---> docker-login.sh [2021-10-08T04:11:29.224Z] nexus3.edgexfoundry.org:10001 [2021-10-08T04:11:29.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:11:29.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:11:29.494Z] Configure a credential helper to remove this warning. See [2021-10-08T04:11:29.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:11:29.494Z] [2021-10-08T04:11:29.494Z] Login Succeeded [2021-10-08T04:11:29.494Z] nexus3.edgexfoundry.org:10002 [2021-10-08T04:11:29.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:11:29.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:11:29.495Z] Configure a credential helper to remove this warning. See [2021-10-08T04:11:29.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:11:29.495Z] [2021-10-08T04:11:29.495Z] Login Succeeded [2021-10-08T04:11:29.495Z] nexus3.edgexfoundry.org:10003 [2021-10-08T04:11:29.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:11:29.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:11:29.758Z] Configure a credential helper to remove this warning. See [2021-10-08T04:11:29.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:11:29.758Z] [2021-10-08T04:11:29.758Z] Login Succeeded [2021-10-08T04:11:29.758Z] nexus3.edgexfoundry.org:10004 [2021-10-08T04:11:29.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:11:29.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:11:29.758Z] Configure a credential helper to remove this warning. See [2021-10-08T04:11:29.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:11:29.758Z] [2021-10-08T04:11:29.758Z] Login Succeeded [2021-10-08T04:11:29.758Z] docker.io [2021-10-08T04:11:29.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:11:30.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:11:30.334Z] Configure a credential helper to remove this warning. See [2021-10-08T04:11:30.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:11:30.334Z] [2021-10-08T04:11:30.334Z] Login Succeeded [2021-10-08T04:11:30.334Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T04:11:30.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T04:11:31.125Z] + git log --format=format:%s -1 a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] echo [2021-10-08T04:11:31.174Z] GIT_COMMIT: a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-08T04:11:31.202Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:11:31.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T04:11:31.798Z] [2021-10-08T04:11:31.798Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:11:32.133Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T04:11:32.133Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T04:11:32.133Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T04:11:32.133Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T04:11:32.133Z] 4c7163046ea9: Pulling fs layer [2021-10-08T04:11:32.133Z] 0c2d73faf560: Pulling fs layer [2021-10-08T04:11:32.133Z] 0c2d73faf560: Waiting [2021-10-08T04:11:32.133Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T04:11:32.133Z] 3e5f54012d9b: Download complete [2021-10-08T04:11:32.133Z] a0d0a0d46f8b: Download complete [2021-10-08T04:11:32.133Z] 4c7163046ea9: Verifying Checksum [2021-10-08T04:11:32.133Z] 4c7163046ea9: Download complete [2021-10-08T04:11:32.133Z] 0c2d73faf560: Verifying Checksum [2021-10-08T04:11:32.133Z] 0c2d73faf560: Download complete [2021-10-08T04:11:32.405Z] a0d0a0d46f8b: Pull complete [2021-10-08T04:11:32.405Z] 3e5f54012d9b: Pull complete [2021-10-08T04:11:32.685Z] 4c7163046ea9: Pull complete [2021-10-08T04:11:32.972Z] 0c2d73faf560: Pull complete [2021-10-08T04:11:32.972Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T04:11:32.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T04:11:32.972Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T04:11:33.065Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-10-08T04:11:33.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-450 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450:/w/workspace/edgexfoundry_edgex-ui-go_PR-450:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T04:11:33.675Z] $ docker top 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T04:11:33.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T04:11:33.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T04:11:33.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T04:11:33.953Z] $ docker exec 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent [2021-10-08T04:11:34.071Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPEbGdk/agent.13 [2021-10-08T04:11:34.071Z] SSH_AGENT_PID=19 [2021-10-08T04:11:34.078Z] Running ssh-add (command line suppressed) [2021-10-08T04:11:34.162Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_5219120056112017915.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_5219120056112017915.key) [2021-10-08T04:11:34.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T04:11:34.510Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T04:11:34.531Z] $ docker exec --env ******** --env ******** 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent -k [2021-10-08T04:11:34.614Z] unset SSH_AUTH_SOCK; [2021-10-08T04:11:34.614Z] unset SSH_AGENT_PID; [2021-10-08T04:11:34.614Z] echo Agent pid 19 killed; [2021-10-08T04:11:34.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T04:11:34.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T04:11:34.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T04:11:34.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T04:11:34.789Z] $ docker exec 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent [2021-10-08T04:11:34.898Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCFEDH/agent.53 [2021-10-08T04:11:34.898Z] SSH_AGENT_PID=59 [2021-10-08T04:11:34.903Z] Running ssh-add (command line suppressed) [2021-10-08T04:11:35.021Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_1755090151072119345.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_1755090151072119345.key) [2021-10-08T04:11:35.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T04:11:35.362Z] + git semver init [2021-10-08T04:11:35.362Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T04:11:35.362Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-450/.git [2021-10-08T04:11:35.362Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [2021-10-08T04:11:35.362Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T04:11:35.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T04:11:35.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T04:11:35.362Z] # $SEMVER_BRANCH = PR-450 [2021-10-08T04:11:35.362Z] # $SEMVER_TEMP = /tmp/semver-245822599 [2021-10-08T04:11:35.362Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-08T04:11:37.299Z] # '/tmp/semver-245822599' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-450/.semver' [2021-10-08T04:11:37.299Z] # -> Force: false [2021-10-08T04:11:37.299Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-450/.semver [Pipeline] } [2021-10-08T04:11:37.320Z] $ docker exec --env ******** --env ******** 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent -k [2021-10-08T04:11:37.408Z] unset SSH_AUTH_SOCK; [2021-10-08T04:11:37.409Z] unset SSH_AGENT_PID; [2021-10-08T04:11:37.409Z] echo Agent pid 59 killed; [2021-10-08T04:11:37.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T04:11:37.797Z] + git semver [Pipeline] } [2021-10-08T04:11:37.822Z] $ docker stop --time=1 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 [2021-10-08T04:11:39.087Z] $ docker rm -f 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T04:11:39.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T04:11:39.746Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T04:11:39.770Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-08T04:11:55.154Z] Still waiting to schedule task [2021-10-08T04:11:55.154Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-08T04:11:55.194Z] Still waiting to schedule task [2021-10-08T04:11:55.194Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-08T04:15:31.712Z] Running on prd-centos7-docker-4c-2g-48 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [Pipeline] { [Pipeline] ws [2021-10-08T04:15:31.745Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-08T04:15:31.858Z] The recommended git tool is: git [2021-10-08T04:15:33.766Z] using credential edgex-jenkins-ssh [2021-10-08T04:15:33.777Z] Cloning the remote Git repository [2021-10-08T04:15:33.593Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:15:33.642Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-08T04:15:33.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:15:33.670Z] > git --version # timeout=10 [2021-10-08T04:15:33.678Z] > git --version # 'git version 2.24.4' [2021-10-08T04:15:33.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:15:33.703Z] [INFO] Currently running in a labeled security context [2021-10-08T04:15:33.703Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T04:15:33.703Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5449355792396892425.key [2021-10-08T04:15:33.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T04:15:34.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T04:15:34.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T04:15:34.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T04:15:34.927Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:15:34.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:15:34.930Z] [INFO] Currently running in a labeled security context [2021-10-08T04:15:34.930Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T04:15:34.930Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2954190957252027937.key [2021-10-08T04:15:34.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T04:15:35.617Z] Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:15:35.783Z] Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:15:35.784Z] Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) [2021-10-08T04:15:35.421Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T04:15:35.431Z] > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 [2021-10-08T04:15:35.521Z] > git remote # timeout=10 [2021-10-08T04:15:35.536Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T04:15:35.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:15:35.550Z] [INFO] Currently running in a labeled security context [2021-10-08T04:15:35.550Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T04:15:35.550Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9006630248108421265.key [2021-10-08T04:15:35.558Z] > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [2021-10-08T04:15:35.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T04:15:35.579Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T04:15:35.592Z] > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 [2021-10-08T04:15:39.254Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-08T04:15:39.277Z] > git --version # timeout=10 [2021-10-08T04:15:39.289Z] > git --version # 'git version 2.24.4' [2021-10-08T04:15:39.298Z] fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T04:15:40.100Z] provisioning config files... [2021-10-08T04:15:40.116Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8211217378397766398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:15:40.545Z] ---> docker-login.sh [2021-10-08T04:15:40.545Z] nexus3.edgexfoundry.org:10001 [2021-10-08T04:15:40.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:15:40.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:15:40.545Z] Configure a credential helper to remove this warning. See [2021-10-08T04:15:40.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:15:40.545Z] [2021-10-08T04:15:40.545Z] Login Succeeded [2021-10-08T04:15:40.545Z] nexus3.edgexfoundry.org:10002 [2021-10-08T04:15:40.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:15:40.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:15:40.805Z] Configure a credential helper to remove this warning. See [2021-10-08T04:15:40.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:15:40.805Z] [2021-10-08T04:15:40.805Z] Login Succeeded [2021-10-08T04:15:40.805Z] nexus3.edgexfoundry.org:10003 [2021-10-08T04:15:40.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:15:40.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:15:40.805Z] Configure a credential helper to remove this warning. See [2021-10-08T04:15:40.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:15:40.805Z] [2021-10-08T04:15:40.805Z] Login Succeeded [2021-10-08T04:15:40.805Z] nexus3.edgexfoundry.org:10004 [2021-10-08T04:15:41.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:15:41.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:15:41.068Z] Configure a credential helper to remove this warning. See [2021-10-08T04:15:41.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:15:41.068Z] [2021-10-08T04:15:41.068Z] Login Succeeded [2021-10-08T04:15:41.068Z] docker.io [2021-10-08T04:15:41.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:15:41.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:15:41.330Z] Configure a credential helper to remove this warning. See [2021-10-08T04:15:41.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:15:41.330Z] [2021-10-08T04:15:41.330Z] Login Succeeded [2021-10-08T04:15:41.330Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T04:15:41.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T04:15:41.600Z] ========================================================= [2021-10-08T04:15:41.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T04:15:41.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:15:41.992Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-08T04:15:41.992Z] Sending build context to Docker daemon 20.89MB [2021-10-08T04:15:41.992Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T04:15:41.992Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T04:15:42.262Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T04:15:42.262Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T04:15:42.262Z] 57d31006c564: Pulling fs layer [2021-10-08T04:15:42.262Z] bd5ccded8296: Pulling fs layer [2021-10-08T04:15:42.262Z] 304dd3a0f381: Pulling fs layer [2021-10-08T04:15:42.262Z] d37cda54a23b: Pulling fs layer [2021-10-08T04:15:42.262Z] bae75c0f2455: Pulling fs layer [2021-10-08T04:15:42.262Z] 806579b3d29a: Pulling fs layer [2021-10-08T04:15:42.262Z] c77eb801bf70: Pulling fs layer [2021-10-08T04:15:42.262Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T04:15:42.262Z] 304dd3a0f381: Waiting [2021-10-08T04:15:42.262Z] d37cda54a23b: Waiting [2021-10-08T04:15:42.262Z] bae75c0f2455: Waiting [2021-10-08T04:15:42.262Z] 806579b3d29a: Waiting [2021-10-08T04:15:42.262Z] c77eb801bf70: Waiting [2021-10-08T04:15:42.262Z] 6d0567d44e1a: Waiting [2021-10-08T04:15:42.262Z] bd5ccded8296: Verifying Checksum [2021-10-08T04:15:42.262Z] bd5ccded8296: Download complete [2021-10-08T04:15:42.262Z] 57d31006c564: Verifying Checksum [2021-10-08T04:15:42.262Z] 57d31006c564: Download complete [2021-10-08T04:15:42.262Z] d37cda54a23b: Verifying Checksum [2021-10-08T04:15:42.262Z] d37cda54a23b: Download complete [2021-10-08T04:15:42.262Z] bae75c0f2455: Verifying Checksum [2021-10-08T04:15:42.262Z] bae75c0f2455: Download complete [2021-10-08T04:15:42.262Z] 806579b3d29a: Verifying Checksum [2021-10-08T04:15:42.262Z] 806579b3d29a: Download complete [2021-10-08T04:15:42.262Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T04:15:42.262Z] 4e9f2cdf4387: Download complete [2021-10-08T04:15:42.262Z] c77eb801bf70: Verifying Checksum [2021-10-08T04:15:42.262Z] c77eb801bf70: Download complete [2021-10-08T04:15:42.863Z] 304dd3a0f381: Verifying Checksum [2021-10-08T04:15:42.863Z] 304dd3a0f381: Download complete [2021-10-08T04:15:42.863Z] 4e9f2cdf4387: Pull complete [2021-10-08T04:15:42.863Z] 57d31006c564: Pull complete [2021-10-08T04:15:42.863Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T04:15:42.863Z] 6d0567d44e1a: Download complete [2021-10-08T04:15:43.131Z] bd5ccded8296: Pull complete [2021-10-08T04:15:46.464Z] 304dd3a0f381: Pull complete [2021-10-08T04:15:46.464Z] d37cda54a23b: Pull complete [2021-10-08T04:15:46.464Z] bae75c0f2455: Pull complete [2021-10-08T04:15:46.732Z] 806579b3d29a: Pull complete [2021-10-08T04:15:46.732Z] c77eb801bf70: Pull complete [2021-10-08T04:15:49.297Z] 6d0567d44e1a: Pull complete [2021-10-08T04:15:49.297Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T04:15:49.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T04:15:49.297Z] ---> e839a31ac9d1 [2021-10-08T04:15:49.297Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T04:15:51.222Z] ---> Running in c562d847338c [2021-10-08T04:15:51.222Z] Removing intermediate container c562d847338c [2021-10-08T04:15:51.222Z] ---> db29cf5530ce [2021-10-08T04:15:51.222Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T04:15:51.222Z] ---> Running in b0636f5f1b04 [2021-10-08T04:15:51.222Z] Removing intermediate container b0636f5f1b04 [2021-10-08T04:15:51.222Z] ---> 00675659872b [2021-10-08T04:15:51.222Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T04:15:51.222Z] ---> Running in 1206826fd2d2 [2021-10-08T04:15:51.482Z] Removing intermediate container 1206826fd2d2 [2021-10-08T04:15:51.482Z] ---> 1f2c8bbca019 [2021-10-08T04:15:51.482Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T04:15:51.482Z] ---> Running in b96facfd0d43 [2021-10-08T04:15:51.482Z] Removing intermediate container b96facfd0d43 [2021-10-08T04:15:51.482Z] ---> 320f691f003b [2021-10-08T04:15:51.482Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T04:15:51.482Z] ---> Running in a8089bded36e [2021-10-08T04:15:51.482Z] Removing intermediate container a8089bded36e [2021-10-08T04:15:51.482Z] ---> 4841caf28fd7 [2021-10-08T04:15:51.482Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T04:15:51.745Z] ---> Running in 2c2157cd5a5c [2021-10-08T04:15:52.004Z] Removing intermediate container 2c2157cd5a5c [2021-10-08T04:15:52.005Z] ---> 1224454a473a [2021-10-08T04:15:52.005Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T04:15:52.005Z] ---> Running in 00cdfee7456c [2021-10-08T04:15:52.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T04:15:53.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T04:15:53.790Z] OK: 219 MiB in 52 packages [2021-10-08T04:15:53.790Z] Removing intermediate container 00cdfee7456c [2021-10-08T04:15:53.790Z] ---> c7fa5fad39af [2021-10-08T04:15:53.790Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T04:15:53.790Z] ---> Running in 707a5259787f [2021-10-08T04:15:54.051Z] Removing intermediate container 707a5259787f [2021-10-08T04:15:54.051Z] ---> bbeac0bc216d [2021-10-08T04:15:54.051Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T04:15:54.051Z] ---> Running in d19174cbd752 [2021-10-08T04:15:54.051Z] Removing intermediate container d19174cbd752 [2021-10-08T04:15:54.051Z] ---> 030988ab034a [2021-10-08T04:15:54.051Z] Step 12/14 : COPY . . [2021-10-08T04:15:54.656Z] ---> cb145b934cbe [2021-10-08T04:15:54.656Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T04:15:54.656Z] ---> Running in 36d64120ccd5 [2021-10-08T04:16:26.798Z] Removing intermediate container 36d64120ccd5 [2021-10-08T04:16:26.798Z] ---> 7af0df62e460 [2021-10-08T04:16:26.798Z] Step 14/14 : RUN ${MAKE} [2021-10-08T04:16:26.798Z] ---> Running in 493e679b6c51 [2021-10-08T04:16:26.798Z] noop [2021-10-08T04:16:26.798Z] Removing intermediate container 493e679b6c51 [2021-10-08T04:16:26.798Z] ---> 0c32abd7f449 [2021-10-08T04:16:26.798Z] Successfully built 0c32abd7f449 [2021-10-08T04:16:26.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:16:27.124Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T04:16:27.124Z] . [Pipeline] withDockerContainer [2021-10-08T04:16:27.226Z] prd-centos7-docker-4c-2g-48 does not seem to be running inside a container [2021-10-08T04:16:27.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T04:16:27.587Z] $ docker top 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T04:16:27.988Z] + go version [2021-10-08T04:16:27.988Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T04:16:28.016Z] $ docker stop --time=1 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb [2021-10-08T04:16:29.182Z] $ docker rm -f 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:16:29.825Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T04:16:29.825Z] . [Pipeline] withDockerContainer [2021-10-08T04:16:29.917Z] prd-centos7-docker-4c-2g-48 does not seem to be running inside a container [2021-10-08T04:16:29.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T04:16:30.318Z] $ docker top 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T04:16:30.765Z] + make test [2021-10-08T04:16:30.766Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T04:16:31.028Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T04:16:43.330Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T04:16:43.331Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T04:16:43.331Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T04:16:43.331Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T04:16:43.331Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T04:16:48.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T04:16:48.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T04:16:48.663Z] $ docker stop --time=1 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 [2021-10-08T04:16:50.029Z] $ docker rm -f 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T04:16:50.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T04:16:50.666Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-08T04:16:52.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T04:16:52.350Z] + ls -al . [2021-10-08T04:16:52.350Z] total 88 [2021-10-08T04:16:52.350Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 04:16 . [2021-10-08T04:16:52.350Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 8 04:15 .. [2021-10-08T04:16:52.350Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 04:15 assets [2021-10-08T04:16:52.350Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 04:15 bin [2021-10-08T04:16:52.350Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 04:15 cmd [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 04:15 CONTRIBUTING.md [2021-10-08T04:16:52.350Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 8 04:16 coverage.out [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 04:15 Dockerfile [2021-10-08T04:16:52.350Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 04:15 docs [2021-10-08T04:16:52.350Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 8 04:15 .git [2021-10-08T04:16:52.350Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 04:15 .github [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 04:15 .gitignore [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 04:15 go.mod [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 04:15 go.sum [2021-10-08T04:16:52.350Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 04:15 internal [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 04:15 Jenkinsfile [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 04:15 LICENSE [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 04:15 Makefile [2021-10-08T04:16:52.350Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 04:15 pkg [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 04:15 README.md [2021-10-08T04:16:52.350Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 04:15 snap [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 8 04:11 VERSION [2021-10-08T04:16:52.350Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 04:15 version.go [2021-10-08T04:16:52.350Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 04:15 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:16:52.675Z] + 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=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 --label arch=amd64 --label version=0.0.0 . [2021-10-08T04:16:52.675Z] Sending build context to Docker daemon 20.9MB [2021-10-08T04:16:52.675Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T04:16:52.675Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T04:16:52.675Z] ---> 0c32abd7f449 [2021-10-08T04:16:52.675Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T04:16:52.935Z] ---> Running in a2a2be9d1535 [2021-10-08T04:16:53.196Z] Removing intermediate container a2a2be9d1535 [2021-10-08T04:16:53.196Z] ---> 6737c05cfa2e [2021-10-08T04:16:53.196Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T04:16:53.196Z] ---> Running in b344261ee4dd [2021-10-08T04:16:53.196Z] Removing intermediate container b344261ee4dd [2021-10-08T04:16:53.196Z] ---> bcc8ca6c0c89 [2021-10-08T04:16:53.196Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T04:16:53.196Z] ---> Running in 0141d5e0fdf4 [2021-10-08T04:16:53.463Z] Removing intermediate container 0141d5e0fdf4 [2021-10-08T04:16:53.463Z] ---> c3674412b828 [2021-10-08T04:16:53.463Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T04:16:53.463Z] ---> Running in 8f27833b6f43 [2021-10-08T04:16:53.463Z] Removing intermediate container 8f27833b6f43 [2021-10-08T04:16:53.463Z] ---> 60a3e88f4b63 [2021-10-08T04:16:53.463Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T04:16:53.463Z] ---> Running in 6b38a1d86b7f [2021-10-08T04:16:53.463Z] Removing intermediate container 6b38a1d86b7f [2021-10-08T04:16:53.463Z] ---> 4a103b659b1d [2021-10-08T04:16:53.463Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T04:16:53.463Z] ---> Running in beda37a504a5 [2021-10-08T04:16:54.036Z] Removing intermediate container beda37a504a5 [2021-10-08T04:16:54.036Z] ---> 8b9a203e881a [2021-10-08T04:16:54.036Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T04:16:54.036Z] ---> Running in ff45e53049e5 [2021-10-08T04:16:54.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T04:16:55.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T04:16:55.504Z] OK: 219 MiB in 52 packages [2021-10-08T04:16:55.766Z] Removing intermediate container ff45e53049e5 [2021-10-08T04:16:55.766Z] ---> dbd88f98bce7 [2021-10-08T04:16:55.766Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T04:16:55.766Z] ---> Running in 239ba4124a77 [2021-10-08T04:16:55.766Z] Removing intermediate container 239ba4124a77 [2021-10-08T04:16:55.766Z] ---> 5efe5d695689 [2021-10-08T04:16:55.766Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T04:16:55.766Z] ---> Running in 2a25f4b7b634 [2021-10-08T04:16:56.025Z] Removing intermediate container 2a25f4b7b634 [2021-10-08T04:16:56.025Z] ---> d9e6f7c6e11c [2021-10-08T04:16:56.025Z] Step 12/22 : COPY . . [2021-10-08T04:16:56.594Z] ---> 6a3e68b645ba [2021-10-08T04:16:56.594Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T04:16:56.857Z] ---> Running in 36189bbaf6c4 [2021-10-08T04:16:57.119Z] Removing intermediate container 36189bbaf6c4 [2021-10-08T04:16:57.119Z] ---> 159f0496ea60 [2021-10-08T04:16:57.119Z] Step 14/22 : RUN ${MAKE} [2021-10-08T04:16:57.379Z] ---> Running in 8c821a6c2e6b [2021-10-08T04:16:57.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T04:17:00.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-49 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [Pipeline] { [Pipeline] ws [2021-10-08T04:17:00.833Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-08T04:17:01.085Z] The recommended git tool is: git [2021-10-08T04:17:05.855Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T04:17:06.903Z] using credential edgex-jenkins-ssh [2021-10-08T04:17:06.920Z] Cloning the remote Git repository [2021-10-08T04:17:06.978Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:17:07.077Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-08T04:17:07.141Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:17:07.141Z] > git --version # timeout=10 [2021-10-08T04:17:07.157Z] > git --version # 'git version 2.17.1' [2021-10-08T04:17:07.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:17:07.234Z] Removing intermediate container 8c821a6c2e6b [2021-10-08T04:17:07.234Z] ---> f216a3ba61d3 [2021-10-08T04:17:07.234Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T04:17:07.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T04:17:08.617Z] 3.14: Pulling from library/alpine [2021-10-08T04:17:08.618Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T04:17:08.618Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T04:17:08.618Z] a0d0a0d46f8b: Download complete [2021-10-08T04:17:08.879Z] a0d0a0d46f8b: Pull complete [2021-10-08T04:17:08.879Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T04:17:08.879Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T04:17:08.879Z] ---> 14119a10abf4 [2021-10-08T04:17:08.879Z] Step 16/22 : EXPOSE 4000 [2021-10-08T04:17:08.879Z] ---> Running in daf822c0998a [2021-10-08T04:17:09.139Z] Removing intermediate container daf822c0998a [2021-10-08T04:17:09.139Z] ---> ddafc3dcfdba [2021-10-08T04:17:09.139Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T04:17:09.399Z] ---> 40d6e244f51f [2021-10-08T04:17:09.399Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T04:17:09.399Z] ---> Running in 724b9afd4940 [2021-10-08T04:17:09.664Z] Removing intermediate container 724b9afd4940 [2021-10-08T04:17:09.664Z] ---> 7f34181bb6af [2021-10-08T04:17:09.664Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T04:17:09.664Z] ---> Running in 469499053a1f [2021-10-08T04:17:09.664Z] Removing intermediate container 469499053a1f [2021-10-08T04:17:09.664Z] ---> aba517f6b348 [2021-10-08T04:17:09.664Z] Step 20/22 : LABEL arch=amd64 [2021-10-08T04:17:09.664Z] ---> Running in e2283cc36fda [2021-10-08T04:17:09.664Z] Removing intermediate container e2283cc36fda [2021-10-08T04:17:09.664Z] ---> 15389fb79818 [2021-10-08T04:17:09.664Z] Step 21/22 : LABEL git_sha=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:17:09.927Z] ---> Running in 33b6d3ebec50 [2021-10-08T04:17:09.927Z] Removing intermediate container 33b6d3ebec50 [2021-10-08T04:17:09.927Z] ---> ae04a6122360 [2021-10-08T04:17:09.927Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T04:17:09.927Z] ---> Running in e4ebf3ab746f [2021-10-08T04:17:09.927Z] Removing intermediate container e4ebf3ab746f [2021-10-08T04:17:09.927Z] ---> bad58478fb97 [2021-10-08T04:17:09.927Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T04:17:09.927Z] Successfully built bad58478fb97 [2021-10-08T04:17:09.927Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:17:10.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:17:10.788Z] [2021-10-08T04:17:10.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:17:10.854Z] Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:17:11.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:17:11.116Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T04:17:11.116Z] b4d181a07f80: Pulling fs layer [2021-10-08T04:17:11.116Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T04:17:11.116Z] ed53099fbce6: Pulling fs layer [2021-10-08T04:17:11.116Z] dc539afda2c1: Pulling fs layer [2021-10-08T04:17:11.116Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T04:17:11.116Z] 9065ff56babe: Pulling fs layer [2021-10-08T04:17:11.116Z] d287ab97295c: Pulling fs layer [2021-10-08T04:17:11.116Z] 77bc0d833cb6: Waiting [2021-10-08T04:17:11.116Z] 9065ff56babe: Waiting [2021-10-08T04:17:11.116Z] d287ab97295c: Waiting [2021-10-08T04:17:11.116Z] dc539afda2c1: Waiting [2021-10-08T04:17:11.116Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T04:17:11.116Z] a1111a8f2ec3: Download complete [2021-10-08T04:17:11.116Z] ed53099fbce6: Verifying Checksum [2021-10-08T04:17:11.116Z] ed53099fbce6: Download complete [2021-10-08T04:17:11.116Z] dc539afda2c1: Verifying Checksum [2021-10-08T04:17:11.116Z] dc539afda2c1: Download complete [2021-10-08T04:17:11.116Z] 9065ff56babe: Verifying Checksum [2021-10-08T04:17:11.116Z] 9065ff56babe: Download complete [2021-10-08T04:17:10.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T04:17:10.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T04:17:10.203Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T04:17:10.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T04:17:10.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:17:10.251Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T04:17:10.881Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T04:17:10.896Z] > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 [2021-10-08T04:17:11.191Z] > git remote # timeout=10 [2021-10-08T04:17:11.213Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T04:17:11.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T04:17:11.276Z] Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:17:11.277Z] Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) [2021-10-08T04:17:11.384Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T04:17:11.384Z] 77bc0d833cb6: Download complete [2021-10-08T04:17:11.384Z] b4d181a07f80: Verifying Checksum [2021-10-08T04:17:11.384Z] b4d181a07f80: Download complete [2021-10-08T04:17:11.966Z] d287ab97295c: Verifying Checksum [2021-10-08T04:17:11.966Z] d287ab97295c: Download complete [2021-10-08T04:17:11.244Z] > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 [2021-10-08T04:17:11.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T04:17:11.291Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T04:17:11.303Z] > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 [2021-10-08T04:17:12.914Z] b4d181a07f80: Pull complete [2021-10-08T04:17:12.914Z] a1111a8f2ec3: Pull complete [2021-10-08T04:17:13.181Z] ed53099fbce6: Pull complete [2021-10-08T04:17:13.449Z] dc539afda2c1: Pull complete [2021-10-08T04:17:13.713Z] 77bc0d833cb6: Pull complete [2021-10-08T04:17:13.713Z] 9065ff56babe: Pull complete [2021-10-08T04:17:15.759Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-08T04:17:15.827Z] > git --version # timeout=10 [2021-10-08T04:17:15.836Z] > git --version # 'git version 2.17.1' [2021-10-08T04:17:15.851Z] fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T04:17:16.312Z] [2021-10-08T04:17:16.312Z] GitHub has been notified of this commit’s build result [2021-10-08T04:17:16.312Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T04:17:16.565Z] provisioning config files... [2021-10-08T04:17:16.600Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7944737837434575190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:17:17.248Z] ---> docker-login.sh [2021-10-08T04:17:17.248Z] nexus3.edgexfoundry.org:10001 [2021-10-08T04:17:18.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:17:19.037Z] d287ab97295c: Pull complete [2021-10-08T04:17:19.037Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T04:17:19.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:17:19.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:17:19.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:17:19.051Z] Configure a credential helper to remove this warning. See [2021-10-08T04:17:19.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:17:19.051Z] [2021-10-08T04:17:19.051Z] Login Succeeded [2021-10-08T04:17:19.051Z] nexus3.edgexfoundry.org:10002 [Pipeline] withDockerContainer [2021-10-08T04:17:19.129Z] prd-centos7-docker-4c-2g-48 does not seem to be running inside a container [2021-10-08T04:17:19.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T04:17:19.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:17:19.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:17:19.618Z] Configure a credential helper to remove this warning. See [2021-10-08T04:17:19.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:17:19.618Z] [2021-10-08T04:17:19.618Z] Login Succeeded [2021-10-08T04:17:19.618Z] nexus3.edgexfoundry.org:10003 [2021-10-08T04:17:19.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:17:20.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:17:20.177Z] Configure a credential helper to remove this warning. See [2021-10-08T04:17:20.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:17:20.177Z] [2021-10-08T04:17:20.177Z] Login Succeeded [2021-10-08T04:17:20.177Z] nexus3.edgexfoundry.org:10004 [2021-10-08T04:17:20.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:17:20.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:17:20.471Z] Configure a credential helper to remove this warning. See [2021-10-08T04:17:20.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:17:20.471Z] [2021-10-08T04:17:20.471Z] Login Succeeded [2021-10-08T04:17:20.471Z] docker.io [2021-10-08T04:17:21.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T04:17:21.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T04:17:21.362Z] Configure a credential helper to remove this warning. See [2021-10-08T04:17:21.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T04:17:21.362Z] [2021-10-08T04:17:21.362Z] Login Succeeded [2021-10-08T04:17:21.362Z] ---> docker-login.sh ends [2021-10-08T04:17:21.726Z] $ docker top 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca -eo pid,comm [Pipeline] { [Pipeline] } [2021-10-08T04:17:21.898Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-08T04:17:22.323Z] ---> job-cost.sh [2021-10-08T04:17:22.323Z] lf-activate-venv: SKIPPING [2021-10-08T04:17:22.323Z] INFO: No Stack... [2021-10-08T04:17:22.584Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] echo [2021-10-08T04:17:22.668Z] ========================================================= [2021-10-08T04:17:22.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T04:17:22.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:17:23.135Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-08T04:17:23.154Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T04:17:23.470Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-08T04:17:23.470Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T04:17:23.517Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [2021-10-08T04:17:23.521Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] did not exist. Created. [2021-10-08T04:17:23.521Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T04:17:23.739Z] Sending build context to Docker daemon 20.9MB [2021-10-08T04:17:23.739Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T04:17:23.739Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T04:17:23.896Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-08T04:17:23.956Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T04:17:23.971Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] // lock [2021-10-08T04:17:24.021Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T04:17:24.021Z] bbf911997326: Pulling fs layer [2021-10-08T04:17:24.021Z] 58ec367f63d7: Pulling fs layer [2021-10-08T04:17:24.021Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T04:17:24.021Z] fc5181fea5dc: Pulling fs layer [2021-10-08T04:17:24.021Z] 9c418107303f: Pulling fs layer [2021-10-08T04:17:24.021Z] 284eca6f2348: Pulling fs layer [2021-10-08T04:17:24.021Z] 842844d905b1: Pulling fs layer [2021-10-08T04:17:24.021Z] 901a3a57568e: Pulling fs layer [2021-10-08T04:17:24.021Z] 9c418107303f: Waiting [2021-10-08T04:17:24.021Z] 284eca6f2348: Waiting [2021-10-08T04:17:24.021Z] 842844d905b1: Waiting [2021-10-08T04:17:24.021Z] 901a3a57568e: Waiting [2021-10-08T04:17:24.021Z] fc5181fea5dc: Waiting [2021-10-08T04:17:24.021Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-08T04:17:24.021Z] 1b4a6ffa7d45: Download complete [2021-10-08T04:17:24.021Z] 58ec367f63d7: Verifying Checksum [2021-10-08T04:17:24.021Z] 58ec367f63d7: Download complete [2021-10-08T04:17:24.021Z] 9c418107303f: Verifying Checksum [2021-10-08T04:17:24.021Z] 9c418107303f: Download complete [Pipeline] } [2021-10-08T04:17:24.032Z] $ docker stop --time=1 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca [2021-10-08T04:17:24.302Z] 284eca6f2348: Verifying Checksum [2021-10-08T04:17:24.302Z] 284eca6f2348: Download complete [2021-10-08T04:17:24.302Z] 842844d905b1: Verifying Checksum [2021-10-08T04:17:24.302Z] 842844d905b1: Download complete [2021-10-08T04:17:24.302Z] bbf911997326: Verifying Checksum [2021-10-08T04:17:24.302Z] bbf911997326: Download complete [2021-10-08T04:17:24.923Z] bbf911997326: Pull complete [2021-10-08T04:17:25.174Z] $ docker rm -f 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-08T04:17:25.537Z] 58ec367f63d7: Pull complete [Pipeline] // stage [Pipeline] } [2021-10-08T04:17:26.147Z] 1b4a6ffa7d45: Pull complete [2021-10-08T04:17:26.147Z] 901a3a57568e: Verifying Checksum [2021-10-08T04:17:26.147Z] 901a3a57568e: Download complete [2021-10-08T04:17:26.424Z] fc5181fea5dc: Verifying Checksum [2021-10-08T04:17:26.424Z] fc5181fea5dc: Download complete [2021-10-08T04:17:36.658Z] fc5181fea5dc: Pull complete [2021-10-08T04:17:36.658Z] 9c418107303f: Pull complete [2021-10-08T04:17:36.938Z] 284eca6f2348: Pull complete [2021-10-08T04:17:37.547Z] 842844d905b1: Pull complete [2021-10-08T04:17:42.991Z] 901a3a57568e: Pull complete [2021-10-08T04:17:42.991Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T04:17:42.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T04:17:42.991Z] ---> 72ade6ffb461 [2021-10-08T04:17:42.991Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T04:17:48.445Z] ---> Running in c07e3b08c8e3 [2021-10-08T04:17:48.445Z] Removing intermediate container c07e3b08c8e3 [2021-10-08T04:17:48.445Z] ---> 50146794f392 [2021-10-08T04:17:48.445Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T04:17:48.445Z] ---> Running in 41daa60b8509 [2021-10-08T04:17:48.724Z] Removing intermediate container 41daa60b8509 [2021-10-08T04:17:48.724Z] ---> 8a96ff348dca [2021-10-08T04:17:48.724Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T04:17:49.004Z] ---> Running in 26bae0455e6f [2021-10-08T04:17:49.287Z] Removing intermediate container 26bae0455e6f [2021-10-08T04:17:49.287Z] ---> a6d3759bd879 [2021-10-08T04:17:49.287Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T04:17:49.567Z] ---> Running in 20b44d5b0d0d [2021-10-08T04:17:49.845Z] Removing intermediate container 20b44d5b0d0d [2021-10-08T04:17:49.845Z] ---> 212fe44b272a [2021-10-08T04:17:49.845Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T04:17:50.123Z] ---> Running in 0578d2e7e6a8 [2021-10-08T04:17:50.405Z] Removing intermediate container 0578d2e7e6a8 [2021-10-08T04:17:50.405Z] ---> f83175b66852 [2021-10-08T04:17:50.405Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T04:17:50.686Z] ---> Running in c1eaed54100f [2021-10-08T04:17:53.353Z] Removing intermediate container c1eaed54100f [2021-10-08T04:17:53.353Z] ---> 1c14ae7042c9 [2021-10-08T04:17:53.353Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T04:17:53.353Z] ---> Running in 4c1035481d35 [2021-10-08T04:17:54.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T04:17:55.808Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T04:17:56.414Z] OK: 218 MiB in 52 packages [2021-10-08T04:17:57.426Z] Removing intermediate container 4c1035481d35 [2021-10-08T04:17:57.426Z] ---> 0dcd90b2539f [2021-10-08T04:17:57.426Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T04:17:57.706Z] ---> Running in 45e0e2533724 [2021-10-08T04:17:58.314Z] Removing intermediate container 45e0e2533724 [2021-10-08T04:17:58.314Z] ---> 9bc4e6b92768 [2021-10-08T04:17:58.314Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T04:17:58.314Z] ---> Running in 290d8d6a2825 [2021-10-08T04:17:58.931Z] Removing intermediate container 290d8d6a2825 [2021-10-08T04:17:58.931Z] ---> c8d6b150dbe8 [2021-10-08T04:17:58.931Z] Step 12/14 : COPY . . [2021-10-08T04:18:02.353Z] ---> 44c653c7b926 [2021-10-08T04:18:02.353Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T04:18:02.353Z] ---> Running in 7017906b1d5c [2021-10-08T04:18:34.783Z] Removing intermediate container 7017906b1d5c [2021-10-08T04:18:34.783Z] ---> 66fb14ddd37b [2021-10-08T04:18:34.783Z] Step 14/14 : RUN ${MAKE} [2021-10-08T04:18:34.783Z] ---> Running in 8b839364dc43 [2021-10-08T04:18:34.783Z] noop [2021-10-08T04:18:34.783Z] Removing intermediate container 8b839364dc43 [2021-10-08T04:18:34.783Z] ---> 842aa61a74ab [2021-10-08T04:18:34.783Z] Successfully built 842aa61a74ab [2021-10-08T04:18:34.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:18:35.161Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T04:18:35.161Z] . [Pipeline] withDockerContainer [2021-10-08T04:18:35.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container [2021-10-08T04:18:35.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T04:18:37.196Z] $ docker top 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T04:18:38.228Z] + go version [2021-10-08T04:18:38.228Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-08T04:18:38.271Z] $ docker stop --time=1 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 [2021-10-08T04:18:40.123Z] $ docker rm -f 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:18:41.072Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T04:18:41.072Z] . [Pipeline] withDockerContainer [2021-10-08T04:18:41.389Z] prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container [2021-10-08T04:18:41.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T04:18:43.222Z] $ docker top c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T04:18:44.309Z] + make test [2021-10-08T04:18:44.309Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T04:18:45.784Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T04:19:32.955Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T04:19:32.955Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T04:19:51.382Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T04:19:51.382Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T04:19:51.423Z] $ docker stop --time=1 c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f [2021-10-08T04:19:53.375Z] $ docker rm -f c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T04:19:54.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T04:19:54.323Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T04:19:55.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T04:19:55.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T04:19:56.144Z] + ls -al . [2021-10-08T04:19:56.144Z] total 128 [2021-10-08T04:19:56.144Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 04:18 . [2021-10-08T04:19:56.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 .. [2021-10-08T04:19:56.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:17 .git [2021-10-08T04:19:56.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 .github [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 04:17 .gitignore [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 04:17 CONTRIBUTING.md [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 04:17 Dockerfile [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 04:17 Jenkinsfile [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 04:17 LICENSE [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 04:17 Makefile [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 04:17 README.md [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 04:11 VERSION [2021-10-08T04:19:56.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 assets [2021-10-08T04:19:56.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 bin [2021-10-08T04:19:56.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 cmd [2021-10-08T04:19:56.144Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 8 04:18 coverage.out [2021-10-08T04:19:56.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 docs [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 04:17 go.mod [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 04:17 go.sum [2021-10-08T04:19:56.144Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 04:17 internal [2021-10-08T04:19:56.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 pkg [2021-10-08T04:19:56.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 snap [2021-10-08T04:19:56.144Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 04:17 version.go [2021-10-08T04:19:56.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:19:56.527Z] + 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=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 --label arch=arm64 --label version=0.0.0 . [2021-10-08T04:19:57.527Z] Sending build context to Docker daemon 20.9MB [2021-10-08T04:19:57.527Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T04:19:57.527Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T04:19:57.527Z] ---> 842aa61a74ab [2021-10-08T04:19:57.527Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T04:19:57.807Z] ---> Running in f97656520623 [2021-10-08T04:19:58.086Z] Removing intermediate container f97656520623 [2021-10-08T04:19:58.086Z] ---> d2dc9d3a1c04 [2021-10-08T04:19:58.086Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T04:19:58.366Z] ---> Running in fc7a9cb205de [2021-10-08T04:19:58.972Z] Removing intermediate container fc7a9cb205de [2021-10-08T04:19:58.972Z] ---> ec9dcb12e5bb [2021-10-08T04:19:58.972Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T04:19:58.972Z] ---> Running in 320cf5f4e713 [2021-10-08T04:19:59.576Z] Removing intermediate container 320cf5f4e713 [2021-10-08T04:19:59.576Z] ---> 36ca06da2d70 [2021-10-08T04:19:59.576Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T04:19:59.576Z] ---> Running in 35ee77a653ee [2021-10-08T04:20:00.238Z] Removing intermediate container 35ee77a653ee [2021-10-08T04:20:00.238Z] ---> 637061593ee5 [2021-10-08T04:20:00.238Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T04:20:00.238Z] ---> Running in 6e77e0387a3a [2021-10-08T04:20:00.871Z] Removing intermediate container 6e77e0387a3a [2021-10-08T04:20:00.871Z] ---> 4b72a886d7b3 [2021-10-08T04:20:00.871Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T04:20:00.871Z] ---> Running in 194bc363fd9a [2021-10-08T04:20:03.665Z] Removing intermediate container 194bc363fd9a [2021-10-08T04:20:03.665Z] ---> 5ae1730b6009 [2021-10-08T04:20:03.665Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T04:20:03.665Z] ---> Running in 8099abd8629e [2021-10-08T04:20:04.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T04:20:05.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T04:20:06.647Z] OK: 218 MiB in 52 packages [2021-10-08T04:20:07.643Z] Removing intermediate container 8099abd8629e [2021-10-08T04:20:07.643Z] ---> d009b952d288 [2021-10-08T04:20:07.643Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T04:20:07.920Z] ---> Running in 857d44bbb50e [2021-10-08T04:20:08.527Z] Removing intermediate container 857d44bbb50e [2021-10-08T04:20:08.527Z] ---> 33ead18ebadc [2021-10-08T04:20:08.527Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T04:20:08.527Z] ---> Running in c07d1addede8 [2021-10-08T04:20:09.135Z] Removing intermediate container c07d1addede8 [2021-10-08T04:20:09.135Z] ---> 8a7c13af9ea5 [2021-10-08T04:20:09.135Z] Step 12/22 : COPY . . [2021-10-08T04:20:12.563Z] ---> 80683cf39243 [2021-10-08T04:20:12.563Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T04:20:12.563Z] ---> Running in 169ecfadfdb9 [2021-10-08T04:20:15.211Z] Removing intermediate container 169ecfadfdb9 [2021-10-08T04:20:15.212Z] ---> 8d9d6f839812 [2021-10-08T04:20:15.212Z] Step 14/22 : RUN ${MAKE} [2021-10-08T04:20:15.212Z] ---> Running in d1813ccc5481 [2021-10-08T04:20:16.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-08T04:20:49.168Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T04:20:49.769Z] Removing intermediate container d1813ccc5481 [2021-10-08T04:20:49.769Z] ---> fb0ec78d1c29 [2021-10-08T04:20:49.769Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T04:20:50.371Z] 3.14: Pulling from library/alpine [2021-10-08T04:20:50.371Z] 552d1f2373af: Pulling fs layer [2021-10-08T04:20:50.646Z] 552d1f2373af: Verifying Checksum [2021-10-08T04:20:50.646Z] 552d1f2373af: Download complete [2021-10-08T04:20:51.631Z] 552d1f2373af: Pull complete [2021-10-08T04:20:51.631Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T04:20:51.631Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T04:20:51.631Z] ---> bb3de5531c18 [2021-10-08T04:20:51.631Z] Step 16/22 : EXPOSE 4000 [2021-10-08T04:20:51.631Z] ---> Running in 2c14e040dbca [2021-10-08T04:20:52.233Z] Removing intermediate container 2c14e040dbca [2021-10-08T04:20:52.233Z] ---> 26716da43e75 [2021-10-08T04:20:52.233Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T04:20:53.687Z] ---> a443c94111ca [2021-10-08T04:20:53.687Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T04:20:53.687Z] ---> Running in bb40833d86c1 [2021-10-08T04:20:53.964Z] Removing intermediate container bb40833d86c1 [2021-10-08T04:20:53.964Z] ---> 37d24050f212 [2021-10-08T04:20:53.964Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T04:20:54.247Z] ---> Running in 476813bafe20 [2021-10-08T04:20:54.524Z] Removing intermediate container 476813bafe20 [2021-10-08T04:20:54.524Z] ---> 928b8c2b5c9a [2021-10-08T04:20:54.524Z] Step 20/22 : LABEL arch=arm64 [2021-10-08T04:20:54.802Z] ---> Running in 508e4f1378c9 [2021-10-08T04:20:55.079Z] Removing intermediate container 508e4f1378c9 [2021-10-08T04:20:55.079Z] ---> 74876d79704d [2021-10-08T04:20:55.079Z] Step 21/22 : LABEL git_sha=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [2021-10-08T04:20:55.355Z] ---> Running in 89ddba45e116 [2021-10-08T04:20:55.638Z] Removing intermediate container 89ddba45e116 [2021-10-08T04:20:55.638Z] ---> 6a47d8e92d39 [2021-10-08T04:20:55.638Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T04:20:55.916Z] ---> Running in 23e73acc2433 [2021-10-08T04:20:56.196Z] Removing intermediate container 23e73acc2433 [2021-10-08T04:20:56.196Z] ---> 118b3c72a78b [2021-10-08T04:20:56.196Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T04:20:56.475Z] Successfully built 118b3c72a78b [2021-10-08T04:20:56.475Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:20:57.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T04:20:57.214Z] [2021-10-08T04:20:57.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:20:57.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T04:20:57.891Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T04:20:57.891Z] 448f6bf000e3: Pulling fs layer [2021-10-08T04:20:57.891Z] f757da607395: Pulling fs layer [2021-10-08T04:20:57.891Z] 05883995daec: Pulling fs layer [2021-10-08T04:20:57.891Z] 8603b9c90790: Pulling fs layer [2021-10-08T04:20:57.891Z] 1560dd03e051: Pulling fs layer [2021-10-08T04:20:57.891Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T04:20:57.891Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T04:20:57.891Z] 8603b9c90790: Waiting [2021-10-08T04:20:57.891Z] 27f5ce0e4adf: Waiting [2021-10-08T04:20:57.891Z] c2d8d7efcc4b: Waiting [2021-10-08T04:20:57.891Z] 1560dd03e051: Waiting [2021-10-08T04:20:58.174Z] f757da607395: Verifying Checksum [2021-10-08T04:20:58.174Z] f757da607395: Download complete [2021-10-08T04:20:58.174Z] 8603b9c90790: Verifying Checksum [2021-10-08T04:20:58.174Z] 8603b9c90790: Download complete [2021-10-08T04:20:58.174Z] 05883995daec: Verifying Checksum [2021-10-08T04:20:58.174Z] 05883995daec: Download complete [2021-10-08T04:20:58.174Z] 27f5ce0e4adf: Download complete [2021-10-08T04:20:58.174Z] 1560dd03e051: Verifying Checksum [2021-10-08T04:20:58.174Z] 1560dd03e051: Download complete [2021-10-08T04:20:58.455Z] 448f6bf000e3: Verifying Checksum [2021-10-08T04:20:58.455Z] 448f6bf000e3: Download complete [2021-10-08T04:21:01.123Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T04:21:01.123Z] c2d8d7efcc4b: Download complete [2021-10-08T04:21:02.582Z] 448f6bf000e3: Pull complete [2021-10-08T04:21:02.862Z] f757da607395: Pull complete [2021-10-08T04:21:04.866Z] 05883995daec: Pull complete [2021-10-08T04:21:04.866Z] 8603b9c90790: Pull complete [2021-10-08T04:21:05.860Z] 1560dd03e051: Pull complete [2021-10-08T04:21:06.139Z] 27f5ce0e4adf: Pull complete [2021-10-08T04:21:21.291Z] c2d8d7efcc4b: Pull complete [2021-10-08T04:21:21.291Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T04:21:21.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T04:21:21.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T04:21:21.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container [2021-10-08T04:21:21.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-08T04:21:25.959Z] $ docker top 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:21:27.014Z] ---> job-cost.sh [2021-10-08T04:21:27.014Z] lf-activate-venv: SKIPPING [2021-10-08T04:21:27.014Z] INFO: No Stack... [2021-10-08T04:21:45.363Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T04:21:45.363Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T04:21:46.064Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-08T04:21:46.064Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T04:21:46.161Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [2021-10-08T04:21:46.166Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] did not exist. Created. [2021-10-08T04:21:46.166Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T04:21:46.972Z] /w/workspace/edgex-ui-go/1@tmp/durable-364beacb/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-364beacb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-08T04:21:47.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T04:21:47.769Z] Warning: overwriting stash ‘stack-cost’ [2021-10-08T04:21:47.974Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T04:21:47.990Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T04:21:48.059Z] $ docker stop --time=1 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a [2021-10-08T04:21:49.756Z] $ docker rm -f 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-08T04:21:50.917Z] provisioning config files... [2021-10-08T04:21:50.934Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config125178294346112743tmp [Pipeline] { [Pipeline] sh [2021-10-08T04:21:51.284Z] + set +x [2021-10-08T04:21:51.284Z] + bash -s -- [2021-10-08T04:21:51.284Z] + curl -s https://codecov.io/bash [2021-10-08T04:21:51.284Z] [2021-10-08T04:21:51.284Z] _____ _ [2021-10-08T04:21:51.284Z] / ____| | | [2021-10-08T04:21:51.284Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T04:21:51.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T04:21:51.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T04:21:51.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T04:21:51.284Z] Bash-1.0.6 [2021-10-08T04:21:51.284Z] [2021-10-08T04:21:51.284Z] [2021-10-08T04:21:51.284Z] ==> git version 2.24.4 found [2021-10-08T04:21:51.284Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-08T04:21:51.284Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T04:21:51.284Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T04:21:51.284Z] ==> Jenkins CI detected. [2021-10-08T04:21:51.284Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [2021-10-08T04:21:51.284Z] project root: . [2021-10-08T04:21:51.284Z] --> token set from env [2021-10-08T04:21:51.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T04:21:51.549Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T04:21:51.549Z] ==> Python coveragepy not found [2021-10-08T04:21:51.549Z] ==> Searching for coverage reports in: [2021-10-08T04:21:51.549Z] + . [2021-10-08T04:21:51.549Z] -> Found 1 reports [2021-10-08T04:21:51.549Z] ==> Detecting git/mercurial file structure [2021-10-08T04:21:51.549Z] ==> Reading reports [2021-10-08T04:21:51.549Z] + ./coverage.out bytes=10 [2021-10-08T04:21:51.549Z] ==> Appending adjustments [2021-10-08T04:21:51.549Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T04:21:51.549Z] + Found adjustments [2021-10-08T04:21:51.549Z] ==> Gzipping contents [2021-10-08T04:21:51.549Z] 4.0K /tmp/codecov.wVWJoe.gz [2021-10-08T04:21:51.549Z] ==> Uploading reports [2021-10-08T04:21:51.549Z] url: https://codecov.io [2021-10-08T04:21:51.549Z] query: branch=PR-450&commit=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=450&job=&cmd_args= [2021-10-08T04:21:51.549Z] -> Pinging Codecov [2021-10-08T04:21:51.550Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-450&commit=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=450&job=&cmd_args= [2021-10-08T04:21:52.125Z] -> Uploading to [2021-10-08T04:21:52.125Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3/24ec8c89-1aaa-424b-bfab-1a205e137069.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T042151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b399396ee1801f75452bb4fb9b80b5e51088f3892a7a6f3c62b98e268f0a9ed [2021-10-08T04:21:52.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T04:21:52.125Z] Dload Upload Total Spent Left Speed [2021-10-08T04:21:52.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 10315 --:--:-- --:--:-- --:--:-- 10345 [2021-10-08T04:21:52.387Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] } [2021-10-08T04:21:52.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-08T04:21:54.486Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:21:54.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:21:55.420Z] ---> package-listing.sh [2021-10-08T04:21:55.420Z] ++ facter osfamily [2021-10-08T04:21:55.420Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T04:21:55.685Z] + OS_FAMILY=redhat [2021-10-08T04:21:55.685Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-450 [2021-10-08T04:21:55.685Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T04:21:55.685Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T04:21:55.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T04:21:55.685Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T04:21:55.685Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-450 ']' [2021-10-08T04:21:55.685Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T04:21:55.685Z] + case "${OS_FAMILY}" in [2021-10-08T04:21:55.685Z] + rpm -qa [2021-10-08T04:21:55.685Z] + sort [2021-10-08T04:21:56.260Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T04:21:56.260Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T04:21:56.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T04:21:56.260Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-450 ']' [2021-10-08T04:21:56.260Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives/ [2021-10-08T04:21:56.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives/ [Pipeline] echo [2021-10-08T04:21:56.288Z] 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-08T04:21:56.584Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:21:57.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:21:57.165Z] [2021-10-08T04:21:57.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T04:21:57.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:21:57.509Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T04:21:57.509Z] b4d181a07f80: Pulling fs layer [2021-10-08T04:21:57.509Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T04:21:57.509Z] ed53099fbce6: Pulling fs layer [2021-10-08T04:21:57.509Z] dc539afda2c1: Pulling fs layer [2021-10-08T04:21:57.509Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T04:21:57.509Z] 9065ff56babe: Pulling fs layer [2021-10-08T04:21:57.509Z] d287ab97295c: Pulling fs layer [2021-10-08T04:21:57.509Z] dc539afda2c1: Waiting [2021-10-08T04:21:57.509Z] 77bc0d833cb6: Waiting [2021-10-08T04:21:57.509Z] 9065ff56babe: Waiting [2021-10-08T04:21:57.509Z] d287ab97295c: Waiting [2021-10-08T04:21:57.509Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T04:21:57.509Z] a1111a8f2ec3: Download complete [2021-10-08T04:21:57.509Z] dc539afda2c1: Verifying Checksum [2021-10-08T04:21:57.509Z] dc539afda2c1: Download complete [2021-10-08T04:21:57.509Z] ed53099fbce6: Verifying Checksum [2021-10-08T04:21:57.509Z] ed53099fbce6: Download complete [2021-10-08T04:21:57.777Z] 9065ff56babe: Verifying Checksum [2021-10-08T04:21:57.777Z] 9065ff56babe: Download complete [2021-10-08T04:21:57.777Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T04:21:57.777Z] 77bc0d833cb6: Download complete [2021-10-08T04:21:57.777Z] b4d181a07f80: Verifying Checksum [2021-10-08T04:21:57.777Z] b4d181a07f80: Download complete [2021-10-08T04:21:58.349Z] d287ab97295c: Verifying Checksum [2021-10-08T04:21:58.349Z] d287ab97295c: Download complete [2021-10-08T04:21:59.297Z] b4d181a07f80: Pull complete [2021-10-08T04:21:59.297Z] a1111a8f2ec3: Pull complete [2021-10-08T04:21:59.882Z] ed53099fbce6: Pull complete [2021-10-08T04:21:59.883Z] dc539afda2c1: Pull complete [2021-10-08T04:22:00.151Z] 77bc0d833cb6: Pull complete [2021-10-08T04:22:00.151Z] 9065ff56babe: Pull complete [2021-10-08T04:22:05.446Z] d287ab97295c: Pull complete [2021-10-08T04:22:05.446Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T04:22:05.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T04:22:05.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T04:22:05.523Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-10-08T04:22:05.563Z] $ 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-450/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-450 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450:/w/workspace/edgexfoundry_edgex-ui-go_PR-450:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T04:22:07.810Z] $ docker top 30887e1abb9722f4129148870ea6820c2e5a47bea661965d3ba2b216832c7c57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T04:22:08.214Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T04:22:08.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T04:22:08.834Z] + ls /var/log/sa-host [2021-10-08T04:22:08.834Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T04:22:08.834Z] file_magic: OK [2021-10-08T04:22:08.834Z] HZ: Using current value: 100 [2021-10-08T04:22:08.834Z] file_header: OK [2021-10-08T04:22:08.834Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-08T04:22:08.834Z] Statistics: [2021-10-08T04:22:08.834Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T04:22:08.834Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T04:22:08.834Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T04:22:08.834Z] file_magic: OK [2021-10-08T04:22:08.834Z] HZ: Using current value: 100 [2021-10-08T04:22:08.834Z] file_header: OK [2021-10-08T04:22:08.834Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-08T04:22:08.834Z] Statistics: [2021-10-08T04:22:08.834Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T04:22:08.834Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T04:22:09.132Z] provisioning config files... [2021-10-08T04:22:09.145Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config1825144819284430777tmp [Pipeline] { [Pipeline] echo [2021-10-08T04:22:09.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:22:09.496Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T04:22:09.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:22:09.924Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T04:22:09.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:22:10.276Z] ---> sudo-logs.sh [2021-10-08T04:22:10.276Z] Archiving 'sudo' log.. [2021-10-08T04:22:10.276Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [2021-10-08T04:22:10.276Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T04:22:10.341Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:22:10.658Z] ---> job-cost.sh [2021-10-08T04:22:10.658Z] lf-activate-venv: SKIPPING [2021-10-08T04:22:10.658Z] DEBUG: total: 0.10999999940395355 [2021-10-08T04:22:10.658Z] INFO: Retrieving Stack Cost... [2021-10-08T04:22:12.046Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T04:22:12.307Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T04:22:12.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T04:22:12.666Z] ---> logs-deploy.sh [2021-10-08T04:22:12.666Z] lf-activate-venv: SKIPPING [2021-10-08T04:22:12.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-450/1 [2021-10-08T04:22:12.666Z] INFO: archiving workspace using pattern(s): [2021-10-08T04:22:13.241Z] Archives upload complete. [2021-10-08T04:22:13.504Z] INFO: archiving logs to Nexus