Pull request #438 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at a8de89786947ea52198d4916c27072622fc6bfb2 rather than 4fc64ad7078b24763d1e99c46deea734cb630fe0 Obtained Jenkinsfile from a8de89786947ea52198d4916c27072622fc6bfb2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3705208011028933350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5233103080032610259.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1585435445278255081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5638439871651062284.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2578967462822738719.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-781’ Running on prd-centos7-docker-4c-2g-794 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh5365947520490257442.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh31048414693949798.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh1776617421952792762.key > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 Commit message: "Merge branch 'main' into main" > git rev-list --no-walk 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:01 ========================================================= 06:48:01 EdgeX Global Pipelines Version Info 06:48:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:02 ------------------- 06:48:02 stable info: 06:48:02 ------------------- 06:48:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:48:02 Message: update stable to v1.0.205 06:48:03 ------------------- 06:48:03 experimental info: 06:48:03 ------------------- 06:48:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:48:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:48:03 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:48:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fc64ad [Pipeline] echo 06:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:04 provisioning config files... 06:48:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config5312183985770486113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:04 ---> docker-login.sh 06:48:04 nexus3.edgexfoundry.org:10001 06:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:05 Configure a credential helper to remove this warning. See 06:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:05 06:48:05 Login Succeeded 06:48:05 nexus3.edgexfoundry.org:10002 06:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:05 Configure a credential helper to remove this warning. See 06:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:05 06:48:05 Login Succeeded 06:48:05 nexus3.edgexfoundry.org:10003 06:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:05 Configure a credential helper to remove this warning. See 06:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:05 06:48:05 Login Succeeded 06:48:05 nexus3.edgexfoundry.org:10004 06:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:05 Configure a credential helper to remove this warning. See 06:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:05 06:48:05 Login Succeeded 06:48:05 docker.io 06:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:06 Configure a credential helper to remove this warning. See 06:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:06 06:48:06 Login Succeeded 06:48:06 ---> docker-login.sh ends [Pipeline] } 06:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:06 + git log --format=format:%s -1 4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] echo 06:48:07 GIT_COMMIT: 4fc64ad7078b24763d1e99c46deea734cb630fe0, Commit Message: Merge branch 'main' into main [Pipeline] echo 06:48:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:07 06:48:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:48:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:07 latest: Pulling from edgex-devops/git-semver 06:48:07 31603596830f: Pulling fs layer 06:48:07 04fac38145f0: Pulling fs layer 06:48:07 701f6daf10bf: Pulling fs layer 06:48:07 24f72da36158: Pulling fs layer 06:48:07 24f72da36158: Waiting 06:48:07 04fac38145f0: Verifying Checksum 06:48:07 04fac38145f0: Download complete 06:48:08 31603596830f: Download complete 06:48:08 31603596830f: Pull complete 06:48:08 24f72da36158: Verifying Checksum 06:48:08 24f72da36158: Download complete 06:48:08 04fac38145f0: Pull complete 06:48:08 701f6daf10bf: Verifying Checksum 06:48:08 701f6daf10bf: Download complete 06:48:09 701f6daf10bf: Pull complete 06:48:09 24f72da36158: Pull complete 06:48:09 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 06:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:48:09 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 06:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:48:10 $ docker top e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:10 [ssh-agent] Looking for ssh-agent implementation... 06:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:10 $ docker exec e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent 06:48:10 SSH_AUTH_SOCK=/tmp/ssh-xbARzyzkwwLX/agent.13 06:48:10 SSH_AGENT_PID=19 06:48:10 Running ssh-add (command line suppressed) 06:48:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1153307519188717840.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1153307519188717840.key) 06:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:10 + git tag --points-at HEAD [Pipeline] } 06:48:10 $ docker exec --env ******** --env ******** e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent -k 06:48:10 unset SSH_AUTH_SOCK; 06:48:10 unset SSH_AGENT_PID; 06:48:10 echo Agent pid 19 killed; 06:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:11 [ssh-agent] Looking for ssh-agent implementation... 06:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:11 $ docker exec e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent 06:48:11 SSH_AUTH_SOCK=/tmp/ssh-2bdyKDTwguZB/agent.51 06:48:11 SSH_AGENT_PID=57 06:48:11 Running ssh-add (command line suppressed) 06:48:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1349175422616603552.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_1349175422616603552.key) 06:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:11 + git semver init 06:48:11 # -> Open(): unable to determine branch for HEAD 06:48:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.git 06:48:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-438 06:48:11 # $SEMVER_REMOTE_NAME = origin 06:48:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:48:11 # $SEMVER_USER_NAME = edgex-jenkins 06:48:11 # $SEMVER_BRANCH = PR-438 06:48:11 # $SEMVER_TEMP = /tmp/semver-742195909 06:48:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:48:14 # '/tmp/semver-742195909' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver' 06:48:14 # -> Force: false 06:48:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver [Pipeline] } 06:48:14 $ docker exec --env ******** --env ******** e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 ssh-agent -k 06:48:14 unset SSH_AUTH_SOCK; 06:48:14 unset SSH_AGENT_PID; 06:48:14 echo Agent pid 57 killed; 06:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:14 + git semver [Pipeline] } 06:48:14 $ docker stop --time=1 e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 06:48:16 $ docker rm -f e6d783a270703cc13a9882b10d6849c644b34a12fbb9408d0eb9f8cd5ea80500 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:48:16 Stashed 1 file(s) [Pipeline] echo 06:48:16 [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 06:48:32 Still waiting to schedule task 06:48:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:48:32 Still waiting to schedule task 06:48:32 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-792’ 06:52:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-797 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws 06:52:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:52:30 The recommended git tool is: git 06:52:36 using credential edgex-jenkins-ssh 06:52:36 Cloning the remote Git repository 06:52:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:52:36 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:52:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:37 > git --version # timeout=10 06:52:37 > git --version # 'git version 2.17.1' 06:52:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:52:41 Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 06:52:41 Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 06:52:41 Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) 06:52:41 > git config core.sparsecheckout # timeout=10 06:52:41 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 06:52:41 > git remote # timeout=10 06:52:41 > git config --get remote.origin.url # timeout=10 06:52:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:41 > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 06:52:41 > git rev-parse HEAD^{commit} # timeout=10 06:52:41 > git config core.sparsecheckout # timeout=10 06:52:41 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 06:52:46 Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:46 provisioning config files... 06:52:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config322113576582030377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:47 ---> docker-login.sh 06:52:47 nexus3.edgexfoundry.org:10001 06:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:49 Configure a credential helper to remove this warning. See 06:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:49 06:52:49 Login Succeeded 06:52:49 nexus3.edgexfoundry.org:10002 06:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:50 Configure a credential helper to remove this warning. See 06:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:50 06:52:50 Login Succeeded 06:52:50 nexus3.edgexfoundry.org:10003 06:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:50 Configure a credential helper to remove this warning. See 06:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:50 06:52:50 Login Succeeded 06:52:50 nexus3.edgexfoundry.org:10004 06:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:51 Configure a credential helper to remove this warning. See 06:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:51 06:52:51 Login Succeeded 06:52:51 docker.io 06:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:52 Configure a credential helper to remove this warning. See 06:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:52 06:52:52 Login Succeeded 06:52:52 ---> docker-login.sh ends [Pipeline] } 06:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:53 ========================================================= 06:52:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:52:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:52:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:52:54 Sending build context to Docker daemon 20.83MB 06:52:54 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 06:52:54 Step 2/17 : FROM ${BASE} AS builder 06:52:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:54 595b0fe564bb: Pulling fs layer 06:52:54 24495759ef45: Pulling fs layer 06:52:54 d148012ef14d: Pulling fs layer 06:52:54 e90a11edd702: Pulling fs layer 06:52:54 d77568369979: Pulling fs layer 06:52:54 fc1c9f9a7f3b: Pulling fs layer 06:52:54 170f2ba95c9a: Pulling fs layer 06:52:54 97ac5df62f85: Pulling fs layer 06:52:54 fc1c9f9a7f3b: Waiting 06:52:54 e90a11edd702: Waiting 06:52:54 170f2ba95c9a: Waiting 06:52:54 d77568369979: Waiting 06:52:54 97ac5df62f85: Waiting 06:52:54 d148012ef14d: Verifying Checksum 06:52:54 d148012ef14d: Download complete 06:52:54 24495759ef45: Verifying Checksum 06:52:54 24495759ef45: Download complete 06:52:54 d77568369979: Verifying Checksum 06:52:54 d77568369979: Download complete 06:52:54 595b0fe564bb: Verifying Checksum 06:52:54 595b0fe564bb: Download complete 06:52:54 fc1c9f9a7f3b: Verifying Checksum 06:52:54 fc1c9f9a7f3b: Download complete 06:52:55 170f2ba95c9a: Verifying Checksum 06:52:55 170f2ba95c9a: Download complete 06:52:55 595b0fe564bb: Pull complete 06:52:56 24495759ef45: Pull complete 06:52:56 d148012ef14d: Pull complete 06:52:58 97ac5df62f85: Verifying Checksum 06:52:58 97ac5df62f85: Download complete 06:52:59 e90a11edd702: Verifying Checksum 06:52:59 e90a11edd702: Download complete 06:53:11 e90a11edd702: Pull complete 06:53:11 d77568369979: Pull complete 06:53:11 fc1c9f9a7f3b: Pull complete 06:53:11 170f2ba95c9a: Pull complete 06:53:17 97ac5df62f85: Pull complete 06:53:17 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:53:17 ---> 04bc70af865f 06:53:17 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:53:21 ---> Running in b921af88f664 06:53:21 Removing intermediate container b921af88f664 06:53:21 ---> cbc5385a8683 06:53:21 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 06:53:22 ---> Running in 2e486d265424 06:53:22 Removing intermediate container 2e486d265424 06:53:22 ---> 69def3bd9700 06:53:22 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 06:53:22 ---> Running in b94bfd734927 06:53:23 Removing intermediate container b94bfd734927 06:53:23 ---> 8c13b697caa3 06:53:23 Step 6/17 : LABEL Name=edgex-ui-go 06:53:23 ---> Running in e98162dab988 06:53:24 Removing intermediate container e98162dab988 06:53:24 ---> ec410102c632 06:53:24 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:53:24 ---> Running in b8f4f12b7625 06:53:24 Removing intermediate container b8f4f12b7625 06:53:24 ---> 035a4b031040 06:53:24 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:24 ---> Running in d9ee7b430ee2 06:53:28 Removing intermediate container d9ee7b430ee2 06:53:28 ---> bd166f7f1f03 06:53:28 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:28 ---> Running in 21fd2a351316 06:53:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:53:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:53:31 OK: 218 MiB in 52 packages 06:53:32 Removing intermediate container 21fd2a351316 06:53:32 ---> 0a3238ab0f07 06:53:32 Step 10/17 : ENV GO111MODULE=on 06:53:32 ---> Running in c3e033fdbb68 06:53:33 Removing intermediate container c3e033fdbb68 06:53:33 ---> d136630db0c2 06:53:33 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:53:33 ---> Running in 0f24e61b0a69 06:53:33 Removing intermediate container 0f24e61b0a69 06:53:33 ---> 8f939e688ea9 06:53:33 Step 12/17 : COPY go.mod . 06:53:34 ---> 4df9b0f40503 06:53:34 Step 13/17 : COPY Makefile . 06:53:35 ---> d98c5bb8d64c 06:53:35 Step 14/17 : RUN make update 06:53:35 ---> Running in 86bf15243915 06:53:37 CGO_ENABLED=0 GO111MODULE=on go mod download 06:54:00 Running on prd-centos7-docker-4c-2g-798 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws 06:54:00 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:54:00 The recommended git tool is: git 06:54:03 using credential edgex-jenkins-ssh 06:54:03 Cloning the remote Git repository 06:54:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:54:04 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:54:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:04 > git --version # timeout=10 06:54:04 > git --version # 'git version 2.24.4' 06:54:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:04 [INFO] Currently running in a labeled security context 06:54:04 [INFO] Currently SELinux is 'enforcing' on the host 06:54:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6346604825048397226.key 06:54:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:06 Merging remotes/origin/main commit a8de89786947ea52198d4916c27072622fc6bfb2 into PR head commit 4fc64ad7078b24763d1e99c46deea734cb630fe0 06:54:06 Merge succeeded, producing 4fc64ad7078b24763d1e99c46deea734cb630fe0 06:54:06 Checking out Revision 4fc64ad7078b24763d1e99c46deea734cb630fe0 (PR-438) 06:54:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:05 [INFO] Currently running in a labeled security context 06:54:05 [INFO] Currently SELinux is 'enforcing' on the host 06:54:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh548080054876641426.key 06:54:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:54:06 > git config core.sparsecheckout # timeout=10 06:54:06 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 06:54:06 > git remote # timeout=10 06:54:06 > git config --get remote.origin.url # timeout=10 06:54:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:06 [INFO] Currently running in a labeled security context 06:54:06 [INFO] Currently SELinux is 'enforcing' on the host 06:54:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5734993704745480231.key 06:54:06 > git merge a8de89786947ea52198d4916c27072622fc6bfb2 # timeout=10 06:54:06 > git rev-parse HEAD^{commit} # timeout=10 06:54:06 > git config core.sparsecheckout # timeout=10 06:54:06 > git checkout -f 4fc64ad7078b24763d1e99c46deea734cb630fe0 # timeout=10 06:54:09 Removing intermediate container 86bf15243915 06:54:09 ---> cf6f9841f5e3 06:54:09 Step 15/17 : COPY . . 06:54:09 ---> c9e1023c8ad1 06:54:09 Step 16/17 : RUN go mod tidy 06:54:09 ---> Running in 50b3a8412cb4 06:54:10 Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:10 provisioning config files... 06:54:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2607372048093540401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:11 ---> docker-login.sh 06:54:11 nexus3.edgexfoundry.org:10001 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10002 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10003 06:54:11 Removing intermediate container 50b3a8412cb4 06:54:11 ---> f7aa1471b0f1 06:54:11 Step 17/17 : RUN ${MAKE} 06:54:11 ---> Running in e17d271f3961 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:11 Configure a credential helper to remove this warning. See 06:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:11 06:54:11 Login Succeeded 06:54:11 nexus3.edgexfoundry.org:10004 06:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 docker.io 06:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:12 Configure a credential helper to remove this warning. See 06:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:12 06:54:12 Login Succeeded 06:54:12 ---> docker-login.sh ends [Pipeline] } 06:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:12 ========================================================= 06:54:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:54:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:54:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:54:12 Sending build context to Docker daemon 20.83MB 06:54:12 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 06:54:12 Step 2/17 : FROM ${BASE} AS builder 06:54:13 noop 06:54:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:13 540db60ca938: Pulling fs layer 06:54:13 adcc1eea9eea: Pulling fs layer 06:54:13 4c4ab2625f07: Pulling fs layer 06:54:13 db62176df00c: Pulling fs layer 06:54:13 3b30891b0d05: Pulling fs layer 06:54:13 06b49ca38bd5: Pulling fs layer 06:54:13 c788192a36de: Pulling fs layer 06:54:13 a77e37c0d609: Pulling fs layer 06:54:13 c3185cebc471: Pulling fs layer 06:54:13 db62176df00c: Waiting 06:54:13 3b30891b0d05: Waiting 06:54:13 06b49ca38bd5: Waiting 06:54:13 c788192a36de: Waiting 06:54:13 a77e37c0d609: Waiting 06:54:13 4c4ab2625f07: Verifying Checksum 06:54:13 4c4ab2625f07: Download complete 06:54:13 adcc1eea9eea: Verifying Checksum 06:54:13 adcc1eea9eea: Download complete 06:54:13 3b30891b0d05: Verifying Checksum 06:54:13 3b30891b0d05: Download complete 06:54:13 06b49ca38bd5: Verifying Checksum 06:54:13 06b49ca38bd5: Download complete 06:54:13 c788192a36de: Verifying Checksum 06:54:13 c788192a36de: Download complete 06:54:13 540db60ca938: Verifying Checksum 06:54:13 540db60ca938: Download complete 06:54:13 540db60ca938: Pull complete 06:54:13 adcc1eea9eea: Pull complete 06:54:13 4c4ab2625f07: Pull complete 06:54:14 a77e37c0d609: Verifying Checksum 06:54:14 a77e37c0d609: Download complete 06:54:14 Removing intermediate container e17d271f3961 06:54:14 ---> 4663c3399d84 06:54:14 Successfully built 4663c3399d84 06:54:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:54:14 + docker inspect -f . ci-base-image-arm64 06:54:14 . [Pipeline] withDockerContainer 06:54:15 prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container 06:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:16 $ docker top 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:17 c3185cebc471: Verifying Checksum 06:54:17 c3185cebc471: Download complete 06:54:17 + go version 06:54:17 go version go1.16.6 linux/arm64 06:54:17 db62176df00c: Verifying Checksum 06:54:17 db62176df00c: Download complete [Pipeline] } 06:54:18 $ docker stop --time=1 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 06:54:20 $ docker rm -f 05332a382dd409d20b07f26e000025691ff2cbef12b068ba2fa36630cdf12f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:20 + docker inspect -f . ci-base-image-arm64 06:54:20 . [Pipeline] withDockerContainer 06:54:21 prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container 06:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:21 db62176df00c: Pull complete 06:54:21 3b30891b0d05: Pull complete 06:54:21 06b49ca38bd5: Pull complete 06:54:21 c788192a36de: Pull complete 06:54:21 a77e37c0d609: Pull complete 06:54:23 $ docker top b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:54:23 c3185cebc471: Pull complete 06:54:23 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:54:23 ---> 031687cdd783 06:54:23 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:54:24 + go mod tidy [Pipeline] sh 06:54:25 ---> Running in 70edd0c74ddd 06:54:25 Removing intermediate container 70edd0c74ddd 06:54:25 ---> 9d2cccd67cef 06:54:25 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 06:54:25 ---> Running in 431621ed3d5f 06:54:25 + make test 06:54:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:25 Removing intermediate container 431621ed3d5f 06:54:25 ---> 9f0317d36307 06:54:25 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 06:54:25 ---> Running in 680a63f938d2 06:54:25 Removing intermediate container 680a63f938d2 06:54:25 ---> 42aec69865f0 06:54:25 Step 6/17 : LABEL Name=edgex-ui-go 06:54:25 ---> Running in 47211e5b23a1 06:54:25 Removing intermediate container 47211e5b23a1 06:54:25 ---> 4d123b1bc961 06:54:25 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:54:25 ---> Running in 77b993088704 06:54:25 Removing intermediate container 77b993088704 06:54:25 ---> 8d3b3db8bcc7 06:54:25 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:25 ---> Running in 61b27c9cc0b8 06:54:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:26 Removing intermediate container 61b27c9cc0b8 06:54:26 ---> 9756b209eff4 06:54:26 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:26 ---> Running in 70d622f68a06 06:54:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:54:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:54:28 OK: 219 MiB in 52 packages 06:54:28 Removing intermediate container 70d622f68a06 06:54:28 ---> b669fabdd4b5 06:54:28 Step 10/17 : ENV GO111MODULE=on 06:54:29 ---> Running in f4d142d55cd7 06:54:29 Removing intermediate container f4d142d55cd7 06:54:29 ---> 178955a6cd3f 06:54:29 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:54:29 ---> Running in b4eb702f621d 06:54:29 Removing intermediate container b4eb702f621d 06:54:29 ---> 882d52f0455e 06:54:29 Step 12/17 : COPY go.mod . 06:54:29 ---> e04a2c8c05a3 06:54:29 Step 13/17 : COPY Makefile . 06:54:29 ---> e88c884033bf 06:54:29 Step 14/17 : RUN make update 06:54:29 ---> Running in 21e6887f242f 06:54:29 CGO_ENABLED=0 GO111MODULE=on go mod download 06:54:42 Removing intermediate container 21e6887f242f 06:54:42 ---> de0873786863 06:54:42 Step 15/17 : COPY . . 06:54:42 ---> 4993bf6e4275 06:54:42 Step 16/17 : RUN go mod tidy 06:54:42 ---> Running in 7041998c28ab 06:54:42 Removing intermediate container 7041998c28ab 06:54:42 ---> 76545b353983 06:54:42 Step 17/17 : RUN ${MAKE} 06:54:42 ---> Running in 0e000009e86f 06:54:43 noop 06:54:43 Removing intermediate container 0e000009e86f 06:54:43 ---> f59de0bb6f9f 06:54:43 Successfully built f59de0bb6f9f 06:54:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:54:43 + docker inspect -f . ci-base-image-x86_64 06:54:43 . [Pipeline] withDockerContainer 06:54:43 prd-centos7-docker-4c-2g-798 does not seem to be running inside a container 06:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:44 $ docker top def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:44 + go version 06:54:44 go version go1.16.6 linux/amd64 [Pipeline] } 06:54:44 $ docker stop --time=1 def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 06:54:45 $ docker rm -f def0ddc1d13964b50cd56a55e23a05d2e9e2872776783c69d316cf7ed87d5c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:46 + docker inspect -f . ci-base-image-x86_64 06:54:46 . [Pipeline] withDockerContainer 06:54:46 prd-centos7-docker-4c-2g-798 does not seem to be running inside a container 06:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:46 $ docker top e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:54:47 + go mod tidy [Pipeline] sh 06:54:48 + make test 06:54:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:54:58 GO111MODULE=on go vet ./... [Pipeline] } 06:55:05 $ docker stop --time=1 e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:55:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:55:05 GO111MODULE=on go vet ./... 06:55:06 $ docker rm -f e89e8781355637c70c63d3baa0f7e38cd1a3c22703a9b75bdbef9a42d291b880 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:08 + ls -al . 06:55:08 total 88 06:55:08 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 22 06:54 . 06:55:08 drwxrwxr-x. 4 jenkins jenkins 28 Sep 22 06:54 .. 06:55:08 drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:54 assets 06:55:08 drwxrwxr-x. 2 jenkins jenkins 35 Sep 22 06:54 bin 06:55:08 drwxrwxr-x. 3 jenkins jenkins 29 Sep 22 06:54 cmd 06:55:08 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 22 06:54 CONTRIBUTING.md 06:55:08 -rw-r--r--. 1 jenkins jenkins 10 Sep 22 06:54 coverage.out 06:55:08 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 22 06:54 Dockerfile 06:55:08 drwxrwxr-x. 2 jenkins jenkins 23 Sep 22 06:54 docs 06:55:08 drwxrwxr-x. 8 jenkins jenkins 179 Sep 22 06:54 .git 06:55:08 drwxrwxr-x. 2 jenkins jenkins 103 Sep 22 06:54 .github 06:55:08 -rw-rw-r--. 1 jenkins jenkins 162 Sep 22 06:54 .gitignore 06:55:08 -rw-rw-r--. 1 jenkins jenkins 823 Sep 22 06:54 go.mod 06:55:08 -rw-r--r--. 1 jenkins jenkins 23693 Sep 22 06:54 go.sum 06:55:08 drwxrwxr-x. 9 jenkins jenkins 125 Sep 22 06:54 internal 06:55:08 -rw-rw-r--. 1 jenkins jenkins 652 Sep 22 06:54 Jenkinsfile 06:55:08 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 22 06:54 LICENSE 06:55:08 -rw-rw-r--. 1 jenkins jenkins 990 Sep 22 06:54 Makefile 06:55:08 drwxrwxr-x. 3 jenkins jenkins 19 Sep 22 06:54 pkg 06:55:08 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 22 06:54 README.md 06:55:08 drwxrwxr-x. 4 jenkins jenkins 54 Sep 22 06:54 snap 06:55:08 -rw-rw-r--. 1 jenkins jenkins 5 Sep 22 06:48 VERSION 06:55:08 -rw-rw-r--. 1 jenkins jenkins 155 Sep 22 06:54 version.go 06:55:08 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 22 06:54 web [Pipeline] isUnix [Pipeline] sh 06:55:09 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 --label arch=amd64 --label version=0.0.0 . 06:55:09 Sending build context to Docker daemon 20.86MB 06:55:09 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:55:09 Step 2/25 : FROM ${BASE} AS builder 06:55:09 ---> f59de0bb6f9f 06:55:09 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:55:09 ---> Running in 87afcbdbeddb 06:55:09 Removing intermediate container 87afcbdbeddb 06:55:09 ---> dbb9e96ddb22 06:55:09 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:55:09 ---> Running in 0ed2f226582c 06:55:09 Removing intermediate container 0ed2f226582c 06:55:09 ---> c3350b58c4ca 06:55:09 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:55:09 ---> Running in 2918b4f00991 06:55:09 Removing intermediate container 2918b4f00991 06:55:09 ---> 6b2e1741c2ae 06:55:09 Step 6/25 : LABEL Name=edgex-ui-go 06:55:09 ---> Running in d7622f1cc288 06:55:09 Removing intermediate container d7622f1cc288 06:55:09 ---> d9c515f9a7b2 06:55:09 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:55:09 ---> Running in b829f17925de 06:55:09 Removing intermediate container b829f17925de 06:55:09 ---> 9564203ede7e 06:55:09 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:09 ---> Running in 049ab14ded51 06:55:10 Removing intermediate container 049ab14ded51 06:55:10 ---> 1401c6faf8cf 06:55:10 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:10 ---> Running in d9e6d6f8e1e2 06:55:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:55:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:55:12 OK: 219 MiB in 52 packages 06:55:13 Removing intermediate container d9e6d6f8e1e2 06:55:13 ---> 083f38a0ecd8 06:55:13 Step 10/25 : ENV GO111MODULE=on 06:55:13 ---> Running in 6e29a9ad4894 06:55:13 Removing intermediate container 6e29a9ad4894 06:55:13 ---> 0a75371c1f7a 06:55:13 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:13 ---> Running in 30083f1bb8fb 06:55:13 Removing intermediate container 30083f1bb8fb 06:55:13 ---> b91bd36a9dbf 06:55:13 Step 12/25 : COPY go.mod . 06:55:13 ---> 63e7e2d4cea7 06:55:13 Step 13/25 : COPY Makefile . 06:55:13 ---> c74948164c0d 06:55:13 Step 14/25 : RUN make update 06:55:13 ---> Running in 437e68d18204 06:55:13 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:14 Removing intermediate container 437e68d18204 06:55:14 ---> a2c80bae7a03 06:55:14 Step 15/25 : COPY . . 06:55:15 ---> a308c1894fe5 06:55:15 Step 16/25 : RUN go mod tidy 06:55:15 ---> Running in fd547f1a9e18 06:55:15 Removing intermediate container fd547f1a9e18 06:55:15 ---> 9523ede421bc 06:55:15 Step 17/25 : RUN ${MAKE} 06:55:15 ---> Running in a8b6145f8c1a 06:55:15 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 [Pipeline] } 06:55:20 $ docker stop --time=1 b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c 06:55:22 $ docker rm -f b13298501a9e67acf41ae2f770b722a055bea4b47dcda7842a34a83f555d845c [Pipeline] // withDockerContainer [Pipeline] sh 06:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:23 Warning: overwriting stash ‘coverage-report’ 06:55:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:25 + ls -al . 06:55:25 total 128 06:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 06:54 . 06:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 .. 06:55:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:52 .git 06:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 .github 06:55:25 -rw-rw-r-- 1 jenkins jenkins 162 Sep 22 06:52 .gitignore 06:55:25 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 22 06:52 CONTRIBUTING.md 06:55:25 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 22 06:52 Dockerfile 06:55:25 -rw-rw-r-- 1 jenkins jenkins 652 Sep 22 06:52 Jenkinsfile 06:55:25 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 22 06:52 LICENSE 06:55:25 -rw-rw-r-- 1 jenkins jenkins 990 Sep 22 06:52 Makefile 06:55:25 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 22 06:52 README.md 06:55:25 -rw-rw-r-- 1 jenkins jenkins 5 Sep 22 06:48 VERSION 06:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 assets 06:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 bin 06:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 cmd 06:55:25 -rw-r--r-- 1 jenkins jenkins 10 Sep 22 06:54 coverage.out 06:55:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:52 docs 06:55:25 -rw-rw-r-- 1 jenkins jenkins 823 Sep 22 06:52 go.mod 06:55:25 -rw-r--r-- 1 jenkins jenkins 23693 Sep 22 06:54 go.sum 06:55:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 06:52 internal 06:55:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:52 pkg 06:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 snap 06:55:25 -rw-rw-r-- 1 jenkins jenkins 155 Sep 22 06:52 version.go 06:55:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:52 web [Pipeline] isUnix [Pipeline] sh 06:55:25 Removing intermediate container a8b6145f8c1a 06:55:25 ---> 494b30830044 06:55:25 Step 18/25 : FROM alpine:3.12 06:55:25 3.12: Pulling from library/alpine 06:55:26 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 --label arch=arm64 --label version=0.0.0 . 06:55:26 e519532ddf75: Pulling fs layer 06:55:26 e519532ddf75: Download complete 06:55:26 e519532ddf75: Pull complete 06:55:26 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:55:26 Status: Downloaded newer image for alpine:3.12 06:55:26 ---> 48b8ec4ed9eb 06:55:26 Step 19/25 : EXPOSE 4000 06:55:26 ---> Running in dd789d8e189e 06:55:26 Removing intermediate container dd789d8e189e 06:55:26 ---> 76faf3574a50 06:55:26 Step 20/25 : 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 06:55:27 Sending build context to Docker daemon 20.86MB 06:55:27 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:55:27 Step 2/25 : FROM ${BASE} AS builder 06:55:27 ---> 4663c3399d84 06:55:27 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:55:27 ---> 29e8fa97afd5 06:55:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:27 ---> Running in 9deca5f991d7 06:55:27 Removing intermediate container 9deca5f991d7 06:55:27 ---> 14c0fc178f1c 06:55:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:27 ---> Running in 6ef19ce87895 06:55:27 Removing intermediate container 6ef19ce87895 06:55:27 ---> dd9e3c195f9a 06:55:27 Step 23/25 : LABEL arch=amd64 06:55:27 ---> Running in c3c6bb73e393 06:55:27 Removing intermediate container c3c6bb73e393 06:55:27 ---> 64948c589f4c 06:55:27 Step 24/25 : LABEL git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 06:55:27 ---> Running in 791ef2ab0ad9 06:55:27 Removing intermediate container 791ef2ab0ad9 06:55:27 ---> a3170105e3d0 06:55:27 Step 25/25 : LABEL version=0.0.0 06:55:27 ---> Running in 355ce826ee06 06:55:27 ---> Running in 417d42860c6b 06:55:27 Removing intermediate container 355ce826ee06 06:55:27 ---> fd11d61d150f 06:55:27 [Warning] One or more build-args [ARCH] were not consumed 06:55:27 Successfully built fd11d61d150f 06:55:27 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:28 Removing intermediate container 417d42860c6b 06:55:28 ---> 36aab131995d 06:55:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:55:28 ---> Running in 9f0eb72445e0 06:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:28 06:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:28 latest: Pulling from edgex-lftools-log-publisher 06:55:28 b4d181a07f80: Pulling fs layer 06:55:28 a1111a8f2ec3: Pulling fs layer 06:55:28 ed53099fbce6: Pulling fs layer 06:55:28 dc539afda2c1: Pulling fs layer 06:55:28 77bc0d833cb6: Pulling fs layer 06:55:28 9065ff56babe: Pulling fs layer 06:55:28 d287ab97295c: Pulling fs layer 06:55:28 dc539afda2c1: Waiting 06:55:28 77bc0d833cb6: Waiting 06:55:28 9065ff56babe: Waiting 06:55:28 d287ab97295c: Waiting 06:55:28 Removing intermediate container 9f0eb72445e0 06:55:28 ---> 2d7ca68524be 06:55:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:55:28 ---> Running in b566b4691ac3 06:55:28 a1111a8f2ec3: Verifying Checksum 06:55:28 a1111a8f2ec3: Download complete 06:55:28 dc539afda2c1: Verifying Checksum 06:55:28 dc539afda2c1: Download complete 06:55:29 77bc0d833cb6: Verifying Checksum 06:55:29 77bc0d833cb6: Download complete 06:55:29 9065ff56babe: Verifying Checksum 06:55:29 9065ff56babe: Download complete 06:55:29 ed53099fbce6: Verifying Checksum 06:55:29 ed53099fbce6: Download complete 06:55:29 Removing intermediate container b566b4691ac3 06:55:29 ---> fa016f57c634 06:55:29 Step 6/25 : LABEL Name=edgex-ui-go 06:55:29 ---> Running in c4d755961e82 06:55:29 b4d181a07f80: Verifying Checksum 06:55:29 b4d181a07f80: Download complete 06:55:29 Removing intermediate container c4d755961e82 06:55:29 ---> b337b8c8c922 06:55:29 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:55:30 ---> Running in 2542dc666cd4 06:55:30 Removing intermediate container 2542dc666cd4 06:55:30 ---> 0ebd1e0a05d8 06:55:30 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:30 ---> Running in 282a8080a51d 06:55:31 b4d181a07f80: Pull complete 06:55:31 a1111a8f2ec3: Pull complete 06:55:31 ed53099fbce6: Pull complete 06:55:31 dc539afda2c1: Pull complete 06:55:32 77bc0d833cb6: Pull complete 06:55:32 9065ff56babe: Pull complete 06:55:32 Removing intermediate container 282a8080a51d 06:55:32 ---> d3f55f75a127 06:55:32 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:33 ---> Running in e3be5e86928a 06:55:33 d287ab97295c: Verifying Checksum 06:55:33 d287ab97295c: Download complete 06:55:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:55:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:55:36 OK: 218 MiB in 52 packages 06:55:37 d287ab97295c: Pull complete 06:55:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:55:37 prd-centos7-docker-4c-2g-798 does not seem to be running inside a container 06:55:37 Removing intermediate container e3be5e86928a 06:55:37 ---> e9af82d106c3 06:55:37 Step 10/25 : ENV GO111MODULE=on 06:55:37 ---> Running in b7fc30b1be56 06:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:38 Removing intermediate container b7fc30b1be56 06:55:38 ---> ed0e4ce33be3 06:55:38 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:38 ---> Running in eb1594df329a 06:55:39 Removing intermediate container eb1594df329a 06:55:39 ---> b380be316c77 06:55:39 Step 12/25 : COPY go.mod . 06:55:40 ---> f1bbdcf0bf25 06:55:40 Step 13/25 : COPY Makefile . 06:55:40 $ docker top 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac -eo pid,comm 06:55:40 ---> 066e1805fa7c 06:55:40 Step 14/25 : RUN make update [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:40 ---> Running in 980cc24c02e3 06:55:41 ---> job-cost.sh 06:55:41 lf-activate-venv: SKIPPING 06:55:41 INFO: No Stack... 06:55:41 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:55:42 INFO: Archiving Costs [Pipeline] sh 06:55:42 + cut -d, -f6 06:55:42 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 06:55:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] 06:55:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] did not exist. Created. 06:55:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:43 + echo total: 0.05999999865889549 [Pipeline] stash 06:55:43 Stashed 1 file(s) [Pipeline] } 06:55:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:43 $ docker stop --time=1 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac 06:55:43 Removing intermediate container 980cc24c02e3 06:55:43 ---> e4c0fc3691e1 06:55:43 Step 15/25 : COPY . . 06:55:44 $ docker rm -f 0235e7fefba683ced7cdba51231da0f67907e5650dceb1e17506666fb8893eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:45 ---> 262b37bdad72 06:55:45 Step 16/25 : RUN go mod tidy 06:55:46 ---> Running in 0cbf2825c825 06:55:48 Removing intermediate container 0cbf2825c825 06:55:48 ---> d38a551fe7fc 06:55:48 Step 17/25 : RUN ${MAKE} 06:55:49 ---> Running in 9d98db45104e 06:55:50 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 06:56:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:56:20 Removing intermediate container 9d98db45104e 06:56:20 ---> 759b4b66261f 06:56:20 Step 18/25 : FROM alpine:3.12 06:56:21 3.12: Pulling from library/alpine 06:56:21 ccdebe76d529: Pulling fs layer 06:56:21 ccdebe76d529: Verifying Checksum 06:56:21 ccdebe76d529: Download complete 06:56:22 ccdebe76d529: Pull complete 06:56:22 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 06:56:22 Status: Downloaded newer image for alpine:3.12 06:56:22 ---> afc2cc120ca2 06:56:22 Step 19/25 : EXPOSE 4000 06:56:22 ---> Running in 95038cd2dfe2 06:56:23 Removing intermediate container 95038cd2dfe2 06:56:23 ---> cb8e6090f4a4 06:56:23 Step 20/25 : 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 06:56:25 ---> 8749443bb2bc 06:56:25 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:56:25 ---> Running in d3678924ed6d 06:56:25 Removing intermediate container d3678924ed6d 06:56:25 ---> 9fe576c6dcec 06:56:25 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:56:25 ---> Running in dc6402e91a66 06:56:26 Removing intermediate container dc6402e91a66 06:56:26 ---> 6db8cb8ff85b 06:56:26 Step 23/25 : LABEL arch=arm64 06:56:26 ---> Running in cbeb8bf711d0 06:56:26 Removing intermediate container cbeb8bf711d0 06:56:26 ---> b42f2f50d4f9 06:56:26 Step 24/25 : LABEL git_sha=4fc64ad7078b24763d1e99c46deea734cb630fe0 06:56:26 ---> Running in 16c523dbb5d4 06:56:27 Removing intermediate container 16c523dbb5d4 06:56:27 ---> 0c1aa2749a2a 06:56:27 Step 25/25 : LABEL version=0.0.0 06:56:27 ---> Running in 6816dbf9d1af 06:56:28 Removing intermediate container 6816dbf9d1af 06:56:28 ---> ab70be544828 06:56:28 [Warning] One or more build-args [ARCH] were not consumed 06:56:28 Successfully built ab70be544828 06:56:28 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:56:28 06:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:56:29 arm64: Pulling from edgex-lftools-log-publisher 06:56:29 448f6bf000e3: Pulling fs layer 06:56:29 f757da607395: Pulling fs layer 06:56:29 05883995daec: Pulling fs layer 06:56:29 8603b9c90790: Pulling fs layer 06:56:29 1560dd03e051: Pulling fs layer 06:56:29 27f5ce0e4adf: Pulling fs layer 06:56:29 c2d8d7efcc4b: Pulling fs layer 06:56:29 8603b9c90790: Waiting 06:56:29 1560dd03e051: Waiting 06:56:29 27f5ce0e4adf: Waiting 06:56:29 c2d8d7efcc4b: Waiting 06:56:29 f757da607395: Verifying Checksum 06:56:29 f757da607395: Download complete 06:56:29 8603b9c90790: Verifying Checksum 06:56:29 8603b9c90790: Download complete 06:56:29 1560dd03e051: Verifying Checksum 06:56:29 1560dd03e051: Download complete 06:56:29 27f5ce0e4adf: Verifying Checksum 06:56:29 27f5ce0e4adf: Download complete 06:56:30 05883995daec: Verifying Checksum 06:56:30 05883995daec: Download complete 06:56:30 448f6bf000e3: Verifying Checksum 06:56:30 448f6bf000e3: Download complete 06:56:33 c2d8d7efcc4b: Verifying Checksum 06:56:33 c2d8d7efcc4b: Download complete 06:56:34 448f6bf000e3: Pull complete 06:56:34 f757da607395: Pull complete 06:56:36 05883995daec: Pull complete 06:56:36 8603b9c90790: Pull complete 06:56:37 1560dd03e051: Pull complete 06:56:37 27f5ce0e4adf: Pull complete 06:56:52 c2d8d7efcc4b: Pull complete 06:56:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:56:53 prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container 06:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:56:57 $ docker top 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:57 ---> job-cost.sh 06:56:57 lf-activate-venv: SKIPPING 06:56:57 INFO: No Stack... 06:56:59 INFO: Retrieving Pricing Info for: v3-standard-4 06:56:59 INFO: Archiving Costs [Pipeline] sh 06:57:00 + + cutcat -d, /w/workspace/edgex-ui-go/2/archives/cost.csv -f6 06:57:00 [Pipeline] lock 06:57:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] 06:57:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] did not exist. Created. 06:57:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:01 /w/workspace/edgex-ui-go/2@tmp/durable-09df08c2/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-09df08c2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:01 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:01 Warning: overwriting stash ‘stack-cost’ 06:57:01 Stashed 1 file(s) [Pipeline] } 06:57:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:01 $ docker stop --time=1 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f 06:57:03 $ docker rm -f 0a16528529d6798f0b5add76215168129e3ee518aecbe9a68142ad167208e29f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:57:04 provisioning config files... 06:57:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config6565545004922044395tmp [Pipeline] { [Pipeline] sh 06:57:04 + set +x 06:57:04 + curl -s https://codecov.io/bash 06:57:04 + bash -s -- 06:57:04 06:57:04 _____ _ 06:57:04 / ____| | | 06:57:04 | | ___ __| | ___ ___ _____ __ 06:57:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:04 Bash-1.0.6 06:57:04 06:57:04 06:57:04 ==> git version 2.24.4 found 06:57:04 ==> 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 06:57:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:57:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:57:04 ==> Jenkins CI detected. 06:57:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-438 06:57:04 project root: . 06:57:04 --> token set from env 06:57:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:04 ==> Running gcov in . (disable via -X gcov) 06:57:04 ==> Python coveragepy not found 06:57:04 ==> Searching for coverage reports in: 06:57:04 + . 06:57:04 -> Found 1 reports 06:57:05 ==> Detecting git/mercurial file structure 06:57:05 ==> Reading reports 06:57:05 + ./coverage.out bytes=10 06:57:05 ==> Appending adjustments 06:57:05 https://docs.codecov.io/docs/fixing-reports 06:57:05 + Found adjustments 06:57:05 ==> Gzipping contents 06:57:05 4.0K /tmp/codecov.9GnMkN.gz 06:57:05 ==> Uploading reports 06:57:05 url: https://codecov.io 06:57:05 query: branch=PR-438&commit=4fc64ad7078b24763d1e99c46deea734cb630fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= 06:57:05 -> Pinging Codecov 06:57:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-438&commit=4fc64ad7078b24763d1e99c46deea734cb630fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= 06:57:05 -> Uploading to 06:57:05 https://storage.googleapis.com/codecov/v4/raw/2021-09-22/FB506323287CE973F263BFD2A0EB1F37/4fc64ad7078b24763d1e99c46deea734cb630fe0/25ed35ff-3a12-4815-8d7a-61fc1218c7f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210922T065705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14da6673252139226ebb644b2c14921de751bc1cc7420f13ec93e630e32d5da5 06:57:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:05 Dload Upload Total Spent Left Speed 06:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9546 --:--:-- --:--:-- --:--:-- 9537 06:57:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4fc64ad7078b24763d1e99c46deea734cb630fe0 [Pipeline] } 06:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:57:07 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:57:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:57:08 ---> package-listing.sh 06:57:08 ++ facter osfamily 06:57:08 ++ tr '[:upper:]' '[:lower:]' 06:57:08 + OS_FAMILY=redhat 06:57:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-438 06:57:08 + START_PACKAGES=/tmp/packages_start.txt 06:57:08 + END_PACKAGES=/tmp/packages_end.txt 06:57:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:57:08 + PACKAGES=/tmp/packages_start.txt 06:57:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' 06:57:08 + PACKAGES=/tmp/packages_end.txt 06:57:08 + case "${OS_FAMILY}" in 06:57:08 + sort 06:57:08 + rpm -qa 06:57:09 + '[' -f /tmp/packages_start.txt ']' 06:57:09 + '[' -f /tmp/packages_end.txt ']' 06:57:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:57:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' 06:57:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ 06:57:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [Pipeline] echo 06:57:09 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:57:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:10 06:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:10 latest: Pulling from edgex-lftools-log-publisher 06:57:10 b4d181a07f80: Pulling fs layer 06:57:10 a1111a8f2ec3: Pulling fs layer 06:57:10 ed53099fbce6: Pulling fs layer 06:57:10 dc539afda2c1: Pulling fs layer 06:57:10 77bc0d833cb6: Pulling fs layer 06:57:10 9065ff56babe: Pulling fs layer 06:57:10 d287ab97295c: Pulling fs layer 06:57:10 dc539afda2c1: Waiting 06:57:10 77bc0d833cb6: Waiting 06:57:10 9065ff56babe: Waiting 06:57:10 d287ab97295c: Waiting 06:57:10 a1111a8f2ec3: Verifying Checksum 06:57:10 a1111a8f2ec3: Download complete 06:57:10 dc539afda2c1: Verifying Checksum 06:57:10 dc539afda2c1: Download complete 06:57:11 77bc0d833cb6: Verifying Checksum 06:57:11 77bc0d833cb6: Download complete 06:57:11 9065ff56babe: Verifying Checksum 06:57:11 9065ff56babe: Download complete 06:57:11 ed53099fbce6: Verifying Checksum 06:57:11 ed53099fbce6: Download complete 06:57:12 b4d181a07f80: Verifying Checksum 06:57:12 b4d181a07f80: Download complete 06:57:13 b4d181a07f80: Pull complete 06:57:13 a1111a8f2ec3: Pull complete 06:57:13 ed53099fbce6: Pull complete 06:57:13 dc539afda2c1: Pull complete 06:57:13 77bc0d833cb6: Pull complete 06:57:13 9065ff56babe: Pull complete 06:57:15 d287ab97295c: Verifying Checksum 06:57:15 d287ab97295c: Download complete 06:57:19 d287ab97295c: Pull complete 06:57:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:57:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:57:19 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 06:57:19 $ 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-438/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-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:57:22 $ docker top bd8803e31dc5aa31f5b24ef87add1e2c1de727c26aaae5aedb8d1d70a3689cce -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:22 + touch /tmp/pre-build-complete [Pipeline] sh 06:57:22 + mkdir -p /var/log/sysstat [Pipeline] sh 06:57:23 + ls /var/log/sa-host 06:57:23 + sadf -c /var/log/sa-host/sa05 06:57:23 file_magic: OK 06:57:23 HZ: Using current value: 100 06:57:23 file_header: OK 06:57:23 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 06:57:23 Statistics: 06:57:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:57:23 File successfully converted to sysstat format version 12.0.3 06:57:23 + sadf -c /var/log/sa-host/sa22 06:57:23 file_magic: OK 06:57:23 HZ: Using current value: 100 06:57:23 file_header: OK 06:57:23 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 06:57:23 Statistics: 06:57:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:57:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:23 provisioning config files... 06:57:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config3157118102318973300tmp [Pipeline] { [Pipeline] echo 06:57:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:57:23 ---> create-netrc.sh [Pipeline] } 06:57:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:57:24 ---> python-tools-install.sh [Pipeline] echo 06:57:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:57:24 ---> sudo-logs.sh 06:57:24 Archiving 'sudo' log.. 06:57:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-794.vexxhost.local: Name or service not known 06:57:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-794.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:57:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:57:24 ---> job-cost.sh 06:57:24 lf-activate-venv: SKIPPING 06:57:24 DEBUG: total: 0.10999999940395355 06:57:24 INFO: Retrieving Stack Cost... 06:57:26 INFO: Retrieving Pricing Info for: v3-standard-2 06:57:26 INFO: Archiving Costs [Pipeline] echo 06:57:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:26 ---> logs-deploy.sh 06:57:26 lf-activate-venv: SKIPPING 06:57:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-438/2 06:57:26 INFO: archiving workspace using pattern(s): 06:57:27 Archives upload complete. 06:57:27 INFO: archiving logs to Nexus 06:57:28 ---> uname -a: 06:57:28 Linux prd-centos7-docker-4c-2g-794.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:57:28 06:57:28 06:57:28 ---> lscpu: 06:57:28 Architecture: x86_64 06:57:28 CPU op-mode(s): 32-bit, 64-bit 06:57:28 Byte Order: Little Endian 06:57:28 Address sizes: 40 bits physical, 48 bits virtual 06:57:28 CPU(s): 2 06:57:28 On-line CPU(s) list: 0,1 06:57:28 Thread(s) per core: 1 06:57:28 Core(s) per socket: 1 06:57:28 Socket(s): 2 06:57:28 NUMA node(s): 1 06:57:28 Vendor ID: AuthenticAMD 06:57:28 CPU family: 23 06:57:28 Model: 49 06:57:28 Model name: AMD EPYC-Rome Processor 06:57:28 Stepping: 0 06:57:28 CPU MHz: 2800.000 06:57:28 BogoMIPS: 5600.00 06:57:28 Virtualization: AMD-V 06:57:28 Hypervisor vendor: KVM 06:57:28 Virtualization type: full 06:57:28 L1d cache: 32K 06:57:28 L1i cache: 32K 06:57:28 L2 cache: 512K 06:57:28 L3 cache: 16384K 06:57:28 NUMA node0 CPU(s): 0,1 06:57:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:57:28 06:57:28 06:57:28 ---> nproc: 06:57:28 2 06:57:28 06:57:28 06:57:28 ---> df -h: 06:57:28 Filesystem Size Used Avail Use% Mounted on 06:57:28 overlay 40G 7.7G 33G 20% / 06:57:28 tmpfs 64M 0 64M 0% /dev 06:57:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:57:28 shm 64M 0 64M 0% /dev/shm 06:57:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:57:28 06:57:28 06:57:28 ---> sar -b -r -n DEV: 06:57:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 06:57:28 06:57:28 06:47:20 LINUX RESTART (2 CPU) 06:57:28 06:57:28 06:48:01 tps rtps wtps bread/s bwrtn/s 06:57:28 06:49:01 22.77 3.51 19.25 2599.33 3533.39 06:57:28 06:50:01 0.40 0.00 0.40 0.00 6.35 06:57:28 06:51:01 0.20 0.00 0.20 0.00 1.75 06:57:28 06:52:01 0.22 0.00 0.22 0.00 3.61 06:57:28 06:53:01 0.28 0.00 0.28 0.00 3.33 06:57:28 06:54:01 0.35 0.00 0.35 0.00 4.55 06:57:28 06:55:01 0.20 0.00 0.20 0.00 2.70 06:57:28 06:56:01 0.22 0.00 0.22 0.00 2.42 06:57:28 06:57:02 0.28 0.00 0.28 0.00 3.95 06:57:28 Average: 2.77 0.39 2.38 288.85 395.83 06:57:28 06:57:28 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:28 06:49:01 5434880 0 804980 10.05 2620 1766460 1257268 13.88 600488 1572860 20 06:57:28 06:50:01 5439312 0 800540 10.00 2620 1766468 1204828 13.30 596640 1573480 16 06:57:28 06:51:01 5438200 0 801652 10.01 2620 1766468 1205360 13.31 601052 1570584 20 06:57:28 06:52:01 5438072 0 801772 10.01 2620 1766476 1205084 13.30 600020 1571160 16 06:57:28 06:53:01 5437096 0 802744 10.02 2620 1766480 1205252 13.31 595012 1577032 12 06:57:28 06:54:01 5438764 0 801072 10.00 2620 1766484 1205084 13.30 594056 1577036 12 06:57:28 06:55:01 5437676 0 802152 10.02 2620 1766492 1205312 13.31 595244 1577032 16 06:57:28 06:56:01 5436992 0 802832 10.02 2620 1766496 1205084 13.30 595512 1577032 8 06:57:28 06:57:02 5425224 0 814596 10.17 2620 1766500 1205084 13.30 607320 1577032 8 06:57:28 Average: 5436246 0 803593 10.03 2620 1766480 1210928 13.37 598372 1574805 14 06:57:28 06:57:28 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:57:28 06:49:01 eth0 198.55 165.24 570.78 24.83 0.00 0.00 0.00 0.00 06:57:28 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:49:01 docker0 94.82 84.76 7.29 223.73 0.00 0.00 0.00 0.00 06:57:28 06:50:01 eth0 0.73 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:57:28 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:51:01 eth0 1.13 0.32 0.31 0.14 0.00 0.00 0.00 0.00 06:57:28 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:52:01 eth0 0.33 0.12 0.03 0.07 0.00 0.00 0.00 0.00 06:57:28 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:53:01 eth0 0.68 0.43 0.35 0.24 0.00 0.00 0.00 0.00 06:57:28 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:54:01 eth0 0.55 0.08 0.06 0.03 0.00 0.00 0.00 0.00 06:57:28 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:55:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 06:57:28 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:28 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:57:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:28 06:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 06:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 Average: eth0 22.53 18.52 63.55 2.84 0.00 0.00 0.00 0.00 06:57:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:28 Average: docker0 10.54 9.42 0.81 24.86 0.00 0.00 0.00 0.00 06:57:28 06:57:28 06:57:28 ---> sar -P ALL: 06:57:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/22/21 _x86_64_ (2 CPU) 06:57:28 06:57:28 06:47:20 LINUX RESTART (2 CPU) 06:57:28 06:57:28 06:48:01 CPU %user %nice %system %iowait %steal %idle 06:57:28 06:49:01 all 4.58 0.00 1.83 0.41 0.04 93.15 06:57:28 06:49:01 0 5.10 0.00 2.05 0.51 0.05 92.28 06:57:28 06:49:01 1 4.05 0.00 1.60 0.30 0.03 94.01 06:57:28 06:50:01 all 0.13 0.00 0.05 0.00 0.03 99.79 06:57:28 06:50:01 0 0.18 0.00 0.02 0.00 0.02 99.78 06:57:28 06:50:01 1 0.08 0.00 0.08 0.00 0.03 99.80 06:57:28 06:51:01 all 0.14 0.00 0.05 0.00 0.03 99.78 06:57:28 06:51:01 0 0.22 0.00 0.02 0.00 0.00 99.77 06:57:28 06:51:01 1 0.07 0.00 0.08 0.00 0.05 99.80 06:57:28 06:52:01 all 0.13 0.00 0.05 0.00 0.03 99.79 06:57:28 06:52:01 0 0.20 0.00 0.03 0.00 0.02 99.75 06:57:28 06:52:01 1 0.07 0.00 0.07 0.00 0.03 99.83 06:57:28 06:53:01 all 0.23 0.00 0.12 0.00 0.03 99.63 06:57:28 06:53:01 0 0.35 0.00 0.13 0.00 0.03 99.48 06:57:28 06:53:01 1 0.10 0.00 0.10 0.00 0.02 99.78 06:57:28 06:54:01 all 0.23 0.00 0.04 0.00 0.03 99.69 06:57:28 06:54:01 0 0.43 0.00 0.05 0.00 0.03 99.48 06:57:28 06:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:57:28 06:55:01 all 0.29 0.00 0.06 0.00 0.02 99.63 06:57:28 06:55:01 0 0.53 0.00 0.05 0.00 0.02 99.40 06:57:28 06:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 06:57:28 06:56:01 all 0.13 0.00 0.07 0.00 0.01 99.80 06:57:28 06:56:01 0 0.12 0.00 0.07 0.00 0.00 99.82 06:57:28 06:56:01 1 0.13 0.00 0.07 0.00 0.02 99.78 06:57:28 06:57:02 all 0.08 0.00 0.06 0.00 0.03 99.83 06:57:28 06:57:02 0 0.05 0.00 0.05 0.00 0.03 99.87 06:57:28 06:57:02 1 0.12 0.00 0.07 0.00 0.02 99.80 06:57:28 Average: all 0.66 0.00 0.26 0.04 0.03 99.02 06:57:28 Average: 0 0.79 0.00 0.27 0.06 0.02 98.86 06:57:28 Average: 1 0.52 0.00 0.24 0.03 0.03 99.18 06:57:28 06:57:28 06:57:28