Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8978e367d88ec2fbf053baed5003e7cc7d052ba1+e5eddfca3e456f98fd148374ca375fb54025eb5b (8bbd046dfd398ff413118a488518b56eaf2cb729) 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-287/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-287/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-20102 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [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-287 # 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 > 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/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) > git config core.sparsecheckout # timeout=10 > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 > 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 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.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:34:10.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T01:34:10.956Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T01:34:11.201Z] ========================================================= [2021-01-14T01:34:11.201Z] EdgeX Global Pipelines Version Info [2021-01-14T01:34:11.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:12.694Z] ------------------- [2021-01-14T01:34:12.694Z] stable info: [2021-01-14T01:34:12.694Z] ------------------- [2021-01-14T01:34:12.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T01:34:12.694Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:12.694Z] Message: update stable to v1.0.177 [2021-01-14T01:34:14.089Z] ------------------- [2021-01-14T01:34:14.089Z] experimental info: [2021-01-14T01:34:14.089Z] ------------------- [2021-01-14T01:34:14.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T01:34:14.089Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:34:14.089Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T01:34:14.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-14T01:34:14.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-14T01:34:14.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T01:34:14.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T01:34:14.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T01:34:15.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T01:34:15.216Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T01:34:15.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T01:34:15.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T01:34:15.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T01:34:15.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T01:34:15.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-14T01:34:15.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T01:34:16.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T01:34:16.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:16.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:34:16.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:16.613Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:34:16.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T01:34:16.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T01:34:17.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-14T01:34:17.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-14T01:34:17.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T01:34:17.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T01:34:17.517Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T01:34:17.650Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T01:34:17.769Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T01:34:17.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo [2021-01-14T01:34:18.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo [2021-01-14T01:34:18.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo [2021-01-14T01:34:18.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] echo [2021-01-14T01:34:18.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8978e36 [Pipeline] echo [2021-01-14T01:34:18.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:34:18.737Z] provisioning config files... [2021-01-14T01:34:18.768Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config4834743940799995267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:34:19.204Z] ---> docker-login.sh [2021-01-14T01:34:19.204Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:34:19.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:19.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:19.730Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:19.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:19.730Z] [2021-01-14T01:34:19.730Z] Login Succeeded [2021-01-14T01:34:19.730Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:34:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:19.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:19.730Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:19.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:19.730Z] [2021-01-14T01:34:19.730Z] Login Succeeded [2021-01-14T01:34:19.730Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:34:19.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:19.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:19.992Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:19.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:19.992Z] [2021-01-14T01:34:19.992Z] Login Succeeded [2021-01-14T01:34:19.992Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:34:19.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:20.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:20.255Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:20.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:20.255Z] [2021-01-14T01:34:20.255Z] Login Succeeded [2021-01-14T01:34:20.255Z] docker.io [2021-01-14T01:34:20.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:34:20.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:34:20.517Z] Configure a credential helper to remove this warning. See [2021-01-14T01:34:20.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:34:20.517Z] [2021-01-14T01:34:20.517Z] Login Succeeded [2021-01-14T01:34:20.517Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:34:20.545Z] 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:34:21.594Z] + git log --format=format:%s -1 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] echo [2021-01-14T01:34:21.682Z] GIT_COMMIT: 8978e367d88ec2fbf053baed5003e7cc7d052ba1, Commit Message: Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1 [Pipeline] echo [2021-01-14T01:34:21.766Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:34:22.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:22.420Z] [2021-01-14T01:34:22.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:34:22.811Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:22.811Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T01:34:22.811Z] 31603596830f: Pulling fs layer [2021-01-14T01:34:22.811Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T01:34:22.811Z] 6ca5941a6612: Pulling fs layer [2021-01-14T01:34:22.811Z] ecc8261a40a4: Pulling fs layer [2021-01-14T01:34:22.811Z] ecc8261a40a4: Waiting [2021-01-14T01:34:22.811Z] 2a8b12db71e7: Download complete [2021-01-14T01:34:23.079Z] 31603596830f: Verifying Checksum [2021-01-14T01:34:23.080Z] 31603596830f: Download complete [2021-01-14T01:34:23.080Z] ecc8261a40a4: Verifying Checksum [2021-01-14T01:34:23.080Z] ecc8261a40a4: Download complete [2021-01-14T01:34:23.080Z] 6ca5941a6612: Verifying Checksum [2021-01-14T01:34:23.080Z] 6ca5941a6612: Download complete [2021-01-14T01:34:23.343Z] 31603596830f: Pull complete [2021-01-14T01:34:23.613Z] 2a8b12db71e7: Pull complete [2021-01-14T01:34:24.581Z] 6ca5941a6612: Pull complete [2021-01-14T01:34:24.581Z] ecc8261a40a4: Pull complete [2021-01-14T01:34:24.581Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T01:34:24.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:34:24.581Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T01:34:24.721Z] prd-centos7-docker-4c-2g-20102 does not seem to be running inside a container [2021-01-14T01:34:24.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-287 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287:/w/workspace/edgexfoundry_edgex-ui-go_PR-287:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@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:34:27.191Z] $ docker top 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T01:34:27.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:34:27.710Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:34:27.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:34:27.956Z] $ docker exec 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent [2021-01-14T01:34:28.136Z] SSH_AUTH_SOCK=/tmp/ssh-UjxWuiH8iHLO/agent.11 [2021-01-14T01:34:28.136Z] SSH_AGENT_PID=17 [2021-01-14T01:34:28.158Z] Running ssh-add (command line suppressed) [2021-01-14T01:34:28.279Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3441644169457998281.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3441644169457998281.key) [2021-01-14T01:34:28.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:34:28.744Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T01:34:28.784Z] $ docker exec --env ******** --env ******** 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent -k [2021-01-14T01:34:28.892Z] unset SSH_AUTH_SOCK; [2021-01-14T01:34:28.893Z] unset SSH_AGENT_PID; [2021-01-14T01:34:28.893Z] echo Agent pid 17 killed; [2021-01-14T01:34:28.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T01:34:29.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:34:29.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:34:29.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:34:29.296Z] $ docker exec 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent [2021-01-14T01:34:29.465Z] SSH_AUTH_SOCK=/tmp/ssh-AM5LZWA89HJl/agent.46 [2021-01-14T01:34:29.465Z] SSH_AGENT_PID=51 [2021-01-14T01:34:29.502Z] Running ssh-add (command line suppressed) [2021-01-14T01:34:29.614Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3366449821502293970.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/private_key_3366449821502293970.key) [2021-01-14T01:34:29.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:34:30.101Z] + git semver init [2021-01-14T01:34:30.101Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T01:34:30.101Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-287/.git [2021-01-14T01:34:30.101Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [2021-01-14T01:34:30.101Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T01:34:30.101Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T01:34:30.101Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T01:34:30.101Z] # $SEMVER_BRANCH = PR-287 [2021-01-14T01:34:30.101Z] # $SEMVER_TEMP = /tmp/semver-057855905 [2021-01-14T01:34:30.101Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-14T01:34:36.721Z] # '/tmp/semver-057855905' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-287/.semver' [2021-01-14T01:34:36.721Z] # -> Force: false [2021-01-14T01:34:36.721Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-287/.semver [Pipeline] } [2021-01-14T01:34:36.759Z] $ docker exec --env ******** --env ******** 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f ssh-agent -k [2021-01-14T01:34:36.868Z] unset SSH_AUTH_SOCK; [2021-01-14T01:34:36.868Z] unset SSH_AGENT_PID; [2021-01-14T01:34:36.868Z] echo Agent pid 51 killed; [2021-01-14T01:34:36.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T01:34:37.511Z] + git semver [Pipeline] } [2021-01-14T01:34:37.564Z] $ docker stop --time=1 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f [2021-01-14T01:34:38.979Z] $ docker rm -f 735e7772b98a4a789906dcba571e15a53b0af58a2d4b398587975fb3f6e97a0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:34:39.544Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T01:34:40.089Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T01:34:40.109Z] [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:34:56.236Z] Still waiting to schedule task [2021-01-14T01:34:56.236Z] ‘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-20105’ is offline; ‘prd-centos7-docker-4c-2g-20106’ 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’ [2021-01-14T01:34:56.261Z] Still waiting to schedule task [2021-01-14T01:34:56.262Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-14T01:35:58.665Z] Running on prd-centos7-docker-4c-2g-20108 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [Pipeline] { [Pipeline] ws [2021-01-14T01:35:58.760Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:36:01.467Z] using credential edgex-jenkins-ssh [2021-01-14T01:36:01.519Z] Cloning the remote Git repository [2021-01-14T01:36:01.544Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:01.656Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:36:01.720Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:01.721Z] > git --version # timeout=10 [2021-01-14T01:36:01.730Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:01.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:01.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:05.526Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:36:05.735Z] Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:36:05.736Z] Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) [2021-01-14T01:36:05.125Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:05.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:36:05.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:36:05.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:36:05.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:05.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:36:05.534Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:05.541Z] > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 [2021-01-14T01:36:05.700Z] > git remote # timeout=10 [2021-01-14T01:36:05.705Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:36:05.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:36:05.718Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:36:05.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:36:05.739Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:36:05.743Z] > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 [2021-01-14T01:36:09.470Z] Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1" [2021-01-14T01:36:09.496Z] > git --version # timeout=10 [2021-01-14T01:36:09.501Z] > git --version # 'git version 2.24.3' [2021-01-14T01:36:09.508Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:36:10.963Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:11.412Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:36:11.736Z] + sudo service docker restart [2021-01-14T01:36:11.736Z] + true [2021-01-14T01:36:11.736Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:36:13.294Z] provisioning config files... [2021-01-14T01:36:13.326Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9012042507914956343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:36:13.756Z] ---> docker-login.sh [2021-01-14T01:36:13.757Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:36:14.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:14.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:14.024Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:14.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:14.024Z] [2021-01-14T01:36:14.024Z] Login Succeeded [2021-01-14T01:36:14.024Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:36:14.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:14.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:14.290Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:14.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:14.290Z] [2021-01-14T01:36:14.290Z] Login Succeeded [2021-01-14T01:36:14.290Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:36:14.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:14.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:14.555Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:14.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:14.555Z] [2021-01-14T01:36:14.555Z] Login Succeeded [2021-01-14T01:36:14.555Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:36:14.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:14.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:14.820Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:14.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:14.820Z] [2021-01-14T01:36:14.820Z] Login Succeeded [2021-01-14T01:36:14.820Z] docker.io [2021-01-14T01:36:14.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:36:15.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:36:15.083Z] Configure a credential helper to remove this warning. See [2021-01-14T01:36:15.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:36:15.083Z] [2021-01-14T01:36:15.083Z] Login Succeeded [2021-01-14T01:36:15.083Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:36:15.109Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:36:15.665Z] ========================================================= [2021-01-14T01:36:15.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T01:36:15.665Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:36:16.095Z] + 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:36:16.366Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:36:16.366Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:36:16.366Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:36:16.366Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T01:36:16.366Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T01:36:16.366Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T01:36:16.366Z] de9db76c5a1d: Pulling fs layer [2021-01-14T01:36:16.366Z] bca2f99d35d6: Pulling fs layer [2021-01-14T01:36:16.366Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T01:36:16.366Z] 7c6f9722023f: Pulling fs layer [2021-01-14T01:36:16.366Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T01:36:16.366Z] bca2f99d35d6: Waiting [2021-01-14T01:36:16.366Z] 93359f2a8cfa: Waiting [2021-01-14T01:36:16.366Z] 7c6f9722023f: Waiting [2021-01-14T01:36:16.366Z] a35cf1a2eb13: Waiting [2021-01-14T01:36:16.366Z] de9db76c5a1d: Verifying Checksum [2021-01-14T01:36:16.366Z] de9db76c5a1d: Download complete [2021-01-14T01:36:16.366Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T01:36:16.366Z] 0ef7d3d256c8: Download complete [2021-01-14T01:36:16.366Z] 93359f2a8cfa: Download complete [2021-01-14T01:36:16.366Z] 7c6f9722023f: Verifying Checksum [2021-01-14T01:36:16.366Z] 7c6f9722023f: Download complete [2021-01-14T01:36:16.632Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T01:36:16.632Z] 188c0c94c7c5: Download complete [2021-01-14T01:36:16.899Z] 188c0c94c7c5: Pull complete [2021-01-14T01:36:17.163Z] 0ef7d3d256c8: Pull complete [2021-01-14T01:36:17.437Z] de9db76c5a1d: Pull complete [2021-01-14T01:36:20.007Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T01:36:20.007Z] a35cf1a2eb13: Download complete [2021-01-14T01:36:20.976Z] bca2f99d35d6: Verifying Checksum [2021-01-14T01:36:20.976Z] bca2f99d35d6: Download complete [2021-01-14T01:36:27.668Z] bca2f99d35d6: Pull complete [2021-01-14T01:36:27.668Z] 93359f2a8cfa: Pull complete [2021-01-14T01:36:27.668Z] 7c6f9722023f: Pull complete [2021-01-14T01:36:33.002Z] a35cf1a2eb13: Pull complete [2021-01-14T01:36:33.002Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T01:36:33.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T01:36:33.002Z] ---> a62c8e92a672 [2021-01-14T01:36:33.002Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:36:33.002Z] ---> Running in 532cdda630a0 [2021-01-14T01:36:33.002Z] Removing intermediate container 532cdda630a0 [2021-01-14T01:36:33.002Z] ---> 798b04d65fba [2021-01-14T01:36:33.002Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:36:33.002Z] ---> Running in 9a45dfbf459b [2021-01-14T01:36:34.410Z] Removing intermediate container 9a45dfbf459b [2021-01-14T01:36:34.410Z] ---> 06b14865a8ac [2021-01-14T01:36:34.410Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:36:34.410Z] ---> Running in 12b9ac04cd2f [2021-01-14T01:36:35.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:36:35.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:36:36.917Z] OK: 166 MiB in 39 packages [2021-01-14T01:36:37.180Z] Removing intermediate container 12b9ac04cd2f [2021-01-14T01:36:37.180Z] ---> ee8e47a8c23f [2021-01-14T01:36:37.180Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:36:37.446Z] ---> Running in 6fed28db979c [2021-01-14T01:36:37.710Z] Removing intermediate container 6fed28db979c [2021-01-14T01:36:37.710Z] ---> 0b0d65fdc6ed [2021-01-14T01:36:37.710Z] Step 7/8 : COPY . . [2021-01-14T01:36:39.650Z] ---> 04cb7a4dabe6 [2021-01-14T01:36:39.650Z] Step 8/8 : RUN go mod download [2021-01-14T01:36:39.650Z] ---> Running in be74301734ad [2021-01-14T01:37:01.723Z] Removing intermediate container be74301734ad [2021-01-14T01:37:01.723Z] ---> 7b063d9225e1 [2021-01-14T01:37:01.723Z] Successfully built 7b063d9225e1 [2021-01-14T01:37:01.723Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:02.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:02.079Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:02.230Z] prd-centos7-docker-4c-2g-20108 does not seem to be running inside a container [2021-01-14T01:37:02.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:03.252Z] $ docker top 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:03.998Z] + go version [2021-01-14T01:37:03.998Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T01:37:04.030Z] $ docker stop --time=1 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e [2021-01-14T01:37:05.404Z] $ docker rm -f 0b54fce3b4a4812e2a8b12f85297f2b48d3bf88a211b12ca4217533b694bc40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:06.571Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:37:06.572Z] . [Pipeline] withDockerContainer [2021-01-14T01:37:06.698Z] prd-centos7-docker-4c-2g-20108 does not seem to be running inside a container [2021-01-14T01:37:06.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T01:37:07.624Z] $ docker top 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:37:08.203Z] + make test [2021-01-14T01:37:08.203Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:37:09.659Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:37:18.007Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:37:18.007Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:37:19.458Z] $ docker stop --time=1 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec [2021-01-14T01:37:22.130Z] $ docker rm -f 5431577457ab511077d3d71eb0c6244a778d7666c4e7ff36a39c48d905e345ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:37:22.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:37:23.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T01:37:25.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:37:26.287Z] + ls -al . [2021-01-14T01:37:26.287Z] total 88 [2021-01-14T01:37:26.287Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . [2021-01-14T01:37:26.287Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. [2021-01-14T01:37:26.287Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets [2021-01-14T01:37:26.287Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin [2021-01-14T01:37:26.287Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md [2021-01-14T01:37:26.287Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build [2021-01-14T01:37:26.287Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs [2021-01-14T01:37:26.287Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git [2021-01-14T01:37:26.287Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod [2021-01-14T01:37:26.287Z] -rw-r--r--. 1 jenkins jenkins 20629 Jan 14 01:37 go.sum [2021-01-14T01:37:26.287Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:34 VERSION [2021-01-14T01:37:26.287Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go [2021-01-14T01:37:26.287Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:26.626Z] + 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=8978e367d88ec2fbf053baed5003e7cc7d052ba1 --label arch=amd64 --label version=0.0.0 . [2021-01-14T01:37:26.904Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:37:26.904Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:37:26.904Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:37:26.904Z] ---> 7b063d9225e1 [2021-01-14T01:37:26.904Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:37:27.862Z] ---> Running in 07b0a250f322 [2021-01-14T01:37:27.862Z] Removing intermediate container 07b0a250f322 [2021-01-14T01:37:27.862Z] ---> 94a1093e95f6 [2021-01-14T01:37:27.862Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:37:27.862Z] ---> Running in 34d0be19efc2 [2021-01-14T01:37:28.129Z] Removing intermediate container 34d0be19efc2 [2021-01-14T01:37:28.129Z] ---> e5fef5a71e8c [2021-01-14T01:37:28.129Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:37:28.129Z] ---> Running in dcd014fcf841 [2021-01-14T01:37:28.398Z] Removing intermediate container dcd014fcf841 [2021-01-14T01:37:28.398Z] ---> 111cd0c81509 [2021-01-14T01:37:28.398Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:37:28.398Z] ---> Running in 6a6dbc7dfca3 [2021-01-14T01:37:28.660Z] Removing intermediate container 6a6dbc7dfca3 [2021-01-14T01:37:28.660Z] ---> 785985d63871 [2021-01-14T01:37:28.660Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:37:28.660Z] ---> Running in 9e2397a38b03 [2021-01-14T01:37:28.928Z] Removing intermediate container 9e2397a38b03 [2021-01-14T01:37:28.928Z] ---> 59b83f2acc0c [2021-01-14T01:37:28.929Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:37:28.929Z] ---> Running in e0d9e058eb22 [2021-01-14T01:37:29.878Z] Removing intermediate container e0d9e058eb22 [2021-01-14T01:37:29.878Z] ---> cbb20f54a0a9 [2021-01-14T01:37:29.878Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:37:30.143Z] ---> Running in c78087842613 [2021-01-14T01:37:30.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:31.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:33.217Z] OK: 166 MiB in 39 packages [2021-01-14T01:37:33.481Z] Removing intermediate container c78087842613 [2021-01-14T01:37:33.481Z] ---> 9ec6431c6eaa [2021-01-14T01:37:33.481Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:37:33.481Z] ---> Running in e0c54d0ca48c [2021-01-14T01:37:33.750Z] Removing intermediate container e0c54d0ca48c [2021-01-14T01:37:33.750Z] ---> cec0badd505e [2021-01-14T01:37:33.750Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:37:33.750Z] ---> Running in 4fd8eb47cc6c [2021-01-14T01:37:34.016Z] Removing intermediate container 4fd8eb47cc6c [2021-01-14T01:37:34.016Z] ---> d42a73eac5aa [2021-01-14T01:37:34.016Z] Step 12/24 : COPY go.mod . [2021-01-14T01:37:34.280Z] ---> 1b83914991b5 [2021-01-14T01:37:34.280Z] Step 13/24 : COPY Makefile . [2021-01-14T01:37:34.550Z] ---> f85e67e5847c [2021-01-14T01:37:34.550Z] Step 14/24 : RUN make update [2021-01-14T01:37:34.550Z] ---> Running in 41c906c38a1b [2021-01-14T01:37:35.126Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:37:35.705Z] Removing intermediate container 41c906c38a1b [2021-01-14T01:37:35.705Z] ---> 4288fd2dcb51 [2021-01-14T01:37:35.705Z] Step 15/24 : COPY . . [2021-01-14T01:37:37.658Z] ---> d46490cf46ba [2021-01-14T01:37:37.658Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:37:37.658Z] ---> Running in d49c569b921b [2021-01-14T01:37:38.240Z] 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:37:44.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20113 in /w/workspace/edgexfoundry_edgex-ui-go_PR-287 [Pipeline] { [Pipeline] ws [2021-01-14T01:37:45.063Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:37:46.630Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:37:49.196Z] Removing intermediate container d49c569b921b [2021-01-14T01:37:49.196Z] ---> 720e8836ef31 [2021-01-14T01:37:49.196Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:37:49.462Z] 3.12: Pulling from library/alpine [2021-01-14T01:37:49.732Z] 801bfaa63ef2: Pulling fs layer [2021-01-14T01:37:49.732Z] 801bfaa63ef2: Verifying Checksum [2021-01-14T01:37:49.732Z] 801bfaa63ef2: Download complete [2021-01-14T01:37:49.996Z] 801bfaa63ef2: Pull complete [2021-01-14T01:37:49.996Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:37:49.996Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:37:49.996Z] ---> 389fef711851 [2021-01-14T01:37:49.996Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:37:50.258Z] ---> Running in 3d2161ad9098 [2021-01-14T01:37:50.459Z] using credential edgex-jenkins-ssh [2021-01-14T01:37:50.522Z] Removing intermediate container 3d2161ad9098 [2021-01-14T01:37:50.522Z] ---> ad03c46a396a [2021-01-14T01:37:50.522Z] 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:37:50.612Z] Cloning the remote Git repository [2021-01-14T01:37:50.681Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:50.801Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:37:50.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:50.883Z] > git --version # timeout=10 [2021-01-14T01:37:50.904Z] > git --version # 'git version 2.17.1' [2021-01-14T01:37:50.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:50.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:37:51.926Z] ---> d5c8fea50ee9 [2021-01-14T01:37:51.926Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:37:52.188Z] ---> Running in 7ab31648716b [2021-01-14T01:37:52.188Z] Removing intermediate container 7ab31648716b [2021-01-14T01:37:52.188Z] ---> 299676ca1175 [2021-01-14T01:37:52.188Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:37:52.452Z] ---> Running in 797e7c23da55 [2021-01-14T01:37:52.452Z] Removing intermediate container 797e7c23da55 [2021-01-14T01:37:52.452Z] ---> 448134cbaa51 [2021-01-14T01:37:52.452Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T01:37:52.717Z] ---> Running in 5a13d3e39d81 [2021-01-14T01:37:52.717Z] Removing intermediate container 5a13d3e39d81 [2021-01-14T01:37:52.717Z] ---> 0ef21f966607 [2021-01-14T01:37:52.717Z] Step 23/24 : LABEL git_sha=8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:37:52.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:37:52.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:37:52.458Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:37:52.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:52.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:52.507Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:37:52.980Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:37:52.981Z] ---> Running in 37042ad0b5b2 [2021-01-14T01:37:52.981Z] Removing intermediate container 37042ad0b5b2 [2021-01-14T01:37:52.981Z] ---> e0dd11414a32 [2021-01-14T01:37:52.981Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:37:52.981Z] ---> Running in 7e051f904fba [2021-01-14T01:37:53.244Z] Removing intermediate container 7e051f904fba [2021-01-14T01:37:53.244Z] ---> 4731b97690c1 [2021-01-14T01:37:53.244Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:37:53.244Z] Successfully built 4731b97690c1 [2021-01-14T01:37:53.244Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [2021-01-14T01:37:53.387Z] Merge succeeded, producing 8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:37:53.388Z] Checking out Revision 8978e367d88ec2fbf053baed5003e7cc7d052ba1 (PR-287) [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] } [2021-01-14T01:37:53.010Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:37:53.026Z] > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 [2021-01-14T01:37:53.306Z] > git remote # timeout=10 [2021-01-14T01:37:53.327Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:37:53.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:53.351Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:37:53.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:37:53.446Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:37:53.481Z] > git checkout -f 8978e367d88ec2fbf053baed5003e7cc7d052ba1 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:37:58.156Z] Commit message: "Bump github.com/pelletier/go-toml from 1.7.0 to 1.8.1" [2021-01-14T01:37:58.226Z] > git --version # timeout=10 [2021-01-14T01:37:58.237Z] > git --version # 'git version 2.17.1' [2021-01-14T01:37:58.257Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:38:00.008Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:38:00.545Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:38:00.914Z] + + true [2021-01-14T01:38:00.914Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:38:03.717Z] provisioning config files... [2021-01-14T01:38:03.775Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1891761791690466132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:38:04.292Z] ---> docker-login.sh [2021-01-14T01:38:04.292Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:38:05.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:05.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:05.553Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:05.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:05.553Z] [2021-01-14T01:38:05.553Z] Login Succeeded [2021-01-14T01:38:05.553Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:38:05.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:06.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:06.111Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:06.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:06.111Z] [2021-01-14T01:38:06.111Z] Login Succeeded [2021-01-14T01:38:06.111Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:38:06.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:06.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:06.711Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:06.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:06.711Z] [2021-01-14T01:38:06.711Z] Login Succeeded [2021-01-14T01:38:06.711Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:38:06.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:07.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:07.262Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:07.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:07.262Z] [2021-01-14T01:38:07.262Z] Login Succeeded [2021-01-14T01:38:07.262Z] docker.io [2021-01-14T01:38:07.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:38:08.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:38:08.144Z] Configure a credential helper to remove this warning. See [2021-01-14T01:38:08.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:38:08.144Z] [2021-01-14T01:38:08.144Z] Login Succeeded [2021-01-14T01:38:08.144Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:38:08.178Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:38:08.708Z] ========================================================= [2021-01-14T01:38:08.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T01:38:08.708Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:09.131Z] + 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:38:09.739Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:38:09.739Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:38:09.739Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:38:10.015Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T01:38:10.015Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T01:38:10.015Z] a4357932f1b6: Pulling fs layer [2021-01-14T01:38:10.015Z] 18c013af1878: Pulling fs layer [2021-01-14T01:38:10.015Z] 00ac8860ef70: Pulling fs layer [2021-01-14T01:38:10.015Z] 63d7cb157983: Pulling fs layer [2021-01-14T01:38:10.015Z] b116817d02f9: Pulling fs layer [2021-01-14T01:38:10.015Z] 745a02a5169b: Pulling fs layer [2021-01-14T01:38:10.015Z] 00ac8860ef70: Waiting [2021-01-14T01:38:10.016Z] 63d7cb157983: Waiting [2021-01-14T01:38:10.016Z] 745a02a5169b: Waiting [2021-01-14T01:38:10.016Z] b116817d02f9: Waiting [2021-01-14T01:38:10.016Z] 18c013af1878: Verifying Checksum [2021-01-14T01:38:10.016Z] 18c013af1878: Download complete [2021-01-14T01:38:10.016Z] a4357932f1b6: Verifying Checksum [2021-01-14T01:38:10.016Z] a4357932f1b6: Download complete [2021-01-14T01:38:10.016Z] 63d7cb157983: Verifying Checksum [2021-01-14T01:38:10.016Z] 63d7cb157983: Download complete [2021-01-14T01:38:10.016Z] b116817d02f9: Download complete [2021-01-14T01:38:10.294Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T01:38:10.294Z] 5f621e34cdf4: Download complete [2021-01-14T01:38:10.919Z] 5f621e34cdf4: Pull complete [2021-01-14T01:38:11.540Z] a4357932f1b6: Pull complete [2021-01-14T01:38:12.147Z] 18c013af1878: Pull complete [2021-01-14T01:38:12.755Z] 745a02a5169b: Verifying Checksum [2021-01-14T01:38:12.756Z] 745a02a5169b: Download complete [2021-01-14T01:38:13.763Z] 00ac8860ef70: Verifying Checksum [2021-01-14T01:38:13.763Z] 00ac8860ef70: Download complete [2021-01-14T01:38:23.945Z] 00ac8860ef70: Pull complete [2021-01-14T01:38:24.220Z] 63d7cb157983: Pull complete [2021-01-14T01:38:24.497Z] b116817d02f9: Pull complete [2021-01-14T01:38:28.831Z] 745a02a5169b: Pull complete [2021-01-14T01:38:28.831Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T01:38:28.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T01:38:28.831Z] ---> b7e6874047d6 [2021-01-14T01:38:28.831Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:38:31.483Z] ---> Running in 25e338ec6f76 [2021-01-14T01:38:31.759Z] Removing intermediate container 25e338ec6f76 [2021-01-14T01:38:31.759Z] ---> 826e8312529c [2021-01-14T01:38:31.759Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:38:32.039Z] ---> Running in e15114193c7c [2021-01-14T01:38:34.729Z] Removing intermediate container e15114193c7c [2021-01-14T01:38:34.729Z] ---> 86440d728c61 [2021-01-14T01:38:34.729Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:38:34.729Z] ---> Running in 1b8b8bd40045 [2021-01-14T01:38:35.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:38:37.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:38:39.115Z] OK: 142 MiB in 39 packages [2021-01-14T01:38:40.102Z] Removing intermediate container 1b8b8bd40045 [2021-01-14T01:38:40.102Z] ---> a9fcb24f5c00 [2021-01-14T01:38:40.102Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:38:40.374Z] ---> Running in 90b9c17da70e [2021-01-14T01:38:40.971Z] Removing intermediate container 90b9c17da70e [2021-01-14T01:38:40.971Z] ---> e429dd69ba9d [2021-01-14T01:38:40.971Z] Step 7/8 : COPY . . [2021-01-14T01:38:43.615Z] ---> ee73b4e6df32 [2021-01-14T01:38:43.615Z] Step 8/8 : RUN go mod download [2021-01-14T01:38:43.615Z] ---> Running in 6c84211451d8 [2021-01-14T01:39:10.437Z] Removing intermediate container 6c84211451d8 [2021-01-14T01:39:10.437Z] ---> 89f151c9ba34 [2021-01-14T01:39:10.437Z] Successfully built 89f151c9ba34 [2021-01-14T01:39:10.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:10.819Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:39:10.819Z] . [Pipeline] withDockerContainer [2021-01-14T01:39:11.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-20113 does not seem to be running inside a container [2021-01-14T01:39:11.215Z] $ 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:39:12.623Z] $ docker top 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:39:13.728Z] + go version [2021-01-14T01:39:13.728Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T01:39:13.796Z] $ docker stop --time=1 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae [2021-01-14T01:39:15.669Z] $ docker rm -f 4ca0ce8434ca38a331186f0f14bf5abf4b7c384f8a95fce3c91788805e1e00ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:16.850Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:39:16.850Z] . [Pipeline] withDockerContainer [2021-01-14T01:39:17.154Z] prd-ubuntu18.04-docker-arm64-4c-16g-20113 does not seem to be running inside a container [2021-01-14T01:39:17.276Z] $ 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:39:18.928Z] $ docker top 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:39:20.010Z] + make test [2021-01-14T01:39:20.010Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:39:21.454Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:39:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:39:48.339Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:39:49.941Z] $ docker stop --time=1 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 [2021-01-14T01:39:52.134Z] $ docker rm -f 0acffbd31e455c2c721dc1f51c7ee5b6db64ee713c8c478ecb2982154e0789a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:39:52.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:39:53.022Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T01:39:53.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:39:54.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:39:55.264Z] + ls -al . [2021-01-14T01:39:55.264Z] total 124 [2021-01-14T01:39:55.264Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 . [2021-01-14T01:39:55.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:37 .. [2021-01-14T01:39:55.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:37 .git [2021-01-14T01:39:55.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:37 .github [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:37 .gitignore [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:37 CONTRIBUTING.md [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:37 Dockerfile [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:37 Dockerfile.build [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:37 Jenkinsfile [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:37 LICENSE [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:37 Makefile [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:37 README.md [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:34 VERSION [2021-01-14T01:39:55.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:37 assets [2021-01-14T01:39:55.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:37 bin [2021-01-14T01:39:55.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:37 cmd [2021-01-14T01:39:55.264Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:39 coverage.out [2021-01-14T01:39:55.264Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:37 docs [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:37 go.mod [2021-01-14T01:39:55.264Z] -rw-r--r-- 1 jenkins jenkins 20629 Jan 14 01:39 go.sum [2021-01-14T01:39:55.264Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:37 internal [2021-01-14T01:39:55.264Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:37 version.go [2021-01-14T01:39:55.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:37 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:55.646Z] + 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=8978e367d88ec2fbf053baed5003e7cc7d052ba1 --label arch=arm64 --label version=0.0.0 . [2021-01-14T01:39:56.286Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:39:56.286Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:39:56.286Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:39:56.286Z] ---> 89f151c9ba34 [2021-01-14T01:39:56.286Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:39:56.890Z] ---> Running in 47b7a4bbc948 [2021-01-14T01:39:57.181Z] Removing intermediate container 47b7a4bbc948 [2021-01-14T01:39:57.181Z] ---> 858f7375f1fe [2021-01-14T01:39:57.181Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:39:57.457Z] ---> Running in bc590265293b [2021-01-14T01:39:57.742Z] Removing intermediate container bc590265293b [2021-01-14T01:39:57.742Z] ---> 7e29e7042529 [2021-01-14T01:39:57.742Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:39:58.020Z] ---> Running in 5aff12cc786b [2021-01-14T01:39:58.300Z] Removing intermediate container 5aff12cc786b [2021-01-14T01:39:58.300Z] ---> a92795632990 [2021-01-14T01:39:58.300Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:39:58.576Z] ---> Running in 4c2bb9789fbd [2021-01-14T01:39:58.851Z] Removing intermediate container 4c2bb9789fbd [2021-01-14T01:39:58.851Z] ---> 294f643c2ddf [2021-01-14T01:39:58.851Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:39:59.128Z] ---> Running in 1cffc83a17f7 [2021-01-14T01:39:59.406Z] Removing intermediate container 1cffc83a17f7 [2021-01-14T01:39:59.406Z] ---> 9c964960ed38 [2021-01-14T01:39:59.406Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:39:59.679Z] ---> Running in 2860d9b3ae46 [2021-01-14T01:40:01.671Z] Removing intermediate container 2860d9b3ae46 [2021-01-14T01:40:01.672Z] ---> 9236a6578e37 [2021-01-14T01:40:01.672Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:40:01.945Z] ---> Running in 9e09474eb94a [2021-01-14T01:40:02.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:40:04.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:40:09.256Z] OK: 142 MiB in 39 packages [2021-01-14T01:40:09.529Z] Removing intermediate container 9e09474eb94a [2021-01-14T01:40:09.529Z] ---> a835768411b9 [2021-01-14T01:40:09.529Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:40:09.805Z] ---> Running in 4a64a67b5160 [2021-01-14T01:40:10.404Z] Removing intermediate container 4a64a67b5160 [2021-01-14T01:40:10.404Z] ---> 89eb5269f0e5 [2021-01-14T01:40:10.404Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:40:10.682Z] ---> Running in 15fe47d8c7a1 [2021-01-14T01:40:10.957Z] Removing intermediate container 15fe47d8c7a1 [2021-01-14T01:40:10.957Z] ---> 10cff3ce1abf [2021-01-14T01:40:10.957Z] Step 12/24 : COPY go.mod . [2021-01-14T01:40:11.937Z] ---> 965853e32936 [2021-01-14T01:40:11.937Z] Step 13/24 : COPY Makefile . [2021-01-14T01:40:12.532Z] ---> cdf145f9e45a [2021-01-14T01:40:12.532Z] Step 14/24 : RUN make update [2021-01-14T01:40:12.816Z] ---> Running in 881ca1f5f7da [2021-01-14T01:40:13.804Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:40:15.248Z] Removing intermediate container 881ca1f5f7da [2021-01-14T01:40:15.248Z] ---> 85c6deb08682 [2021-01-14T01:40:15.248Z] Step 15/24 : COPY . . [2021-01-14T01:40:17.880Z] ---> cf19aa52b7fe [2021-01-14T01:40:17.880Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:40:17.880Z] ---> Running in 9a8f7104accf [2021-01-14T01:40:18.864Z] 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:40:45.719Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:40:51.116Z] Removing intermediate container 9a8f7104accf [2021-01-14T01:40:51.116Z] ---> 3c73ee2b12ee [2021-01-14T01:40:51.116Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:40:51.116Z] 3.12: Pulling from library/alpine [2021-01-14T01:40:51.116Z] 159e5727ea61: Pulling fs layer [2021-01-14T01:40:51.116Z] 159e5727ea61: Verifying Checksum [2021-01-14T01:40:51.116Z] 159e5727ea61: Download complete [2021-01-14T01:40:51.714Z] 159e5727ea61: Pull complete [2021-01-14T01:40:51.714Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:40:51.714Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:40:51.714Z] ---> afeebe901d6b [2021-01-14T01:40:51.714Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:40:51.994Z] ---> Running in c81b27c2934b [2021-01-14T01:40:52.590Z] Removing intermediate container c81b27c2934b [2021-01-14T01:40:52.590Z] ---> 26ee3a61a0a9 [2021-01-14T01:40:52.590Z] 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:40:54.564Z] ---> 2def2ebdea3c [2021-01-14T01:40:54.564Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:40:54.564Z] ---> Running in d9a269bc2fd5 [2021-01-14T01:40:54.836Z] Removing intermediate container d9a269bc2fd5 [2021-01-14T01:40:54.836Z] ---> 9a3c8c16a1e6 [2021-01-14T01:40:54.836Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:40:55.108Z] ---> Running in 6b3a46d687cf [2021-01-14T01:40:55.379Z] Removing intermediate container 6b3a46d687cf [2021-01-14T01:40:55.379Z] ---> 78cc3fda4d81 [2021-01-14T01:40:55.379Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T01:40:55.653Z] ---> Running in 4c17901a12da [2021-01-14T01:40:55.925Z] Removing intermediate container 4c17901a12da [2021-01-14T01:40:55.925Z] ---> 16d7466042ff [2021-01-14T01:40:55.925Z] Step 23/24 : LABEL git_sha=8978e367d88ec2fbf053baed5003e7cc7d052ba1 [2021-01-14T01:40:56.200Z] ---> Running in 7ac536e0b826 [2021-01-14T01:40:56.471Z] Removing intermediate container 7ac536e0b826 [2021-01-14T01:40:56.471Z] ---> 990bef0e1958 [2021-01-14T01:40:56.471Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:40:56.744Z] ---> Running in fe45240676cb [2021-01-14T01:40:57.017Z] Removing intermediate container fe45240676cb [2021-01-14T01:40:57.017Z] ---> 9a22f78dd62a [2021-01-14T01:40:57.017Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:40:57.288Z] Successfully built 9a22f78dd62a [2021-01-14T01:40:57.288Z] 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:40:59.706Z] provisioning config files... [2021-01-14T01:40:59.717Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config7564831482609673413tmp [Pipeline] { [Pipeline] sh [2021-01-14T01:41:00.166Z] + set +x [2021-01-14T01:41:00.166Z] + curl -s https://codecov.io/bash [2021-01-14T01:41:00.166Z] + bash -s -- [2021-01-14T01:41:00.433Z] [2021-01-14T01:41:00.433Z] _____ _ [2021-01-14T01:41:00.433Z] / ____| | | [2021-01-14T01:41:00.433Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T01:41:00.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T01:41:00.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T01:41:00.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T01:41:00.433Z] Bash-20201231-23d4836 [2021-01-14T01:41:00.433Z] [2021-01-14T01:41:00.433Z] [2021-01-14T01:41:00.433Z] ==> git version 2.24.3 found [2021-01-14T01:41:00.433Z] ==> 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:41:00.433Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T01:41:00.433Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T01:41:00.433Z] ==> Jenkins CI detected. [2021-01-14T01:41:00.433Z] project root: . [2021-01-14T01:41:00.433Z] --> token set from env [2021-01-14T01:41:00.433Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T01:41:00.433Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T01:41:00.433Z] ==> Python coveragepy not found [2021-01-14T01:41:00.433Z] ==> Searching for coverage reports in: [2021-01-14T01:41:00.433Z] + . [2021-01-14T01:41:00.433Z] -> Found 1 reports [2021-01-14T01:41:00.433Z] ==> Detecting git/mercurial file structure [2021-01-14T01:41:00.433Z] ==> Reading reports [2021-01-14T01:41:00.433Z] + ./coverage.out bytes=10 [2021-01-14T01:41:00.433Z] ==> Appending adjustments [2021-01-14T01:41:00.433Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T01:41:00.433Z] + Found adjustments [2021-01-14T01:41:00.701Z] ==> Gzipping contents [2021-01-14T01:41:00.701Z] 4.0K /tmp/codecov.fA3YZY.gz [2021-01-14T01:41:00.701Z] ==> Uploading reports [2021-01-14T01:41:00.701Z] url: https://codecov.io [2021-01-14T01:41:00.701Z] query: branch=PR-287&commit=8978e367d88ec2fbf053baed5003e7cc7d052ba1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=287&job=&cmd_args= [2021-01-14T01:41:00.701Z] -> Pinging Codecov [2021-01-14T01:41:00.701Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-287&commit=8978e367d88ec2fbf053baed5003e7cc7d052ba1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=287&job=&cmd_args= [2021-01-14T01:41:01.280Z] -> Uploading to [2021-01-14T01:41:01.280Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/8978e367d88ec2fbf053baed5003e7cc7d052ba1/5ade8523-5adb-4d94-8580-300eea80db7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8566ce423ed76fd995a12b44312e644a868395490a5d7dbdf13cf6f373fe7b7f [2021-01-14T01:41:01.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T01:41:01.280Z] Dload Upload Total Spent Left Speed [2021-01-14T01:41:01.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6096 --:--:-- --:--:-- --:--:-- 6113 [2021-01-14T01:41:01.546Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8978e367d88ec2fbf053baed5003e7cc7d052ba1 [Pipeline] } [2021-01-14T01:41:01.585Z] 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:41:05.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:05.558Z] ---> package-listing.sh [2021-01-14T01:41:05.558Z] ++ facter osfamily [2021-01-14T01:41:05.558Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T01:41:05.558Z] + OS_FAMILY=redhat [2021-01-14T01:41:05.558Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-287 [2021-01-14T01:41:05.558Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T01:41:05.558Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T01:41:05.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T01:41:05.558Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T01:41:05.558Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-287 ']' [2021-01-14T01:41:05.558Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T01:41:05.558Z] + case "${OS_FAMILY}" in [2021-01-14T01:41:05.558Z] + rpm -qa [2021-01-14T01:41:05.558Z] + sort [2021-01-14T01:41:10.884Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T01:41:10.884Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T01:41:10.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T01:41:10.884Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-287 ']' [2021-01-14T01:41:10.884Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-287/archives/ [2021-01-14T01:41:10.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-287/archives/ [Pipeline] echo [2021-01-14T01:41:10.951Z] 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-287/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:41:11.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:11.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:41:11.644Z] [2021-01-14T01:41:11.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:12.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:41:12.048Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T01:41:12.048Z] df20fa9351a1: Pulling fs layer [2021-01-14T01:41:12.048Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T01:41:12.048Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T01:41:12.048Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T01:41:12.048Z] 93b61091891f: Pulling fs layer [2021-01-14T01:41:12.048Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T01:41:12.048Z] 5e14af77c1be: Pulling fs layer [2021-01-14T01:41:12.048Z] 01666e4c0597: Pulling fs layer [2021-01-14T01:41:12.048Z] aa168da1d23b: Pulling fs layer [2021-01-14T01:41:12.048Z] 93b9cdb0e59b: Waiting [2021-01-14T01:41:12.048Z] 5e14af77c1be: Waiting [2021-01-14T01:41:12.048Z] 01666e4c0597: Waiting [2021-01-14T01:41:12.048Z] aa168da1d23b: Waiting [2021-01-14T01:41:12.048Z] 93b61091891f: Waiting [2021-01-14T01:41:12.048Z] 46f8f816bc3b: Waiting [2021-01-14T01:41:12.048Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T01:41:12.048Z] 36b3adc4ff6f: Download complete [2021-01-14T01:41:12.048Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T01:41:12.048Z] 46f8f816bc3b: Download complete [2021-01-14T01:41:12.315Z] df20fa9351a1: Verifying Checksum [2021-01-14T01:41:12.315Z] df20fa9351a1: Download complete [2021-01-14T01:41:12.315Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T01:41:12.315Z] 93b9cdb0e59b: Download complete [2021-01-14T01:41:12.315Z] 93b61091891f: Verifying Checksum [2021-01-14T01:41:12.315Z] 93b61091891f: Download complete [2021-01-14T01:41:12.315Z] 5e14af77c1be: Verifying Checksum [2021-01-14T01:41:12.315Z] 5e14af77c1be: Download complete [2021-01-14T01:41:12.315Z] 01666e4c0597: Verifying Checksum [2021-01-14T01:41:12.315Z] 01666e4c0597: Download complete [2021-01-14T01:41:12.315Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T01:41:12.315Z] 8ad3a11d3b57: Download complete [2021-01-14T01:41:12.577Z] df20fa9351a1: Pull complete [2021-01-14T01:41:12.853Z] 36b3adc4ff6f: Pull complete [2021-01-14T01:41:13.811Z] 8ad3a11d3b57: Pull complete [2021-01-14T01:41:14.078Z] 46f8f816bc3b: Pull complete [2021-01-14T01:41:14.344Z] aa168da1d23b: Verifying Checksum [2021-01-14T01:41:14.344Z] aa168da1d23b: Download complete [2021-01-14T01:41:14.606Z] 93b61091891f: Pull complete [2021-01-14T01:41:14.869Z] 93b9cdb0e59b: Pull complete [2021-01-14T01:41:14.869Z] 5e14af77c1be: Pull complete [2021-01-14T01:41:15.136Z] 01666e4c0597: Pull complete [2021-01-14T01:41:21.778Z] aa168da1d23b: Pull complete [2021-01-14T01:41:21.778Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T01:41:21.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:41:21.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T01:41:22.209Z] prd-centos7-docker-4c-2g-20102 does not seem to be running inside a container [2021-01-14T01:41:22.336Z] $ 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-287/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-287 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287:/w/workspace/edgexfoundry_edgex-ui-go_PR-287:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@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:41:24.687Z] $ docker top a766a1ba384593b0956552229312d0eae151dc12b17d802c23882f2ef26ce87b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:41:25.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T01:41:25.595Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T01:41:25.918Z] + ls /var/log/sa-host [2021-01-14T01:41:25.919Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T01:41:25.919Z] file_magic: OK [2021-01-14T01:41:25.919Z] HZ: Using current value: 100 [2021-01-14T01:41:25.919Z] file_header: OK [2021-01-14T01:41:25.919Z] 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:41:25.919Z] Statistics: [2021-01-14T01:41:25.919Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T01:41:25.919Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T01:41:25.919Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T01:41:25.919Z] file_magic: OK [2021-01-14T01:41:25.919Z] HZ: Using current value: 100 [2021-01-14T01:41:25.919Z] file_header: OK [2021-01-14T01:41:25.919Z] 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:41:25.919Z] Statistics: [2021-01-14T01:41:25.919Z] Hnuu...uuuununununu... [2021-01-14T01:41:25.919Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T01:41:26.225Z] provisioning config files... [2021-01-14T01:41:26.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-287@tmp/config8376498341187298104tmp [Pipeline] { [Pipeline] echo [2021-01-14T01:41:26.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:26.703Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T01:41:26.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T01:41:26.867Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:27.205Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T01:41:27.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:27.571Z] ---> sudo-logs.sh [2021-01-14T01:41:27.571Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T01:41:27.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:27.947Z] ---> job-cost.sh [2021-01-14T01:41:27.947Z] lf-activate-venv: SKIPPING [2021-01-14T01:41:27.947Z] INFO: No Stack... [2021-01-14T01:41:28.899Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T01:41:29.474Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T01:41:29.508Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:41:29.839Z] ---> logs-deploy.sh [2021-01-14T01:41:29.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-287/1 [2021-01-14T01:41:29.839Z] INFO: archiving workspace using pattern(s): [2021-01-14T01:41:31.772Z] Archives upload complete. [2021-01-14T01:41:31.772Z] INFO: archiving logs to Nexus