Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5309de6609b6e3e7d2eedb79284dbb76d504bad0+e5eddfca3e456f98fd148374ca375fb54025eb5b (c269ed53faa61a9355770dbdf78085cf9d5d3311) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-291/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-291/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20105 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T01:35:25.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T01:35:26.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T01:35:26.402Z] ========================================================= [2021-01-14T01:35:26.402Z] EdgeX Global Pipelines Version Info [2021-01-14T01:35:26.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:35:28.568Z] ------------------- [2021-01-14T01:35:28.568Z] stable info: [2021-01-14T01:35:28.568Z] ------------------- [2021-01-14T01:35:28.568Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T01:35:28.568Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:35:28.568Z] Message: update stable to v1.0.177 [2021-01-14T01:35:29.529Z] ------------------- [2021-01-14T01:35:29.529Z] experimental info: [2021-01-14T01:35:29.529Z] ------------------- [2021-01-14T01:35:29.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T01:35:29.529Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:35:29.529Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T01:35:29.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-14T01:35:30.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-14T01:35:30.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T01:35:30.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T01:35:30.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T01:35:30.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T01:35:30.751Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T01:35:30.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T01:35:31.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T01:35:31.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T01:35:31.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T01:35:31.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-14T01:35:31.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T01:35:31.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T01:35:31.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:35:32.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:35:32.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:35:32.309Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:35:32.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T01:35:32.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T01:35:32.678Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-14T01:35:32.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-14T01:35:32.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T01:35:33.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T01:35:33.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T01:35:33.316Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T01:35:33.470Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T01:35:33.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo [2021-01-14T01:35:33.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo [2021-01-14T01:35:33.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo [2021-01-14T01:35:33.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] echo [2021-01-14T01:35:34.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5309de6 [Pipeline] echo [2021-01-14T01:35:34.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:35:34.960Z] provisioning config files... [2021-01-14T01:35:35.000Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config7880989273212137514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:35:35.494Z] ---> docker-login.sh [2021-01-14T01:35:35.494Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:35:36.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:36.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:36.102Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:36.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:36.102Z] [2021-01-14T01:35:36.102Z] Login Succeeded [2021-01-14T01:35:36.102Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:35:36.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:36.371Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:36.371Z] [2021-01-14T01:35:36.371Z] Login Succeeded [2021-01-14T01:35:36.371Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:35:36.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:36.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:36.638Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:36.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:36.638Z] [2021-01-14T01:35:36.638Z] Login Succeeded [2021-01-14T01:35:36.638Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:35:36.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:36.916Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:36.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:36.916Z] [2021-01-14T01:35:36.916Z] Login Succeeded [2021-01-14T01:35:36.916Z] docker.io [2021-01-14T01:35:37.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:37.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:37.475Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:37.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:37.475Z] [2021-01-14T01:35:37.475Z] Login Succeeded [2021-01-14T01:35:37.475Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:35:37.499Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:35:38.626Z] + git log --format=format:%s -1 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] echo [2021-01-14T01:35:38.796Z] GIT_COMMIT: 5309de6609b6e3e7d2eedb79284dbb76d504bad0, Commit Message: Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1 [Pipeline] echo [2021-01-14T01:35:38.885Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:35:39.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:39.560Z] [2021-01-14T01:35:39.560Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:35:39.961Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:39.962Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T01:35:39.962Z] 31603596830f: Pulling fs layer [2021-01-14T01:35:39.962Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T01:35:39.962Z] 6ca5941a6612: Pulling fs layer [2021-01-14T01:35:39.962Z] ecc8261a40a4: Pulling fs layer [2021-01-14T01:35:39.962Z] ecc8261a40a4: Waiting [2021-01-14T01:35:39.962Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T01:35:39.962Z] 2a8b12db71e7: Download complete [2021-01-14T01:35:40.242Z] 31603596830f: Verifying Checksum [2021-01-14T01:35:40.242Z] 31603596830f: Download complete [2021-01-14T01:35:40.242Z] ecc8261a40a4: Verifying Checksum [2021-01-14T01:35:40.242Z] ecc8261a40a4: Download complete [2021-01-14T01:35:40.519Z] 6ca5941a6612: Verifying Checksum [2021-01-14T01:35:40.519Z] 6ca5941a6612: Download complete [2021-01-14T01:35:40.795Z] 31603596830f: Pull complete [2021-01-14T01:35:41.085Z] 2a8b12db71e7: Pull complete [2021-01-14T01:35:42.578Z] 6ca5941a6612: Pull complete [2021-01-14T01:35:43.567Z] ecc8261a40a4: Pull complete [2021-01-14T01:35:43.567Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T01:35:43.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:43.567Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T01:35:43.758Z] prd-centos7-docker-4c-2g-20105 does not seem to be running inside a container [2021-01-14T01:35:44.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-291 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291:/w/workspace/edgexfoundry_edgex-ui-go_PR-291:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T01:35:47.176Z] $ docker top caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T01:35:47.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:47.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:48.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:48.150Z] $ docker exec caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent [2021-01-14T01:35:48.559Z] SSH_AUTH_SOCK=/tmp/ssh-UkU7RSDBjBQI/agent.12 [2021-01-14T01:35:48.559Z] SSH_AGENT_PID=18 [2021-01-14T01:35:48.575Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:48.769Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_5002778773487844164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_5002778773487844164.key) [2021-01-14T01:35:48.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:35:49.275Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T01:35:49.326Z] $ docker exec --env ******** --env ******** caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent -k [2021-01-14T01:35:49.497Z] unset SSH_AUTH_SOCK; [2021-01-14T01:35:49.498Z] unset SSH_AGENT_PID; [2021-01-14T01:35:49.498Z] echo Agent pid 18 killed; [2021-01-14T01:35:49.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T01:35:49.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:49.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:50.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:50.115Z] $ docker exec caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent [2021-01-14T01:35:50.370Z] SSH_AUTH_SOCK=/tmp/ssh-CYVFCes9GghO/agent.47 [2021-01-14T01:35:50.370Z] SSH_AGENT_PID=52 [2021-01-14T01:35:50.380Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:50.568Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_6968797975949040080.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_6968797975949040080.key) [2021-01-14T01:35:50.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:35:51.071Z] + git semver init [2021-01-14T01:35:51.071Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T01:35:51.071Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-291/.git [2021-01-14T01:35:51.071Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [2021-01-14T01:35:51.071Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T01:35:51.071Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T01:35:51.071Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T01:35:51.071Z] # $SEMVER_BRANCH = PR-291 [2021-01-14T01:35:51.071Z] # $SEMVER_TEMP = /tmp/semver-328941738 [2021-01-14T01:35:51.071Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-14T01:35:52.491Z] # '/tmp/semver-328941738' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-291/.semver' [2021-01-14T01:35:52.491Z] # -> Force: false [2021-01-14T01:35:52.491Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-291/.semver [Pipeline] } [2021-01-14T01:35:52.522Z] $ docker exec --env ******** --env ******** caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent -k [2021-01-14T01:35:52.692Z] unset SSH_AUTH_SOCK; [2021-01-14T01:35:52.693Z] unset SSH_AGENT_PID; [2021-01-14T01:35:52.693Z] echo Agent pid 52 killed; [2021-01-14T01:35:52.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T01:35:53.368Z] + git semver [Pipeline] } [2021-01-14T01:35:53.457Z] $ docker stop --time=1 caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 [2021-01-14T01:35:55.363Z] $ docker rm -f caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:35:56.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T01:35:56.855Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T01:35:56.893Z] [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-01-14T01:36:13.138Z] Still waiting to schedule task [2021-01-14T01:36:13.138Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20100’ is offline; ‘prd-centos7-docker-4c-2g-20112’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-20092’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20099’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-14T01:36:13.175Z] Still waiting to schedule task [2021-01-14T01:36:13.175Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T01:36:48.317Z] Running on prd-centos7-docker-4c-2g-20114 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] ws [2021-01-14T01:36:48.399Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:36:51.062Z] using credential edgex-jenkins-ssh [2021-01-14T01:36:51.161Z] Cloning the remote Git repository [2021-01-14T01:36:50.821Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:50.905Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:36:50.991Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:50.992Z] > git --version # timeout=10 [2021-01-14T01:36:51.002Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:51.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:51.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:52.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:52.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:52.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:52.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:52.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:52.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:36:52.929Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:36:53.140Z] Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:36:53.140Z] Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) [2021-01-14T01:36:52.707Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:52.715Z] > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 [2021-01-14T01:36:52.883Z] > git remote # timeout=10 [2021-01-14T01:36:52.892Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:36:52.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:52.905Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:36:52.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:36:52.929Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:52.944Z] > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 [2021-01-14T01:36:56.729Z] Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" [2021-01-14T01:36:56.756Z] > git --version # timeout=10 [2021-01-14T01:36:56.761Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:56.767Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:36:58.232Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:58.580Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:58.901Z] + sudo service docker restart [2021-01-14T01:36:58.901Z] + true [2021-01-14T01:36:58.901Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:37:00.478Z] provisioning config files... [2021-01-14T01:37:00.509Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3029231564461120871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:37:00.954Z] ---> docker-login.sh [2021-01-14T01:37:00.954Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:37:01.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:01.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:01.481Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:01.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:01.481Z] [2021-01-14T01:37:01.481Z] Login Succeeded [2021-01-14T01:37:01.481Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:37:01.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:01.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:01.481Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:01.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:01.481Z] [2021-01-14T01:37:01.481Z] Login Succeeded [2021-01-14T01:37:01.481Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:37:01.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:01.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:01.745Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:01.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:01.745Z] [2021-01-14T01:37:01.745Z] Login Succeeded [2021-01-14T01:37:01.745Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:37:02.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:02.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:02.013Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:02.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:02.013Z] [2021-01-14T01:37:02.013Z] Login Succeeded [2021-01-14T01:37:02.013Z] docker.io [2021-01-14T01:37:02.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:02.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:02.276Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:02.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:02.276Z] [2021-01-14T01:37:02.276Z] Login Succeeded [2021-01-14T01:37:02.276Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:37:02.308Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:37:02.908Z] ========================================================= [2021-01-14T01:37:02.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T01:37:02.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:03.297Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T01:37:03.563Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:37:03.563Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:37:03.563Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:37:03.563Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T01:37:03.563Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T01:37:03.563Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T01:37:03.563Z] de9db76c5a1d: Pulling fs layer [2021-01-14T01:37:03.563Z] bca2f99d35d6: Pulling fs layer [2021-01-14T01:37:03.563Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T01:37:03.563Z] 7c6f9722023f: Pulling fs layer [2021-01-14T01:37:03.563Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T01:37:03.563Z] 93359f2a8cfa: Waiting [2021-01-14T01:37:03.563Z] 7c6f9722023f: Waiting [2021-01-14T01:37:03.563Z] bca2f99d35d6: Waiting [2021-01-14T01:37:03.563Z] a35cf1a2eb13: Waiting [2021-01-14T01:37:03.840Z] de9db76c5a1d: Verifying Checksum [2021-01-14T01:37:03.840Z] de9db76c5a1d: Download complete [2021-01-14T01:37:03.840Z] 0ef7d3d256c8: Download complete [2021-01-14T01:37:03.840Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T01:37:03.840Z] 93359f2a8cfa: Download complete [2021-01-14T01:37:03.840Z] 7c6f9722023f: Verifying Checksum [2021-01-14T01:37:03.840Z] 7c6f9722023f: Download complete [2021-01-14T01:37:03.840Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T01:37:03.840Z] 188c0c94c7c5: Download complete [2021-01-14T01:37:04.103Z] 188c0c94c7c5: Pull complete [2021-01-14T01:37:04.379Z] 0ef7d3d256c8: Pull complete [2021-01-14T01:37:04.379Z] de9db76c5a1d: Pull complete [2021-01-14T01:37:05.808Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T01:37:05.808Z] a35cf1a2eb13: Download complete [2021-01-14T01:37:06.427Z] bca2f99d35d6: Verifying Checksum [2021-01-14T01:37:06.427Z] bca2f99d35d6: Download complete [2021-01-14T01:37:13.142Z] bca2f99d35d6: Pull complete [2021-01-14T01:37:13.142Z] 93359f2a8cfa: Pull complete [2021-01-14T01:37:13.142Z] 7c6f9722023f: Pull complete [2021-01-14T01:37:18.505Z] a35cf1a2eb13: Pull complete [2021-01-14T01:37:18.505Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T01:37:18.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T01:37:18.505Z] ---> a62c8e92a672 [2021-01-14T01:37:18.505Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:37:18.505Z] ---> Running in 20dfa3e45594 [2021-01-14T01:37:18.806Z] Removing intermediate container 20dfa3e45594 [2021-01-14T01:37:18.806Z] ---> 956fa0205577 [2021-01-14T01:37:18.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:37:18.806Z] ---> Running in bf26b9652a5e [2021-01-14T01:37:20.220Z] Removing intermediate container bf26b9652a5e [2021-01-14T01:37:20.220Z] ---> 6746c7b6625b [2021-01-14T01:37:20.220Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:37:20.220Z] ---> Running in 159e09168195 [2021-01-14T01:37:21.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:22.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:25.131Z] OK: 166 MiB in 39 packages [2021-01-14T01:37:25.131Z] Removing intermediate container 159e09168195 [2021-01-14T01:37:25.131Z] ---> 486cd159a372 [2021-01-14T01:37:25.131Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:37:25.395Z] ---> Running in 482e4a535a9e [2021-01-14T01:37:25.395Z] Removing intermediate container 482e4a535a9e [2021-01-14T01:37:25.395Z] ---> 1c3b1c2a477e [2021-01-14T01:37:25.395Z] Step 7/8 : COPY . . [2021-01-14T01:37:28.020Z] ---> ebdcfb1ae067 [2021-01-14T01:37:28.020Z] Step 8/8 : RUN go mod download [2021-01-14T01:37:28.020Z] ---> Running in c7b48b9133a3 [2021-01-14T01:37:50.090Z] Removing intermediate container c7b48b9133a3 [2021-01-14T01:37:50.090Z] ---> 658ad2009d57 [2021-01-14T01:37:50.090Z] Successfully built 658ad2009d57 [2021-01-14T01:37:50.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:50.444Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:50.444Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:50.606Z] prd-centos7-docker-4c-2g-20114 does not seem to be running inside a container [2021-01-14T01:37:50.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:51.548Z] $ docker top 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:52.098Z] + go version [2021-01-14T01:37:52.098Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T01:37:52.131Z] $ docker stop --time=1 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 [2021-01-14T01:37:53.467Z] $ docker rm -f 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:54.652Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:54.652Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:54.803Z] prd-centos7-docker-4c-2g-20114 does not seem to be running inside a container [2021-01-14T01:37:54.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:55.574Z] $ docker top f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:56.154Z] + make test [2021-01-14T01:37:56.154Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:37:56.741Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:38:04.989Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:38:04.989Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:38:06.438Z] $ docker stop --time=1 f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 [2021-01-14T01:38:08.706Z] $ docker rm -f f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:38:09.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:38:09.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T01:38:11.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:38:11.362Z] + ls -al . [2021-01-14T01:38:11.362Z] total 88 [2021-01-14T01:38:11.362Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . [2021-01-14T01:38:11.362Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. [2021-01-14T01:38:11.362Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets [2021-01-14T01:38:11.362Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin [2021-01-14T01:38:11.362Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md [2021-01-14T01:38:11.362Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build [2021-01-14T01:38:11.362Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs [2021-01-14T01:38:11.362Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git [2021-01-14T01:38:11.362Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod [2021-01-14T01:38:11.362Z] -rw-r--r--. 1 jenkins jenkins 20932 Jan 14 01:37 go.sum [2021-01-14T01:38:11.362Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:35 VERSION [2021-01-14T01:38:11.362Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go [2021-01-14T01:38:11.362Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:11.724Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 --label arch=amd64 --label version=0.0.0 . [2021-01-14T01:38:11.989Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:38:11.989Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:38:11.989Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:38:11.989Z] ---> 658ad2009d57 [2021-01-14T01:38:11.989Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:38:12.567Z] ---> Running in a816fa112b61 [2021-01-14T01:38:12.567Z] Removing intermediate container a816fa112b61 [2021-01-14T01:38:12.567Z] ---> 8ce6c8cd20b1 [2021-01-14T01:38:12.567Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:38:12.567Z] ---> Running in da128ae509b6 [2021-01-14T01:38:12.833Z] Removing intermediate container da128ae509b6 [2021-01-14T01:38:12.833Z] ---> 35c4bfee03f5 [2021-01-14T01:38:12.833Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:38:12.833Z] ---> Running in 7f058b331c9d [2021-01-14T01:38:13.097Z] Removing intermediate container 7f058b331c9d [2021-01-14T01:38:13.097Z] ---> b40c60fb1e36 [2021-01-14T01:38:13.097Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:38:13.097Z] ---> Running in b9e6106b83d2 [2021-01-14T01:38:13.362Z] Removing intermediate container b9e6106b83d2 [2021-01-14T01:38:13.362Z] ---> d4a0fea218bb [2021-01-14T01:38:13.362Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:38:13.362Z] ---> Running in 933695cd849a [2021-01-14T01:38:13.362Z] Removing intermediate container 933695cd849a [2021-01-14T01:38:13.362Z] ---> 85f93544002b [2021-01-14T01:38:13.362Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:38:13.628Z] ---> Running in 5aceb5b5d1aa [2021-01-14T01:38:14.580Z] Removing intermediate container 5aceb5b5d1aa [2021-01-14T01:38:14.580Z] ---> 6ca96f7e6d29 [2021-01-14T01:38:14.580Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:38:14.580Z] ---> Running in 1353430b5277 [2021-01-14T01:38:15.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:38:16.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:38:16.689Z] OK: 166 MiB in 39 packages [2021-01-14T01:38:17.268Z] Removing intermediate container 1353430b5277 [2021-01-14T01:38:17.268Z] ---> 778630e3b1bd [2021-01-14T01:38:17.268Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:38:17.268Z] ---> Running in c7d87743ff17 [2021-01-14T01:38:17.268Z] Removing intermediate container c7d87743ff17 [2021-01-14T01:38:17.268Z] ---> ff0dbdef78ac [2021-01-14T01:38:17.268Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:38:17.533Z] ---> Running in ec497fed4205 [2021-01-14T01:38:17.797Z] Removing intermediate container ec497fed4205 [2021-01-14T01:38:17.797Z] ---> 6a9446425687 [2021-01-14T01:38:17.797Z] Step 12/24 : COPY go.mod . [2021-01-14T01:38:18.061Z] ---> e012fc40478d [2021-01-14T01:38:18.061Z] Step 13/24 : COPY Makefile . [2021-01-14T01:38:18.329Z] ---> 018e73d7bf0e [2021-01-14T01:38:18.329Z] Step 14/24 : RUN make update [2021-01-14T01:38:18.329Z] ---> Running in ec483b4863dd [2021-01-14T01:38:18.914Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:38:19.494Z] Removing intermediate container ec483b4863dd [2021-01-14T01:38:19.494Z] ---> 081c5e550ccd [2021-01-14T01:38:19.494Z] Step 15/24 : COPY . . [2021-01-14T01:38:20.888Z] ---> 13bf1391bb5a [2021-01-14T01:38:20.888Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:38:20.888Z] ---> Running in 2f36521b82aa [2021-01-14T01:38:21.470Z] 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-01-14T01:38:29.784Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:38:32.416Z] Removing intermediate container 2f36521b82aa [2021-01-14T01:38:32.416Z] ---> 481e6ab47462 [2021-01-14T01:38:32.416Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:38:32.679Z] 3.12: Pulling from library/alpine [2021-01-14T01:38:32.679Z] 801bfaa63ef2: Pulling fs layer [2021-01-14T01:38:32.946Z] 801bfaa63ef2: Retrying in 5 seconds [2021-01-14T01:38:33.894Z] 801bfaa63ef2: Retrying in 4 seconds [2021-01-14T01:38:34.842Z] 801bfaa63ef2: Retrying in 3 seconds [2021-01-14T01:38:36.237Z] 801bfaa63ef2: Retrying in 2 seconds [2021-01-14T01:38:36.813Z] 801bfaa63ef2: Retrying in 1 second [2021-01-14T01:38:38.208Z] 801bfaa63ef2: Verifying Checksum [2021-01-14T01:38:38.208Z] 801bfaa63ef2: Download complete [2021-01-14T01:38:38.472Z] 801bfaa63ef2: Pull complete [2021-01-14T01:38:38.472Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:38:38.472Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:38:38.472Z] ---> 389fef711851 [2021-01-14T01:38:38.472Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:38:38.738Z] ---> Running in 11116eafe0cc [2021-01-14T01:38:38.738Z] Removing intermediate container 11116eafe0cc [2021-01-14T01:38:38.738Z] ---> 2cf989c90122 [2021-01-14T01:38:38.738Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:38:40.134Z] ---> 95712bb6c863 [2021-01-14T01:38:40.134Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:38:40.134Z] ---> Running in 9ba250722b03 [2021-01-14T01:38:40.134Z] Removing intermediate container 9ba250722b03 [2021-01-14T01:38:40.134Z] ---> 617d7c8202f6 [2021-01-14T01:38:40.134Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:38:40.397Z] ---> Running in c28ef6f27273 [2021-01-14T01:38:40.397Z] Removing intermediate container c28ef6f27273 [2021-01-14T01:38:40.397Z] ---> 1dd65fd415db [2021-01-14T01:38:40.397Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T01:38:40.661Z] ---> Running in 426fd707145c [2021-01-14T01:38:40.661Z] Removing intermediate container 426fd707145c [2021-01-14T01:38:40.661Z] ---> cfcfc4cb920b [2021-01-14T01:38:40.661Z] Step 23/24 : LABEL git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:38:40.924Z] ---> Running in f76b73e53ae9 [2021-01-14T01:38:40.924Z] Removing intermediate container f76b73e53ae9 [2021-01-14T01:38:40.924Z] ---> c285d3de6a94 [2021-01-14T01:38:40.924Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:38:41.499Z] ---> Running in d79e6b5b1494 [2021-01-14T01:38:41.761Z] Removing intermediate container d79e6b5b1494 [2021-01-14T01:38:41.761Z] ---> 723485092bcf [2021-01-14T01:38:41.761Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:38:41.761Z] Successfully built 723485092bcf [2021-01-14T01:38:41.761Z] Successfully tagged docker-edgex-ui-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:38:57.735Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20120 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] ws [2021-01-14T01:38:57.831Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:39:03.480Z] using credential edgex-jenkins-ssh [2021-01-14T01:39:03.536Z] Cloning the remote Git repository [2021-01-14T01:39:03.614Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:03.777Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:39:03.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:03.898Z] > git --version # timeout=10 [2021-01-14T01:39:03.919Z] > git --version # 'git version 2.17.1' [2021-01-14T01:39:03.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:04.028Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:06.500Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:39:05.822Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:05.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:05.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:05.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:05.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:05.957Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:39:06.531Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:06.552Z] > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 [2021-01-14T01:39:06.868Z] > git remote # timeout=10 [2021-01-14T01:39:07.065Z] Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:39:07.065Z] Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) [2021-01-14T01:39:06.947Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:39:06.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:06.984Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:39:07.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:39:07.078Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:07.136Z] > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 [2021-01-14T01:39:12.143Z] Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" [2021-01-14T01:39:12.214Z] > git --version # timeout=10 [2021-01-14T01:39:12.225Z] > git --version # 'git version 2.17.1' [2021-01-14T01:39:12.236Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:39:14.163Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:14.618Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:14.992Z] + + sudotrue [2021-01-14T01:39:14.992Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:39:17.775Z] provisioning config files... [2021-01-14T01:39:17.836Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config614383472364484195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:39:18.308Z] ---> docker-login.sh [2021-01-14T01:39:18.308Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:39:19.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:19.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:19.581Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:19.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:19.581Z] [2021-01-14T01:39:19.581Z] Login Succeeded [2021-01-14T01:39:19.581Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:39:20.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:20.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:20.182Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:20.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:20.182Z] [2021-01-14T01:39:20.182Z] Login Succeeded [2021-01-14T01:39:20.182Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:39:20.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:21.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:21.059Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:21.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:21.059Z] [2021-01-14T01:39:21.059Z] Login Succeeded [2021-01-14T01:39:21.059Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:39:21.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:21.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:21.623Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:21.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:21.623Z] [2021-01-14T01:39:21.623Z] Login Succeeded [2021-01-14T01:39:21.623Z] docker.io [2021-01-14T01:39:21.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:22.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:22.529Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:22.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:22.529Z] [2021-01-14T01:39:22.529Z] Login Succeeded [2021-01-14T01:39:22.529Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:39:22.565Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:39:23.239Z] ========================================================= [2021-01-14T01:39:23.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T01:39:23.239Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:23.676Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T01:39:24.278Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:39:24.555Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:39:24.555Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:39:24.555Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T01:39:24.555Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T01:39:24.555Z] a4357932f1b6: Pulling fs layer [2021-01-14T01:39:24.555Z] 18c013af1878: Pulling fs layer [2021-01-14T01:39:24.555Z] 00ac8860ef70: Pulling fs layer [2021-01-14T01:39:24.555Z] 63d7cb157983: Pulling fs layer [2021-01-14T01:39:24.555Z] b116817d02f9: Pulling fs layer [2021-01-14T01:39:24.555Z] 745a02a5169b: Pulling fs layer [2021-01-14T01:39:24.555Z] 63d7cb157983: Waiting [2021-01-14T01:39:24.555Z] b116817d02f9: Waiting [2021-01-14T01:39:24.555Z] 745a02a5169b: Waiting [2021-01-14T01:39:24.555Z] 00ac8860ef70: Waiting [2021-01-14T01:39:24.555Z] 18c013af1878: Verifying Checksum [2021-01-14T01:39:24.555Z] 18c013af1878: Download complete [2021-01-14T01:39:24.555Z] a4357932f1b6: Verifying Checksum [2021-01-14T01:39:24.555Z] a4357932f1b6: Download complete [2021-01-14T01:39:24.555Z] 63d7cb157983: Verifying Checksum [2021-01-14T01:39:24.555Z] 63d7cb157983: Download complete [2021-01-14T01:39:24.555Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T01:39:24.555Z] 5f621e34cdf4: Download complete [2021-01-14T01:39:24.555Z] b116817d02f9: Verifying Checksum [2021-01-14T01:39:24.555Z] b116817d02f9: Download complete [2021-01-14T01:39:25.554Z] 5f621e34cdf4: Pull complete [2021-01-14T01:39:25.828Z] a4357932f1b6: Pull complete [2021-01-14T01:39:26.430Z] 18c013af1878: Pull complete [2021-01-14T01:39:27.041Z] 745a02a5169b: Verifying Checksum [2021-01-14T01:39:27.041Z] 745a02a5169b: Download complete [2021-01-14T01:39:28.497Z] 00ac8860ef70: Verifying Checksum [2021-01-14T01:39:28.497Z] 00ac8860ef70: Download complete [2021-01-14T01:39:38.678Z] 00ac8860ef70: Pull complete [2021-01-14T01:39:38.678Z] 63d7cb157983: Pull complete [2021-01-14T01:39:38.678Z] b116817d02f9: Pull complete [2021-01-14T01:39:43.044Z] 745a02a5169b: Pull complete [2021-01-14T01:39:43.044Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T01:39:43.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T01:39:43.044Z] ---> b7e6874047d6 [2021-01-14T01:39:43.044Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:39:46.477Z] ---> Running in 7f378c99639d [2021-01-14T01:39:46.477Z] Removing intermediate container 7f378c99639d [2021-01-14T01:39:46.477Z] ---> 03a7d62b5982 [2021-01-14T01:39:46.477Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:39:46.753Z] ---> Running in e3cf905bac14 [2021-01-14T01:39:49.394Z] Removing intermediate container e3cf905bac14 [2021-01-14T01:39:49.394Z] ---> 13b519059277 [2021-01-14T01:39:49.394Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:39:49.394Z] ---> Running in c73078619a41 [2021-01-14T01:39:50.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:39:51.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:39:52.461Z] OK: 142 MiB in 39 packages [2021-01-14T01:39:53.447Z] Removing intermediate container c73078619a41 [2021-01-14T01:39:53.447Z] ---> 5970e256069b [2021-01-14T01:39:53.447Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:39:53.722Z] ---> Running in 2ac0dc356924 [2021-01-14T01:39:54.320Z] Removing intermediate container 2ac0dc356924 [2021-01-14T01:39:54.320Z] ---> 6d12986b59ee [2021-01-14T01:39:54.320Z] Step 7/8 : COPY . . [2021-01-14T01:39:56.311Z] ---> b1d4a7c95f6a [2021-01-14T01:39:56.311Z] Step 8/8 : RUN go mod download [2021-01-14T01:39:56.311Z] ---> Running in 88ae37047465 [2021-01-14T01:40:23.150Z] Removing intermediate container 88ae37047465 [2021-01-14T01:40:23.150Z] ---> 329f4044c418 [2021-01-14T01:40:23.150Z] Successfully built 329f4044c418 [2021-01-14T01:40:23.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:23.542Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:40:23.542Z] . [Pipeline] withDockerContainer [2021-01-14T01:40:23.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-20120 does not seem to be running inside a container [2021-01-14T01:40:23.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T01:40:25.589Z] $ docker top 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:40:26.704Z] + go version [2021-01-14T01:40:26.704Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T01:40:26.737Z] $ docker stop --time=1 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc [2021-01-14T01:40:28.857Z] $ docker rm -f 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:30.083Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:40:30.084Z] . [Pipeline] withDockerContainer [2021-01-14T01:40:30.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-20120 does not seem to be running inside a container [2021-01-14T01:40:30.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T01:40:32.230Z] $ docker top cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:40:33.350Z] + make test [2021-01-14T01:40:33.350Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:40:34.808Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:41:02.095Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:41:02.095Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:41:04.774Z] $ docker stop --time=1 cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a [2021-01-14T01:41:06.927Z] $ docker rm -f cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:41:07.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:41:07.816Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T01:41:08.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:41:09.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:41:09.996Z] + ls -al . [2021-01-14T01:41:09.996Z] total 124 [2021-01-14T01:41:09.996Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:40 . [2021-01-14T01:41:09.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 .. [2021-01-14T01:41:09.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git [2021-01-14T01:41:09.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:35 VERSION [2021-01-14T01:41:09.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets [2021-01-14T01:41:09.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin [2021-01-14T01:41:09.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd [2021-01-14T01:41:09.996Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:40 coverage.out [2021-01-14T01:41:09.996Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod [2021-01-14T01:41:09.996Z] -rw-r--r-- 1 jenkins jenkins 20932 Jan 14 01:40 go.sum [2021-01-14T01:41:09.996Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal [2021-01-14T01:41:09.996Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go [2021-01-14T01:41:09.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:10.478Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 --label arch=arm64 --label version=0.0.0 . [2021-01-14T01:41:11.086Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:41:11.086Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:41:11.086Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:41:11.086Z] ---> 329f4044c418 [2021-01-14T01:41:11.086Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:41:11.690Z] ---> Running in 23c8b6aa0dce [2021-01-14T01:41:11.969Z] Removing intermediate container 23c8b6aa0dce [2021-01-14T01:41:11.969Z] ---> 09fd99a135c4 [2021-01-14T01:41:11.969Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:41:12.244Z] ---> Running in 1b17fd9d18ae [2021-01-14T01:41:12.835Z] Removing intermediate container 1b17fd9d18ae [2021-01-14T01:41:12.835Z] ---> bd8835575848 [2021-01-14T01:41:12.835Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:41:12.835Z] ---> Running in 0d47b1e55589 [2021-01-14T01:41:13.435Z] Removing intermediate container 0d47b1e55589 [2021-01-14T01:41:13.435Z] ---> e1a81e9519be [2021-01-14T01:41:13.435Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:41:13.435Z] ---> Running in 33a5025f25b9 [2021-01-14T01:41:14.035Z] Removing intermediate container 33a5025f25b9 [2021-01-14T01:41:14.035Z] ---> 1a5830cc047b [2021-01-14T01:41:14.035Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:41:14.035Z] ---> Running in db2348473d05 [2021-01-14T01:41:14.624Z] Removing intermediate container db2348473d05 [2021-01-14T01:41:14.624Z] ---> 2117505b2484 [2021-01-14T01:41:14.624Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:41:14.624Z] ---> Running in fade7a613aee [2021-01-14T01:41:16.589Z] Removing intermediate container fade7a613aee [2021-01-14T01:41:16.589Z] ---> 1dc4baf2cbcf [2021-01-14T01:41:16.589Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:41:16.589Z] ---> Running in d5a5746fb63d [2021-01-14T01:41:17.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:18.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:19.149Z] OK: 142 MiB in 39 packages [2021-01-14T01:41:20.133Z] Removing intermediate container d5a5746fb63d [2021-01-14T01:41:20.133Z] ---> 7f3d44f0e1c2 [2021-01-14T01:41:20.133Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:41:20.407Z] ---> Running in 22195b83b678 [2021-01-14T01:41:21.003Z] Removing intermediate container 22195b83b678 [2021-01-14T01:41:21.003Z] ---> ba5ffdc1283b [2021-01-14T01:41:21.003Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:41:21.003Z] ---> Running in 17850284c929 [2021-01-14T01:41:21.598Z] Removing intermediate container 17850284c929 [2021-01-14T01:41:21.598Z] ---> d626f12dc161 [2021-01-14T01:41:21.598Z] Step 12/24 : COPY go.mod . [2021-01-14T01:41:22.196Z] ---> cd881ca0f2e1 [2021-01-14T01:41:22.196Z] Step 13/24 : COPY Makefile . [2021-01-14T01:41:22.793Z] ---> ba602760e302 [2021-01-14T01:41:22.793Z] Step 14/24 : RUN make update [2021-01-14T01:41:23.068Z] ---> Running in 54a80a116473 [2021-01-14T01:41:24.060Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:41:25.496Z] Removing intermediate container 54a80a116473 [2021-01-14T01:41:25.496Z] ---> 2c4377c7d6c7 [2021-01-14T01:41:25.496Z] Step 15/24 : COPY . . [2021-01-14T01:41:27.467Z] ---> 718fa4c7bdc1 [2021-01-14T01:41:27.467Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:41:27.741Z] ---> Running in baafe45fba58 [2021-01-14T01:41:28.721Z] 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-01-14T01:41:50.920Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:41:57.625Z] Removing intermediate container baafe45fba58 [2021-01-14T01:41:57.625Z] ---> 487713d2856b [2021-01-14T01:41:57.625Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:41:57.625Z] 3.12: Pulling from library/alpine [2021-01-14T01:41:57.901Z] 159e5727ea61: Pulling fs layer [2021-01-14T01:41:57.902Z] 159e5727ea61: Verifying Checksum [2021-01-14T01:41:57.902Z] 159e5727ea61: Download complete [2021-01-14T01:41:58.505Z] 159e5727ea61: Pull complete [2021-01-14T01:41:58.779Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:41:58.779Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:41:58.779Z] ---> afeebe901d6b [2021-01-14T01:41:58.779Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:41:58.779Z] ---> Running in 3967464aa31e [2021-01-14T01:41:59.375Z] Removing intermediate container 3967464aa31e [2021-01-14T01:41:59.375Z] ---> 0624e0b3f494 [2021-01-14T01:41:59.375Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:42:01.351Z] ---> 94885e4ad608 [2021-01-14T01:42:01.351Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:42:01.351Z] ---> Running in eafcdc68b2bf [2021-01-14T01:42:01.627Z] Removing intermediate container eafcdc68b2bf [2021-01-14T01:42:01.627Z] ---> 57f6e7c4a968 [2021-01-14T01:42:01.627Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:42:01.902Z] ---> Running in c9bc00fa4be3 [2021-01-14T01:42:02.179Z] Removing intermediate container c9bc00fa4be3 [2021-01-14T01:42:02.179Z] ---> 46d1ecf685c4 [2021-01-14T01:42:02.179Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T01:42:02.448Z] ---> Running in a4ff95658132 [2021-01-14T01:42:02.720Z] Removing intermediate container a4ff95658132 [2021-01-14T01:42:02.720Z] ---> c34845c73b06 [2021-01-14T01:42:02.720Z] Step 23/24 : LABEL git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 [2021-01-14T01:42:02.990Z] ---> Running in 818f37850861 [2021-01-14T01:42:03.263Z] Removing intermediate container 818f37850861 [2021-01-14T01:42:03.263Z] ---> de02de47e911 [2021-01-14T01:42:03.263Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:42:03.539Z] ---> Running in 3288938e268d [2021-01-14T01:42:03.810Z] Removing intermediate container 3288938e268d [2021-01-14T01:42:03.810Z] ---> 2cd2208acc51 [2021-01-14T01:42:03.810Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:42:04.083Z] Successfully built 2cd2208acc51 [2021-01-14T01:42:04.083Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap [2021-01-14T01:42:06.313Z] provisioning config files... [2021-01-14T01:42:06.327Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config2632805227813392660tmp [Pipeline] { [Pipeline] sh [2021-01-14T01:42:06.777Z] + set +x [2021-01-14T01:42:06.778Z] + curl -s https://codecov.io/bash [2021-01-14T01:42:06.778Z] + bash -s -- [2021-01-14T01:42:07.051Z] [2021-01-14T01:42:07.052Z] _____ _ [2021-01-14T01:42:07.052Z] / ____| | | [2021-01-14T01:42:07.052Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T01:42:07.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T01:42:07.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T01:42:07.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T01:42:07.052Z] Bash-20201231-23d4836 [2021-01-14T01:42:07.052Z] [2021-01-14T01:42:07.052Z] [2021-01-14T01:42:07.052Z] ==> git version 2.24.3 found [2021-01-14T01:42:07.052Z] ==> 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-01-14T01:42:07.052Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T01:42:07.052Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T01:42:07.052Z] ==> Jenkins CI detected. [2021-01-14T01:42:07.052Z] project root: . [2021-01-14T01:42:07.052Z] --> token set from env [2021-01-14T01:42:07.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T01:42:07.052Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T01:42:07.052Z] ==> Python coveragepy not found [2021-01-14T01:42:07.052Z] ==> Searching for coverage reports in: [2021-01-14T01:42:07.052Z] + . [2021-01-14T01:42:07.052Z] -> Found 1 reports [2021-01-14T01:42:07.052Z] ==> Detecting git/mercurial file structure [2021-01-14T01:42:07.052Z] ==> Reading reports [2021-01-14T01:42:07.052Z] + ./coverage.out bytes=10 [2021-01-14T01:42:07.052Z] ==> Appending adjustments [2021-01-14T01:42:07.052Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T01:42:07.324Z] + Found adjustments [2021-01-14T01:42:07.324Z] ==> Gzipping contents [2021-01-14T01:42:07.324Z] 4.0K /tmp/codecov.oFeRBh.gz [2021-01-14T01:42:07.324Z] ==> Uploading reports [2021-01-14T01:42:07.324Z] url: https://codecov.io [2021-01-14T01:42:07.324Z] query: branch=PR-291&commit=5309de6609b6e3e7d2eedb79284dbb76d504bad0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=291&job=&cmd_args= [2021-01-14T01:42:07.324Z] -> Pinging Codecov [2021-01-14T01:42:07.324Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-291&commit=5309de6609b6e3e7d2eedb79284dbb76d504bad0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=291&job=&cmd_args= [2021-01-14T01:42:07.907Z] -> Uploading to [2021-01-14T01:42:07.907Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/5309de6609b6e3e7d2eedb79284dbb76d504bad0/1a36596a-3160-494b-b413-7aeaddb8c74c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44883600053d0d3303efe00418f1b17ab96dde98c3602559912073f187c27f8e [2021-01-14T01:42:07.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T01:42:07.907Z] Dload Upload Total Spent Left Speed [2021-01-14T01:42:08.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 4721 --:--:-- --:--:-- --:--:-- 4718 100 2378 0 0 100 2378 0 4719 --:--:-- --:--:-- --:--:-- 4718 [2021-01-14T01:42:08.524Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] } [2021-01-14T01:42:08.552Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:12.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:12.859Z] ---> package-listing.sh [2021-01-14T01:42:12.860Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T01:42:12.860Z] ++ facter osfamily [2021-01-14T01:42:12.860Z] + OS_FAMILY=redhat [2021-01-14T01:42:12.860Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-291 [2021-01-14T01:42:12.860Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:12.860Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:12.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T01:42:12.860Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:12.860Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-291 ']' [2021-01-14T01:42:12.860Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:12.860Z] + case "${OS_FAMILY}" in [2021-01-14T01:42:12.860Z] + rpm -qa [2021-01-14T01:42:12.860Z] + sort [2021-01-14T01:42:19.544Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T01:42:19.544Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T01:42:19.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T01:42:19.544Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-291 ']' [2021-01-14T01:42:19.544Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-291/archives/ [2021-01-14T01:42:19.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-291/archives/ [Pipeline] echo [2021-01-14T01:42:19.615Z] 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-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T01:42:19.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:20.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:20.883Z] [2021-01-14T01:42:20.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:21.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:21.292Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T01:42:21.292Z] df20fa9351a1: Pulling fs layer [2021-01-14T01:42:21.292Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T01:42:21.292Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T01:42:21.292Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T01:42:21.292Z] 93b61091891f: Pulling fs layer [2021-01-14T01:42:21.292Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T01:42:21.292Z] 5e14af77c1be: Pulling fs layer [2021-01-14T01:42:21.292Z] 01666e4c0597: Pulling fs layer [2021-01-14T01:42:21.292Z] aa168da1d23b: Pulling fs layer [2021-01-14T01:42:21.292Z] 46f8f816bc3b: Waiting [2021-01-14T01:42:21.292Z] 93b61091891f: Waiting [2021-01-14T01:42:21.292Z] 01666e4c0597: Waiting [2021-01-14T01:42:21.292Z] 93b9cdb0e59b: Waiting [2021-01-14T01:42:21.292Z] 5e14af77c1be: Waiting [2021-01-14T01:42:21.292Z] aa168da1d23b: Waiting [2021-01-14T01:42:21.292Z] 36b3adc4ff6f: Download complete [2021-01-14T01:42:21.581Z] 46f8f816bc3b: Download complete [2021-01-14T01:42:21.581Z] df20fa9351a1: Verifying Checksum [2021-01-14T01:42:21.581Z] df20fa9351a1: Download complete [2021-01-14T01:42:21.581Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T01:42:21.581Z] 93b9cdb0e59b: Download complete [2021-01-14T01:42:21.581Z] 93b61091891f: Download complete [2021-01-14T01:42:21.581Z] 5e14af77c1be: Verifying Checksum [2021-01-14T01:42:21.581Z] 5e14af77c1be: Download complete [2021-01-14T01:42:21.581Z] 01666e4c0597: Download complete [2021-01-14T01:42:22.223Z] df20fa9351a1: Pull complete [2021-01-14T01:42:22.223Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T01:42:22.223Z] 8ad3a11d3b57: Download complete [2021-01-14T01:42:22.223Z] 36b3adc4ff6f: Pull complete [2021-01-14T01:42:23.732Z] 8ad3a11d3b57: Pull complete [2021-01-14T01:42:24.026Z] 46f8f816bc3b: Pull complete [2021-01-14T01:42:25.257Z] 93b61091891f: Pull complete [2021-01-14T01:42:25.540Z] 93b9cdb0e59b: Pull complete [2021-01-14T01:42:25.816Z] 5e14af77c1be: Pull complete [2021-01-14T01:42:26.100Z] 01666e4c0597: Pull complete [2021-01-14T01:42:26.702Z] aa168da1d23b: Verifying Checksum [2021-01-14T01:42:26.702Z] aa168da1d23b: Download complete [2021-01-14T01:42:39.282Z] aa168da1d23b: Pull complete [2021-01-14T01:42:39.282Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T01:42:39.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:39.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T01:42:39.652Z] prd-centos7-docker-4c-2g-20105 does not seem to be running inside a container [2021-01-14T01:42:39.801Z] $ 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-291/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-291 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291:/w/workspace/edgexfoundry_edgex-ui-go_PR-291:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T01:42:43.313Z] $ docker top 2f3dde88e4dd10cb9330f4509215c32348df02d8ff01488d8fd1d5b5aa89d51d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:42:43.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T01:42:44.605Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T01:42:45.072Z] + ls /var/log/sa-host [2021-01-14T01:42:45.072Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T01:42:45.072Z] file_magic: OK [2021-01-14T01:42:45.072Z] HZ: Using current value: 100 [2021-01-14T01:42:45.072Z] file_header: OK [2021-01-14T01:42:45.072Z] 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-01-14T01:42:45.072Z] Statistics: [2021-01-14T01:42:45.072Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T01:42:45.072Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T01:42:45.072Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T01:42:45.072Z] file_magic: OK [2021-01-14T01:42:45.072Z] HZ: Using current value: 100 [2021-01-14T01:42:45.072Z] file_header: OK [2021-01-14T01:42:45.072Z] 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-01-14T01:42:45.072Z] Statistics: [2021-01-14T01:42:45.072Z] Hnuu...uuuununununu... [2021-01-14T01:42:45.072Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T01:42:45.343Z] provisioning config files... [2021-01-14T01:42:45.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config8629492051639527088tmp [Pipeline] { [Pipeline] echo [2021-01-14T01:42:45.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:45.852Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T01:42:46.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T01:42:46.316Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:46.736Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T01:42:46.774Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:47.122Z] ---> sudo-logs.sh [2021-01-14T01:42:47.122Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T01:42:47.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:47.834Z] ---> job-cost.sh [2021-01-14T01:42:47.835Z] lf-activate-venv: SKIPPING [2021-01-14T01:42:47.835Z] INFO: No Stack... [2021-01-14T01:42:48.787Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T01:42:49.393Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T01:42:49.488Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:49.882Z] ---> logs-deploy.sh [2021-01-14T01:42:49.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-291/1 [2021-01-14T01:42:49.883Z] INFO: archiving workspace using pattern(s): [2021-01-14T01:42:53.253Z] Archives upload complete. [2021-01-14T01:42:53.253Z] INFO: archiving logs to Nexus