Pull request #397 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d092d0404632b38aea96cc9d20a7db0d40100410+cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (24435bfb805eb31aa7790c0fc10f0259351c13ca) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4143146196115875460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5024035111049201151.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1341308349215370843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh165394237031565330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9086195800399377948.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh200554604575673730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-639’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-643’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-644 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [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-397 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/jenkins-gitclient-ssh8802613627535570644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/jenkins-gitclient-ssh8894769126537860381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) > git config core.sparsecheckout # timeout=10 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/jenkins-gitclient-ssh926115673674909773.key > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T04:09:56.179Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T04:09:56.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T04:09:56.547Z] ========================================================= [2021-06-22T04:09:56.547Z] EdgeX Global Pipelines Version Info [2021-06-22T04:09:56.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:09:57.990Z] ------------------- [2021-06-22T04:09:57.990Z] stable info: [2021-06-22T04:09:57.990Z] ------------------- [2021-06-22T04:09:57.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T04:09:57.990Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T04:09:57.990Z] Message: update stable to v1.0.195 [2021-06-22T04:09:58.590Z] ------------------- [2021-06-22T04:09:58.590Z] experimental info: [2021-06-22T04:09:58.590Z] ------------------- [2021-06-22T04:09:58.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T04:09:58.590Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T04:09:58.590Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T04:09:58.889Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-22T04:09:58.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-22T04:09:59.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T04:09:59.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T04:09:59.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T04:09:59.202Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T04:09:59.257Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T04:09:59.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T04:09:59.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T04:09:59.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T04:09:59.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T04:09:59.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-22T04:09:59.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T04:09:59.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T04:09:59.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T04:09:59.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T04:09:59.889Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:09:59.962Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:10:00.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T04:10:00.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T04:10:00.132Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T04:10:00.188Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T04:10:00.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T04:10:00.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T04:10:00.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-22T04:10:00.440Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T04:10:00.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-397 [Pipeline] echo [2021-06-22T04:10:00.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-397 [Pipeline] echo [2021-06-22T04:10:00.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-397 [Pipeline] echo [2021-06-22T04:10:00.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] echo [2021-06-22T04:10:00.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d092d04 [Pipeline] echo [2021-06-22T04:10:00.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T04:10:00.948Z] provisioning config files... [2021-06-22T04:10:00.965Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config8850189036429878661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:10:01.385Z] ---> docker-login.sh [2021-06-22T04:10:01.385Z] nexus3.edgexfoundry.org:10001 [2021-06-22T04:10:01.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:10:01.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:10:01.966Z] Configure a credential helper to remove this warning. See [2021-06-22T04:10:01.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:10:01.966Z] [2021-06-22T04:10:01.966Z] Login Succeeded [2021-06-22T04:10:01.966Z] nexus3.edgexfoundry.org:10002 [2021-06-22T04:10:01.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:10:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:10:02.232Z] Configure a credential helper to remove this warning. See [2021-06-22T04:10:02.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:10:02.232Z] [2021-06-22T04:10:02.232Z] Login Succeeded [2021-06-22T04:10:02.232Z] nexus3.edgexfoundry.org:10003 [2021-06-22T04:10:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:10:02.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:10:02.232Z] Configure a credential helper to remove this warning. See [2021-06-22T04:10:02.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:10:02.232Z] [2021-06-22T04:10:02.232Z] Login Succeeded [2021-06-22T04:10:02.232Z] nexus3.edgexfoundry.org:10004 [2021-06-22T04:10:02.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:10:02.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:10:02.500Z] Configure a credential helper to remove this warning. See [2021-06-22T04:10:02.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:10:02.500Z] [2021-06-22T04:10:02.500Z] Login Succeeded [2021-06-22T04:10:02.500Z] docker.io [2021-06-22T04:10:02.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:10:02.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:10:02.763Z] Configure a credential helper to remove this warning. See [2021-06-22T04:10:02.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:10:02.763Z] [2021-06-22T04:10:02.763Z] Login Succeeded [2021-06-22T04:10:02.763Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T04:10:02.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:10:03.567Z] + git log --format=format:%s -1 d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] echo [2021-06-22T04:10:03.633Z] GIT_COMMIT: d092d0404632b38aea96cc9d20a7db0d40100410, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-22T04:10:03.714Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:10:04.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:10:04.405Z] [2021-06-22T04:10:04.405Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:10:04.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:10:04.776Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T04:10:04.776Z] 31603596830f: Pulling fs layer [2021-06-22T04:10:04.776Z] 54011a49482f: Pulling fs layer [2021-06-22T04:10:04.776Z] a6820b24f6d8: Pulling fs layer [2021-06-22T04:10:04.776Z] f581987b2513: Pulling fs layer [2021-06-22T04:10:04.776Z] f581987b2513: Waiting [2021-06-22T04:10:04.776Z] 54011a49482f: Verifying Checksum [2021-06-22T04:10:04.776Z] 54011a49482f: Download complete [2021-06-22T04:10:05.039Z] 31603596830f: Verifying Checksum [2021-06-22T04:10:05.039Z] 31603596830f: Download complete [2021-06-22T04:10:05.039Z] f581987b2513: Verifying Checksum [2021-06-22T04:10:05.039Z] f581987b2513: Download complete [2021-06-22T04:10:05.039Z] a6820b24f6d8: Verifying Checksum [2021-06-22T04:10:05.039Z] a6820b24f6d8: Download complete [2021-06-22T04:10:05.305Z] 31603596830f: Pull complete [2021-06-22T04:10:05.305Z] 54011a49482f: Pull complete [2021-06-22T04:10:05.908Z] a6820b24f6d8: Pull complete [2021-06-22T04:10:06.181Z] f581987b2513: Pull complete [2021-06-22T04:10:06.181Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T04:10:06.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:10:06.181Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T04:10:06.300Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2021-06-22T04:10:06.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-397 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397:/w/workspace/edgexfoundry_edgex-ui-go_PR-397:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T04:10:07.538Z] $ docker top a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T04:10:07.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T04:10:07.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T04:10:07.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T04:10:07.898Z] $ docker exec a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent [2021-06-22T04:10:08.026Z] SSH_AUTH_SOCK=/tmp/ssh-OdqciR9pvQFX/agent.13 [2021-06-22T04:10:08.026Z] SSH_AGENT_PID=19 [2021-06-22T04:10:08.037Z] Running ssh-add (command line suppressed) [2021-06-22T04:10:08.151Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_7794249660143050553.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_7794249660143050553.key) [2021-06-22T04:10:08.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T04:10:08.550Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T04:10:08.570Z] $ docker exec --env ******** --env ******** a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent -k [2021-06-22T04:10:08.669Z] unset SSH_AUTH_SOCK; [2021-06-22T04:10:08.669Z] unset SSH_AGENT_PID; [2021-06-22T04:10:08.669Z] echo Agent pid 19 killed; [2021-06-22T04:10:08.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T04:10:08.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T04:10:08.799Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T04:10:08.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T04:10:08.926Z] $ docker exec a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent [2021-06-22T04:10:09.047Z] SSH_AUTH_SOCK=/tmp/ssh-gcTd2AD79ofv/agent.52 [2021-06-22T04:10:09.047Z] SSH_AGENT_PID=58 [2021-06-22T04:10:09.053Z] Running ssh-add (command line suppressed) [2021-06-22T04:10:09.154Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_8329225126899113530.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_8329225126899113530.key) [2021-06-22T04:10:09.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T04:10:09.541Z] + git semver init [2021-06-22T04:10:09.541Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T04:10:09.541Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-397/.git [2021-06-22T04:10:09.541Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [2021-06-22T04:10:09.541Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T04:10:09.541Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T04:10:09.541Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T04:10:09.541Z] # $SEMVER_BRANCH = PR-397 [2021-06-22T04:10:09.541Z] # $SEMVER_TEMP = /tmp/semver-714779992 [2021-06-22T04:10:09.541Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-22T04:10:11.479Z] # '/tmp/semver-714779992' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-397/.semver' [2021-06-22T04:10:11.479Z] # -> Force: false [2021-06-22T04:10:11.479Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-397/.semver [Pipeline] } [2021-06-22T04:10:11.496Z] $ docker exec --env ******** --env ******** a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent -k [2021-06-22T04:10:11.601Z] unset SSH_AUTH_SOCK; [2021-06-22T04:10:11.602Z] unset SSH_AGENT_PID; [2021-06-22T04:10:11.602Z] echo Agent pid 58 killed; [2021-06-22T04:10:11.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T04:10:12.081Z] + git semver [Pipeline] } [2021-06-22T04:10:12.108Z] $ docker stop --time=1 a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 [2021-06-22T04:10:13.766Z] $ docker rm -f a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:10:14.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T04:10:14.592Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T04:10:14.611Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-22T04:10:30.273Z] Still waiting to schedule task [2021-06-22T04:10:30.274Z] ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-22T04:10:30.274Z] ‘prd-centos7-builder-2c-1g-639’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-22T04:10:30.274Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-22T04:10:30.274Z] ‘prd-centos7-docker-4c-2g-646’ is offline [2021-06-22T04:10:30.313Z] Still waiting to schedule task [2021-06-22T04:10:30.314Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ [2021-06-22T04:13:31.943Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-647 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [Pipeline] { [Pipeline] ws [2021-06-22T04:13:32.006Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-22T04:13:32.292Z] The recommended git tool is: git [2021-06-22T04:13:37.830Z] using credential edgex-jenkins-ssh [2021-06-22T04:13:37.851Z] Cloning the remote Git repository [2021-06-22T04:13:37.897Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:13:38.001Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-22T04:13:38.102Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:13:38.103Z] > git --version # timeout=10 [2021-06-22T04:13:38.118Z] > git --version # 'git version 2.17.1' [2021-06-22T04:13:38.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:13:38.193Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:13:40.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T04:13:40.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:13:40.854Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T04:13:40.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:13:40.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:13:40.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T04:13:41.403Z] Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:13:41.757Z] Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:13:41.758Z] Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) [2021-06-22T04:13:41.419Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:13:41.434Z] > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 [2021-06-22T04:13:41.673Z] > git remote # timeout=10 [2021-06-22T04:13:41.696Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T04:13:41.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:13:41.722Z] > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [2021-06-22T04:13:41.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T04:13:41.763Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:13:41.784Z] > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 [2021-06-22T04:13:46.159Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-22T04:13:46.222Z] > git --version # timeout=10 [2021-06-22T04:13:46.233Z] > git --version # 'git version 2.17.1' [2021-06-22T04:13:46.243Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:13:47.682Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:13:48.127Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:13:48.527Z] + sudo service docker restart [2021-06-22T04:13:48.527Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T04:14:06.970Z] provisioning config files... [2021-06-22T04:14:06.998Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5178907557968773680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:14:07.431Z] ---> docker-login.sh [2021-06-22T04:14:07.431Z] nexus3.edgexfoundry.org:10001 [2021-06-22T04:14:08.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:08.642Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:08.642Z] [2021-06-22T04:14:08.642Z] Login Succeeded [2021-06-22T04:14:08.642Z] nexus3.edgexfoundry.org:10002 [2021-06-22T04:14:08.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:09.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:09.198Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:09.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:09.198Z] [2021-06-22T04:14:09.198Z] Login Succeeded [2021-06-22T04:14:09.198Z] nexus3.edgexfoundry.org:10003 [2021-06-22T04:14:09.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:09.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:09.473Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:09.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:09.473Z] [2021-06-22T04:14:09.473Z] Login Succeeded [2021-06-22T04:14:09.473Z] nexus3.edgexfoundry.org:10004 [2021-06-22T04:14:10.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:10.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:10.075Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:10.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:10.075Z] [2021-06-22T04:14:10.075Z] Login Succeeded [2021-06-22T04:14:10.075Z] docker.io [2021-06-22T04:14:10.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:10.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:10.968Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:10.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:10.968Z] [2021-06-22T04:14:10.968Z] Login Succeeded [2021-06-22T04:14:10.968Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T04:14:11.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T04:14:11.709Z] ========================================================= [2021-06-22T04:14:11.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T04:14:11.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:14:12.166Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T04:14:13.161Z] Sending build context to Docker daemon 17.94MB [2021-06-22T04:14:13.161Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T04:14:13.161Z] Step 2/8 : FROM ${BASE} [2021-06-22T04:14:13.440Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T04:14:13.440Z] 595b0fe564bb: Pulling fs layer [2021-06-22T04:14:13.440Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T04:14:13.440Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T04:14:13.440Z] ba82ee9f976e: Pulling fs layer [2021-06-22T04:14:13.440Z] 506bd15cee9f: Pulling fs layer [2021-06-22T04:14:13.440Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T04:14:13.440Z] 618dc40b7e24: Pulling fs layer [2021-06-22T04:14:13.440Z] ba82ee9f976e: Waiting [2021-06-22T04:14:13.440Z] 506bd15cee9f: Waiting [2021-06-22T04:14:13.440Z] 75a0a4a0db45: Waiting [2021-06-22T04:14:13.440Z] 618dc40b7e24: Waiting [2021-06-22T04:14:13.440Z] 5b7225fbf94c: Download complete [2021-06-22T04:14:13.440Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T04:14:13.440Z] 3088b5b3c5c0: Download complete [2021-06-22T04:14:13.440Z] 506bd15cee9f: Verifying Checksum [2021-06-22T04:14:13.440Z] 506bd15cee9f: Download complete [2021-06-22T04:14:13.440Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T04:14:13.440Z] 75a0a4a0db45: Download complete [2021-06-22T04:14:13.440Z] 595b0fe564bb: Verifying Checksum [2021-06-22T04:14:13.440Z] 595b0fe564bb: Download complete [2021-06-22T04:14:13.687Z] Running on prd-centos7-docker-4c-2g-648 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [Pipeline] { [Pipeline] ws [2021-06-22T04:14:13.747Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-22T04:14:13.918Z] The recommended git tool is: git [2021-06-22T04:14:14.051Z] 595b0fe564bb: Pull complete [2021-06-22T04:14:14.666Z] 3088b5b3c5c0: Pull complete [2021-06-22T04:14:15.286Z] 5b7225fbf94c: Pull complete [2021-06-22T04:14:16.245Z] using credential edgex-jenkins-ssh [2021-06-22T04:14:16.262Z] Cloning the remote Git repository [2021-06-22T04:14:16.297Z] 618dc40b7e24: Download complete [2021-06-22T04:14:16.902Z] ba82ee9f976e: Verifying Checksum [2021-06-22T04:14:16.902Z] ba82ee9f976e: Download complete [2021-06-22T04:14:15.954Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:14:16.022Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-22T04:14:16.051Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:14:16.051Z] > git --version # timeout=10 [2021-06-22T04:14:16.058Z] > git --version # 'git version 2.24.4' [2021-06-22T04:14:16.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:14:16.086Z] [INFO] Currently running in a labeled security context [2021-06-22T04:14:16.086Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:14:16.086Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3751219547291924861.key [2021-06-22T04:14:16.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:14:17.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T04:14:17.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:14:17.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-22T04:14:17.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-22T04:14:17.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:14:17.799Z] [INFO] Currently running in a labeled security context [2021-06-22T04:14:17.799Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:14:17.799Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1220059236111010190.key [2021-06-22T04:14:17.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T04:14:18.384Z] Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:14:18.522Z] Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:14:18.523Z] Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) [2021-06-22T04:14:18.241Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:14:18.250Z] > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 [2021-06-22T04:14:18.334Z] > git remote # timeout=10 [2021-06-22T04:14:18.344Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T04:14:18.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:14:18.354Z] [INFO] Currently running in a labeled security context [2021-06-22T04:14:18.354Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:14:18.354Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3472127892857988889.key [2021-06-22T04:14:18.361Z] > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [2021-06-22T04:14:18.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T04:14:18.384Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:14:18.396Z] > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 [2021-06-22T04:14:22.203Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-22T04:14:22.222Z] > git --version # timeout=10 [2021-06-22T04:14:22.234Z] > git --version # 'git version 2.24.4' [2021-06-22T04:14:22.239Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:14:23.520Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:14:23.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:14:24.187Z] + sudo service docker restart [2021-06-22T04:14:24.187Z] + true [2021-06-22T04:14:24.187Z] Redirecting to /bin/systemctl restart docker.service [2021-06-22T04:14:29.378Z] ba82ee9f976e: Pull complete [2021-06-22T04:14:29.378Z] 506bd15cee9f: Pull complete [2021-06-22T04:14:29.378Z] 75a0a4a0db45: Pull complete [2021-06-22T04:14:32.038Z] 618dc40b7e24: Pull complete [2021-06-22T04:14:32.039Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T04:14:32.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T04:14:32.039Z] ---> a36622ca3599 [2021-06-22T04:14:32.039Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T04:14:34.038Z] ---> Running in ef25751f78d4 [2021-06-22T04:14:34.641Z] Removing intermediate container ef25751f78d4 [2021-06-22T04:14:34.641Z] ---> 3935281c8808 [2021-06-22T04:14:34.641Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T04:14:34.641Z] ---> Running in 35a1e78d0ac4 [2021-06-22T04:14:37.286Z] Removing intermediate container 35a1e78d0ac4 [2021-06-22T04:14:37.286Z] ---> 21aac11ee949 [2021-06-22T04:14:37.286Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T04:14:37.286Z] ---> Running in 7475033a00d0 [2021-06-22T04:14:38.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T04:14:39.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T04:14:40.238Z] OK: 138 MiB in 40 packages [2021-06-22T04:14:41.234Z] Removing intermediate container 7475033a00d0 [2021-06-22T04:14:41.234Z] ---> ef075d601a5f [2021-06-22T04:14:41.234Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T04:14:41.234Z] ---> Running in 1b3bb04ca594 [2021-06-22T04:14:41.835Z] Removing intermediate container 1b3bb04ca594 [2021-06-22T04:14:41.835Z] ---> 366f44c07d18 [2021-06-22T04:14:41.835Z] Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T04:14:42.442Z] provisioning config files... [2021-06-22T04:14:42.457Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2771122584073179555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:14:42.853Z] ---> docker-login.sh [2021-06-22T04:14:42.854Z] nexus3.edgexfoundry.org:10001 [2021-06-22T04:14:43.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:43.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:43.123Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:43.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:43.123Z] [2021-06-22T04:14:43.123Z] Login Succeeded [2021-06-22T04:14:43.394Z] nexus3.edgexfoundry.org:10002 [2021-06-22T04:14:43.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:43.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:43.394Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:43.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:43.394Z] [2021-06-22T04:14:43.394Z] Login Succeeded [2021-06-22T04:14:43.394Z] nexus3.edgexfoundry.org:10003 [2021-06-22T04:14:43.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:43.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:43.656Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:43.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:43.656Z] [2021-06-22T04:14:43.656Z] Login Succeeded [2021-06-22T04:14:43.656Z] nexus3.edgexfoundry.org:10004 [2021-06-22T04:14:43.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:43.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:43.656Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:43.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:43.656Z] [2021-06-22T04:14:43.656Z] Login Succeeded [2021-06-22T04:14:43.656Z] docker.io [2021-06-22T04:14:43.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T04:14:43.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T04:14:43.918Z] Configure a credential helper to remove this warning. See [2021-06-22T04:14:43.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T04:14:43.918Z] [2021-06-22T04:14:43.918Z] Login Succeeded [2021-06-22T04:14:43.918Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T04:14:43.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T04:14:44.232Z] ========================================================= [2021-06-22T04:14:44.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T04:14:44.232Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:14:44.463Z] ---> f1caaca166ed [2021-06-22T04:14:44.463Z] Step 8/8 : RUN go mod download [2021-06-22T04:14:44.463Z] ---> Running in d8e8c7d8fb4d [2021-06-22T04:14:44.583Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T04:14:44.583Z] Sending build context to Docker daemon 17.94MB [2021-06-22T04:14:44.583Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T04:14:44.583Z] Step 2/8 : FROM ${BASE} [2021-06-22T04:14:44.847Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T04:14:44.847Z] 540db60ca938: Pulling fs layer [2021-06-22T04:14:44.847Z] adcc1eea9eea: Pulling fs layer [2021-06-22T04:14:44.847Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T04:14:44.847Z] 0510c868ecb4: Pulling fs layer [2021-06-22T04:14:44.847Z] afea3b2eda06: Pulling fs layer [2021-06-22T04:14:44.847Z] 7809a108b3ef: Pulling fs layer [2021-06-22T04:14:44.847Z] f706445af74f: Pulling fs layer [2021-06-22T04:14:44.847Z] 0510c868ecb4: Waiting [2021-06-22T04:14:44.847Z] afea3b2eda06: Waiting [2021-06-22T04:14:44.847Z] 7809a108b3ef: Waiting [2021-06-22T04:14:44.847Z] f706445af74f: Waiting [2021-06-22T04:14:44.847Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T04:14:44.847Z] 4c4ab2625f07: Download complete [2021-06-22T04:14:44.847Z] adcc1eea9eea: Verifying Checksum [2021-06-22T04:14:44.847Z] adcc1eea9eea: Download complete [2021-06-22T04:14:44.847Z] afea3b2eda06: Verifying Checksum [2021-06-22T04:14:44.847Z] afea3b2eda06: Download complete [2021-06-22T04:14:44.847Z] 7809a108b3ef: Verifying Checksum [2021-06-22T04:14:44.847Z] 7809a108b3ef: Download complete [2021-06-22T04:14:44.847Z] 540db60ca938: Verifying Checksum [2021-06-22T04:14:44.847Z] 540db60ca938: Download complete [2021-06-22T04:14:45.113Z] 540db60ca938: Pull complete [2021-06-22T04:14:45.378Z] adcc1eea9eea: Pull complete [2021-06-22T04:14:45.378Z] 4c4ab2625f07: Pull complete [2021-06-22T04:14:46.330Z] f706445af74f: Verifying Checksum [2021-06-22T04:14:46.330Z] f706445af74f: Download complete [2021-06-22T04:14:46.911Z] 0510c868ecb4: Verifying Checksum [2021-06-22T04:14:46.912Z] 0510c868ecb4: Download complete [2021-06-22T04:14:50.260Z] 0510c868ecb4: Pull complete [2021-06-22T04:14:50.260Z] afea3b2eda06: Pull complete [2021-06-22T04:14:50.260Z] 7809a108b3ef: Pull complete [2021-06-22T04:14:51.667Z] f706445af74f: Pull complete [2021-06-22T04:14:51.667Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T04:14:51.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T04:14:51.667Z] ---> b068be0155e3 [2021-06-22T04:14:51.667Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-22T04:14:55.891Z] ---> Running in 3c46578b69fe [2021-06-22T04:14:55.891Z] Removing intermediate container 3c46578b69fe [2021-06-22T04:14:55.891Z] ---> 609daed35a7b [2021-06-22T04:14:55.891Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T04:14:55.891Z] ---> Running in c8fa241b0f2d [2021-06-22T04:14:56.157Z] Removing intermediate container c8fa241b0f2d [2021-06-22T04:14:56.157Z] ---> b6ffb70bda21 [2021-06-22T04:14:56.157Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-22T04:14:56.157Z] ---> Running in a12c82a05b34 [2021-06-22T04:14:56.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T04:14:57.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T04:14:57.630Z] OK: 149 MiB in 40 packages [2021-06-22T04:14:57.892Z] Removing intermediate container a12c82a05b34 [2021-06-22T04:14:57.892Z] ---> c9861ac85665 [2021-06-22T04:14:57.892Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-22T04:14:57.892Z] ---> Running in f146f2d7c085 [2021-06-22T04:14:58.157Z] Removing intermediate container f146f2d7c085 [2021-06-22T04:14:58.157Z] ---> 29342bdb99f0 [2021-06-22T04:14:58.157Z] Step 7/8 : COPY . . [2021-06-22T04:14:58.734Z] ---> 66fb95561524 [2021-06-22T04:14:58.735Z] Step 8/8 : RUN go mod download [2021-06-22T04:14:58.996Z] ---> Running in a7c06cd1f3ea [2021-06-22T04:15:11.353Z] Removing intermediate container d8e8c7d8fb4d [2021-06-22T04:15:11.353Z] ---> 0c05b970f8e3 [2021-06-22T04:15:11.360Z] Removing intermediate container a7c06cd1f3ea [2021-06-22T04:15:11.360Z] ---> 277096634667 [2021-06-22T04:15:11.360Z] Successfully built 277096634667 [2021-06-22T04:15:11.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:15:11.626Z] Successfully built 0c05b970f8e3 [2021-06-22T04:15:11.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:15:11.713Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T04:15:11.713Z] . [Pipeline] withDockerContainer [2021-06-22T04:15:11.880Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-06-22T04:15:11.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T04:15:12.010Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T04:15:12.010Z] . [2021-06-22T04:15:12.299Z] $ docker top 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-22T04:15:12.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-647 does not seem to be running inside a container [2021-06-22T04:15:12.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T04:15:14.476Z] $ docker top b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-22T04:15:15.192Z] + go version [2021-06-22T04:15:15.193Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T04:15:15.223Z] $ docker stop --time=1 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 [2021-06-22T04:15:15.595Z] + go version [2021-06-22T04:15:15.595Z] go version go1.16.5 linux/arm64 [2021-06-22T04:15:16.412Z] $ docker rm -f 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-22T04:15:16.562Z] $ docker stop --time=1 b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 [2021-06-22T04:15:18.351Z] $ docker rm -f b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:15:19.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T04:15:19.625Z] . [Pipeline] withDockerContainer [2021-06-22T04:15:19.726Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-06-22T04:15:19.727Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T04:15:19.727Z] . [2021-06-22T04:15:19.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T04:15:20.150Z] $ docker top fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-22T04:15:20.528Z] prd-ubuntu18.04-docker-arm64-4c-16g-647 does not seem to be running inside a container [2021-06-22T04:15:20.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T04:15:22.148Z] $ docker top 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-22T04:15:23.030Z] + go mod tidy [Pipeline] sh [2021-06-22T04:15:23.391Z] + make test [2021-06-22T04:15:23.391Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T04:15:23.454Z] + go mod tidy [2021-06-22T04:15:23.667Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-22T04:15:24.813Z] + make test [2021-06-22T04:15:24.813Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-22T04:15:25.820Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T04:15:33.750Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T04:15:33.750Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-22T04:15:38.066Z] $ docker stop --time=1 fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b [2021-06-22T04:15:39.401Z] $ docker rm -f fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:15:39.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T04:15:40.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-22T04:15:41.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T04:15:41.832Z] + ls -al . [2021-06-22T04:15:41.832Z] total 92 [2021-06-22T04:15:41.832Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 04:15 . [2021-06-22T04:15:41.832Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 04:14 .. [2021-06-22T04:15:41.832Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 04:14 assets [2021-06-22T04:15:41.832Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 04:14 bin [2021-06-22T04:15:41.832Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 04:14 cmd [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 04:14 CONTRIBUTING.md [2021-06-22T04:15:41.832Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 22 04:15 coverage.out [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 22 04:14 Dockerfile [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 04:14 Dockerfile.build [2021-06-22T04:15:41.832Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 04:14 docs [2021-06-22T04:15:41.832Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 04:14 .git [2021-06-22T04:15:41.832Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 04:14 .github [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 04:14 .gitignore [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 04:14 go.mod [2021-06-22T04:15:41.832Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 04:15 go.sum [2021-06-22T04:15:41.832Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 04:14 internal [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 04:14 Jenkinsfile [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 04:14 LICENSE [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 22 04:14 Makefile [2021-06-22T04:15:41.832Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 04:14 pkg [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 04:14 README.md [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 04:10 VERSION [2021-06-22T04:15:41.832Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 04:14 version.go [2021-06-22T04:15:41.832Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 04:14 web [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:15:42.176Z] + 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=d092d0404632b38aea96cc9d20a7db0d40100410 --label arch=amd64 --label version=0.0.0 . [2021-06-22T04:15:42.177Z] Sending build context to Docker daemon 17.96MB [2021-06-22T04:15:42.177Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T04:15:42.177Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-22T04:15:42.177Z] ---> 277096634667 [2021-06-22T04:15:42.177Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T04:15:42.443Z] ---> Running in e2833c071e3f [2021-06-22T04:15:42.443Z] Removing intermediate container e2833c071e3f [2021-06-22T04:15:42.443Z] ---> 86f32bb551da [2021-06-22T04:15:42.443Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T04:15:42.443Z] ---> Running in a909230c7698 [2021-06-22T04:15:42.704Z] Removing intermediate container a909230c7698 [2021-06-22T04:15:42.704Z] ---> 405797860741 [2021-06-22T04:15:42.704Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T04:15:42.704Z] ---> Running in 03a5987e0bc5 [2021-06-22T04:15:42.704Z] Removing intermediate container 03a5987e0bc5 [2021-06-22T04:15:42.704Z] ---> 832adda44dd2 [2021-06-22T04:15:42.704Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-22T04:15:42.704Z] ---> Running in e3abb5c623ad [2021-06-22T04:15:42.704Z] Removing intermediate container e3abb5c623ad [2021-06-22T04:15:42.704Z] ---> 4789d2e2aff8 [2021-06-22T04:15:42.704Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T04:15:42.967Z] ---> Running in 10ccfa20131b [2021-06-22T04:15:42.968Z] Removing intermediate container 10ccfa20131b [2021-06-22T04:15:42.968Z] ---> ca0edd50b3cf [2021-06-22T04:15:42.968Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T04:15:42.968Z] ---> Running in 1b94234b8ca6 [2021-06-22T04:15:43.539Z] Removing intermediate container 1b94234b8ca6 [2021-06-22T04:15:43.539Z] ---> 4ca7a976ef23 [2021-06-22T04:15:43.539Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T04:15:43.540Z] ---> Running in f9a291f6ef43 [2021-06-22T04:15:43.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T04:15:44.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T04:15:45.056Z] OK: 149 MiB in 40 packages [2021-06-22T04:15:45.056Z] Removing intermediate container f9a291f6ef43 [2021-06-22T04:15:45.056Z] ---> 24b6cfbcf6f9 [2021-06-22T04:15:45.056Z] Step 10/24 : ENV GO111MODULE=on [2021-06-22T04:15:45.056Z] ---> Running in 5f62cb2f6459 [2021-06-22T04:15:45.318Z] Removing intermediate container 5f62cb2f6459 [2021-06-22T04:15:45.318Z] ---> 8c4a849ad7d4 [2021-06-22T04:15:45.318Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T04:15:45.318Z] ---> Running in 289cd317775d [2021-06-22T04:15:45.318Z] Removing intermediate container 289cd317775d [2021-06-22T04:15:45.318Z] ---> a263859d4094 [2021-06-22T04:15:45.318Z] Step 12/24 : COPY go.mod . [2021-06-22T04:15:45.579Z] ---> d9f52f67f695 [2021-06-22T04:15:45.579Z] Step 13/24 : COPY Makefile . [2021-06-22T04:15:45.579Z] ---> 460a701e61f8 [2021-06-22T04:15:45.579Z] Step 14/24 : RUN make update [2021-06-22T04:15:45.840Z] ---> Running in e8b3100ccc00 [2021-06-22T04:15:46.125Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T04:15:46.392Z] Removing intermediate container e8b3100ccc00 [2021-06-22T04:15:46.392Z] ---> cdacd648db93 [2021-06-22T04:15:46.392Z] Step 15/24 : COPY . . [2021-06-22T04:15:46.972Z] ---> 71687a77b329 [2021-06-22T04:15:46.972Z] Step 16/24 : RUN ${MAKE} [2021-06-22T04:15:46.972Z] ---> Running in 19e1dbc1a031 [2021-06-22T04:15:47.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-22T04:15:55.465Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T04:15:56.876Z] Removing intermediate container 19e1dbc1a031 [2021-06-22T04:15:56.876Z] ---> e21ad9434485 [2021-06-22T04:15:56.876Z] Step 17/24 : FROM alpine:3.12 [2021-06-22T04:15:57.449Z] 3.12: Pulling from library/alpine [2021-06-22T04:15:57.449Z] 339de151aab4: Pulling fs layer [2021-06-22T04:15:57.715Z] 339de151aab4: Verifying Checksum [2021-06-22T04:15:57.715Z] 339de151aab4: Download complete [2021-06-22T04:15:57.978Z] 339de151aab4: Pull complete [2021-06-22T04:15:57.978Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T04:15:57.978Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T04:15:57.978Z] ---> 13621d1b12d4 [2021-06-22T04:15:57.978Z] Step 18/24 : EXPOSE 4000 [2021-06-22T04:15:57.978Z] ---> Running in cee19318737a [2021-06-22T04:15:57.978Z] Removing intermediate container cee19318737a [2021-06-22T04:15:57.978Z] ---> 05cd8777d420 [2021-06-22T04:15:57.978Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-22T04:15:58.237Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-22T04:15:58.237Z] GO111MODULE=on go vet ./... [2021-06-22T04:15:58.555Z] ---> 1c07c1c4f161 [2021-06-22T04:15:58.555Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T04:15:58.555Z] ---> Running in 3c60271f914e [2021-06-22T04:15:58.555Z] Removing intermediate container 3c60271f914e [2021-06-22T04:15:58.555Z] ---> d5438ca6d49d [2021-06-22T04:15:58.555Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T04:15:58.555Z] ---> Running in 8c387f59d0a9 [2021-06-22T04:15:58.821Z] Removing intermediate container 8c387f59d0a9 [2021-06-22T04:15:58.821Z] ---> 9de157400b89 [2021-06-22T04:15:58.821Z] Step 22/24 : LABEL arch=amd64 [2021-06-22T04:15:58.821Z] ---> Running in 48548e444869 [2021-06-22T04:15:58.821Z] Removing intermediate container 48548e444869 [2021-06-22T04:15:58.821Z] ---> f9faf76783e5 [2021-06-22T04:15:58.821Z] Step 23/24 : LABEL git_sha=d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:15:58.821Z] ---> Running in 8d54f8a6044a [2021-06-22T04:15:58.821Z] Removing intermediate container 8d54f8a6044a [2021-06-22T04:15:58.821Z] ---> aa08a809350b [2021-06-22T04:15:58.821Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T04:15:58.821Z] ---> Running in 3ceace90ec3d [2021-06-22T04:15:59.084Z] Removing intermediate container 3ceace90ec3d [2021-06-22T04:15:59.084Z] ---> f9a43e1769a4 [2021-06-22T04:15:59.084Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T04:15:59.084Z] Successfully built f9a43e1769a4 [2021-06-22T04:15:59.084Z] 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] libraryResource [Pipeline] sh [2021-06-22T04:16:00.110Z] ---> job-cost.sh [2021-06-22T04:16:00.110Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ydva [2021-06-22T04:16:08.306Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-22T04:16:16.619Z] $ docker stop --time=1 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 [2021-06-22T04:16:18.584Z] $ docker rm -f 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:16:19.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T04:16:19.491Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T04:16:20.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:16:20.873Z] + sudo chown -R jenkins:jenkins . [2021-06-22T04:16:25.806Z] lf-activate-venv(): INFO: Adding /tmp/venv-ydva/bin to PATH [2021-06-22T04:16:25.806Z] INFO: No Stack... [2021-06-22T04:16:25.806Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T04:16:25.806Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2021-06-22T04:16:26.205Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-22T04:16:26.205Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T04:16:26.264Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [2021-06-22T04:16:26.275Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] did not exist. Created. [2021-06-22T04:16:26.275Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [2021-06-22T04:16:26.369Z] + ls -al . [2021-06-22T04:16:26.369Z] total 128 [2021-06-22T04:16:26.369Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 04:15 . [2021-06-22T04:16:26.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:13 .. [2021-06-22T04:16:26.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 04:13 .git [2021-06-22T04:16:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 .github [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 04:13 .gitignore [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 04:13 CONTRIBUTING.md [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 22 04:13 Dockerfile [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 04:13 Dockerfile.build [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 04:13 Jenkinsfile [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 04:13 LICENSE [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 22 04:13 Makefile [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 04:13 README.md [2021-06-22T04:16:26.369Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 04:10 VERSION [2021-06-22T04:16:26.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 assets [2021-06-22T04:16:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 bin [2021-06-22T04:16:26.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 cmd [2021-06-22T04:16:26.369Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 04:15 coverage.out [2021-06-22T04:16:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 docs [2021-06-22T04:16:26.370Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 04:13 go.mod [2021-06-22T04:16:26.370Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 04:15 go.sum [2021-06-22T04:16:26.370Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 04:13 internal [2021-06-22T04:16:26.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 pkg [2021-06-22T04:16:26.370Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 04:13 version.go [2021-06-22T04:16:26.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:13 web [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:16:26.737Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T04:16:26.818Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T04:16:26.837Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] // lock [2021-06-22T04:16:26.906Z] + 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=d092d0404632b38aea96cc9d20a7db0d40100410 --label arch=arm64 --label version=0.0.0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T04:16:27.993Z] Sending build context to Docker daemon 17.96MB [2021-06-22T04:16:27.993Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-22T04:16:27.993Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-22T04:16:27.993Z] ---> 0c05b970f8e3 [2021-06-22T04:16:27.993Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-22T04:16:28.272Z] ---> Running in 77ad13203a2a [2021-06-22T04:16:28.867Z] Removing intermediate container 77ad13203a2a [2021-06-22T04:16:28.867Z] ---> 2f94ca3e9d5e [2021-06-22T04:16:28.867Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-22T04:16:28.867Z] ---> Running in 5efdbba81811 [2021-06-22T04:16:29.467Z] Removing intermediate container 5efdbba81811 [2021-06-22T04:16:29.467Z] ---> 416aa74adcf4 [2021-06-22T04:16:29.467Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-22T04:16:29.467Z] ---> Running in 7f9241316e8f [2021-06-22T04:16:30.066Z] Removing intermediate container 7f9241316e8f [2021-06-22T04:16:30.066Z] ---> dff867d13af3 [2021-06-22T04:16:30.066Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-22T04:16:30.066Z] ---> Running in 68096b62af6e [2021-06-22T04:16:30.667Z] Removing intermediate container 68096b62af6e [2021-06-22T04:16:30.667Z] ---> 653713ba27e2 [2021-06-22T04:16:30.667Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-22T04:16:30.667Z] ---> Running in 77127c63f974 [2021-06-22T04:16:31.265Z] Removing intermediate container 77127c63f974 [2021-06-22T04:16:31.265Z] ---> 9db4a1fa17ac [2021-06-22T04:16:31.265Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-22T04:16:31.265Z] ---> Running in 28c77e6e9886 [2021-06-22T04:16:33.257Z] Removing intermediate container 28c77e6e9886 [2021-06-22T04:16:33.257Z] ---> 143b7e670bc9 [2021-06-22T04:16:33.257Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-22T04:16:33.539Z] ---> Running in 1981b18e23ba [2021-06-22T04:16:34.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T04:16:35.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T04:16:36.941Z] OK: 138 MiB in 40 packages [2021-06-22T04:16:37.919Z] Removing intermediate container 1981b18e23ba [2021-06-22T04:16:37.919Z] ---> 609b012f72f1 [2021-06-22T04:16:37.919Z] Step 10/24 : ENV GO111MODULE=on [2021-06-22T04:16:38.192Z] ---> Running in a0757682418a [2021-06-22T04:16:38.464Z] Removing intermediate container a0757682418a [2021-06-22T04:16:38.464Z] ---> 282f9c2c5cab [2021-06-22T04:16:38.464Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-22T04:16:38.737Z] ---> Running in a5c18c60c3d4 [2021-06-22T04:16:39.332Z] Removing intermediate container a5c18c60c3d4 [2021-06-22T04:16:39.332Z] ---> e5174ab9485c [2021-06-22T04:16:39.332Z] Step 12/24 : COPY go.mod . [2021-06-22T04:16:39.943Z] ---> 605b669bd745 [2021-06-22T04:16:39.943Z] Step 13/24 : COPY Makefile . [2021-06-22T04:16:40.936Z] ---> 989b381274bb [2021-06-22T04:16:40.936Z] Step 14/24 : RUN make update [2021-06-22T04:16:40.936Z] ---> Running in d65f4ef4e95e [2021-06-22T04:16:42.381Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-22T04:16:43.357Z] Removing intermediate container d65f4ef4e95e [2021-06-22T04:16:43.357Z] ---> 7617a43a87bc [2021-06-22T04:16:43.357Z] Step 15/24 : COPY . . [2021-06-22T04:16:45.986Z] ---> ffd211ed04f7 [2021-06-22T04:16:45.986Z] Step 16/24 : RUN ${MAKE} [2021-06-22T04:16:45.986Z] ---> Running in cb94eb2f152d [2021-06-22T04:16:46.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-22T04:17:13.809Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-22T04:17:17.189Z] Removing intermediate container cb94eb2f152d [2021-06-22T04:17:17.189Z] ---> c3b6b805ed6b [2021-06-22T04:17:17.189Z] Step 17/24 : FROM alpine:3.12 [2021-06-22T04:17:17.461Z] 3.12: Pulling from library/alpine [2021-06-22T04:17:17.461Z] d2f70382dc9a: Pulling fs layer [2021-06-22T04:17:17.734Z] d2f70382dc9a: Verifying Checksum [2021-06-22T04:17:17.734Z] d2f70382dc9a: Download complete [2021-06-22T04:17:18.332Z] d2f70382dc9a: Pull complete [2021-06-22T04:17:18.332Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-22T04:17:18.332Z] Status: Downloaded newer image for alpine:3.12 [2021-06-22T04:17:18.332Z] ---> c4fd0aeabfcf [2021-06-22T04:17:18.332Z] Step 18/24 : EXPOSE 4000 [2021-06-22T04:17:18.606Z] ---> Running in 2e8fe4d4b773 [2021-06-22T04:17:19.198Z] Removing intermediate container 2e8fe4d4b773 [2021-06-22T04:17:19.198Z] ---> da6a3990e13d [2021-06-22T04:17:19.198Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T04:17:20.645Z] ---> 90beeb3de892 [2021-06-22T04:17:20.645Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-22T04:17:20.645Z] ---> Running in 18cbabf2f514 [2021-06-22T04:17:20.918Z] Removing intermediate container 18cbabf2f514 [2021-06-22T04:17:20.918Z] ---> f02341d7c7f0 [2021-06-22T04:17:20.918Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-22T04:17:21.194Z] ---> Running in 01a5c96c3fa3 [2021-06-22T04:17:21.470Z] Removing intermediate container 01a5c96c3fa3 [2021-06-22T04:17:21.471Z] ---> 5b5e6d68bb6b [2021-06-22T04:17:21.471Z] Step 22/24 : LABEL arch=arm64 [2021-06-22T04:17:21.781Z] ---> Running in abf96ede9811 [2021-06-22T04:17:22.056Z] Removing intermediate container abf96ede9811 [2021-06-22T04:17:22.057Z] ---> d943166f43cf [2021-06-22T04:17:22.057Z] Step 23/24 : LABEL git_sha=d092d0404632b38aea96cc9d20a7db0d40100410 [2021-06-22T04:17:22.330Z] ---> Running in 9f506f8a15dc [2021-06-22T04:17:22.603Z] Removing intermediate container 9f506f8a15dc [2021-06-22T04:17:22.603Z] ---> c3f13895ea08 [2021-06-22T04:17:22.603Z] Step 24/24 : LABEL version=0.0.0 [2021-06-22T04:17:22.877Z] ---> Running in 809204ced943 [2021-06-22T04:17:23.151Z] Removing intermediate container 809204ced943 [2021-06-22T04:17:23.152Z] ---> 61cc950aefcf [2021-06-22T04:17:23.152Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-22T04:17:23.423Z] Successfully built 61cc950aefcf [2021-06-22T04:17:23.423Z] 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] libraryResource [Pipeline] sh [2021-06-22T04:17:24.309Z] ---> job-cost.sh [2021-06-22T04:17:24.309Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sems [2021-06-22T04:18:03.292Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T04:19:25.041Z] lf-activate-venv(): INFO: Adding /tmp/venv-sems/bin to PATH [2021-06-22T04:19:25.041Z] INFO: No Stack... [2021-06-22T04:19:25.041Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T04:19:25.634Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T04:19:25.990Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-22T04:19:25.990Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T04:19:26.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [2021-06-22T04:19:26.090Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] did not exist. Created. [2021-06-22T04:19:26.090Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T04:19:26.535Z] /w/workspace/edgex-ui-go/1@tmp/durable-c970b799/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-c970b799/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T04:19:26.908Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T04:19:26.950Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T04:19:27.190Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T04:19:27.212Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-22T04:19:28.364Z] provisioning config files... [2021-06-22T04:19:28.374Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config6944311906425499892tmp [Pipeline] { [Pipeline] sh [2021-06-22T04:19:28.784Z] + set +x [2021-06-22T04:19:28.784Z] + bash -s -- [2021-06-22T04:19:28.784Z] + curl -s https://codecov.io/bash [2021-06-22T04:19:28.784Z] [2021-06-22T04:19:28.784Z] _____ _ [2021-06-22T04:19:28.784Z] / ____| | | [2021-06-22T04:19:28.784Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T04:19:28.784Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T04:19:28.784Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T04:19:28.784Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T04:19:28.784Z] Bash-1.0.3 [2021-06-22T04:19:28.784Z] [2021-06-22T04:19:28.784Z] [2021-06-22T04:19:28.784Z] ==> git version 2.24.4 found [2021-06-22T04:19:28.784Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-22T04:19:28.784Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T04:19:28.784Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T04:19:28.784Z] ==> Jenkins CI detected. [2021-06-22T04:19:28.784Z] project root: . [2021-06-22T04:19:28.784Z] --> token set from env [2021-06-22T04:19:28.784Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T04:19:28.784Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T04:19:28.784Z] ==> Python coveragepy not found [2021-06-22T04:19:28.784Z] ==> Searching for coverage reports in: [2021-06-22T04:19:28.784Z] + . [2021-06-22T04:19:28.784Z] -> Found 1 reports [2021-06-22T04:19:28.784Z] ==> Detecting git/mercurial file structure [2021-06-22T04:19:29.048Z] ==> Reading reports [2021-06-22T04:19:29.048Z] + ./coverage.out bytes=10 [2021-06-22T04:19:29.048Z] ==> Appending adjustments [2021-06-22T04:19:29.048Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T04:19:29.048Z] + Found adjustments [2021-06-22T04:19:29.048Z] ==> Gzipping contents [2021-06-22T04:19:29.048Z] 4.0K /tmp/codecov.UB5Vh4.gz [2021-06-22T04:19:29.048Z] ==> Uploading reports [2021-06-22T04:19:29.048Z] url: https://codecov.io [2021-06-22T04:19:29.048Z] query: branch=PR-397&commit=d092d0404632b38aea96cc9d20a7db0d40100410&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2021-06-22T04:19:29.048Z] -> Pinging Codecov [2021-06-22T04:19:29.048Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-397&commit=d092d0404632b38aea96cc9d20a7db0d40100410&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2021-06-22T04:19:29.620Z] -> Uploading to [2021-06-22T04:19:29.620Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/d092d0404632b38aea96cc9d20a7db0d40100410/c2c962aa-ede1-4aa2-b2d8-dd60d4cde315.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T041929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f313c4cdfcffcf18535e407b47f38b3ac1b40c4abcaf83730dba3343c0e9d83 [2021-06-22T04:19:29.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T04:19:29.620Z] Dload Upload Total Spent Left Speed [2021-06-22T04:19:29.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 6633 --:--:-- --:--:-- --:--:-- 6623 [2021-06-22T04:19:29.883Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] } [2021-06-22T04:19:29.910Z] 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] libraryResource [Pipeline] sh [2021-06-22T04:19:32.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:33.186Z] ---> package-listing.sh [2021-06-22T04:19:33.186Z] ++ facter osfamily [2021-06-22T04:19:33.186Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T04:19:33.455Z] + OS_FAMILY=redhat [2021-06-22T04:19:33.455Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-397 [2021-06-22T04:19:33.455Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T04:19:33.455Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T04:19:33.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T04:19:33.455Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T04:19:33.455Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-397 ']' [2021-06-22T04:19:33.455Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T04:19:33.455Z] + case "${OS_FAMILY}" in [2021-06-22T04:19:33.455Z] + sort [2021-06-22T04:19:33.455Z] + rpm -qa [2021-06-22T04:19:34.037Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T04:19:34.037Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T04:19:34.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T04:19:34.037Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-397 ']' [2021-06-22T04:19:34.037Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-397/archives/ [2021-06-22T04:19:34.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-397/archives/ [Pipeline] echo [2021-06-22T04:19:34.077Z] 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-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T04:19:34.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:19:35.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:19:35.017Z] [2021-06-22T04:19:35.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:19:35.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:19:35.377Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T04:19:35.377Z] df20fa9351a1: Pulling fs layer [2021-06-22T04:19:35.377Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T04:19:35.377Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T04:19:35.377Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T04:19:35.377Z] 93b61091891f: Pulling fs layer [2021-06-22T04:19:35.377Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T04:19:35.377Z] 5e14af77c1be: Pulling fs layer [2021-06-22T04:19:35.377Z] 01666e4c0597: Pulling fs layer [2021-06-22T04:19:35.377Z] aa168da1d23b: Pulling fs layer [2021-06-22T04:19:35.377Z] 93b61091891f: Waiting [2021-06-22T04:19:35.377Z] 93b9cdb0e59b: Waiting [2021-06-22T04:19:35.377Z] 5e14af77c1be: Waiting [2021-06-22T04:19:35.377Z] 01666e4c0597: Waiting [2021-06-22T04:19:35.377Z] aa168da1d23b: Waiting [2021-06-22T04:19:35.377Z] 46f8f816bc3b: Waiting [2021-06-22T04:19:35.377Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T04:19:35.377Z] 36b3adc4ff6f: Download complete [2021-06-22T04:19:35.377Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T04:19:35.377Z] 46f8f816bc3b: Download complete [2021-06-22T04:19:35.644Z] df20fa9351a1: Verifying Checksum [2021-06-22T04:19:35.644Z] df20fa9351a1: Download complete [2021-06-22T04:19:35.644Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T04:19:35.644Z] 93b9cdb0e59b: Download complete [2021-06-22T04:19:35.644Z] 5e14af77c1be: Verifying Checksum [2021-06-22T04:19:35.644Z] 5e14af77c1be: Download complete [2021-06-22T04:19:35.644Z] 01666e4c0597: Verifying Checksum [2021-06-22T04:19:35.644Z] 01666e4c0597: Download complete [2021-06-22T04:19:35.644Z] 93b61091891f: Verifying Checksum [2021-06-22T04:19:35.644Z] 93b61091891f: Download complete [2021-06-22T04:19:35.910Z] df20fa9351a1: Pull complete [2021-06-22T04:19:35.910Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T04:19:35.910Z] 8ad3a11d3b57: Download complete [2021-06-22T04:19:35.910Z] 36b3adc4ff6f: Pull complete [2021-06-22T04:19:36.484Z] 8ad3a11d3b57: Pull complete [2021-06-22T04:19:36.485Z] 46f8f816bc3b: Pull complete [2021-06-22T04:19:37.062Z] 93b61091891f: Pull complete [2021-06-22T04:19:37.062Z] 93b9cdb0e59b: Pull complete [2021-06-22T04:19:37.325Z] 5e14af77c1be: Pull complete [2021-06-22T04:19:37.325Z] 01666e4c0597: Pull complete [2021-06-22T04:19:37.913Z] aa168da1d23b: Download complete [2021-06-22T04:19:42.188Z] aa168da1d23b: Pull complete [2021-06-22T04:19:42.188Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T04:19:42.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:19:42.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T04:19:42.312Z] prd-centos7-docker-4c-2g-644 does not seem to be running inside a container [2021-06-22T04:19:42.354Z] $ 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-397/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-397 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397:/w/workspace/edgexfoundry_edgex-ui-go_PR-397:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T04:19:45.574Z] $ docker top 3b7e845406e3055036b254c6d6254f3a6d3f0ae49b11efbc26b949262b23bda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:19:46.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T04:19:46.417Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T04:19:46.740Z] + ls /var/log/sa-host [2021-06-22T04:19:46.740Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T04:19:46.740Z] file_magic: OK [2021-06-22T04:19:46.740Z] HZ: Using current value: 100 [2021-06-22T04:19:46.740Z] file_header: OK [2021-06-22T04:19:46.740Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-22T04:19:46.740Z] Statistics: [2021-06-22T04:19:46.740Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T04:19:46.740Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T04:19:46.740Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T04:19:46.740Z] file_magic: OK [2021-06-22T04:19:46.740Z] HZ: Using current value: 100 [2021-06-22T04:19:46.740Z] file_header: OK [2021-06-22T04:19:46.740Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-22T04:19:46.740Z] Statistics: [2021-06-22T04:19:46.740Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T04:19:46.740Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T04:19:46.993Z] provisioning config files... [2021-06-22T04:19:47.007Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config4966979574933705095tmp [Pipeline] { [Pipeline] echo [2021-06-22T04:19:47.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:47.447Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T04:19:47.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:47.957Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T04:19:47.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:48.340Z] ---> sudo-logs.sh [2021-06-22T04:19:48.340Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T04:19:48.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:48.783Z] ---> job-cost.sh [2021-06-22T04:19:48.784Z] lf-activate-venv: SKIPPING [2021-06-22T04:19:48.784Z] DEBUG: total: 0.18000000715255737 [2021-06-22T04:19:48.784Z] INFO: Retrieving Stack Cost... [2021-06-22T04:19:49.359Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T04:19:49.933Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T04:19:49.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:19:50.331Z] ---> logs-deploy.sh [2021-06-22T04:19:50.331Z] lf-activate-venv: SKIPPING [2021-06-22T04:19:50.331Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-397/1 [2021-06-22T04:19:50.331Z] INFO: archiving workspace using pattern(s): [2021-06-22T04:19:51.280Z] Archives upload complete. [2021-06-22T04:19:51.280Z] INFO: archiving logs to Nexus [2021-06-22T04:19:51.857Z] ---> uname -a: [2021-06-22T04:19:51.857Z] Linux prd-centos7-docker-4c-2g-644.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-22T04:19:51.857Z] [2021-06-22T04:19:51.857Z] [2021-06-22T04:19:51.857Z] ---> lscpu: [2021-06-22T04:19:51.857Z] Architecture: x86_64 [2021-06-22T04:19:51.857Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-22T04:19:51.857Z] Byte Order: Little Endian [2021-06-22T04:19:51.857Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-22T04:19:51.857Z] CPU(s): 2 [2021-06-22T04:19:51.857Z] On-line CPU(s) list: 0,1 [2021-06-22T04:19:51.857Z] Thread(s) per core: 1 [2021-06-22T04:19:51.857Z] Core(s) per socket: 1 [2021-06-22T04:19:51.857Z] Socket(s): 2 [2021-06-22T04:19:51.857Z] NUMA node(s): 1 [2021-06-22T04:19:51.857Z] Vendor ID: AuthenticAMD [2021-06-22T04:19:51.857Z] CPU family: 23 [2021-06-22T04:19:51.857Z] Model: 49 [2021-06-22T04:19:51.857Z] Model name: AMD EPYC-Rome Processor [2021-06-22T04:19:51.857Z] Stepping: 0 [2021-06-22T04:19:51.858Z] CPU MHz: 2799.998 [2021-06-22T04:19:51.858Z] BogoMIPS: 5599.99 [2021-06-22T04:19:51.858Z] Virtualization: AMD-V [2021-06-22T04:19:51.858Z] Hypervisor vendor: KVM [2021-06-22T04:19:51.858Z] Virtualization type: full [2021-06-22T04:19:51.858Z] L1d cache: 64 KiB [2021-06-22T04:19:51.858Z] L1i cache: 64 KiB [2021-06-22T04:19:51.858Z] L2 cache: 1 MiB [2021-06-22T04:19:51.858Z] L3 cache: 32 MiB [2021-06-22T04:19:51.858Z] NUMA node0 CPU(s): 0,1 [2021-06-22T04:19:51.858Z] Vulnerability Itlb multihit: Not affected [2021-06-22T04:19:51.858Z] Vulnerability L1tf: Not affected [2021-06-22T04:19:51.858Z] Vulnerability Mds: Not affected [2021-06-22T04:19:51.858Z] Vulnerability Meltdown: Not affected [2021-06-22T04:19:51.858Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-22T04:19:51.858Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-22T04:19:51.858Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-22T04:19:51.858Z] Vulnerability Srbds: Not affected [2021-06-22T04:19:51.858Z] Vulnerability Tsx async abort: Not affected [2021-06-22T04:19:51.858Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> nproc: [2021-06-22T04:19:51.858Z] 2 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> df -h: [2021-06-22T04:19:51.858Z] Filesystem Size Used Available Use% Mounted on [2021-06-22T04:19:51.858Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-22T04:19:51.858Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-22T04:19:51.858Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-22T04:19:51.858Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp [2021-06-22T04:19:51.858Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> free -m: [2021-06-22T04:19:51.858Z] total used free shared buff/cache available [2021-06-22T04:19:51.858Z] Mem: 7821 992 4706 0 2122 6651 [2021-06-22T04:19:51.858Z] Swap: 1023 0 1023 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> ip addr: [2021-06-22T04:19:51.858Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-22T04:19:51.858Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-22T04:19:51.858Z] inet 127.0.0.1/8 scope host lo [2021-06-22T04:19:51.858Z] valid_lft forever preferred_lft forever [2021-06-22T04:19:51.858Z] inet6 ::1/128 scope host [2021-06-22T04:19:51.858Z] valid_lft forever preferred_lft forever [2021-06-22T04:19:51.858Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-22T04:19:51.858Z] link/ether fa:16:3e:a3:8c:b1 brd ff:ff:ff:ff:ff:ff [2021-06-22T04:19:51.858Z] inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-22T04:19:51.858Z] valid_lft 85773sec preferred_lft 85773sec [2021-06-22T04:19:51.858Z] inet6 fe80::f816:3eff:fea3:8cb1/64 scope link [2021-06-22T04:19:51.858Z] valid_lft forever preferred_lft forever [2021-06-22T04:19:51.858Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-22T04:19:51.858Z] link/ether 02:42:88:f8:ce:af brd ff:ff:ff:ff:ff:ff [2021-06-22T04:19:51.858Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-22T04:19:51.858Z] valid_lft forever preferred_lft forever [2021-06-22T04:19:51.858Z] inet6 fe80::42:88ff:fef8:ceaf/64 scope link [2021-06-22T04:19:51.858Z] valid_lft forever preferred_lft forever [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> sar -b -r -n DEV: [2021-06-22T04:19:51.858Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:09:13 LINUX RESTART (2 CPU) [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-22T04:19:51.858Z] 04:11:01 21.69 2.10 19.59 0.00 1536.21 3969.57 0.00 [2021-06-22T04:19:51.858Z] 04:12:01 1.73 0.00 1.73 0.00 0.00 33.59 0.00 [2021-06-22T04:19:51.858Z] 04:13:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-06-22T04:19:51.858Z] 04:14:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 [2021-06-22T04:19:51.858Z] 04:15:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-06-22T04:19:51.858Z] 04:16:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 [2021-06-22T04:19:51.858Z] 04:17:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 [2021-06-22T04:19:51.858Z] 04:18:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-06-22T04:19:51.858Z] 04:19:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-22T04:19:51.858Z] Average: 2.80 0.23 2.57 0.00 170.78 447.64 0.00 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-22T04:19:51.858Z] 04:11:01 5421700 0 818792 10.22 2620 1765828 1249296 13.79 592684 1593540 20 [2021-06-22T04:19:51.858Z] 04:12:01 5422728 0 817756 10.21 2620 1765836 1220572 13.48 592484 1593044 8 [2021-06-22T04:19:51.858Z] 04:13:01 5425424 0 815060 10.18 2620 1765836 1205080 13.30 586840 1596672 8 [2021-06-22T04:19:51.858Z] 04:14:01 5423052 0 817428 10.21 2620 1765840 1205236 13.31 589472 1596672 8 [2021-06-22T04:19:51.858Z] 04:15:01 5422260 0 818212 10.22 2620 1765848 1205320 13.31 589268 1597328 12 [2021-06-22T04:19:51.858Z] 04:16:01 5422812 0 817660 10.21 2620 1765848 1205080 13.30 589072 1597328 12 [2021-06-22T04:19:51.858Z] 04:17:01 5421276 0 819188 10.23 2620 1765856 1205152 13.31 590444 1597328 8 [2021-06-22T04:19:51.858Z] 04:18:01 5413404 0 827052 10.33 2620 1765864 1205080 13.30 598380 1597328 8 [2021-06-22T04:19:51.858Z] 04:19:01 5413116 0 827336 10.33 2620 1765868 1205080 13.30 600800 1595352 8 [2021-06-22T04:19:51.858Z] Average: 5420641 0 819832 10.24 2620 1765847 1211766 13.38 592160 1596066 10 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-22T04:19:51.858Z] 04:11:01 eth0 114.42 119.28 528.29 21.06 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:11:01 docker0 67.54 47.84 6.66 193.75 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:12:01 eth0 0.62 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:13:01 eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:14:01 eth0 0.97 0.28 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:15:01 eth0 0.75 0.57 0.44 0.31 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:17:01 eth0 0.28 0.22 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] Average: eth0 13.12 13.44 58.87 2.42 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] Average: docker0 7.51 5.32 0.74 21.54 0.00 0.00 0.00 0.00 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] ---> sar -P ALL: [2021-06-22T04:19:51.858Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:09:13 LINUX RESTART (2 CPU) [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] 04:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-22T04:19:51.858Z] 04:11:01 all 3.87 0.00 1.92 0.98 0.05 93.18 [2021-06-22T04:19:51.858Z] 04:11:01 0 4.05 0.00 1.91 0.79 0.05 93.19 [2021-06-22T04:19:51.858Z] 04:11:01 1 3.69 0.00 1.93 1.17 0.05 93.16 [2021-06-22T04:19:51.858Z] 04:12:01 all 0.11 0.00 0.06 0.00 0.03 99.81 [2021-06-22T04:19:51.858Z] 04:12:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-22T04:19:51.858Z] 04:12:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-06-22T04:19:51.858Z] 04:13:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-22T04:19:51.858Z] 04:13:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-22T04:19:51.858Z] 04:13:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-22T04:19:51.858Z] 04:14:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-06-22T04:19:51.858Z] 04:14:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2021-06-22T04:19:51.858Z] 04:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-22T04:19:51.858Z] 04:15:01 all 0.13 0.00 0.06 0.00 0.03 99.78 [2021-06-22T04:19:51.858Z] 04:15:01 0 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-22T04:19:51.858Z] 04:15:01 1 0.13 0.00 0.07 0.00 0.03 99.77 [2021-06-22T04:19:51.858Z] 04:16:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-22T04:19:51.858Z] 04:16:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-06-22T04:19:51.858Z] 04:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-22T04:19:51.858Z] 04:17:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-22T04:19:51.858Z] 04:17:01 0 0.18 0.00 0.05 0.00 0.02 99.75 [2021-06-22T04:19:51.858Z] 04:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-22T04:19:51.858Z] 04:18:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-22T04:19:51.858Z] 04:18:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-22T04:19:51.858Z] 04:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-22T04:19:51.858Z] 04:19:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-22T04:19:51.858Z] 04:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-22T04:19:51.858Z] 04:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-22T04:19:51.858Z] Average: all 0.53 0.00 0.25 0.11 0.03 99.09 [2021-06-22T04:19:51.858Z] Average: 0 0.59 0.00 0.24 0.09 0.02 99.06 [2021-06-22T04:19:51.858Z] Average: 1 0.47 0.00 0.25 0.13 0.03 99.12 [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z] [2021-06-22T04:19:51.858Z]