Pull request #447 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655+6bd80458bc452549c38f2f4dc055b3ab1d793802 (7dd19e573b47da4688d60d1be4fb01132208a7b3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7484757292502818848.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-ssh6562909385784952329.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3447066116728264751.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 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-ssh8196075515879024734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4686703525993809490.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-74 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [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-447 # 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-447@tmp/jenkins-gitclient-ssh6020597066052279086.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-447@tmp/jenkins-gitclient-ssh2502198195967626073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) > git config core.sparsecheckout # timeout=10 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # 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-447@tmp/jenkins-gitclient-ssh8059694923046316785.key > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 Commit message: "Merge branch 'main' into issue-446" > git rev-list --no-walk 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T14:40:42.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T14:40:42.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T14:40:42.374Z] ========================================================= [2021-10-08T14:40:42.374Z] EdgeX Global Pipelines Version Info [2021-10-08T14:40:42.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:40:43.502Z] ------------------- [2021-10-08T14:40:43.503Z] stable info: [2021-10-08T14:40:43.503Z] ------------------- [2021-10-08T14:40:43.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T14:40:43.503Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T14:40:43.503Z] Message: update stable to v1.0.208 [2021-10-08T14:40:44.077Z] ------------------- [2021-10-08T14:40:44.077Z] experimental info: [2021-10-08T14:40:44.077Z] ------------------- [2021-10-08T14:40:44.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T14:40:44.077Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T14:40:44.077Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T14:40:44.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-08T14:40:44.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-08T14:40:44.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T14:40:44.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T14:40:44.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T14:40:44.202Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T14:40:44.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T14:40:44.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-08T14:40:44.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T14:40:44.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T14:40:44.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T14:40:44.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-08T14:40:44.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T14:40:44.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T14:40:44.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T14:40:44.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-08T14:40:44.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T14:40:44.356Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T14:40:44.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T14:40:44.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-08T14:40:44.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-08T14:40:44.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-08T14:40:44.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-08T14:40:44.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-08T14:40:44.445Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-08T14:40:44.455Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T14:40:44.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2021-10-08T14:40:44.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2021-10-08T14:40:44.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2021-10-08T14:40:44.502Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] echo [2021-10-08T14:40:44.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7fd3a3 [Pipeline] echo [2021-10-08T14:40:44.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:40:44.566Z] provisioning config files... [2021-10-08T14:40:44.583Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config642230422028718131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:40:44.895Z] ---> docker-login.sh [2021-10-08T14:40:44.895Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:40:44.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:45.158Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:45.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:45.158Z] [2021-10-08T14:40:45.158Z] Login Succeeded [2021-10-08T14:40:45.158Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:40:45.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:45.158Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:45.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:45.158Z] [2021-10-08T14:40:45.158Z] Login Succeeded [2021-10-08T14:40:45.158Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:40:45.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:45.158Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:45.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:45.158Z] [2021-10-08T14:40:45.158Z] Login Succeeded [2021-10-08T14:40:45.158Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:40:45.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:45.418Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:45.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:45.418Z] [2021-10-08T14:40:45.418Z] Login Succeeded [2021-10-08T14:40:45.418Z] docker.io [2021-10-08T14:40:45.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:40:45.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:40:45.680Z] Configure a credential helper to remove this warning. See [2021-10-08T14:40:45.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:40:45.680Z] [2021-10-08T14:40:45.680Z] Login Succeeded [2021-10-08T14:40:45.680Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:40:45.691Z] 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-08T14:40:46.109Z] + git log --format=format:%s -1 f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] echo [2021-10-08T14:40:46.148Z] GIT_COMMIT: f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655, Commit Message: Merge branch 'main' into issue-446 [Pipeline] echo [2021-10-08T14:40:46.160Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:40:46.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:46.585Z] [2021-10-08T14:40:46.585Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:40:46.896Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:46.896Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T14:40:46.896Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T14:40:46.896Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T14:40:46.896Z] 4c7163046ea9: Pulling fs layer [2021-10-08T14:40:46.896Z] 0c2d73faf560: Pulling fs layer [2021-10-08T14:40:46.896Z] 0c2d73faf560: Waiting [2021-10-08T14:40:46.896Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T14:40:46.896Z] 3e5f54012d9b: Download complete [2021-10-08T14:40:46.896Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T14:40:46.896Z] a0d0a0d46f8b: Download complete [2021-10-08T14:40:46.896Z] 4c7163046ea9: Verifying Checksum [2021-10-08T14:40:46.896Z] 4c7163046ea9: Download complete [2021-10-08T14:40:46.896Z] 0c2d73faf560: Verifying Checksum [2021-10-08T14:40:46.896Z] 0c2d73faf560: Download complete [2021-10-08T14:40:47.158Z] a0d0a0d46f8b: Pull complete [2021-10-08T14:40:47.158Z] 3e5f54012d9b: Pull complete [2021-10-08T14:40:47.418Z] 4c7163046ea9: Pull complete [2021-10-08T14:40:47.686Z] 0c2d73faf560: Pull complete [2021-10-08T14:40:47.686Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T14:40:47.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T14:40:47.686Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T14:40:47.758Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-10-08T14:40:47.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-08T14:40:48.386Z] $ docker top 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T14:40:48.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:40:48.509Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:40:48.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:40:48.660Z] $ docker exec 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent [2021-10-08T14:40:48.770Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCDHaGi/agent.13 [2021-10-08T14:40:48.770Z] SSH_AGENT_PID=19 [2021-10-08T14:40:48.778Z] Running ssh-add (command line suppressed) [2021-10-08T14:40:48.864Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2601611018155414643.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2601611018155414643.key) [2021-10-08T14:40:48.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:40:49.176Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T14:40:49.191Z] $ docker exec --env ******** --env ******** 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent -k [2021-10-08T14:40:49.283Z] unset SSH_AUTH_SOCK; [2021-10-08T14:40:49.283Z] unset SSH_AGENT_PID; [2021-10-08T14:40:49.283Z] echo Agent pid 19 killed; [2021-10-08T14:40:49.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T14:40:49.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T14:40:49.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T14:40:49.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T14:40:49.434Z] $ docker exec 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent [2021-10-08T14:40:49.545Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbfcJeo/agent.53 [2021-10-08T14:40:49.545Z] SSH_AGENT_PID=60 [2021-10-08T14:40:49.550Z] Running ssh-add (command line suppressed) [2021-10-08T14:40:49.665Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2961046687024100998.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_2961046687024100998.key) [2021-10-08T14:40:49.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T14:40:49.973Z] + git semver init [2021-10-08T14:40:49.973Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T14:40:49.973Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git [2021-10-08T14:40:49.973Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-08T14:40:49.973Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T14:40:49.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T14:40:49.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T14:40:49.973Z] # $SEMVER_BRANCH = PR-447 [2021-10-08T14:40:49.973Z] # $SEMVER_TEMP = /tmp/semver-508050844 [2021-10-08T14:40:49.973Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-08T14:40:51.903Z] # '/tmp/semver-508050844' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' [2021-10-08T14:40:51.903Z] # -> Force: false [2021-10-08T14:40:51.903Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } [2021-10-08T14:40:51.915Z] $ docker exec --env ******** --env ******** 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 ssh-agent -k [2021-10-08T14:40:52.008Z] unset SSH_AUTH_SOCK; [2021-10-08T14:40:52.009Z] unset SSH_AGENT_PID; [2021-10-08T14:40:52.009Z] echo Agent pid 60 killed; [2021-10-08T14:40:52.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T14:40:52.335Z] + git semver [Pipeline] } [2021-10-08T14:40:52.350Z] $ docker stop --time=1 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 [2021-10-08T14:40:53.631Z] $ docker rm -f 6a2be7528b315ca07aa5f85341fcdc71cc97114a37d23e8b6f0b39b83e048a11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:40:53.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T14:40:54.202Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T14:40:54.205Z] [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-08T14:41:09.402Z] Still waiting to schedule task [2021-10-08T14:41:09.402Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-08T14:41:09.404Z] Still waiting to schedule task [2021-10-08T14:41:09.404Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-08T14:42:22.308Z] Running on prd-centos7-docker-4c-2g-77 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-08T14:42:22.321Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-10-08T14:42:22.404Z] The recommended git tool is: git [2021-10-08T14:42:24.523Z] using credential edgex-jenkins-ssh [2021-10-08T14:42:24.534Z] Cloning the remote Git repository [2021-10-08T14:42:23.973Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:42:24.031Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-10-08T14:42:24.064Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:42:24.065Z] > git --version # timeout=10 [2021-10-08T14:42:24.072Z] > git --version # 'git version 2.24.4' [2021-10-08T14:42:24.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:42:24.102Z] [INFO] Currently running in a labeled security context [2021-10-08T14:42:24.102Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T14:42:24.103Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh249560418672271431.key [2021-10-08T14:42:24.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:42:26.768Z] Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:42:26.925Z] Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:42:26.925Z] Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) [2021-10-08T14:42:25.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:42:25.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:42:25.576Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:42:25.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:42:25.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:42:25.590Z] [INFO] Currently running in a labeled security context [2021-10-08T14:42:25.591Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T14:42:25.591Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh3261271473041659621.key [2021-10-08T14:42:25.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T14:42:26.191Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:42:26.206Z] > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 [2021-10-08T14:42:26.285Z] > git remote # timeout=10 [2021-10-08T14:42:26.295Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T14:42:26.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:42:26.303Z] [INFO] Currently running in a labeled security context [2021-10-08T14:42:26.303Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T14:42:26.303Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6413272899639510136.key [2021-10-08T14:42:26.312Z] > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [2021-10-08T14:42:26.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T14:42:26.343Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:42:26.355Z] > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 [2021-10-08T14:42:30.435Z] Commit message: "Merge branch 'main' into issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:42:30.966Z] provisioning config files... [2021-10-08T14:42:30.980Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7476588905828790612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:42:31.377Z] ---> docker-login.sh [2021-10-08T14:42:31.377Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:42:31.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:31.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:31.647Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:31.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:31.647Z] [2021-10-08T14:42:31.647Z] Login Succeeded [2021-10-08T14:42:31.647Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:42:31.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:31.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:31.647Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:31.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:31.647Z] [2021-10-08T14:42:31.647Z] Login Succeeded [2021-10-08T14:42:31.647Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:42:31.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:31.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:31.911Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:31.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:31.911Z] [2021-10-08T14:42:31.911Z] Login Succeeded [2021-10-08T14:42:31.911Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:42:31.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:31.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:31.911Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:31.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:31.911Z] [2021-10-08T14:42:31.911Z] Login Succeeded [2021-10-08T14:42:31.911Z] docker.io [2021-10-08T14:42:32.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:42:32.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:42:32.438Z] Configure a credential helper to remove this warning. See [2021-10-08T14:42:32.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:42:32.438Z] [2021-10-08T14:42:32.438Z] Login Succeeded [2021-10-08T14:42:32.438Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:42:32.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T14:42:32.621Z] ========================================================= [2021-10-08T14:42:32.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T14:42:32.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:32.962Z] + 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-08T14:42:32.962Z] Sending build context to Docker daemon 20.57MB [2021-10-08T14:42:32.962Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:42:32.962Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T14:42:33.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T14:42:33.226Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T14:42:33.226Z] 57d31006c564: Pulling fs layer [2021-10-08T14:42:33.226Z] bd5ccded8296: Pulling fs layer [2021-10-08T14:42:33.226Z] 304dd3a0f381: Pulling fs layer [2021-10-08T14:42:33.226Z] d37cda54a23b: Pulling fs layer [2021-10-08T14:42:33.226Z] bae75c0f2455: Pulling fs layer [2021-10-08T14:42:33.226Z] 806579b3d29a: Pulling fs layer [2021-10-08T14:42:33.226Z] c77eb801bf70: Pulling fs layer [2021-10-08T14:42:33.226Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T14:42:33.226Z] 304dd3a0f381: Waiting [2021-10-08T14:42:33.226Z] d37cda54a23b: Waiting [2021-10-08T14:42:33.226Z] bae75c0f2455: Waiting [2021-10-08T14:42:33.226Z] 806579b3d29a: Waiting [2021-10-08T14:42:33.226Z] c77eb801bf70: Waiting [2021-10-08T14:42:33.226Z] 6d0567d44e1a: Waiting [2021-10-08T14:42:33.226Z] bd5ccded8296: Verifying Checksum [2021-10-08T14:42:33.226Z] bd5ccded8296: Download complete [2021-10-08T14:42:33.226Z] 57d31006c564: Verifying Checksum [2021-10-08T14:42:33.226Z] 57d31006c564: Download complete [2021-10-08T14:42:33.226Z] d37cda54a23b: Verifying Checksum [2021-10-08T14:42:33.226Z] d37cda54a23b: Download complete [2021-10-08T14:42:33.226Z] bae75c0f2455: Verifying Checksum [2021-10-08T14:42:33.226Z] bae75c0f2455: Download complete [2021-10-08T14:42:33.226Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T14:42:33.226Z] 4e9f2cdf4387: Download complete [2021-10-08T14:42:33.226Z] 806579b3d29a: Verifying Checksum [2021-10-08T14:42:33.226Z] 806579b3d29a: Download complete [2021-10-08T14:42:33.496Z] c77eb801bf70: Verifying Checksum [2021-10-08T14:42:33.496Z] c77eb801bf70: Download complete [2021-10-08T14:42:33.496Z] 4e9f2cdf4387: Pull complete [2021-10-08T14:42:33.756Z] 57d31006c564: Pull complete [2021-10-08T14:42:34.028Z] bd5ccded8296: Pull complete [2021-10-08T14:42:34.028Z] 304dd3a0f381: Verifying Checksum [2021-10-08T14:42:34.028Z] 304dd3a0f381: Download complete [2021-10-08T14:42:34.307Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T14:42:34.307Z] 6d0567d44e1a: Download complete [2021-10-08T14:42:38.552Z] 304dd3a0f381: Pull complete [2021-10-08T14:42:38.552Z] d37cda54a23b: Pull complete [2021-10-08T14:42:38.552Z] bae75c0f2455: Pull complete [2021-10-08T14:42:38.552Z] 806579b3d29a: Pull complete [2021-10-08T14:42:38.552Z] c77eb801bf70: Pull complete [2021-10-08T14:42:40.480Z] 6d0567d44e1a: Pull complete [2021-10-08T14:42:40.480Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T14:42:40.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T14:42:40.480Z] ---> e839a31ac9d1 [2021-10-08T14:42:40.480Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:42:43.030Z] ---> Running in 03fbb302a428 [2021-10-08T14:42:43.030Z] Removing intermediate container 03fbb302a428 [2021-10-08T14:42:43.030Z] ---> 58c36d4238c0 [2021-10-08T14:42:43.030Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:42:43.030Z] ---> Running in 7a7079634cde [2021-10-08T14:42:43.030Z] Removing intermediate container 7a7079634cde [2021-10-08T14:42:43.030Z] ---> 23e2cf924959 [2021-10-08T14:42:43.030Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:42:43.030Z] ---> Running in 16fb884281a0 [2021-10-08T14:42:43.030Z] Removing intermediate container 16fb884281a0 [2021-10-08T14:42:43.030Z] ---> d141a74da664 [2021-10-08T14:42:43.030Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T14:42:43.030Z] ---> Running in a7ace32dfca4 [2021-10-08T14:42:43.030Z] Removing intermediate container a7ace32dfca4 [2021-10-08T14:42:43.030Z] ---> 53e17f29e1d7 [2021-10-08T14:42:43.030Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:42:43.296Z] ---> Running in 93f8d8b574d7 [2021-10-08T14:42:43.296Z] Removing intermediate container 93f8d8b574d7 [2021-10-08T14:42:43.296Z] ---> d92d82cddb78 [2021-10-08T14:42:43.296Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:42:43.296Z] ---> Running in 6e853609174a [2021-10-08T14:42:44.248Z] Removing intermediate container 6e853609174a [2021-10-08T14:42:44.248Z] ---> 002b1f7435fb [2021-10-08T14:42:44.248Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:42:44.248Z] ---> Running in 7641095a67ff [2021-10-08T14:42:44.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T14:42:45.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T14:42:45.725Z] OK: 219 MiB in 52 packages [2021-10-08T14:42:45.987Z] Removing intermediate container 7641095a67ff [2021-10-08T14:42:45.987Z] ---> 2d3f0cfe908c [2021-10-08T14:42:45.987Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T14:42:45.987Z] ---> Running in b1a26402d08c [2021-10-08T14:42:45.987Z] Removing intermediate container b1a26402d08c [2021-10-08T14:42:45.987Z] ---> 3fb2c0114875 [2021-10-08T14:42:45.987Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:42:45.987Z] ---> Running in fa99bbc7b79d [2021-10-08T14:42:46.250Z] Removing intermediate container fa99bbc7b79d [2021-10-08T14:42:46.250Z] ---> a5b2059b6589 [2021-10-08T14:42:46.250Z] Step 12/14 : COPY . . [2021-10-08T14:42:46.831Z] ---> daf71420ec07 [2021-10-08T14:42:46.831Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:42:47.098Z] ---> Running in 4115a5975368 [2021-10-08T14:42:57.167Z] Removing intermediate container 4115a5975368 [2021-10-08T14:42:57.167Z] ---> 1fe57bbba430 [2021-10-08T14:42:57.167Z] Step 14/14 : RUN ${MAKE} [2021-10-08T14:42:57.167Z] ---> Running in b93f7813428a [2021-10-08T14:42:57.167Z] noop [2021-10-08T14:42:57.167Z] Removing intermediate container b93f7813428a [2021-10-08T14:42:57.167Z] ---> 625732caadad [2021-10-08T14:42:57.167Z] Successfully built 625732caadad [2021-10-08T14:42:57.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:42:57.472Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T14:42:57.472Z] . [Pipeline] withDockerContainer [2021-10-08T14:42:57.558Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-10-08T14:42:57.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T14:42:58.011Z] $ docker top 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:42:58.395Z] + go version [2021-10-08T14:42:58.395Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T14:42:58.409Z] $ docker stop --time=1 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 [2021-10-08T14:42:59.599Z] $ docker rm -f 7a0faf907afcd626c6528db8a822d0a2a91e829469b35e0ef4a7b40269271148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:43:00.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T14:43:00.063Z] . [Pipeline] withDockerContainer [2021-10-08T14:43:00.133Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-10-08T14:43:00.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T14:43:00.582Z] $ docker top 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T14:43:00.954Z] + make test [2021-10-08T14:43:00.954Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T14:43:01.225Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T14:43:16.309Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T14:43:16.309Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T14:43:20.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T14:43:20.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T14:43:20.568Z] $ docker stop --time=1 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 [2021-10-08T14:43:22.019Z] $ docker rm -f 82707d4fc7440978a39f04ef14820dad3acaaf9466f5dc8257bd8bf6913a1c54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:43:22.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T14:43:22.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-08T14:43:23.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T14:43:23.486Z] + ls -al . [2021-10-08T14:43:23.486Z] total 88 [2021-10-08T14:43:23.486Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 14:43 . [2021-10-08T14:43:23.486Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 8 14:42 .. [2021-10-08T14:43:23.486Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 14:42 assets [2021-10-08T14:43:23.486Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 14:42 bin [2021-10-08T14:43:23.486Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 14:42 cmd [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 14:42 CONTRIBUTING.md [2021-10-08T14:43:23.486Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 8 14:43 coverage.out [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 14:42 Dockerfile [2021-10-08T14:43:23.486Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 14:42 docs [2021-10-08T14:43:23.486Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 8 14:42 .git [2021-10-08T14:43:23.486Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 14:42 .github [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:42 .gitignore [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 14:42 go.mod [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 14:42 go.sum [2021-10-08T14:43:23.486Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 14:42 internal [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 14:42 Jenkinsfile [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 14:42 LICENSE [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 14:42 Makefile [2021-10-08T14:43:23.486Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 14:42 pkg [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 14:42 README.md [2021-10-08T14:43:23.486Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 14:42 snap [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 8 14:40 VERSION [2021-10-08T14:43:23.486Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:42 version.go [2021-10-08T14:43:23.486Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 14:42 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:43:23.778Z] + 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=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 --label arch=amd64 --label version=0.0.0 . [2021-10-08T14:43:24.039Z] Sending build context to Docker daemon 20.58MB [2021-10-08T14:43:24.039Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:43:24.039Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T14:43:24.039Z] ---> 625732caadad [2021-10-08T14:43:24.039Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:43:24.039Z] ---> Running in d8ee26bd9124 [2021-10-08T14:43:24.039Z] Removing intermediate container d8ee26bd9124 [2021-10-08T14:43:24.039Z] ---> 2a9c777de2f4 [2021-10-08T14:43:24.039Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:43:24.301Z] ---> Running in 8a25384d35ff [2021-10-08T14:43:24.301Z] Removing intermediate container 8a25384d35ff [2021-10-08T14:43:24.301Z] ---> 59e3cc5d9241 [2021-10-08T14:43:24.301Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:43:24.301Z] ---> Running in c99d32cf9bb3 [2021-10-08T14:43:24.301Z] Removing intermediate container c99d32cf9bb3 [2021-10-08T14:43:24.301Z] ---> 6b4e3274e074 [2021-10-08T14:43:24.301Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T14:43:24.301Z] ---> Running in 2fcf63029e92 [2021-10-08T14:43:24.565Z] Removing intermediate container 2fcf63029e92 [2021-10-08T14:43:24.565Z] ---> 5a95e45c82bf [2021-10-08T14:43:24.565Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:43:24.565Z] ---> Running in 0a8025288144 [2021-10-08T14:43:24.565Z] Removing intermediate container 0a8025288144 [2021-10-08T14:43:24.565Z] ---> c9d45736fccd [2021-10-08T14:43:24.565Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:43:24.565Z] ---> Running in 2cc2fa3f696d [2021-10-08T14:43:25.158Z] Removing intermediate container 2cc2fa3f696d [2021-10-08T14:43:25.158Z] ---> 411801603ab5 [2021-10-08T14:43:25.158Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:43:25.158Z] ---> Running in 96ec258763fd [2021-10-08T14:43:25.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-08T14:43:26.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-08T14:43:26.623Z] OK: 219 MiB in 52 packages [2021-10-08T14:43:26.623Z] Removing intermediate container 96ec258763fd [2021-10-08T14:43:26.623Z] ---> 50f2628ea47d [2021-10-08T14:43:26.623Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T14:43:26.891Z] ---> Running in 0ef68b7b6a9c [2021-10-08T14:43:26.891Z] Removing intermediate container 0ef68b7b6a9c [2021-10-08T14:43:26.891Z] ---> cf7a9056a695 [2021-10-08T14:43:26.891Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:43:26.891Z] ---> Running in fa85bba80787 [2021-10-08T14:43:26.891Z] Removing intermediate container fa85bba80787 [2021-10-08T14:43:26.891Z] ---> 997102010879 [2021-10-08T14:43:26.891Z] Step 12/22 : COPY . . [2021-10-08T14:43:27.837Z] ---> d87e79ef2b8f [2021-10-08T14:43:27.837Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:43:27.837Z] ---> Running in 2771eefdb0cc [2021-10-08T14:43:28.098Z] Removing intermediate container 2771eefdb0cc [2021-10-08T14:43:28.098Z] ---> fa3f6420ef48 [2021-10-08T14:43:28.098Z] Step 14/22 : RUN ${MAKE} [2021-10-08T14:43:28.363Z] ---> Running in 697603e2d3a5 [2021-10-08T14:43:28.636Z] 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-08T14:43:38.757Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T14:43:39.332Z] Removing intermediate container 697603e2d3a5 [2021-10-08T14:43:39.332Z] ---> 1c6b4027c00b [2021-10-08T14:43:39.332Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T14:43:39.905Z] 3.14: Pulling from library/alpine [2021-10-08T14:43:40.166Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T14:43:40.429Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T14:43:40.429Z] a0d0a0d46f8b: Download complete [2021-10-08T14:43:40.689Z] a0d0a0d46f8b: Pull complete [2021-10-08T14:43:40.689Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T14:43:40.689Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T14:43:40.689Z] ---> 14119a10abf4 [2021-10-08T14:43:40.689Z] Step 16/22 : EXPOSE 4000 [2021-10-08T14:43:40.689Z] ---> Running in fc07749af6e0 [2021-10-08T14:43:40.689Z] Removing intermediate container fc07749af6e0 [2021-10-08T14:43:40.689Z] ---> 7f07d065fa94 [2021-10-08T14:43:40.689Z] 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-08T14:43:41.272Z] ---> f6578e1dde0a [2021-10-08T14:43:41.272Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:43:41.272Z] ---> Running in 9ae71400be22 [2021-10-08T14:43:41.534Z] Removing intermediate container 9ae71400be22 [2021-10-08T14:43:41.534Z] ---> 41cb71b08ced [2021-10-08T14:43:41.534Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T14:43:41.534Z] ---> Running in bb05e9da7775 [2021-10-08T14:43:41.534Z] Removing intermediate container bb05e9da7775 [2021-10-08T14:43:41.534Z] ---> 5bad945eb75f [2021-10-08T14:43:41.534Z] Step 20/22 : LABEL arch=amd64 [2021-10-08T14:43:41.534Z] ---> Running in 13d73f819fa1 [2021-10-08T14:43:41.534Z] Removing intermediate container 13d73f819fa1 [2021-10-08T14:43:41.534Z] ---> 01c7dca35917 [2021-10-08T14:43:41.534Z] Step 21/22 : LABEL git_sha=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:43:41.797Z] ---> Running in 9096292d4777 [2021-10-08T14:43:41.798Z] Removing intermediate container 9096292d4777 [2021-10-08T14:43:41.798Z] ---> 1f44b7e594ae [2021-10-08T14:43:41.798Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T14:43:41.798Z] ---> Running in 4d1077fa39be [2021-10-08T14:43:41.798Z] Removing intermediate container 4d1077fa39be [2021-10-08T14:43:41.798Z] ---> 52593af0ed50 [2021-10-08T14:43:41.798Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T14:43:41.798Z] Successfully built 52593af0ed50 [2021-10-08T14:43:41.798Z] 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-08T14:43:42.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:43:42.424Z] [2021-10-08T14:43:42.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:43:42.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:43:42.728Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T14:43:42.728Z] b4d181a07f80: Pulling fs layer [2021-10-08T14:43:42.728Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T14:43:42.728Z] ed53099fbce6: Pulling fs layer [2021-10-08T14:43:42.728Z] dc539afda2c1: Pulling fs layer [2021-10-08T14:43:42.728Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T14:43:42.728Z] 9065ff56babe: Pulling fs layer [2021-10-08T14:43:42.728Z] d287ab97295c: Pulling fs layer [2021-10-08T14:43:42.728Z] dc539afda2c1: Waiting [2021-10-08T14:43:42.728Z] 77bc0d833cb6: Waiting [2021-10-08T14:43:42.728Z] 9065ff56babe: Waiting [2021-10-08T14:43:42.728Z] d287ab97295c: Waiting [2021-10-08T14:43:42.728Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T14:43:42.728Z] a1111a8f2ec3: Download complete [2021-10-08T14:43:42.728Z] dc539afda2c1: Verifying Checksum [2021-10-08T14:43:42.728Z] dc539afda2c1: Download complete [2021-10-08T14:43:42.993Z] ed53099fbce6: Verifying Checksum [2021-10-08T14:43:42.993Z] ed53099fbce6: Download complete [2021-10-08T14:43:42.993Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T14:43:42.993Z] 77bc0d833cb6: Download complete [2021-10-08T14:43:42.993Z] 9065ff56babe: Verifying Checksum [2021-10-08T14:43:42.993Z] 9065ff56babe: Download complete [2021-10-08T14:43:42.993Z] b4d181a07f80: Verifying Checksum [2021-10-08T14:43:42.993Z] b4d181a07f80: Download complete [2021-10-08T14:43:43.568Z] d287ab97295c: Verifying Checksum [2021-10-08T14:43:43.568Z] d287ab97295c: Download complete [2021-10-08T14:43:44.514Z] b4d181a07f80: Pull complete [2021-10-08T14:43:44.784Z] a1111a8f2ec3: Pull complete [2021-10-08T14:43:45.365Z] ed53099fbce6: Pull complete [2021-10-08T14:43:45.632Z] dc539afda2c1: Pull complete [2021-10-08T14:43:45.897Z] 77bc0d833cb6: Pull complete [2021-10-08T14:43:45.897Z] 9065ff56babe: Pull complete [2021-10-08T14:43:51.249Z] d287ab97295c: Pull complete [2021-10-08T14:43:51.249Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T14:43:51.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:43:51.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T14:43:51.316Z] prd-centos7-docker-4c-2g-77 does not seem to be running inside a container [2021-10-08T14:43:51.357Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T14:43:53.962Z] $ docker top 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:43:54.357Z] ---> job-cost.sh [2021-10-08T14:43:54.357Z] lf-activate-venv: SKIPPING [2021-10-08T14:43:54.357Z] INFO: No Stack... [2021-10-08T14:43:54.930Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T14:43:55.192Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T14:43:55.491Z] + cut -d, -f6 [2021-10-08T14:43:55.491Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock [2021-10-08T14:43:55.522Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [2021-10-08T14:43:55.530Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] did not exist. Created. [2021-10-08T14:43:55.530Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T14:43:55.838Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-08T14:43:55.885Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T14:43:55.892Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T14:43:55.907Z] $ docker stop --time=1 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd [2021-10-08T14:43:57.043Z] $ docker rm -f 451b5b2deea5c80d4da4359dd3f16a550f082de3bdf6c36e36ad753a1cc1cffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-08T14:45:31.434Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-79 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws [2021-10-08T14:45:31.445Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-10-08T14:45:31.687Z] The recommended git tool is: git [2021-10-08T14:45:38.339Z] using credential edgex-jenkins-ssh [2021-10-08T14:45:38.359Z] Cloning the remote Git repository [2021-10-08T14:45:38.425Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:45:38.551Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-10-08T14:45:38.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:45:38.641Z] > git --version # timeout=10 [2021-10-08T14:45:38.657Z] > git --version # 'git version 2.17.1' [2021-10-08T14:45:38.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:45:38.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:45:42.813Z] Merging remotes/origin/main commit 6bd80458bc452549c38f2f4dc055b3ab1d793802 into PR head commit f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:45:43.253Z] Merge succeeded, producing f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:45:43.254Z] Checking out Revision f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 (PR-447) [2021-10-08T14:45:41.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:45:42.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T14:45:42.054Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-08T14:45:42.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-08T14:45:42.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:45:42.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-08T14:45:42.838Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:45:42.856Z] > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 [2021-10-08T14:45:43.156Z] > git remote # timeout=10 [2021-10-08T14:45:43.178Z] > git config --get remote.origin.url # timeout=10 [2021-10-08T14:45:43.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T14:45:43.201Z] > git merge 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 [2021-10-08T14:45:43.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-08T14:45:43.256Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T14:45:43.272Z] > git checkout -f f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 # timeout=10 [2021-10-08T14:45:47.874Z] Commit message: "Merge branch 'main' into issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:45:48.265Z] provisioning config files... [2021-10-08T14:45:48.318Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6444797210087899669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:45:48.953Z] ---> docker-login.sh [2021-10-08T14:45:48.953Z] nexus3.edgexfoundry.org:10001 [2021-10-08T14:45:50.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:45:50.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:45:50.732Z] Configure a credential helper to remove this warning. See [2021-10-08T14:45:50.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:45:50.732Z] [2021-10-08T14:45:50.732Z] Login Succeeded [2021-10-08T14:45:50.732Z] nexus3.edgexfoundry.org:10002 [2021-10-08T14:45:51.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:45:52.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:45:52.430Z] Configure a credential helper to remove this warning. See [2021-10-08T14:45:52.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:45:52.430Z] [2021-10-08T14:45:52.430Z] Login Succeeded [2021-10-08T14:45:52.726Z] nexus3.edgexfoundry.org:10003 [2021-10-08T14:45:53.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:45:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:45:53.301Z] Configure a credential helper to remove this warning. See [2021-10-08T14:45:53.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:45:53.301Z] [2021-10-08T14:45:53.301Z] Login Succeeded [2021-10-08T14:45:53.301Z] nexus3.edgexfoundry.org:10004 [2021-10-08T14:45:53.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:45:53.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:45:53.875Z] Configure a credential helper to remove this warning. See [2021-10-08T14:45:53.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:45:53.875Z] [2021-10-08T14:45:53.875Z] Login Succeeded [2021-10-08T14:45:53.875Z] docker.io [2021-10-08T14:45:54.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-08T14:45:54.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-08T14:45:54.766Z] Configure a credential helper to remove this warning. See [2021-10-08T14:45:54.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-08T14:45:54.766Z] [2021-10-08T14:45:54.766Z] Login Succeeded [2021-10-08T14:45:54.766Z] ---> docker-login.sh ends [Pipeline] } [2021-10-08T14:45:54.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-08T14:45:55.452Z] ========================================================= [2021-10-08T14:45:55.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T14:45:55.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:45:55.857Z] + 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-08T14:45:56.860Z] Sending build context to Docker daemon 20.57MB [2021-10-08T14:45:56.860Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:45:56.860Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-08T14:45:57.143Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T14:45:57.143Z] bbf911997326: Pulling fs layer [2021-10-08T14:45:57.143Z] 58ec367f63d7: Pulling fs layer [2021-10-08T14:45:57.143Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T14:45:57.143Z] fc5181fea5dc: Pulling fs layer [2021-10-08T14:45:57.143Z] 9c418107303f: Pulling fs layer [2021-10-08T14:45:57.143Z] 284eca6f2348: Pulling fs layer [2021-10-08T14:45:57.143Z] 842844d905b1: Pulling fs layer [2021-10-08T14:45:57.143Z] 901a3a57568e: Pulling fs layer [2021-10-08T14:45:57.143Z] 9c418107303f: Waiting [2021-10-08T14:45:57.143Z] 284eca6f2348: Waiting [2021-10-08T14:45:57.143Z] fc5181fea5dc: Waiting [2021-10-08T14:45:57.143Z] 842844d905b1: Waiting [2021-10-08T14:45:57.143Z] 901a3a57568e: Waiting [2021-10-08T14:45:57.143Z] 1b4a6ffa7d45: Download complete [2021-10-08T14:45:57.143Z] 58ec367f63d7: Download complete [2021-10-08T14:45:57.143Z] 9c418107303f: Verifying Checksum [2021-10-08T14:45:57.143Z] 9c418107303f: Download complete [2021-10-08T14:45:57.143Z] 284eca6f2348: Verifying Checksum [2021-10-08T14:45:57.143Z] 284eca6f2348: Download complete [2021-10-08T14:45:57.143Z] bbf911997326: Verifying Checksum [2021-10-08T14:45:57.143Z] bbf911997326: Download complete [2021-10-08T14:45:57.143Z] 842844d905b1: Download complete [2021-10-08T14:45:58.195Z] bbf911997326: Pull complete [2021-10-08T14:45:58.816Z] 58ec367f63d7: Pull complete [2021-10-08T14:45:59.112Z] 1b4a6ffa7d45: Pull complete [2021-10-08T14:45:59.394Z] 901a3a57568e: Verifying Checksum [2021-10-08T14:45:59.394Z] 901a3a57568e: Download complete [2021-10-08T14:46:00.006Z] fc5181fea5dc: Verifying Checksum [2021-10-08T14:46:00.006Z] fc5181fea5dc: Download complete [2021-10-08T14:46:10.274Z] fc5181fea5dc: Pull complete [2021-10-08T14:46:10.274Z] 9c418107303f: Pull complete [2021-10-08T14:46:10.274Z] 284eca6f2348: Pull complete [2021-10-08T14:46:10.554Z] 842844d905b1: Pull complete [2021-10-08T14:46:16.016Z] 901a3a57568e: Pull complete [2021-10-08T14:46:16.016Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T14:46:16.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T14:46:16.016Z] ---> 72ade6ffb461 [2021-10-08T14:46:16.016Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:46:21.476Z] ---> Running in 8704f079c9bd [2021-10-08T14:46:21.476Z] Removing intermediate container 8704f079c9bd [2021-10-08T14:46:21.476Z] ---> c0743da3c3c9 [2021-10-08T14:46:21.476Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:46:21.476Z] ---> Running in 0aa7ade59f4f [2021-10-08T14:46:22.083Z] Removing intermediate container 0aa7ade59f4f [2021-10-08T14:46:22.083Z] ---> e9145bbcae3c [2021-10-08T14:46:22.083Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:46:22.363Z] ---> Running in 382a8d0c60d1 [2021-10-08T14:46:22.649Z] Removing intermediate container 382a8d0c60d1 [2021-10-08T14:46:22.649Z] ---> 8718177dec1d [2021-10-08T14:46:22.649Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-08T14:46:22.925Z] ---> Running in a940f6729ba8 [2021-10-08T14:46:23.202Z] Removing intermediate container a940f6729ba8 [2021-10-08T14:46:23.202Z] ---> e31ca261c1f4 [2021-10-08T14:46:23.202Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:46:23.482Z] ---> Running in b392d0f5ca73 [2021-10-08T14:46:23.761Z] Removing intermediate container b392d0f5ca73 [2021-10-08T14:46:23.761Z] ---> 7dc68063256f [2021-10-08T14:46:23.761Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:46:24.039Z] ---> Running in 44944ecace07 [2021-10-08T14:46:26.707Z] Removing intermediate container 44944ecace07 [2021-10-08T14:46:26.707Z] ---> ed77f3a75bfc [2021-10-08T14:46:26.707Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:46:26.707Z] ---> Running in 57af735a7442 [2021-10-08T14:46:28.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T14:46:29.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T14:46:30.390Z] OK: 218 MiB in 52 packages [2021-10-08T14:46:31.004Z] Removing intermediate container 57af735a7442 [2021-10-08T14:46:31.004Z] ---> 46862e8b682f [2021-10-08T14:46:31.004Z] Step 10/14 : ENV GO111MODULE=on [2021-10-08T14:46:31.004Z] ---> Running in 177bbf61bb68 [2021-10-08T14:46:31.628Z] Removing intermediate container 177bbf61bb68 [2021-10-08T14:46:31.628Z] ---> 400ee52abc8c [2021-10-08T14:46:31.628Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:46:31.911Z] ---> Running in 8d221a0a6bca [2021-10-08T14:46:32.523Z] Removing intermediate container 8d221a0a6bca [2021-10-08T14:46:32.523Z] ---> 3504286c525f [2021-10-08T14:46:32.523Z] Step 12/14 : COPY . . [2021-10-08T14:46:35.979Z] ---> 773693cf1643 [2021-10-08T14:46:35.979Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:46:35.979Z] ---> Running in c5bb0d1d224b [2021-10-08T14:47:08.482Z] Removing intermediate container c5bb0d1d224b [2021-10-08T14:47:08.482Z] ---> 97a5942f87f8 [2021-10-08T14:47:08.482Z] Step 14/14 : RUN ${MAKE} [2021-10-08T14:47:08.482Z] ---> Running in 2e996b1b5531 [2021-10-08T14:47:08.482Z] noop [2021-10-08T14:47:08.482Z] Removing intermediate container 2e996b1b5531 [2021-10-08T14:47:08.482Z] ---> 0cc989e5fdb8 [2021-10-08T14:47:08.482Z] Successfully built 0cc989e5fdb8 [2021-10-08T14:47:08.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:47:08.857Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T14:47:08.857Z] . [Pipeline] withDockerContainer [2021-10-08T14:47:09.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container [2021-10-08T14:47:09.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T14:47:11.012Z] $ docker top 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:47:12.079Z] + go version [2021-10-08T14:47:12.079Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-08T14:47:12.095Z] $ docker stop --time=1 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 [2021-10-08T14:47:13.940Z] $ docker rm -f 1cc0f3db215dd10fc25357b6ede13a48cd0204b9d9b801d92bc216e948d398f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:47:14.641Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T14:47:14.641Z] . [Pipeline] withDockerContainer [2021-10-08T14:47:14.946Z] prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container [2021-10-08T14:47:15.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-08T14:47:16.786Z] $ docker top 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T14:47:17.831Z] + make test [2021-10-08T14:47:17.831Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-08T14:47:18.842Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-08T14:48:05.973Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-08T14:48:05.973Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-08T14:48:28.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T14:48:28.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T14:48:28.267Z] $ docker stop --time=1 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc [2021-10-08T14:48:30.135Z] $ docker rm -f 926a061504410840abe2f0830d21f977b6789ac26ed57f1d719f4c6906238cbc [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T14:48:30.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T14:48:30.979Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T14:48:31.682Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T14:48:32.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-08T14:48:32.633Z] + ls -al . [2021-10-08T14:48:32.633Z] total 128 [2021-10-08T14:48:32.633Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 14:47 . [2021-10-08T14:48:32.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 .. [2021-10-08T14:48:32.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 14:45 .git [2021-10-08T14:48:32.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 .github [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:45 .gitignore [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 14:45 CONTRIBUTING.md [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 14:45 Dockerfile [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 14:45 Jenkinsfile [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 14:45 LICENSE [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 14:45 Makefile [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 14:45 README.md [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 14:40 VERSION [2021-10-08T14:48:32.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 assets [2021-10-08T14:48:32.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 bin [2021-10-08T14:48:32.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 cmd [2021-10-08T14:48:32.633Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 8 14:47 coverage.out [2021-10-08T14:48:32.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:45 docs [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 14:45 go.mod [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 14:45 go.sum [2021-10-08T14:48:32.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 14:45 internal [2021-10-08T14:48:32.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:45 pkg [2021-10-08T14:48:32.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 snap [2021-10-08T14:48:32.633Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:45 version.go [2021-10-08T14:48:32.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:45 web [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:48:33.039Z] + 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=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 --label arch=arm64 --label version=0.0.0 . [2021-10-08T14:48:34.114Z] Sending build context to Docker daemon 20.57MB [2021-10-08T14:48:34.114Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-08T14:48:34.114Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-08T14:48:34.114Z] ---> 0cc989e5fdb8 [2021-10-08T14:48:34.114Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-08T14:48:34.746Z] ---> Running in 7aa62ac3db62 [2021-10-08T14:48:35.027Z] Removing intermediate container 7aa62ac3db62 [2021-10-08T14:48:35.027Z] ---> eb44975b7469 [2021-10-08T14:48:35.027Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-08T14:48:35.306Z] ---> Running in a62149483c7d [2021-10-08T14:48:35.587Z] Removing intermediate container a62149483c7d [2021-10-08T14:48:35.587Z] ---> 7bb7ae15e907 [2021-10-08T14:48:35.587Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-08T14:48:35.869Z] ---> Running in 0ebae1bb6eb7 [2021-10-08T14:48:36.484Z] Removing intermediate container 0ebae1bb6eb7 [2021-10-08T14:48:36.484Z] ---> 8257a0c44f74 [2021-10-08T14:48:36.484Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-08T14:48:36.484Z] ---> Running in 84ecbf4f08ba [2021-10-08T14:48:37.094Z] Removing intermediate container 84ecbf4f08ba [2021-10-08T14:48:37.094Z] ---> b32178bd1236 [2021-10-08T14:48:37.094Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-08T14:48:37.094Z] ---> Running in 0376ab55c6cf [2021-10-08T14:48:37.702Z] Removing intermediate container 0376ab55c6cf [2021-10-08T14:48:37.702Z] ---> 2dae80301ba3 [2021-10-08T14:48:37.702Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-08T14:48:37.702Z] ---> Running in ee64d1cc0129 [2021-10-08T14:48:40.382Z] Removing intermediate container ee64d1cc0129 [2021-10-08T14:48:40.382Z] ---> f492f4b62897 [2021-10-08T14:48:40.382Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-08T14:48:40.382Z] ---> Running in 4a30ae830c3a [2021-10-08T14:48:41.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-08T14:48:42.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-08T14:48:43.371Z] OK: 218 MiB in 52 packages [2021-10-08T14:48:44.376Z] Removing intermediate container 4a30ae830c3a [2021-10-08T14:48:44.376Z] ---> 9485c34d3155 [2021-10-08T14:48:44.376Z] Step 10/22 : ENV GO111MODULE=on [2021-10-08T14:48:44.654Z] ---> Running in a9fa9d60b69e [2021-10-08T14:48:44.934Z] Removing intermediate container a9fa9d60b69e [2021-10-08T14:48:44.934Z] ---> 16cdf8a04859 [2021-10-08T14:48:44.934Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-08T14:48:45.213Z] ---> Running in 12ceb10ed12b [2021-10-08T14:48:45.818Z] Removing intermediate container 12ceb10ed12b [2021-10-08T14:48:45.818Z] ---> e25619031775 [2021-10-08T14:48:45.818Z] Step 12/22 : COPY . . [2021-10-08T14:48:48.472Z] ---> 8700ae33554f [2021-10-08T14:48:48.472Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-08T14:48:48.750Z] ---> Running in 937f22f7b999 [2021-10-08T14:48:51.400Z] Removing intermediate container 937f22f7b999 [2021-10-08T14:48:51.400Z] ---> f03a622e9448 [2021-10-08T14:48:51.400Z] Step 14/22 : RUN ${MAKE} [2021-10-08T14:48:51.400Z] ---> Running in 7293b55f8687 [2021-10-08T14:48:52.857Z] 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-08T14:49:25.419Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-08T14:49:28.074Z] Removing intermediate container 7293b55f8687 [2021-10-08T14:49:28.074Z] ---> 6cff4a351f31 [2021-10-08T14:49:28.074Z] Step 15/22 : FROM alpine:3.14 [2021-10-08T14:49:28.352Z] 3.14: Pulling from library/alpine [2021-10-08T14:49:28.628Z] 552d1f2373af: Pulling fs layer [2021-10-08T14:49:28.906Z] 552d1f2373af: Verifying Checksum [2021-10-08T14:49:28.906Z] 552d1f2373af: Download complete [2021-10-08T14:49:29.522Z] 552d1f2373af: Pull complete [2021-10-08T14:49:29.522Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-08T14:49:29.522Z] Status: Downloaded newer image for alpine:3.14 [2021-10-08T14:49:29.803Z] ---> bb3de5531c18 [2021-10-08T14:49:29.803Z] Step 16/22 : EXPOSE 4000 [2021-10-08T14:49:29.803Z] ---> Running in ec443914c47c [2021-10-08T14:49:30.410Z] Removing intermediate container ec443914c47c [2021-10-08T14:49:30.410Z] ---> 17e90605e869 [2021-10-08T14:49:30.410Z] 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-08T14:49:31.871Z] ---> 86a418443ed8 [2021-10-08T14:49:31.871Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-08T14:49:31.871Z] ---> Running in a2c692ca4b1b [2021-10-08T14:49:32.477Z] Removing intermediate container a2c692ca4b1b [2021-10-08T14:49:32.477Z] ---> 5a1ec83c9d39 [2021-10-08T14:49:32.477Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-08T14:49:32.758Z] ---> Running in df27158cb70a [2021-10-08T14:49:33.043Z] Removing intermediate container df27158cb70a [2021-10-08T14:49:33.043Z] ---> 3e8f36a685e4 [2021-10-08T14:49:33.043Z] Step 20/22 : LABEL arch=arm64 [2021-10-08T14:49:33.324Z] ---> Running in 55a4289a7377 [2021-10-08T14:49:33.601Z] Removing intermediate container 55a4289a7377 [2021-10-08T14:49:33.601Z] ---> 57cb57cbd878 [2021-10-08T14:49:33.601Z] Step 21/22 : LABEL git_sha=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [2021-10-08T14:49:33.882Z] ---> Running in 69b4e644e32d [2021-10-08T14:49:34.163Z] Removing intermediate container 69b4e644e32d [2021-10-08T14:49:34.164Z] ---> 07fd518504e2 [2021-10-08T14:49:34.164Z] Step 22/22 : LABEL version=0.0.0 [2021-10-08T14:49:34.442Z] ---> Running in cea01c55e253 [2021-10-08T14:49:35.048Z] Removing intermediate container cea01c55e253 [2021-10-08T14:49:35.048Z] ---> 1f12902fde26 [2021-10-08T14:49:35.048Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-08T14:49:35.048Z] Successfully built 1f12902fde26 [2021-10-08T14:49:35.048Z] 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-08T14:49:35.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:49:35.598Z] [2021-10-08T14:49:35.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:49:36.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:49:36.524Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T14:49:36.524Z] 448f6bf000e3: Pulling fs layer [2021-10-08T14:49:36.524Z] f757da607395: Pulling fs layer [2021-10-08T14:49:36.524Z] 05883995daec: Pulling fs layer [2021-10-08T14:49:36.524Z] 8603b9c90790: Pulling fs layer [2021-10-08T14:49:36.524Z] 1560dd03e051: Pulling fs layer [2021-10-08T14:49:36.524Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T14:49:36.524Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T14:49:36.524Z] 8603b9c90790: Waiting [2021-10-08T14:49:36.524Z] 1560dd03e051: Waiting [2021-10-08T14:49:36.524Z] 27f5ce0e4adf: Waiting [2021-10-08T14:49:36.524Z] c2d8d7efcc4b: Waiting [2021-10-08T14:49:36.524Z] f757da607395: Verifying Checksum [2021-10-08T14:49:36.524Z] f757da607395: Download complete [2021-10-08T14:49:36.524Z] 8603b9c90790: Verifying Checksum [2021-10-08T14:49:36.524Z] 8603b9c90790: Download complete [2021-10-08T14:49:36.806Z] 1560dd03e051: Verifying Checksum [2021-10-08T14:49:36.806Z] 1560dd03e051: Download complete [2021-10-08T14:49:36.806Z] 27f5ce0e4adf: Verifying Checksum [2021-10-08T14:49:36.806Z] 27f5ce0e4adf: Download complete [2021-10-08T14:49:36.806Z] 05883995daec: Verifying Checksum [2021-10-08T14:49:36.806Z] 05883995daec: Download complete [2021-10-08T14:49:37.084Z] 448f6bf000e3: Verifying Checksum [2021-10-08T14:49:37.084Z] 448f6bf000e3: Download complete [2021-10-08T14:49:39.749Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T14:49:39.749Z] c2d8d7efcc4b: Download complete [2021-10-08T14:49:40.737Z] 448f6bf000e3: Pull complete [2021-10-08T14:49:41.343Z] f757da607395: Pull complete [2021-10-08T14:49:42.792Z] 05883995daec: Pull complete [2021-10-08T14:49:42.792Z] 8603b9c90790: Pull complete [2021-10-08T14:49:43.791Z] 1560dd03e051: Pull complete [2021-10-08T14:49:44.071Z] 27f5ce0e4adf: Pull complete [2021-10-08T14:49:56.527Z] c2d8d7efcc4b: Pull complete [2021-10-08T14:49:56.527Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T14:49:56.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T14:49:56.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T14:49:56.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container [2021-10-08T14:49:56.836Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-08T14:50:01.104Z] $ docker top 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:02.119Z] ---> job-cost.sh [2021-10-08T14:50:02.119Z] lf-activate-venv: SKIPPING [2021-10-08T14:50:02.119Z] INFO: No Stack... [2021-10-08T14:50:06.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T14:50:06.744Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T14:50:07.431Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-10-08T14:50:07.431Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T14:50:07.513Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [2021-10-08T14:50:07.518Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] did not exist. Created. [2021-10-08T14:50:07.518Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T14:50:08.209Z] /w/workspace/edgex-ui-go/3@tmp/durable-1e6d0339/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-1e6d0339/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-08T14:50:08.923Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T14:50:08.948Z] Warning: overwriting stash ‘stack-cost’ [2021-10-08T14:50:09.084Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T14:50:09.089Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T14:50:09.077Z] $ docker stop --time=1 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 [2021-10-08T14:50:10.781Z] $ docker rm -f 64fde3718449379de34c6d8bc809c5971be7675864f5f8029ca7f5b963a175f4 [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-08T14:50:11.473Z] provisioning config files... [2021-10-08T14:50:11.486Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config6760597559711189087tmp [Pipeline] { [Pipeline] sh [2021-10-08T14:50:11.790Z] + set +x [2021-10-08T14:50:11.790Z] + bash -s -- [2021-10-08T14:50:11.790Z] + curl -s https://codecov.io/bash [2021-10-08T14:50:11.790Z] [2021-10-08T14:50:11.790Z] _____ _ [2021-10-08T14:50:11.790Z] / ____| | | [2021-10-08T14:50:11.790Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T14:50:11.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T14:50:11.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T14:50:11.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T14:50:11.790Z] Bash-1.0.6 [2021-10-08T14:50:11.790Z] [2021-10-08T14:50:11.790Z] [2021-10-08T14:50:11.790Z] ==> git version 2.24.4 found [2021-10-08T14:50:11.790Z] ==> 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-08T14:50:11.790Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T14:50:11.790Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T14:50:11.790Z] ==> Jenkins CI detected. [2021-10-08T14:50:11.790Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-08T14:50:11.790Z] project root: . [2021-10-08T14:50:11.790Z] --> token set from env [2021-10-08T14:50:11.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T14:50:11.790Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T14:50:11.790Z] ==> Python coveragepy not found [2021-10-08T14:50:11.790Z] ==> Searching for coverage reports in: [2021-10-08T14:50:11.790Z] + . [2021-10-08T14:50:11.790Z] -> Found 1 reports [2021-10-08T14:50:11.790Z] ==> Detecting git/mercurial file structure [2021-10-08T14:50:11.790Z] ==> Reading reports [2021-10-08T14:50:11.790Z] + ./coverage.out bytes=10 [2021-10-08T14:50:11.790Z] ==> Appending adjustments [2021-10-08T14:50:11.790Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T14:50:12.051Z] + Found adjustments [2021-10-08T14:50:12.051Z] ==> Gzipping contents [2021-10-08T14:50:12.051Z] 4.0K /tmp/codecov.uqNdTV.gz [2021-10-08T14:50:12.051Z] ==> Uploading reports [2021-10-08T14:50:12.051Z] url: https://codecov.io [2021-10-08T14:50:12.051Z] query: branch=PR-447&commit=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2021-10-08T14:50:12.051Z] -> Pinging Codecov [2021-10-08T14:50:12.052Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-447&commit=f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-447%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2021-10-08T14:50:12.312Z] -> Uploading to [2021-10-08T14:50:12.312Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655/e830cb64-a7d4-468d-a350-44908f4f8a8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T145012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=495efeff0b0c73c68cf548b5b9763f075f69491f931578490825fe3dc5e9ecc0 [2021-10-08T14:50:12.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T14:50:12.312Z] Dload Upload Total Spent Left Speed [2021-10-08T14:50:12.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 12984 --:--:-- --:--:-- --:--:-- 12962 100 3422 0 0 100 3422 0 12977 --:--:-- --:--:-- --:--:-- 12962 [2021-10-08T14:50:12.571Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f7fd3a3c89eac549fe9950d5a0092e7dbf3fe655 [Pipeline] } [2021-10-08T14:50:12.579Z] 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-08T14:50:13.697Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:14.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:14.571Z] ---> package-listing.sh [2021-10-08T14:50:14.571Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T14:50:14.571Z] ++ facter osfamily [2021-10-08T14:50:14.833Z] + OS_FAMILY=redhat [2021-10-08T14:50:14.833Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 [2021-10-08T14:50:14.833Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T14:50:14.833Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T14:50:14.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T14:50:14.833Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T14:50:14.833Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-08T14:50:14.833Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T14:50:14.833Z] + case "${OS_FAMILY}" in [2021-10-08T14:50:14.833Z] + rpm -qa [2021-10-08T14:50:14.833Z] + sort [2021-10-08T14:50:15.405Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T14:50:15.405Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T14:50:15.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T14:50:15.405Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' [2021-10-08T14:50:15.405Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [2021-10-08T14:50:15.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [Pipeline] echo [2021-10-08T14:50:15.417Z] 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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-08T14:50:15.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:50:16.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:16.256Z] [2021-10-08T14:50:16.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T14:50:16.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:16.558Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T14:50:16.558Z] b4d181a07f80: Pulling fs layer [2021-10-08T14:50:16.558Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T14:50:16.558Z] ed53099fbce6: Pulling fs layer [2021-10-08T14:50:16.558Z] dc539afda2c1: Pulling fs layer [2021-10-08T14:50:16.558Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T14:50:16.558Z] 9065ff56babe: Pulling fs layer [2021-10-08T14:50:16.558Z] d287ab97295c: Pulling fs layer [2021-10-08T14:50:16.558Z] dc539afda2c1: Waiting [2021-10-08T14:50:16.558Z] 77bc0d833cb6: Waiting [2021-10-08T14:50:16.558Z] 9065ff56babe: Waiting [2021-10-08T14:50:16.558Z] d287ab97295c: Waiting [2021-10-08T14:50:16.558Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T14:50:16.558Z] a1111a8f2ec3: Download complete [2021-10-08T14:50:16.558Z] dc539afda2c1: Verifying Checksum [2021-10-08T14:50:16.558Z] dc539afda2c1: Download complete [2021-10-08T14:50:16.558Z] ed53099fbce6: Verifying Checksum [2021-10-08T14:50:16.558Z] ed53099fbce6: Download complete [2021-10-08T14:50:16.558Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T14:50:16.558Z] 77bc0d833cb6: Download complete [2021-10-08T14:50:16.558Z] 9065ff56babe: Download complete [2021-10-08T14:50:16.840Z] b4d181a07f80: Verifying Checksum [2021-10-08T14:50:16.840Z] b4d181a07f80: Download complete [2021-10-08T14:50:17.423Z] d287ab97295c: Verifying Checksum [2021-10-08T14:50:17.423Z] d287ab97295c: Download complete [2021-10-08T14:50:18.366Z] b4d181a07f80: Pull complete [2021-10-08T14:50:18.366Z] a1111a8f2ec3: Pull complete [2021-10-08T14:50:18.951Z] ed53099fbce6: Pull complete [2021-10-08T14:50:18.951Z] dc539afda2c1: Pull complete [2021-10-08T14:50:19.213Z] 77bc0d833cb6: Pull complete [2021-10-08T14:50:19.213Z] 9065ff56babe: Pull complete [2021-10-08T14:50:24.577Z] d287ab97295c: Pull complete [2021-10-08T14:50:24.577Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T14:50:24.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T14:50:24.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T14:50:24.645Z] prd-centos7-docker-4c-2g-74 does not seem to be running inside a container [2021-10-08T14:50:24.677Z] $ 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-447/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-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T14:50:26.998Z] $ docker top 0d55a5587fe34e1a1fe721780c1caf1e679f1d2ff592d8ab12acebbcb1faa1ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T14:50:27.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T14:50:27.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T14:50:27.927Z] + ls /var/log/sa-host [2021-10-08T14:50:27.927Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T14:50:27.927Z] file_magic: OK [2021-10-08T14:50:27.927Z] HZ: Using current value: 100 [2021-10-08T14:50:27.927Z] file_header: OK [2021-10-08T14:50:27.927Z] 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-08T14:50:27.927Z] Statistics: [2021-10-08T14:50:27.927Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T14:50:27.927Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T14:50:27.927Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T14:50:27.927Z] file_magic: OK [2021-10-08T14:50:27.927Z] HZ: Using current value: 100 [2021-10-08T14:50:27.927Z] file_header: OK [2021-10-08T14:50:27.927Z] 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-08T14:50:27.927Z] Statistics: [2021-10-08T14:50:27.927Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T14:50:27.927Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T14:50:28.006Z] provisioning config files... [2021-10-08T14:50:28.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config6725926522522515313tmp [Pipeline] { [Pipeline] echo [2021-10-08T14:50:28.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:28.316Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T14:50:28.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:28.654Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T14:50:28.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:28.955Z] ---> sudo-logs.sh [2021-10-08T14:50:28.955Z] Archiving 'sudo' log.. [2021-10-08T14:50:28.955Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [2021-10-08T14:50:28.955Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-74.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T14:50:28.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:29.268Z] ---> job-cost.sh [2021-10-08T14:50:29.268Z] lf-activate-venv: SKIPPING [2021-10-08T14:50:29.268Z] DEBUG: total: 0.10999999940395355 [2021-10-08T14:50:29.268Z] INFO: Retrieving Stack Cost... [2021-10-08T14:50:31.806Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T14:50:31.806Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T14:50:31.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T14:50:32.105Z] ---> logs-deploy.sh [2021-10-08T14:50:32.105Z] lf-activate-venv: SKIPPING [2021-10-08T14:50:32.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/3 [2021-10-08T14:50:32.105Z] INFO: archiving workspace using pattern(s): [2021-10-08T14:50:32.690Z] Archives upload complete. [2021-10-08T14:50:32.690Z] INFO: archiving logs to Nexus