Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5309de6609b6e3e7d2eedb79284dbb76d504bad0+e5eddfca3e456f98fd148374ca375fb54025eb5b (c269ed53faa61a9355770dbdf78085cf9d5d3311) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-291/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-291/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20105 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:35:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:35:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:35:26 ========================================================= 01:35:26 EdgeX Global Pipelines Version Info 01:35:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:35:28 ------------------- 01:35:28 stable info: 01:35:28 ------------------- 01:35:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:35:28 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:35:28 Message: update stable to v1.0.177 01:35:29 ------------------- 01:35:29 experimental info: 01:35:29 ------------------- 01:35:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:35:29 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:35:29 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:35:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:35:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:35:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:35:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo 01:35:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] echo 01:35:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5309de6 [Pipeline] echo 01:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:35:34 provisioning config files... 01:35:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config7880989273212137514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:35 ---> docker-login.sh 01:35:35 nexus3.edgexfoundry.org:10001 01:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:36 Configure a credential helper to remove this warning. See 01:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:36 01:35:36 Login Succeeded 01:35:36 nexus3.edgexfoundry.org:10002 01:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:36 Configure a credential helper to remove this warning. See 01:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:36 01:35:36 Login Succeeded 01:35:36 nexus3.edgexfoundry.org:10003 01:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:36 Configure a credential helper to remove this warning. See 01:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:36 01:35:36 Login Succeeded 01:35:36 nexus3.edgexfoundry.org:10004 01:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:36 Configure a credential helper to remove this warning. See 01:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:36 01:35:36 Login Succeeded 01:35:36 docker.io 01:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:37 Configure a credential helper to remove this warning. See 01:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:37 01:35:37 Login Succeeded 01:35:37 ---> docker-login.sh ends [Pipeline] } 01:35:37 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 01:35:38 + git log --format=format:%s -1 5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] echo 01:35:38 GIT_COMMIT: 5309de6609b6e3e7d2eedb79284dbb76d504bad0, Commit Message: Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1 [Pipeline] echo 01:35:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:39 01:35:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:35:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:39 latest: Pulling from edgex-devops/git-semver 01:35:39 31603596830f: Pulling fs layer 01:35:39 2a8b12db71e7: Pulling fs layer 01:35:39 6ca5941a6612: Pulling fs layer 01:35:39 ecc8261a40a4: Pulling fs layer 01:35:39 ecc8261a40a4: Waiting 01:35:39 2a8b12db71e7: Verifying Checksum 01:35:39 2a8b12db71e7: Download complete 01:35:40 31603596830f: Verifying Checksum 01:35:40 31603596830f: Download complete 01:35:40 ecc8261a40a4: Verifying Checksum 01:35:40 ecc8261a40a4: Download complete 01:35:40 6ca5941a6612: Verifying Checksum 01:35:40 6ca5941a6612: Download complete 01:35:40 31603596830f: Pull complete 01:35:41 2a8b12db71e7: Pull complete 01:35:42 6ca5941a6612: Pull complete 01:35:43 ecc8261a40a4: Pull complete 01:35:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:35:43 prd-centos7-docker-4c-2g-20105 does not seem to be running inside a container 01:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-291 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291:/w/workspace/edgexfoundry_edgex-ui-go_PR-291:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:35:47 $ docker top caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:47 [ssh-agent] Looking for ssh-agent implementation... 01:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:48 $ docker exec caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent 01:35:48 SSH_AUTH_SOCK=/tmp/ssh-UkU7RSDBjBQI/agent.12 01:35:48 SSH_AGENT_PID=18 01:35:48 Running ssh-add (command line suppressed) 01:35:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_5002778773487844164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_5002778773487844164.key) 01:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:49 + git tag --points-at HEAD [Pipeline] } 01:35:49 $ docker exec --env ******** --env ******** caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent -k 01:35:49 unset SSH_AUTH_SOCK; 01:35:49 unset SSH_AGENT_PID; 01:35:49 echo Agent pid 18 killed; 01:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:49 [ssh-agent] Looking for ssh-agent implementation... 01:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:50 $ docker exec caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent 01:35:50 SSH_AUTH_SOCK=/tmp/ssh-CYVFCes9GghO/agent.47 01:35:50 SSH_AGENT_PID=52 01:35:50 Running ssh-add (command line suppressed) 01:35:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_6968797975949040080.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/private_key_6968797975949040080.key) 01:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:51 + git semver init 01:35:51 # -> Open(): unable to determine branch for HEAD 01:35:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-291/.git 01:35:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-291 01:35:51 # $SEMVER_REMOTE_NAME = origin 01:35:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:35:51 # $SEMVER_USER_NAME = edgex-jenkins 01:35:51 # $SEMVER_BRANCH = PR-291 01:35:51 # $SEMVER_TEMP = /tmp/semver-328941738 01:35:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:35:52 # '/tmp/semver-328941738' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-291/.semver' 01:35:52 # -> Force: false 01:35:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-291/.semver [Pipeline] } 01:35:52 $ docker exec --env ******** --env ******** caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 ssh-agent -k 01:35:52 unset SSH_AUTH_SOCK; 01:35:52 unset SSH_AGENT_PID; 01:35:52 echo Agent pid 52 killed; 01:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:53 + git semver [Pipeline] } 01:35:53 $ docker stop --time=1 caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 01:35:55 $ docker rm -f caa2a40769ea2d0dc3992242772827b354f99b242850b4db73e21ada6124ba90 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:56 Stashed 1 file(s) [Pipeline] echo 01:35:56 [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 01:36:13 Still waiting to schedule task 01:36:13 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-20100’ is offline; ‘prd-centos7-docker-4c-2g-20112’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-20092’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20099’ doesn’t have label ‘centos7-docker-4c-2g’ 01:36:13 Still waiting to schedule task 01:36:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:36:48 Running on prd-centos7-docker-4c-2g-20114 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] ws 01:36:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:36:51 using credential edgex-jenkins-ssh 01:36:51 Cloning the remote Git repository 01:36:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:36:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:36:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:50 > git --version # timeout=10 01:36:51 > git --version # 'git version 2.24.3' 01:36:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:36:52 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:36:53 Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:36:53 Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) 01:36:52 > git config core.sparsecheckout # timeout=10 01:36:52 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 01:36:52 > git remote # timeout=10 01:36:52 > git config --get remote.origin.url # timeout=10 01:36:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:52 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:36:52 > git rev-parse HEAD^{commit} # timeout=10 01:36:52 > git config core.sparsecheckout # timeout=10 01:36:52 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 01:36:56 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" 01:36:56 > git --version # timeout=10 01:36:56 > git --version # 'git version 2.24.3' 01:36:56 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:36:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:36:58 + sudo service docker restart 01:36:58 + true 01:36:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:37:00 provisioning config files... 01:37:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3029231564461120871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:00 ---> docker-login.sh 01:37:00 nexus3.edgexfoundry.org:10001 01:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:01 Configure a credential helper to remove this warning. See 01:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:01 01:37:01 Login Succeeded 01:37:01 nexus3.edgexfoundry.org:10002 01:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:01 Configure a credential helper to remove this warning. See 01:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:01 01:37:01 Login Succeeded 01:37:01 nexus3.edgexfoundry.org:10003 01:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:01 Configure a credential helper to remove this warning. See 01:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:01 01:37:01 Login Succeeded 01:37:01 nexus3.edgexfoundry.org:10004 01:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:02 Configure a credential helper to remove this warning. See 01:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:02 01:37:02 Login Succeeded 01:37:02 docker.io 01:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:37:02 Configure a credential helper to remove this warning. See 01:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:37:02 01:37:02 Login Succeeded 01:37:02 ---> docker-login.sh ends [Pipeline] } 01:37:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:02 ========================================================= 01:37:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:37:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:37:03 + 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 . 01:37:03 Sending build context to Docker daemon 16.59MB 01:37:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:37:03 Step 2/8 : FROM ${BASE} 01:37:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:37:03 188c0c94c7c5: Pulling fs layer 01:37:03 0ef7d3d256c8: Pulling fs layer 01:37:03 de9db76c5a1d: Pulling fs layer 01:37:03 bca2f99d35d6: Pulling fs layer 01:37:03 93359f2a8cfa: Pulling fs layer 01:37:03 7c6f9722023f: Pulling fs layer 01:37:03 a35cf1a2eb13: Pulling fs layer 01:37:03 93359f2a8cfa: Waiting 01:37:03 7c6f9722023f: Waiting 01:37:03 bca2f99d35d6: Waiting 01:37:03 a35cf1a2eb13: Waiting 01:37:03 de9db76c5a1d: Verifying Checksum 01:37:03 de9db76c5a1d: Download complete 01:37:03 0ef7d3d256c8: Download complete 01:37:03 93359f2a8cfa: Verifying Checksum 01:37:03 93359f2a8cfa: Download complete 01:37:03 7c6f9722023f: Verifying Checksum 01:37:03 7c6f9722023f: Download complete 01:37:03 188c0c94c7c5: Verifying Checksum 01:37:03 188c0c94c7c5: Download complete 01:37:04 188c0c94c7c5: Pull complete 01:37:04 0ef7d3d256c8: Pull complete 01:37:04 de9db76c5a1d: Pull complete 01:37:05 a35cf1a2eb13: Verifying Checksum 01:37:05 a35cf1a2eb13: Download complete 01:37:06 bca2f99d35d6: Verifying Checksum 01:37:06 bca2f99d35d6: Download complete 01:37:13 bca2f99d35d6: Pull complete 01:37:13 93359f2a8cfa: Pull complete 01:37:13 7c6f9722023f: Pull complete 01:37:18 a35cf1a2eb13: Pull complete 01:37:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:37:18 ---> a62c8e92a672 01:37:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:37:18 ---> Running in 20dfa3e45594 01:37:18 Removing intermediate container 20dfa3e45594 01:37:18 ---> 956fa0205577 01:37:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:18 ---> Running in bf26b9652a5e 01:37:20 Removing intermediate container bf26b9652a5e 01:37:20 ---> 6746c7b6625b 01:37:20 Step 5/8 : RUN apk add --no-cache make git 01:37:20 ---> Running in 159e09168195 01:37:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:25 OK: 166 MiB in 39 packages 01:37:25 Removing intermediate container 159e09168195 01:37:25 ---> 486cd159a372 01:37:25 Step 6/8 : WORKDIR /edgex-ui-go 01:37:25 ---> Running in 482e4a535a9e 01:37:25 Removing intermediate container 482e4a535a9e 01:37:25 ---> 1c3b1c2a477e 01:37:25 Step 7/8 : COPY . . 01:37:28 ---> ebdcfb1ae067 01:37:28 Step 8/8 : RUN go mod download 01:37:28 ---> Running in c7b48b9133a3 01:37:50 Removing intermediate container c7b48b9133a3 01:37:50 ---> 658ad2009d57 01:37:50 Successfully built 658ad2009d57 01:37:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:37:50 + docker inspect -f . ci-base-image-x86_64 01:37:50 . [Pipeline] withDockerContainer 01:37:50 prd-centos7-docker-4c-2g-20114 does not seem to be running inside a container 01:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:51 $ docker top 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:52 + go version 01:37:52 go version go1.15.5 linux/amd64 [Pipeline] } 01:37:52 $ docker stop --time=1 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 01:37:53 $ docker rm -f 46f92df703c82f55400507a43850621d1abb1b4fed22743e515237fe753016c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:54 + docker inspect -f . ci-base-image-x86_64 01:37:54 . [Pipeline] withDockerContainer 01:37:54 prd-centos7-docker-4c-2g-20114 does not seem to be running inside a container 01:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:37:55 $ docker top f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:56 + make test 01:37:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:37:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:38:04 GO111MODULE=on go vet ./... [Pipeline] } 01:38:06 $ docker stop --time=1 f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 01:38:08 $ docker rm -f f00cf550026a6e18925693aa46791c7b6579449aaf0fb7a97b4202a6b0237734 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:11 + ls -al . 01:38:11 total 88 01:38:11 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:37 . 01:38:11 drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:36 .. 01:38:11 drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:36 assets 01:38:11 drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:36 bin 01:38:11 drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:36 cmd 01:38:11 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:36 CONTRIBUTING.md 01:38:11 -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:37 coverage.out 01:38:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:36 Dockerfile 01:38:11 -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:36 Dockerfile.build 01:38:11 drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:36 docs 01:38:11 drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:36 .git 01:38:11 drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:36 .github 01:38:11 -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:36 .gitignore 01:38:11 -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:36 go.mod 01:38:11 -rw-r--r--. 1 jenkins jenkins 20932 Jan 14 01:37 go.sum 01:38:11 drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:36 internal 01:38:11 -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:36 Jenkinsfile 01:38:11 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:36 LICENSE 01:38:11 -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:36 Makefile 01:38:11 -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:36 README.md 01:38:11 -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:35 VERSION 01:38:11 -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:36 version.go 01:38:11 drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:36 web [Pipeline] isUnix [Pipeline] sh 01:38:11 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 --label arch=amd64 --label version=0.0.0 . 01:38:11 Sending build context to Docker daemon 16.61MB 01:38:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:38:11 Step 2/24 : FROM ${BASE} AS builder 01:38:11 ---> 658ad2009d57 01:38:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:38:12 ---> Running in a816fa112b61 01:38:12 Removing intermediate container a816fa112b61 01:38:12 ---> 8ce6c8cd20b1 01:38:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:38:12 ---> Running in da128ae509b6 01:38:12 Removing intermediate container da128ae509b6 01:38:12 ---> 35c4bfee03f5 01:38:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:38:12 ---> Running in 7f058b331c9d 01:38:13 Removing intermediate container 7f058b331c9d 01:38:13 ---> b40c60fb1e36 01:38:13 Step 6/24 : LABEL Name=edgex-ui-go 01:38:13 ---> Running in b9e6106b83d2 01:38:13 Removing intermediate container b9e6106b83d2 01:38:13 ---> d4a0fea218bb 01:38:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:38:13 ---> Running in 933695cd849a 01:38:13 Removing intermediate container 933695cd849a 01:38:13 ---> 85f93544002b 01:38:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:13 ---> Running in 5aceb5b5d1aa 01:38:14 Removing intermediate container 5aceb5b5d1aa 01:38:14 ---> 6ca96f7e6d29 01:38:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:14 ---> Running in 1353430b5277 01:38:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:16 OK: 166 MiB in 39 packages 01:38:17 Removing intermediate container 1353430b5277 01:38:17 ---> 778630e3b1bd 01:38:17 Step 10/24 : ENV GO111MODULE=on 01:38:17 ---> Running in c7d87743ff17 01:38:17 Removing intermediate container c7d87743ff17 01:38:17 ---> ff0dbdef78ac 01:38:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:38:17 ---> Running in ec497fed4205 01:38:17 Removing intermediate container ec497fed4205 01:38:17 ---> 6a9446425687 01:38:17 Step 12/24 : COPY go.mod . 01:38:18 ---> e012fc40478d 01:38:18 Step 13/24 : COPY Makefile . 01:38:18 ---> 018e73d7bf0e 01:38:18 Step 14/24 : RUN make update 01:38:18 ---> Running in ec483b4863dd 01:38:18 CGO_ENABLED=0 GO111MODULE=on go mod download 01:38:19 Removing intermediate container ec483b4863dd 01:38:19 ---> 081c5e550ccd 01:38:19 Step 15/24 : COPY . . 01:38:20 ---> 13bf1391bb5a 01:38:20 Step 16/24 : RUN ${MAKE} 01:38:20 ---> Running in 2f36521b82aa 01:38:21 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 01:38:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:38:32 Removing intermediate container 2f36521b82aa 01:38:32 ---> 481e6ab47462 01:38:32 Step 17/24 : FROM alpine:3.12 01:38:32 3.12: Pulling from library/alpine 01:38:32 801bfaa63ef2: Pulling fs layer 01:38:32 801bfaa63ef2: Retrying in 5 seconds 01:38:33 801bfaa63ef2: Retrying in 4 seconds 01:38:34 801bfaa63ef2: Retrying in 3 seconds 01:38:36 801bfaa63ef2: Retrying in 2 seconds 01:38:36 801bfaa63ef2: Retrying in 1 second 01:38:38 801bfaa63ef2: Verifying Checksum 01:38:38 801bfaa63ef2: Download complete 01:38:38 801bfaa63ef2: Pull complete 01:38:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:38:38 Status: Downloaded newer image for alpine:3.12 01:38:38 ---> 389fef711851 01:38:38 Step 18/24 : EXPOSE 4000 01:38:38 ---> Running in 11116eafe0cc 01:38:38 Removing intermediate container 11116eafe0cc 01:38:38 ---> 2cf989c90122 01:38:38 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 01:38:40 ---> 95712bb6c863 01:38:40 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:38:40 ---> Running in 9ba250722b03 01:38:40 Removing intermediate container 9ba250722b03 01:38:40 ---> 617d7c8202f6 01:38:40 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:38:40 ---> Running in c28ef6f27273 01:38:40 Removing intermediate container c28ef6f27273 01:38:40 ---> 1dd65fd415db 01:38:40 Step 22/24 : LABEL arch=amd64 01:38:40 ---> Running in 426fd707145c 01:38:40 Removing intermediate container 426fd707145c 01:38:40 ---> cfcfc4cb920b 01:38:40 Step 23/24 : LABEL git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:38:40 ---> Running in f76b73e53ae9 01:38:40 Removing intermediate container f76b73e53ae9 01:38:40 ---> c285d3de6a94 01:38:40 Step 24/24 : LABEL version=0.0.0 01:38:41 ---> Running in d79e6b5b1494 01:38:41 Removing intermediate container d79e6b5b1494 01:38:41 ---> 723485092bcf 01:38:41 [Warning] One or more build-args [ARCH] were not consumed 01:38:41 Successfully built 723485092bcf 01:38:41 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20120 in /w/workspace/edgexfoundry_edgex-ui-go_PR-291 [Pipeline] { [Pipeline] ws 01:38:57 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:39:03 using credential edgex-jenkins-ssh 01:39:03 Cloning the remote Git repository 01:39:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:39:03 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:39:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:39:03 > git --version # timeout=10 01:39:03 > git --version # 'git version 2.17.1' 01:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:06 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:39:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:39:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:39:06 > git config core.sparsecheckout # timeout=10 01:39:06 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 01:39:06 > git remote # timeout=10 01:39:07 Merge succeeded, producing 5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:39:07 Checking out Revision 5309de6609b6e3e7d2eedb79284dbb76d504bad0 (PR-291) 01:39:06 > git config --get remote.origin.url # timeout=10 01:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:06 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:39:07 > git rev-parse HEAD^{commit} # timeout=10 01:39:07 > git config core.sparsecheckout # timeout=10 01:39:07 > git checkout -f 5309de6609b6e3e7d2eedb79284dbb76d504bad0 # timeout=10 01:39:12 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.1" 01:39:12 > git --version # timeout=10 01:39:12 > git --version # 'git version 2.17.1' 01:39:12 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:39:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:39:14 + + sudotrue 01:39:14 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:39:17 provisioning config files... 01:39:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config614383472364484195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:18 ---> docker-login.sh 01:39:18 nexus3.edgexfoundry.org:10001 01:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:19 Configure a credential helper to remove this warning. See 01:39:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:19 01:39:19 Login Succeeded 01:39:19 nexus3.edgexfoundry.org:10002 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:20 Configure a credential helper to remove this warning. See 01:39:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:20 01:39:20 Login Succeeded 01:39:20 nexus3.edgexfoundry.org:10003 01:39:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:21 Configure a credential helper to remove this warning. See 01:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:21 01:39:21 Login Succeeded 01:39:21 nexus3.edgexfoundry.org:10004 01:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:21 Configure a credential helper to remove this warning. See 01:39:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:21 01:39:21 Login Succeeded 01:39:21 docker.io 01:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:22 Configure a credential helper to remove this warning. See 01:39:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:22 01:39:22 Login Succeeded 01:39:22 ---> docker-login.sh ends [Pipeline] } 01:39:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:23 ========================================================= 01:39:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:39:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:39:23 + 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 . 01:39:24 Sending build context to Docker daemon 16.59MB 01:39:24 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:39:24 Step 2/8 : FROM ${BASE} 01:39:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:24 5f621e34cdf4: Pulling fs layer 01:39:24 a4357932f1b6: Pulling fs layer 01:39:24 18c013af1878: Pulling fs layer 01:39:24 00ac8860ef70: Pulling fs layer 01:39:24 63d7cb157983: Pulling fs layer 01:39:24 b116817d02f9: Pulling fs layer 01:39:24 745a02a5169b: Pulling fs layer 01:39:24 63d7cb157983: Waiting 01:39:24 b116817d02f9: Waiting 01:39:24 745a02a5169b: Waiting 01:39:24 00ac8860ef70: Waiting 01:39:24 18c013af1878: Verifying Checksum 01:39:24 18c013af1878: Download complete 01:39:24 a4357932f1b6: Verifying Checksum 01:39:24 a4357932f1b6: Download complete 01:39:24 63d7cb157983: Verifying Checksum 01:39:24 63d7cb157983: Download complete 01:39:24 5f621e34cdf4: Verifying Checksum 01:39:24 5f621e34cdf4: Download complete 01:39:24 b116817d02f9: Verifying Checksum 01:39:24 b116817d02f9: Download complete 01:39:25 5f621e34cdf4: Pull complete 01:39:25 a4357932f1b6: Pull complete 01:39:26 18c013af1878: Pull complete 01:39:27 745a02a5169b: Verifying Checksum 01:39:27 745a02a5169b: Download complete 01:39:28 00ac8860ef70: Verifying Checksum 01:39:28 00ac8860ef70: Download complete 01:39:38 00ac8860ef70: Pull complete 01:39:38 63d7cb157983: Pull complete 01:39:38 b116817d02f9: Pull complete 01:39:43 745a02a5169b: Pull complete 01:39:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:39:43 ---> b7e6874047d6 01:39:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:39:46 ---> Running in 7f378c99639d 01:39:46 Removing intermediate container 7f378c99639d 01:39:46 ---> 03a7d62b5982 01:39:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:46 ---> Running in e3cf905bac14 01:39:49 Removing intermediate container e3cf905bac14 01:39:49 ---> 13b519059277 01:39:49 Step 5/8 : RUN apk add --no-cache make git 01:39:49 ---> Running in c73078619a41 01:39:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:52 OK: 142 MiB in 39 packages 01:39:53 Removing intermediate container c73078619a41 01:39:53 ---> 5970e256069b 01:39:53 Step 6/8 : WORKDIR /edgex-ui-go 01:39:53 ---> Running in 2ac0dc356924 01:39:54 Removing intermediate container 2ac0dc356924 01:39:54 ---> 6d12986b59ee 01:39:54 Step 7/8 : COPY . . 01:39:56 ---> b1d4a7c95f6a 01:39:56 Step 8/8 : RUN go mod download 01:39:56 ---> Running in 88ae37047465 01:40:23 Removing intermediate container 88ae37047465 01:40:23 ---> 329f4044c418 01:40:23 Successfully built 329f4044c418 01:40:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:40:23 + docker inspect -f . ci-base-image-arm64 01:40:23 . [Pipeline] withDockerContainer 01:40:23 prd-ubuntu18.04-docker-arm64-4c-16g-20120 does not seem to be running inside a container 01:40:23 $ 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 01:40:25 $ docker top 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:26 + go version 01:40:26 go version go1.15.5 linux/arm64 [Pipeline] } 01:40:26 $ docker stop --time=1 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc 01:40:28 $ docker rm -f 3b01006c80d3c8f765d2708c5f5763dcacf6b4c5a89057d03fe1ac4f5a42bcfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:30 + docker inspect -f . ci-base-image-arm64 01:40:30 . [Pipeline] withDockerContainer 01:40:30 prd-ubuntu18.04-docker-arm64-4c-16g-20120 does not seem to be running inside a container 01:40:30 $ 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 01:40:32 $ docker top cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:33 + make test 01:40:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:40:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 01:41:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 01:41:02 GO111MODULE=on go vet ./... [Pipeline] } 01:41:04 $ docker stop --time=1 cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a 01:41:06 $ docker rm -f cc8eb5e49b0a3b01318af8aa81b3fd2a9e0a6fffea4421635ab685a5877e6f9a [Pipeline] // withDockerContainer [Pipeline] sh 01:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:07 Warning: overwriting stash ‘coverage-report’ 01:41:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:09 + ls -al . 01:41:09 total 124 01:41:09 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:40 . 01:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 .. 01:41:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git 01:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github 01:41:09 -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore 01:41:09 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md 01:41:09 -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile 01:41:09 -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build 01:41:09 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile 01:41:09 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE 01:41:09 -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile 01:41:09 -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md 01:41:09 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:35 VERSION 01:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets 01:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin 01:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd 01:41:09 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:40 coverage.out 01:41:09 drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs 01:41:09 -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod 01:41:09 -rw-r--r-- 1 jenkins jenkins 20932 Jan 14 01:40 go.sum 01:41:09 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal 01:41:09 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go 01:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh 01:41:10 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 --label arch=arm64 --label version=0.0.0 . 01:41:11 Sending build context to Docker daemon 16.61MB 01:41:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 01:41:11 Step 2/24 : FROM ${BASE} AS builder 01:41:11 ---> 329f4044c418 01:41:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 01:41:11 ---> Running in 23c8b6aa0dce 01:41:11 Removing intermediate container 23c8b6aa0dce 01:41:11 ---> 09fd99a135c4 01:41:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 01:41:12 ---> Running in 1b17fd9d18ae 01:41:12 Removing intermediate container 1b17fd9d18ae 01:41:12 ---> bd8835575848 01:41:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 01:41:12 ---> Running in 0d47b1e55589 01:41:13 Removing intermediate container 0d47b1e55589 01:41:13 ---> e1a81e9519be 01:41:13 Step 6/24 : LABEL Name=edgex-ui-go 01:41:13 ---> Running in 33a5025f25b9 01:41:14 Removing intermediate container 33a5025f25b9 01:41:14 ---> 1a5830cc047b 01:41:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 01:41:14 ---> Running in db2348473d05 01:41:14 Removing intermediate container db2348473d05 01:41:14 ---> 2117505b2484 01:41:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:14 ---> Running in fade7a613aee 01:41:16 Removing intermediate container fade7a613aee 01:41:16 ---> 1dc4baf2cbcf 01:41:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:16 ---> Running in d5a5746fb63d 01:41:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:41:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:41:19 OK: 142 MiB in 39 packages 01:41:20 Removing intermediate container d5a5746fb63d 01:41:20 ---> 7f3d44f0e1c2 01:41:20 Step 10/24 : ENV GO111MODULE=on 01:41:20 ---> Running in 22195b83b678 01:41:21 Removing intermediate container 22195b83b678 01:41:21 ---> ba5ffdc1283b 01:41:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 01:41:21 ---> Running in 17850284c929 01:41:21 Removing intermediate container 17850284c929 01:41:21 ---> d626f12dc161 01:41:21 Step 12/24 : COPY go.mod . 01:41:22 ---> cd881ca0f2e1 01:41:22 Step 13/24 : COPY Makefile . 01:41:22 ---> ba602760e302 01:41:22 Step 14/24 : RUN make update 01:41:23 ---> Running in 54a80a116473 01:41:24 CGO_ENABLED=0 GO111MODULE=on go mod download 01:41:25 Removing intermediate container 54a80a116473 01:41:25 ---> 2c4377c7d6c7 01:41:25 Step 15/24 : COPY . . 01:41:27 ---> 718fa4c7bdc1 01:41:27 Step 16/24 : RUN ${MAKE} 01:41:27 ---> Running in baafe45fba58 01:41:28 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 01:41:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:41:57 Removing intermediate container baafe45fba58 01:41:57 ---> 487713d2856b 01:41:57 Step 17/24 : FROM alpine:3.12 01:41:57 3.12: Pulling from library/alpine 01:41:57 159e5727ea61: Pulling fs layer 01:41:57 159e5727ea61: Verifying Checksum 01:41:57 159e5727ea61: Download complete 01:41:58 159e5727ea61: Pull complete 01:41:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:41:58 Status: Downloaded newer image for alpine:3.12 01:41:58 ---> afeebe901d6b 01:41:58 Step 18/24 : EXPOSE 4000 01:41:58 ---> Running in 3967464aa31e 01:41:59 Removing intermediate container 3967464aa31e 01:41:59 ---> 0624e0b3f494 01:41:59 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 01:42:01 ---> 94885e4ad608 01:42:01 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 01:42:01 ---> Running in eafcdc68b2bf 01:42:01 Removing intermediate container eafcdc68b2bf 01:42:01 ---> 57f6e7c4a968 01:42:01 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 01:42:01 ---> Running in c9bc00fa4be3 01:42:02 Removing intermediate container c9bc00fa4be3 01:42:02 ---> 46d1ecf685c4 01:42:02 Step 22/24 : LABEL arch=arm64 01:42:02 ---> Running in a4ff95658132 01:42:02 Removing intermediate container a4ff95658132 01:42:02 ---> c34845c73b06 01:42:02 Step 23/24 : LABEL git_sha=5309de6609b6e3e7d2eedb79284dbb76d504bad0 01:42:02 ---> Running in 818f37850861 01:42:03 Removing intermediate container 818f37850861 01:42:03 ---> de02de47e911 01:42:03 Step 24/24 : LABEL version=0.0.0 01:42:03 ---> Running in 3288938e268d 01:42:03 Removing intermediate container 3288938e268d 01:42:03 ---> 2cd2208acc51 01:42:03 [Warning] One or more build-args [ARCH] were not consumed 01:42:04 Successfully built 2cd2208acc51 01:42:04 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 01:42:06 provisioning config files... 01:42:06 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config2632805227813392660tmp [Pipeline] { [Pipeline] sh 01:42:06 + set +x 01:42:06 + curl -s https://codecov.io/bash 01:42:06 + bash -s -- 01:42:07 01:42:07 _____ _ 01:42:07 / ____| | | 01:42:07 | | ___ __| | ___ ___ _____ __ 01:42:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:42:07 | |___| (_) | (_| | __/ (_| (_) \ V / 01:42:07 \_____\___/ \__,_|\___|\___\___/ \_/ 01:42:07 Bash-20201231-23d4836 01:42:07 01:42:07 01:42:07 ==> git version 2.24.3 found 01:42:07 ==> 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 01:42:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:42:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:42:07 ==> Jenkins CI detected. 01:42:07 project root: . 01:42:07 --> token set from env 01:42:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:42:07 ==> Running gcov in . (disable via -X gcov) 01:42:07 ==> Python coveragepy not found 01:42:07 ==> Searching for coverage reports in: 01:42:07 + . 01:42:07 -> Found 1 reports 01:42:07 ==> Detecting git/mercurial file structure 01:42:07 ==> Reading reports 01:42:07 + ./coverage.out bytes=10 01:42:07 ==> Appending adjustments 01:42:07 https://docs.codecov.io/docs/fixing-reports 01:42:07 + Found adjustments 01:42:07 ==> Gzipping contents 01:42:07 4.0K /tmp/codecov.oFeRBh.gz 01:42:07 ==> Uploading reports 01:42:07 url: https://codecov.io 01:42:07 query: branch=PR-291&commit=5309de6609b6e3e7d2eedb79284dbb76d504bad0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=291&job=&cmd_args= 01:42:07 -> Pinging Codecov 01:42:07 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-291&commit=5309de6609b6e3e7d2eedb79284dbb76d504bad0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=291&job=&cmd_args= 01:42:07 -> Uploading to 01:42:07 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/5309de6609b6e3e7d2eedb79284dbb76d504bad0/1a36596a-3160-494b-b413-7aeaddb8c74c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44883600053d0d3303efe00418f1b17ab96dde98c3602559912073f187c27f8e 01:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:07 Dload Upload Total Spent Left Speed 01:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 4721 --:--:-- --:--:-- --:--:-- 4718 100 2378 0 0 100 2378 0 4719 --:--:-- --:--:-- --:--:-- 4718 01:42:08 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5309de6609b6e3e7d2eedb79284dbb76d504bad0 [Pipeline] } 01:42:08 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 01:42:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:12 ---> package-listing.sh 01:42:12 ++ tr '[:upper:]' '[:lower:]' 01:42:12 ++ facter osfamily 01:42:12 + OS_FAMILY=redhat 01:42:12 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-291 01:42:12 + START_PACKAGES=/tmp/packages_start.txt 01:42:12 + END_PACKAGES=/tmp/packages_end.txt 01:42:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:12 + PACKAGES=/tmp/packages_start.txt 01:42:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-291 ']' 01:42:12 + PACKAGES=/tmp/packages_end.txt 01:42:12 + case "${OS_FAMILY}" in 01:42:12 + rpm -qa 01:42:12 + sort 01:42:19 + '[' -f /tmp/packages_start.txt ']' 01:42:19 + '[' -f /tmp/packages_end.txt ']' 01:42:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-291 ']' 01:42:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-291/archives/ 01:42:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-291/archives/ [Pipeline] echo 01:42:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:42:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:20 01:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:21 alpine: Pulling from edgex-lftools-log-publisher 01:42:21 df20fa9351a1: Pulling fs layer 01:42:21 36b3adc4ff6f: Pulling fs layer 01:42:21 8ad3a11d3b57: Pulling fs layer 01:42:21 46f8f816bc3b: Pulling fs layer 01:42:21 93b61091891f: Pulling fs layer 01:42:21 93b9cdb0e59b: Pulling fs layer 01:42:21 5e14af77c1be: Pulling fs layer 01:42:21 01666e4c0597: Pulling fs layer 01:42:21 aa168da1d23b: Pulling fs layer 01:42:21 46f8f816bc3b: Waiting 01:42:21 93b61091891f: Waiting 01:42:21 01666e4c0597: Waiting 01:42:21 93b9cdb0e59b: Waiting 01:42:21 5e14af77c1be: Waiting 01:42:21 aa168da1d23b: Waiting 01:42:21 36b3adc4ff6f: Download complete 01:42:21 46f8f816bc3b: Download complete 01:42:21 df20fa9351a1: Verifying Checksum 01:42:21 df20fa9351a1: Download complete 01:42:21 93b9cdb0e59b: Verifying Checksum 01:42:21 93b9cdb0e59b: Download complete 01:42:21 93b61091891f: Download complete 01:42:21 5e14af77c1be: Verifying Checksum 01:42:21 5e14af77c1be: Download complete 01:42:21 01666e4c0597: Download complete 01:42:22 df20fa9351a1: Pull complete 01:42:22 8ad3a11d3b57: Verifying Checksum 01:42:22 8ad3a11d3b57: Download complete 01:42:22 36b3adc4ff6f: Pull complete 01:42:23 8ad3a11d3b57: Pull complete 01:42:24 46f8f816bc3b: Pull complete 01:42:25 93b61091891f: Pull complete 01:42:25 93b9cdb0e59b: Pull complete 01:42:25 5e14af77c1be: Pull complete 01:42:26 01666e4c0597: Pull complete 01:42:26 aa168da1d23b: Verifying Checksum 01:42:26 aa168da1d23b: Download complete 01:42:39 aa168da1d23b: Pull complete 01:42:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:42:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:42:39 prd-centos7-docker-4c-2g-20105 does not seem to be running inside a container 01:42:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-291 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291:/w/workspace/edgexfoundry_edgex-ui-go_PR-291:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:42:43 $ docker top 2f3dde88e4dd10cb9330f4509215c32348df02d8ff01488d8fd1d5b5aa89d51d -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:43 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:44 + mkdir -p /var/log/sa [Pipeline] sh 01:42:45 + ls /var/log/sa-host 01:42:45 + sadf -c /var/log/sa-host/sa14 01:42:45 file_magic: OK 01:42:45 HZ: Using current value: 100 01:42:45 file_header: OK 01:42:45 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 01:42:45 Statistics: 01:42:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:42:45 File successfully converted to sysstat format version 12.2.1 01:42:45 + sadf -c /var/log/sa-host/sa23 01:42:45 file_magic: OK 01:42:45 HZ: Using current value: 100 01:42:45 file_header: OK 01:42:45 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 01:42:45 Statistics: 01:42:45 Hnuu...uuuununununu... 01:42:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:45 provisioning config files... 01:42:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-291@tmp/config8629492051639527088tmp [Pipeline] { [Pipeline] echo 01:42:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:45 ---> create-netrc.sh [Pipeline] } 01:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:42:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:42:46 ---> python-tools-install.sh [Pipeline] echo 01:42:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:47 ---> sudo-logs.sh 01:42:47 Archiving 'sudo' log.. [Pipeline] echo 01:42:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:47 ---> job-cost.sh 01:42:47 lf-activate-venv: SKIPPING 01:42:47 INFO: No Stack... 01:42:48 INFO: Retrieving Pricing Info for: v1-standard-2 01:42:49 INFO: Archiving Costs [Pipeline] echo 01:42:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:49 ---> logs-deploy.sh 01:42:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-291/1 01:42:49 INFO: archiving workspace using pattern(s): 01:42:53 Archives upload complete. 01:42:53 INFO: archiving logs to Nexus