Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 436eb0edc8462f796afbf793b07922329882c760+d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (d5c637cc041306babd76bae6c8001d35c90ecf7e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7756898084040571486.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-ssh167631834868062832.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6512265959340126033.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 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-ssh6034246918724172208.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3702701246439447446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-910 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [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-400 # 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-400@tmp/jenkins-gitclient-ssh5526392365453460028.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 Merge succeeded, producing 18e45586d8811806775821e51fc9104d0469bf70 Checking out Revision 18e45586d8811806775821e51fc9104d0469bf70 (PR-400) > 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-400@tmp/jenkins-gitclient-ssh5608998150901563458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # 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-400@tmp/jenkins-gitclient-ssh2903474385617340294.key > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18e45586d8811806775821e51fc9104d0469bf70 # timeout=10 Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T10:06:57.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T10:06:57.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T10:06:57.562Z] ========================================================= [2021-06-23T10:06:57.562Z] EdgeX Global Pipelines Version Info [2021-06-23T10:06:57.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:06:59.045Z] ------------------- [2021-06-23T10:06:59.045Z] stable info: [2021-06-23T10:06:59.045Z] ------------------- [2021-06-23T10:06:59.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T10:06:59.045Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T10:06:59.045Z] Message: update stable to v1.0.195 [2021-06-23T10:06:59.620Z] ------------------- [2021-06-23T10:06:59.621Z] experimental info: [2021-06-23T10:06:59.621Z] ------------------- [2021-06-23T10:06:59.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T10:06:59.621Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T10:06:59.621Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T10:06:59.759Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-23T10:06:59.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-23T10:06:59.810Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T10:06:59.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T10:06:59.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T10:06:59.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T10:06:59.911Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T10:06:59.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T10:06:59.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-23T10:06:59.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T10:07:00.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T10:07:00.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-23T10:07:00.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T10:07:00.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T10:07:00.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T10:07:00.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T10:07:00.191Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T10:07:00.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-23T10:07:00.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T10:07:00.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-23T10:07:00.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-23T10:07:00.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-23T10:07:00.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-23T10:07:00.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-23T10:07:00.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-23T10:07:00.437Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T10:07:00.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo [2021-06-23T10:07:00.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo [2021-06-23T10:07:00.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo [2021-06-23T10:07:00.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] echo [2021-06-23T10:07:00.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18e4558 [Pipeline] echo [2021-06-23T10:07:00.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T10:07:00.740Z] provisioning config files... [2021-06-23T10:07:00.755Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config8079528550370019250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:07:01.083Z] ---> docker-login.sh [2021-06-23T10:07:01.083Z] nexus3.edgexfoundry.org:10001 [2021-06-23T10:07:01.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:07:01.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:07:01.347Z] Configure a credential helper to remove this warning. See [2021-06-23T10:07:01.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:07:01.347Z] [2021-06-23T10:07:01.347Z] Login Succeeded [2021-06-23T10:07:01.347Z] nexus3.edgexfoundry.org:10002 [2021-06-23T10:07:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:07:01.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:07:01.616Z] Configure a credential helper to remove this warning. See [2021-06-23T10:07:01.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:07:01.616Z] [2021-06-23T10:07:01.616Z] Login Succeeded [2021-06-23T10:07:01.616Z] nexus3.edgexfoundry.org:10003 [2021-06-23T10:07:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:07:01.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:07:01.879Z] Configure a credential helper to remove this warning. See [2021-06-23T10:07:01.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:07:01.879Z] [2021-06-23T10:07:01.879Z] Login Succeeded [2021-06-23T10:07:01.879Z] nexus3.edgexfoundry.org:10004 [2021-06-23T10:07:01.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:07:01.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:07:01.879Z] Configure a credential helper to remove this warning. See [2021-06-23T10:07:01.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:07:01.880Z] [2021-06-23T10:07:01.880Z] Login Succeeded [2021-06-23T10:07:01.880Z] docker.io [2021-06-23T10:07:01.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:07:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:07:02.452Z] Configure a credential helper to remove this warning. See [2021-06-23T10:07:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:07:02.452Z] [2021-06-23T10:07:02.452Z] Login Succeeded [2021-06-23T10:07:02.452Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T10:07:02.464Z] 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-23T10:07:03.074Z] + git log --format=format:%s -1 18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] echo [2021-06-23T10:07:03.118Z] GIT_COMMIT: 18e45586d8811806775821e51fc9104d0469bf70, Commit Message: Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD [Pipeline] echo [2021-06-23T10:07:03.133Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:07:04.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T10:07:04.145Z] [2021-06-23T10:07:04.145Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:07:04.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T10:07:04.460Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T10:07:04.460Z] 31603596830f: Pulling fs layer [2021-06-23T10:07:04.460Z] 54011a49482f: Pulling fs layer [2021-06-23T10:07:04.460Z] a6820b24f6d8: Pulling fs layer [2021-06-23T10:07:04.460Z] f581987b2513: Pulling fs layer [2021-06-23T10:07:04.460Z] f581987b2513: Waiting [2021-06-23T10:07:04.460Z] 54011a49482f: Verifying Checksum [2021-06-23T10:07:04.460Z] 54011a49482f: Download complete [2021-06-23T10:07:04.721Z] 31603596830f: Verifying Checksum [2021-06-23T10:07:04.721Z] 31603596830f: Download complete [2021-06-23T10:07:04.990Z] f581987b2513: Verifying Checksum [2021-06-23T10:07:04.990Z] f581987b2513: Download complete [2021-06-23T10:07:04.990Z] a6820b24f6d8: Verifying Checksum [2021-06-23T10:07:04.990Z] a6820b24f6d8: Download complete [2021-06-23T10:07:04.990Z] 31603596830f: Pull complete [2021-06-23T10:07:04.990Z] 54011a49482f: Pull complete [2021-06-23T10:07:05.574Z] a6820b24f6d8: Pull complete [2021-06-23T10:07:05.839Z] f581987b2513: Pull complete [2021-06-23T10:07:05.839Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T10:07:05.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T10:07:05.839Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T10:07:05.926Z] prd-centos7-docker-4c-2g-910 does not seem to be running inside a container [2021-06-23T10:07:05.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@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:10004/edgex-devops/git-semver:latest cat [2021-06-23T10:07:07.392Z] $ docker top 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T10:07:07.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T10:07:07.535Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T10:07:07.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T10:07:07.653Z] $ docker exec 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent [2021-06-23T10:07:07.760Z] SSH_AUTH_SOCK=/tmp/ssh-QkPzvAI9YKI3/agent.14 [2021-06-23T10:07:07.760Z] SSH_AGENT_PID=20 [2021-06-23T10:07:07.768Z] Running ssh-add (command line suppressed) [2021-06-23T10:07:07.861Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2551932823224781926.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2551932823224781926.key) [2021-06-23T10:07:07.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T10:07:08.199Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T10:07:08.212Z] $ docker exec --env ******** --env ******** 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent -k [2021-06-23T10:07:08.304Z] unset SSH_AUTH_SOCK; [2021-06-23T10:07:08.304Z] unset SSH_AGENT_PID; [2021-06-23T10:07:08.304Z] echo Agent pid 20 killed; [2021-06-23T10:07:08.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T10:07:08.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T10:07:08.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T10:07:08.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T10:07:08.479Z] $ docker exec 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent [2021-06-23T10:07:08.579Z] SSH_AUTH_SOCK=/tmp/ssh-O17WgdNN3Go5/agent.53 [2021-06-23T10:07:08.579Z] SSH_AGENT_PID=60 [2021-06-23T10:07:08.585Z] Running ssh-add (command line suppressed) [2021-06-23T10:07:08.676Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2913519882998756091.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2913519882998756091.key) [2021-06-23T10:07:08.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T10:07:09.006Z] + git semver init [2021-06-23T10:07:09.006Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T10:07:09.006Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.git [2021-06-23T10:07:09.006Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T10:07:09.006Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T10:07:09.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T10:07:09.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T10:07:09.006Z] # $SEMVER_BRANCH = PR-400 [2021-06-23T10:07:09.006Z] # $SEMVER_TEMP = /tmp/semver-602066560 [2021-06-23T10:07:09.006Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-23T10:07:11.567Z] # '/tmp/semver-602066560' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver' [2021-06-23T10:07:11.567Z] # -> Force: false [2021-06-23T10:07:11.567Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver [Pipeline] } [2021-06-23T10:07:11.574Z] $ docker exec --env ******** --env ******** 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent -k [2021-06-23T10:07:11.661Z] unset SSH_AUTH_SOCK; [2021-06-23T10:07:11.661Z] unset SSH_AGENT_PID; [2021-06-23T10:07:11.661Z] echo Agent pid 60 killed; [2021-06-23T10:07:11.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T10:07:12.012Z] + git semver [Pipeline] } [2021-06-23T10:07:12.023Z] $ docker stop --time=1 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec [2021-06-23T10:07:13.439Z] $ docker rm -f 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T10:07:13.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T10:07:14.098Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T10:07:14.101Z] [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-23T10:07:29.387Z] Still waiting to schedule task [2021-06-23T10:07:29.388Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-910’ [2021-06-23T10:07:29.390Z] Still waiting to schedule task [2021-06-23T10:07:29.390Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-23T10:09:30.206Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-911 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws [2021-06-23T10:09:30.237Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-06-23T10:09:30.445Z] The recommended git tool is: git [2021-06-23T10:09:35.720Z] using credential edgex-jenkins-ssh [2021-06-23T10:09:35.756Z] Cloning the remote Git repository [2021-06-23T10:09:35.812Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:35.936Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-23T10:09:36.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:36.027Z] > git --version # timeout=10 [2021-06-23T10:09:36.044Z] > git --version # 'git version 2.17.1' [2021-06-23T10:09:36.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:36.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T10:09:39.895Z] Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T10:09:39.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T10:09:39.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T10:09:39.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T10:09:39.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:39.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:39.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T10:09:39.912Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T10:09:39.933Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T10:09:40.176Z] > git remote # timeout=10 [2021-06-23T10:09:40.191Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T10:09:40.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:40.214Z] > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 [2021-06-23T10:09:40.801Z] Merge succeeded, producing fe3fbb7e321372567ec9e057d388cf94af80ca78 [2021-06-23T10:09:40.802Z] Checking out Revision fe3fbb7e321372567ec9e057d388cf94af80ca78 (PR-400) [2021-06-23T10:09:40.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T10:09:40.808Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T10:09:40.816Z] > git checkout -f fe3fbb7e321372567ec9e057d388cf94af80ca78 # timeout=10 [2021-06-23T10:09:45.352Z] Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" [2021-06-23T10:09:45.361Z] > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T10:09:47.162Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-23T10:09:47.182Z] Running on prd-centos7-docker-4c-2g-912 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws [2021-06-23T10:09:47.211Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-06-23T10:09:47.324Z] The recommended git tool is: git [2021-06-23T10:09:47.577Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T10:09:47.933Z] + true [2021-06-23T10:09:47.933Z] + sudo service docker restart [2021-06-23T10:09:49.664Z] using credential edgex-jenkins-ssh [2021-06-23T10:09:49.678Z] Cloning the remote Git repository [2021-06-23T10:09:49.426Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:49.494Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-23T10:09:49.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:49.527Z] > git --version # timeout=10 [2021-06-23T10:09:49.541Z] > git --version # 'git version 2.24.4' [2021-06-23T10:09:49.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:49.565Z] [INFO] Currently running in a labeled security context [2021-06-23T10:09:49.565Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T10:09:49.565Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5317849158962077625.key [2021-06-23T10:09:49.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T10:09:51.510Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T10:09:51.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T10:09:51.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-23T10:09:51.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-23T10:09:51.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:51.544Z] [INFO] Currently running in a labeled security context [2021-06-23T10:09:51.544Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T10:09:51.544Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5650344521761924627.key [2021-06-23T10:09:51.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T10:09:52.236Z] Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 [2021-06-23T10:09:52.598Z] Merge succeeded, producing 33b0333d69c8c26e0e9af82989126e0976baae76 [2021-06-23T10:09:52.598Z] Checking out Revision 33b0333d69c8c26e0e9af82989126e0976baae76 (PR-400) [2021-06-23T10:09:52.037Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T10:09:52.049Z] > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [2021-06-23T10:09:52.128Z] > git remote # timeout=10 [2021-06-23T10:09:52.139Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T10:09:52.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T10:09:52.152Z] [INFO] Currently running in a labeled security context [2021-06-23T10:09:52.152Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-23T10:09:52.153Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3157425764666923171.key [2021-06-23T10:09:52.157Z] > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 [2021-06-23T10:09:52.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T10:09:52.425Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T10:09:52.430Z] > git checkout -f 33b0333d69c8c26e0e9af82989126e0976baae76 # timeout=10 [2021-06-23T10:09:56.049Z] Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" [2021-06-23T10:09:56.049Z] > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T10:09:57.274Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T10:09:57.590Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T10:09:57.894Z] + sudo service docker restart [2021-06-23T10:09:57.894Z] + true [2021-06-23T10:09:57.894Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T10:10:06.298Z] provisioning config files... [2021-06-23T10:10:06.323Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5252619748223795205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:10:06.698Z] ---> docker-login.sh [2021-06-23T10:10:06.698Z] nexus3.edgexfoundry.org:10001 [2021-06-23T10:10:07.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:07.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:07.957Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:07.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:07.957Z] [2021-06-23T10:10:07.957Z] Login Succeeded [2021-06-23T10:10:07.957Z] nexus3.edgexfoundry.org:10002 [2021-06-23T10:10:08.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:08.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:08.508Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:08.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:08.508Z] [2021-06-23T10:10:08.508Z] Login Succeeded [2021-06-23T10:10:08.508Z] nexus3.edgexfoundry.org:10003 [2021-06-23T10:10:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:09.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:09.058Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:09.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:09.058Z] [2021-06-23T10:10:09.058Z] Login Succeeded [2021-06-23T10:10:09.058Z] nexus3.edgexfoundry.org:10004 [2021-06-23T10:10:09.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:09.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:09.605Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:09.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:09.605Z] [2021-06-23T10:10:09.605Z] Login Succeeded [2021-06-23T10:10:09.605Z] docker.io [2021-06-23T10:10:09.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:10.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:10.493Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:10.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:10.493Z] [2021-06-23T10:10:10.493Z] Login Succeeded [2021-06-23T10:10:10.493Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T10:10:10.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T10:10:10.996Z] ========================================================= [2021-06-23T10:10:10.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T10:10:10.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:10:11.416Z] + 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-23T10:10:12.406Z] Sending build context to Docker daemon 20.1MB [2021-06-23T10:10:12.406Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T10:10:12.406Z] Step 2/8 : FROM ${BASE} [2021-06-23T10:10:12.406Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T10:10:12.406Z] 595b0fe564bb: Pulling fs layer [2021-06-23T10:10:12.406Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T10:10:12.406Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T10:10:12.406Z] ba82ee9f976e: Pulling fs layer [2021-06-23T10:10:12.406Z] 506bd15cee9f: Pulling fs layer [2021-06-23T10:10:12.406Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T10:10:12.406Z] 618dc40b7e24: Pulling fs layer [2021-06-23T10:10:12.406Z] 506bd15cee9f: Waiting [2021-06-23T10:10:12.406Z] 75a0a4a0db45: Waiting [2021-06-23T10:10:12.406Z] 618dc40b7e24: Waiting [2021-06-23T10:10:12.406Z] ba82ee9f976e: Waiting [2021-06-23T10:10:12.406Z] 5b7225fbf94c: Download complete [2021-06-23T10:10:12.680Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T10:10:12.680Z] 3088b5b3c5c0: Download complete [2021-06-23T10:10:12.680Z] 506bd15cee9f: Download complete [2021-06-23T10:10:12.680Z] 595b0fe564bb: Download complete [2021-06-23T10:10:12.680Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T10:10:12.680Z] 75a0a4a0db45: Download complete [2021-06-23T10:10:13.286Z] 595b0fe564bb: Pull complete [2021-06-23T10:10:13.892Z] 3088b5b3c5c0: Pull complete [2021-06-23T10:10:14.488Z] 5b7225fbf94c: Pull complete [2021-06-23T10:10:15.082Z] 618dc40b7e24: Verifying Checksum [2021-06-23T10:10:15.082Z] 618dc40b7e24: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T10:10:16.072Z] ba82ee9f976e: Download complete [2021-06-23T10:10:16.073Z] provisioning config files... [2021-06-23T10:10:16.091Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4562211242651148725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:10:16.429Z] ---> docker-login.sh [2021-06-23T10:10:16.429Z] nexus3.edgexfoundry.org:10001 [2021-06-23T10:10:16.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:16.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:16.691Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:16.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:16.691Z] [2021-06-23T10:10:16.691Z] Login Succeeded [2021-06-23T10:10:16.691Z] nexus3.edgexfoundry.org:10002 [2021-06-23T10:10:16.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:16.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:16.691Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:16.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:16.691Z] [2021-06-23T10:10:16.691Z] Login Succeeded [2021-06-23T10:10:16.691Z] nexus3.edgexfoundry.org:10003 [2021-06-23T10:10:16.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:16.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:16.952Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:16.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:16.952Z] [2021-06-23T10:10:16.952Z] Login Succeeded [2021-06-23T10:10:16.952Z] nexus3.edgexfoundry.org:10004 [2021-06-23T10:10:16.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:16.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:16.952Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:16.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:16.952Z] [2021-06-23T10:10:16.952Z] Login Succeeded [2021-06-23T10:10:16.952Z] docker.io [2021-06-23T10:10:17.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T10:10:17.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T10:10:17.476Z] Configure a credential helper to remove this warning. See [2021-06-23T10:10:17.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T10:10:17.476Z] [2021-06-23T10:10:17.476Z] Login Succeeded [2021-06-23T10:10:17.476Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T10:10:17.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T10:10:17.680Z] ========================================================= [2021-06-23T10:10:17.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T10:10:17.680Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:10:17.991Z] + 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-23T10:10:17.991Z] Sending build context to Docker daemon 20.1MB [2021-06-23T10:10:17.991Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T10:10:17.991Z] Step 2/8 : FROM ${BASE} [2021-06-23T10:10:18.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T10:10:18.257Z] 540db60ca938: Pulling fs layer [2021-06-23T10:10:18.257Z] adcc1eea9eea: Pulling fs layer [2021-06-23T10:10:18.257Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T10:10:18.257Z] 0510c868ecb4: Pulling fs layer [2021-06-23T10:10:18.257Z] afea3b2eda06: Pulling fs layer [2021-06-23T10:10:18.257Z] 7809a108b3ef: Pulling fs layer [2021-06-23T10:10:18.257Z] f706445af74f: Pulling fs layer [2021-06-23T10:10:18.257Z] 0510c868ecb4: Waiting [2021-06-23T10:10:18.257Z] afea3b2eda06: Waiting [2021-06-23T10:10:18.257Z] 7809a108b3ef: Waiting [2021-06-23T10:10:18.257Z] f706445af74f: Waiting [2021-06-23T10:10:18.257Z] 4c4ab2625f07: Download complete [2021-06-23T10:10:18.257Z] adcc1eea9eea: Verifying Checksum [2021-06-23T10:10:18.257Z] adcc1eea9eea: Download complete [2021-06-23T10:10:18.257Z] afea3b2eda06: Verifying Checksum [2021-06-23T10:10:18.257Z] afea3b2eda06: Download complete [2021-06-23T10:10:18.257Z] 7809a108b3ef: Verifying Checksum [2021-06-23T10:10:18.257Z] 7809a108b3ef: Download complete [2021-06-23T10:10:18.257Z] 540db60ca938: Verifying Checksum [2021-06-23T10:10:18.257Z] 540db60ca938: Download complete [2021-06-23T10:10:18.522Z] 540db60ca938: Pull complete [2021-06-23T10:10:18.784Z] adcc1eea9eea: Pull complete [2021-06-23T10:10:18.784Z] 4c4ab2625f07: Pull complete [2021-06-23T10:10:20.170Z] f706445af74f: Verifying Checksum [2021-06-23T10:10:20.170Z] f706445af74f: Download complete [2021-06-23T10:10:20.430Z] 0510c868ecb4: Verifying Checksum [2021-06-23T10:10:20.430Z] 0510c868ecb4: Download complete [2021-06-23T10:10:23.963Z] 0510c868ecb4: Pull complete [2021-06-23T10:10:23.963Z] afea3b2eda06: Pull complete [2021-06-23T10:10:23.963Z] 7809a108b3ef: Pull complete [2021-06-23T10:10:24.922Z] f706445af74f: Pull complete [2021-06-23T10:10:24.922Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T10:10:24.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T10:10:24.922Z] ---> b068be0155e3 [2021-06-23T10:10:24.922Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T10:10:28.483Z] ba82ee9f976e: Pull complete [2021-06-23T10:10:28.483Z] 506bd15cee9f: Pull complete [2021-06-23T10:10:28.483Z] 75a0a4a0db45: Pull complete [2021-06-23T10:10:29.146Z] ---> Running in c20bbab38c82 [2021-06-23T10:10:29.147Z] Removing intermediate container c20bbab38c82 [2021-06-23T10:10:29.147Z] ---> 0d05db1c044b [2021-06-23T10:10:29.147Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T10:10:29.147Z] ---> Running in b75517939962 [2021-06-23T10:10:29.415Z] Removing intermediate container b75517939962 [2021-06-23T10:10:29.415Z] ---> d897bc7f459b [2021-06-23T10:10:29.415Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T10:10:29.415Z] ---> Running in 7318aa4ba2bf [2021-06-23T10:10:29.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T10:10:30.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T10:10:30.881Z] OK: 149 MiB in 40 packages [2021-06-23T10:10:31.126Z] 618dc40b7e24: Pull complete [2021-06-23T10:10:31.126Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T10:10:31.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T10:10:31.126Z] ---> a36622ca3599 [2021-06-23T10:10:31.126Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-23T10:10:31.143Z] Removing intermediate container 7318aa4ba2bf [2021-06-23T10:10:31.143Z] ---> 5963b1e4460c [2021-06-23T10:10:31.143Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T10:10:31.143Z] ---> Running in 5afade9c5d31 [2021-06-23T10:10:31.406Z] Removing intermediate container 5afade9c5d31 [2021-06-23T10:10:31.406Z] ---> d21ec479d422 [2021-06-23T10:10:31.406Z] Step 7/8 : COPY . . [2021-06-23T10:10:31.979Z] ---> 4f674556d576 [2021-06-23T10:10:31.979Z] Step 8/8 : RUN go mod download [2021-06-23T10:10:31.979Z] ---> Running in 6805f7d1ad3d [2021-06-23T10:10:33.154Z] ---> Running in 8d488b8c2b3b [2021-06-23T10:10:33.427Z] Removing intermediate container 8d488b8c2b3b [2021-06-23T10:10:33.427Z] ---> be3d74514895 [2021-06-23T10:10:33.427Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T10:10:33.427Z] ---> Running in 4c89dc08bbc7 [2021-06-23T10:10:36.061Z] Removing intermediate container 4c89dc08bbc7 [2021-06-23T10:10:36.061Z] ---> c8caf3ac50d4 [2021-06-23T10:10:36.061Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-23T10:10:36.061Z] ---> Running in 0993f1313c9e [2021-06-23T10:10:37.043Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T10:10:38.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T10:10:38.998Z] OK: 138 MiB in 40 packages [2021-06-23T10:10:39.978Z] Removing intermediate container 0993f1313c9e [2021-06-23T10:10:39.978Z] ---> 7140b41efc7d [2021-06-23T10:10:39.978Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-23T10:10:40.252Z] ---> Running in 1c649dd7ae7e [2021-06-23T10:10:40.526Z] Removing intermediate container 1c649dd7ae7e [2021-06-23T10:10:40.526Z] ---> 8dc798076ea6 [2021-06-23T10:10:40.526Z] Step 7/8 : COPY . . [2021-06-23T10:10:43.151Z] ---> e8bb474123d9 [2021-06-23T10:10:43.151Z] Step 8/8 : RUN go mod download [2021-06-23T10:10:43.151Z] ---> Running in 2eee7dcd182d [2021-06-23T10:10:46.923Z] Removing intermediate container 6805f7d1ad3d [2021-06-23T10:10:46.923Z] ---> 81fb9f715b60 [2021-06-23T10:10:46.923Z] Successfully built 81fb9f715b60 [2021-06-23T10:10:47.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:10:47.494Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T10:10:47.494Z] . [Pipeline] withDockerContainer [2021-06-23T10:10:47.600Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2021-06-23T10:10:47.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T10:10:47.989Z] $ docker top c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T10:10:48.417Z] + go version [2021-06-23T10:10:48.417Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T10:10:48.427Z] $ docker stop --time=1 c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 [2021-06-23T10:10:49.597Z] $ docker rm -f c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:10:50.182Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T10:10:50.182Z] . [Pipeline] withDockerContainer [2021-06-23T10:10:50.259Z] prd-centos7-docker-4c-2g-912 does not seem to be running inside a container [2021-06-23T10:10:50.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-23T10:10:50.683Z] $ docker top a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T10:10:51.093Z] + go mod tidy [Pipeline] sh [2021-06-23T10:10:51.686Z] + make test [2021-06-23T10:10:51.686Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T10:10:51.979Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T10:11:02.157Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T10:11:02.157Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-23T10:11:08.790Z] $ docker stop --time=1 a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 [2021-06-23T10:11:10.066Z] Removing intermediate container 2eee7dcd182d [2021-06-23T10:11:10.066Z] ---> 724c37168962 [2021-06-23T10:11:10.066Z] Successfully built 724c37168962 [2021-06-23T10:11:10.066Z] Successfully tagged ci-base-image-arm64:latest [2021-06-23T10:11:10.707Z] $ docker rm -f a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:11:11.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T10:11:11.205Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T10:11:11.205Z] . [Pipeline] withDockerContainer [2021-06-23T10:11:11.345Z] Stashed 1 file(s) [2021-06-23T10:11:11.475Z] prd-ubuntu18.04-docker-arm64-4c-16g-911 does not seem to be running inside a container [2021-06-23T10:11:11.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T10:11:13.117Z] $ docker top a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-23T10:11:14.071Z] + go version [2021-06-23T10:11:14.071Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T10:11:15.985Z] $ docker stop --time=1 a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 [2021-06-23T10:11:17.821Z] $ docker rm -f a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:11:18.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T10:11:18.634Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T10:11:18.634Z] . [Pipeline] withDockerContainer [2021-06-23T10:11:18.670Z] + ls -al . [2021-06-23T10:11:18.670Z] total 92 [2021-06-23T10:11:18.670Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 10:10 . [2021-06-23T10:11:18.670Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 10:09 .. [2021-06-23T10:11:18.670Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 10:09 assets [2021-06-23T10:11:18.670Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 10:09 bin [2021-06-23T10:11:18.670Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 10:09 cmd [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 10:09 CONTRIBUTING.md [2021-06-23T10:11:18.670Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 23 10:10 coverage.out [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 10:09 Dockerfile [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 10:09 Dockerfile.build [2021-06-23T10:11:18.670Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 10:09 docs [2021-06-23T10:11:18.670Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 10:09 .git [2021-06-23T10:11:18.670Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 10:09 .github [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 10:09 .gitignore [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 10:09 go.mod [2021-06-23T10:11:18.670Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 10:10 go.sum [2021-06-23T10:11:18.670Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 10:09 internal [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 10:09 Jenkinsfile [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 10:09 LICENSE [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 10:09 Makefile [2021-06-23T10:11:18.670Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 10:09 pkg [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 10:09 README.md [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 10:07 VERSION [2021-06-23T10:11:18.670Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 10:09 version.go [2021-06-23T10:11:18.670Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 10:09 web [2021-06-23T10:11:18.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-911 does not seem to be running inside a container [2021-06-23T10:11:18.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-23T10:11:20.584Z] $ docker top 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:11:21.281Z] + 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=33b0333d69c8c26e0e9af82989126e0976baae76 --label arch=amd64 --label version=0.0.0 . [2021-06-23T10:11:21.281Z] Sending build context to Docker daemon 20.13MB [2021-06-23T10:11:21.281Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T10:11:21.281Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T10:11:21.281Z] ---> 81fb9f715b60 [2021-06-23T10:11:21.281Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T10:11:21.568Z] + go mod tidy [2021-06-23T10:11:21.853Z] ---> Running in d02488046715 [2021-06-23T10:11:21.853Z] Removing intermediate container d02488046715 [2021-06-23T10:11:21.853Z] ---> 9a31f51cc79d [2021-06-23T10:11:21.853Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T10:11:21.853Z] ---> Running in d6a18d4ede36 [2021-06-23T10:11:22.114Z] Removing intermediate container d6a18d4ede36 [2021-06-23T10:11:22.114Z] ---> b8969f81e087 [2021-06-23T10:11:22.114Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T10:11:22.114Z] ---> Running in 3a4a958a3304 [2021-06-23T10:11:22.114Z] Removing intermediate container 3a4a958a3304 [2021-06-23T10:11:22.114Z] ---> caa520b65397 [2021-06-23T10:11:22.114Z] Step 6/25 : LABEL Name=edgex-ui-go [Pipeline] sh [2021-06-23T10:11:22.377Z] ---> Running in 09afa83a9c2a [2021-06-23T10:11:22.378Z] Removing intermediate container 09afa83a9c2a [2021-06-23T10:11:22.378Z] ---> d838b0732df6 [2021-06-23T10:11:22.378Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T10:11:22.378Z] ---> Running in daf0700573a5 [2021-06-23T10:11:22.641Z] Removing intermediate container daf0700573a5 [2021-06-23T10:11:22.641Z] ---> 850e84455545 [2021-06-23T10:11:22.641Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T10:11:22.641Z] ---> Running in b2bc39096fc3 [2021-06-23T10:11:22.828Z] + make test [2021-06-23T10:11:22.828Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-23T10:11:23.212Z] Removing intermediate container b2bc39096fc3 [2021-06-23T10:11:23.212Z] ---> a7f84a3b8091 [2021-06-23T10:11:23.212Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T10:11:23.474Z] ---> Running in 77e6cc22b11f [2021-06-23T10:11:23.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T10:11:24.272Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-23T10:11:24.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T10:11:24.944Z] OK: 149 MiB in 40 packages [2021-06-23T10:11:25.205Z] Removing intermediate container 77e6cc22b11f [2021-06-23T10:11:25.205Z] ---> ddcb83131c4d [2021-06-23T10:11:25.205Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T10:11:25.205Z] ---> Running in 8f4c0f388de2 [2021-06-23T10:11:25.466Z] Removing intermediate container 8f4c0f388de2 [2021-06-23T10:11:25.466Z] ---> 660e11185248 [2021-06-23T10:11:25.466Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T10:11:25.466Z] ---> Running in f087362436f5 [2021-06-23T10:11:25.726Z] Removing intermediate container f087362436f5 [2021-06-23T10:11:25.726Z] ---> 83555d3dffca [2021-06-23T10:11:25.726Z] Step 12/25 : COPY go.mod . [2021-06-23T10:11:25.726Z] ---> 2ad32cc12da3 [2021-06-23T10:11:25.726Z] Step 13/25 : COPY Makefile . [2021-06-23T10:11:25.987Z] ---> 1f7b7d423a5d [2021-06-23T10:11:25.987Z] Step 14/25 : RUN make update [2021-06-23T10:11:26.248Z] ---> Running in 3bba31132616 [2021-06-23T10:11:26.509Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T10:11:26.773Z] Removing intermediate container 3bba31132616 [2021-06-23T10:11:26.773Z] ---> adf5bd4b610d [2021-06-23T10:11:26.773Z] Step 15/25 : COPY . . [2021-06-23T10:11:28.696Z] ---> 6f8de220ccbc [2021-06-23T10:11:28.696Z] Step 16/25 : RUN go mod tidy [2021-06-23T10:11:28.696Z] ---> Running in 037e89472192 [2021-06-23T10:11:29.270Z] Removing intermediate container 037e89472192 [2021-06-23T10:11:29.270Z] ---> 5930fb66a5ac [2021-06-23T10:11:29.270Z] Step 17/25 : RUN ${MAKE} [2021-06-23T10:11:29.270Z] ---> Running in f3868253d5ff [2021-06-23T10:11:29.538Z] 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-23T10:11:37.749Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T10:11:39.141Z] Removing intermediate container f3868253d5ff [2021-06-23T10:11:39.141Z] ---> dc77e23e0a0e [2021-06-23T10:11:39.141Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T10:11:39.402Z] 3.12: Pulling from library/alpine [2021-06-23T10:11:39.669Z] 339de151aab4: Pulling fs layer [2021-06-23T10:11:39.669Z] 339de151aab4: Verifying Checksum [2021-06-23T10:11:39.669Z] 339de151aab4: Download complete [2021-06-23T10:11:39.932Z] 339de151aab4: Pull complete [2021-06-23T10:11:39.932Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T10:11:39.932Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T10:11:39.932Z] ---> 13621d1b12d4 [2021-06-23T10:11:39.932Z] Step 19/25 : EXPOSE 4000 [2021-06-23T10:11:39.932Z] ---> Running in 88cfbd0ad6e7 [2021-06-23T10:11:39.932Z] Removing intermediate container 88cfbd0ad6e7 [2021-06-23T10:11:39.932Z] ---> 4844ce252db3 [2021-06-23T10:11:39.932Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T10:11:40.503Z] ---> 71946c6f5566 [2021-06-23T10:11:40.503Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T10:11:40.503Z] ---> Running in d039b8306e08 [2021-06-23T10:11:40.503Z] Removing intermediate container d039b8306e08 [2021-06-23T10:11:40.503Z] ---> c6df47f1b50c [2021-06-23T10:11:40.503Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T10:11:40.503Z] ---> Running in 8332c0f14156 [2021-06-23T10:11:40.503Z] Removing intermediate container 8332c0f14156 [2021-06-23T10:11:40.503Z] ---> d732fcb7a815 [2021-06-23T10:11:40.503Z] Step 23/25 : LABEL arch=amd64 [2021-06-23T10:11:40.503Z] ---> Running in 0f4b3b51dc44 [2021-06-23T10:11:40.763Z] Removing intermediate container 0f4b3b51dc44 [2021-06-23T10:11:40.763Z] ---> cbdefe661345 [2021-06-23T10:11:40.763Z] Step 24/25 : LABEL git_sha=33b0333d69c8c26e0e9af82989126e0976baae76 [2021-06-23T10:11:40.763Z] ---> Running in 188b949b1562 [2021-06-23T10:11:40.763Z] Removing intermediate container 188b949b1562 [2021-06-23T10:11:40.763Z] ---> 56c63fd8b18e [2021-06-23T10:11:40.763Z] Step 25/25 : LABEL version=0.0.0 [2021-06-23T10:11:40.763Z] ---> Running in a85f9f5af70e [2021-06-23T10:11:40.763Z] Removing intermediate container a85f9f5af70e [2021-06-23T10:11:40.763Z] ---> 3b535c532f65 [2021-06-23T10:11:40.763Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T10:11:40.763Z] Successfully built 3b535c532f65 [2021-06-23T10:11:40.763Z] 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-23T10:11:41.684Z] ---> job-cost.sh [2021-06-23T10:11:41.684Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RwOx [2021-06-23T10:11:49.871Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-23T10:11:56.690Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-23T10:11:56.690Z] GO111MODULE=on go vet ./... [2021-06-23T10:12:04.849Z] lf-activate-venv(): INFO: Adding /tmp/venv-RwOx/bin to PATH [2021-06-23T10:12:04.849Z] INFO: No Stack... [2021-06-23T10:12:04.849Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T10:12:04.849Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T10:12:05.151Z] + cut -d, -f6 [2021-06-23T10:12:05.151Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-06-23T10:12:05.180Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [2021-06-23T10:12:05.190Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] did not exist. Created. [2021-06-23T10:12:05.190Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T10:12:05.516Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-23T10:12:05.582Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T10:12:05.597Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-23T10:12:18.909Z] $ docker stop --time=1 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 [2021-06-23T10:12:20.849Z] $ docker rm -f 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T10:12:21.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-23T10:12:21.684Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T10:12:22.248Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T10:12:22.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-23T10:12:23.125Z] + ls -al . [2021-06-23T10:12:23.125Z] total 128 [2021-06-23T10:12:23.125Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 10:11 . [2021-06-23T10:12:23.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:09 .. [2021-06-23T10:12:23.125Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:09 .git [2021-06-23T10:12:23.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 .github [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 10:09 .gitignore [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 10:09 CONTRIBUTING.md [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 10:09 Dockerfile [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 10:09 Dockerfile.build [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 10:09 Jenkinsfile [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 10:09 LICENSE [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 10:09 Makefile [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 10:09 README.md [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 10:07 VERSION [2021-06-23T10:12:23.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 assets [2021-06-23T10:12:23.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 bin [2021-06-23T10:12:23.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 cmd [2021-06-23T10:12:23.125Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 10:11 coverage.out [2021-06-23T10:12:23.125Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 docs [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 10:09 go.mod [2021-06-23T10:12:23.125Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 10:11 go.sum [2021-06-23T10:12:23.125Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 10:09 internal [2021-06-23T10:12:23.125Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 pkg [2021-06-23T10:12:23.125Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 10:09 version.go [2021-06-23T10:12:23.125Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:09 web [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:12:23.469Z] + 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=fe3fbb7e321372567ec9e057d388cf94af80ca78 --label arch=arm64 --label version=0.0.0 . [2021-06-23T10:12:24.066Z] Sending build context to Docker daemon 20.13MB [2021-06-23T10:12:24.340Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T10:12:24.340Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-23T10:12:24.340Z] ---> 724c37168962 [2021-06-23T10:12:24.340Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-23T10:12:24.612Z] ---> Running in 60e599c950d4 [2021-06-23T10:12:25.218Z] Removing intermediate container 60e599c950d4 [2021-06-23T10:12:25.218Z] ---> 46be61ec756a [2021-06-23T10:12:25.218Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-23T10:12:25.218Z] ---> Running in 287d0024e1b3 [2021-06-23T10:12:25.893Z] Removing intermediate container 287d0024e1b3 [2021-06-23T10:12:25.893Z] ---> 647589ef155c [2021-06-23T10:12:25.893Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-23T10:12:25.893Z] ---> Running in 9b5692fecfe9 [2021-06-23T10:12:26.562Z] Removing intermediate container 9b5692fecfe9 [2021-06-23T10:12:26.562Z] ---> d8bc81a577b1 [2021-06-23T10:12:26.562Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-23T10:12:26.562Z] ---> Running in 7fcd7e07bd44 [2021-06-23T10:12:27.205Z] Removing intermediate container 7fcd7e07bd44 [2021-06-23T10:12:27.205Z] ---> 700fc0d1e1d9 [2021-06-23T10:12:27.205Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-23T10:12:27.496Z] ---> Running in e4b452f6f8c8 [2021-06-23T10:12:27.775Z] Removing intermediate container e4b452f6f8c8 [2021-06-23T10:12:27.775Z] ---> 896e0a5b1dc8 [2021-06-23T10:12:27.775Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T10:12:28.050Z] ---> Running in e7bef48e966d [2021-06-23T10:12:30.034Z] Removing intermediate container e7bef48e966d [2021-06-23T10:12:30.034Z] ---> 4a48051b04be [2021-06-23T10:12:30.034Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-23T10:12:30.309Z] ---> Running in edd161e14008 [2021-06-23T10:12:31.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T10:12:32.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T10:12:33.255Z] OK: 138 MiB in 40 packages [2021-06-23T10:12:34.232Z] Removing intermediate container edd161e14008 [2021-06-23T10:12:34.232Z] ---> 2cc090f8923d [2021-06-23T10:12:34.232Z] Step 10/25 : ENV GO111MODULE=on [2021-06-23T10:12:34.232Z] ---> Running in 987634642c65 [2021-06-23T10:12:34.828Z] Removing intermediate container 987634642c65 [2021-06-23T10:12:34.828Z] ---> 285b7bd5fd7e [2021-06-23T10:12:34.828Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-23T10:12:34.828Z] ---> Running in f7e2f56afa49 [2021-06-23T10:12:35.425Z] Removing intermediate container f7e2f56afa49 [2021-06-23T10:12:35.425Z] ---> 1b9f3e616820 [2021-06-23T10:12:35.425Z] Step 12/25 : COPY go.mod . [2021-06-23T10:12:36.404Z] ---> 17eb926327b5 [2021-06-23T10:12:36.404Z] Step 13/25 : COPY Makefile . [2021-06-23T10:12:37.003Z] ---> ffbdeb3ee444 [2021-06-23T10:12:37.003Z] Step 14/25 : RUN make update [2021-06-23T10:12:37.003Z] ---> Running in 4f373028574f [2021-06-23T10:12:38.450Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-23T10:12:39.430Z] Removing intermediate container 4f373028574f [2021-06-23T10:12:39.430Z] ---> 8a68bc808e3a [2021-06-23T10:12:39.430Z] Step 15/25 : COPY . . [2021-06-23T10:12:42.042Z] ---> 80755d354b1c [2021-06-23T10:12:42.042Z] Step 16/25 : RUN go mod tidy [2021-06-23T10:12:42.042Z] ---> Running in 3236a4221222 [2021-06-23T10:12:44.668Z] Removing intermediate container 3236a4221222 [2021-06-23T10:12:44.668Z] ---> 172c8367d639 [2021-06-23T10:12:44.668Z] Step 17/25 : RUN ${MAKE} [2021-06-23T10:12:44.668Z] ---> Running in 6a158bcba87d [2021-06-23T10:12:46.106Z] 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-23T10:13:12.928Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-23T10:13:16.311Z] Removing intermediate container 6a158bcba87d [2021-06-23T10:13:16.311Z] ---> be945dd535b9 [2021-06-23T10:13:16.311Z] Step 18/25 : FROM alpine:3.12 [2021-06-23T10:13:16.582Z] 3.12: Pulling from library/alpine [2021-06-23T10:13:16.582Z] d2f70382dc9a: Pulling fs layer [2021-06-23T10:13:17.563Z] d2f70382dc9a: Pull complete [2021-06-23T10:13:17.563Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T10:13:17.563Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T10:13:17.563Z] ---> c4fd0aeabfcf [2021-06-23T10:13:17.563Z] Step 19/25 : EXPOSE 4000 [2021-06-23T10:13:17.839Z] ---> Running in 4648c221e920 [2021-06-23T10:13:18.436Z] Removing intermediate container 4648c221e920 [2021-06-23T10:13:18.436Z] ---> 7542475faf1b [2021-06-23T10:13:18.436Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T10:13:19.868Z] ---> 4aa212497681 [2021-06-23T10:13:19.868Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-23T10:13:19.868Z] ---> Running in 0f05b4f266ca [2021-06-23T10:13:20.463Z] Removing intermediate container 0f05b4f266ca [2021-06-23T10:13:20.463Z] ---> f32806efb21b [2021-06-23T10:13:20.463Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-23T10:13:20.737Z] ---> Running in f50a2f309752 [2021-06-23T10:13:21.009Z] Removing intermediate container f50a2f309752 [2021-06-23T10:13:21.009Z] ---> 28a4f145b348 [2021-06-23T10:13:21.009Z] Step 23/25 : LABEL arch=arm64 [2021-06-23T10:13:21.281Z] ---> Running in 35b42980be54 [2021-06-23T10:13:21.874Z] Removing intermediate container 35b42980be54 [2021-06-23T10:13:21.874Z] ---> d8d35b6386b5 [2021-06-23T10:13:21.874Z] Step 24/25 : LABEL git_sha=fe3fbb7e321372567ec9e057d388cf94af80ca78 [2021-06-23T10:13:21.874Z] ---> Running in 3ac68bd5bd91 [2021-06-23T10:13:22.469Z] Removing intermediate container 3ac68bd5bd91 [2021-06-23T10:13:22.469Z] ---> c4bf34d908be [2021-06-23T10:13:22.469Z] Step 25/25 : LABEL version=0.0.0 [2021-06-23T10:13:22.469Z] ---> Running in df0d9ee3f701 [2021-06-23T10:13:23.063Z] Removing intermediate container df0d9ee3f701 [2021-06-23T10:13:23.063Z] ---> a1d7f1babcb6 [2021-06-23T10:13:23.063Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-23T10:13:23.063Z] Successfully built a1d7f1babcb6 [2021-06-23T10:13:23.063Z] 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-23T10:13:23.771Z] ---> job-cost.sh [2021-06-23T10:13:23.771Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E5p9 [2021-06-23T10:14:02.756Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T10:15:24.548Z] lf-activate-venv(): INFO: Adding /tmp/venv-E5p9/bin to PATH [2021-06-23T10:15:24.548Z] INFO: No Stack... [2021-06-23T10:15:24.548Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T10:15:24.818Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T10:15:25.166Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-06-23T10:15:25.166Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T10:15:25.229Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [2021-06-23T10:15:25.239Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] did not exist. Created. [2021-06-23T10:15:25.239Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T10:15:25.613Z] /w/workspace/edgex-ui-go/2@tmp/durable-1406535a/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1406535a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-23T10:15:25.956Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T10:15:25.995Z] Warning: overwriting stash ‘stack-cost’ [2021-06-23T10:15:26.195Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T10:15:26.204Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-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-23T10:15:27.356Z] provisioning config files... [2021-06-23T10:15:27.373Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1112542914473632324tmp [Pipeline] { [Pipeline] sh [2021-06-23T10:15:27.718Z] + set +x [2021-06-23T10:15:27.718Z] + curl -s https://codecov.io/bash [2021-06-23T10:15:27.718Z] + bash -s -- [2021-06-23T10:15:27.988Z] [2021-06-23T10:15:27.988Z] _____ _ [2021-06-23T10:15:27.988Z] / ____| | | [2021-06-23T10:15:27.988Z] | | ___ __| | ___ ___ _____ __ [2021-06-23T10:15:27.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-23T10:15:27.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-23T10:15:27.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-23T10:15:27.988Z] Bash-1.0.3 [2021-06-23T10:15:27.988Z] [2021-06-23T10:15:27.988Z] [2021-06-23T10:15:27.988Z] ==> git version 2.24.4 found [2021-06-23T10:15:27.988Z] ==> 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-23T10:15:27.988Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-23T10:15:27.988Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-23T10:15:27.988Z] ==> Jenkins CI detected. [2021-06-23T10:15:27.988Z] project root: . [2021-06-23T10:15:27.988Z] --> token set from env [2021-06-23T10:15:27.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-23T10:15:27.989Z] ==> Running gcov in . (disable via -X gcov) [2021-06-23T10:15:27.989Z] ==> Python coveragepy not found [2021-06-23T10:15:27.989Z] ==> Searching for coverage reports in: [2021-06-23T10:15:27.989Z] + . [2021-06-23T10:15:27.989Z] -> Found 1 reports [2021-06-23T10:15:27.989Z] ==> Detecting git/mercurial file structure [2021-06-23T10:15:27.989Z] ==> Reading reports [2021-06-23T10:15:27.989Z] + ./coverage.out bytes=10 [2021-06-23T10:15:27.989Z] ==> Appending adjustments [2021-06-23T10:15:27.989Z] https://docs.codecov.io/docs/fixing-reports [2021-06-23T10:15:27.989Z] + Found adjustments [2021-06-23T10:15:27.989Z] ==> Gzipping contents [2021-06-23T10:15:27.989Z] 4.0K /tmp/codecov.8b39YC.gz [2021-06-23T10:15:27.989Z] ==> Uploading reports [2021-06-23T10:15:27.989Z] url: https://codecov.io [2021-06-23T10:15:27.989Z] query: branch=PR-400&commit=18e45586d8811806775821e51fc9104d0469bf70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= [2021-06-23T10:15:27.989Z] -> Pinging Codecov [2021-06-23T10:15:27.989Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-400&commit=18e45586d8811806775821e51fc9104d0469bf70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= [2021-06-23T10:15:28.565Z] -> Uploading to [2021-06-23T10:15:28.565Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/18e45586d8811806775821e51fc9104d0469bf70/f00fea6d-047a-4f29-9d76-81324753155a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T101528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94e2734d0ea1803a707997de0da1a8f4d433713f9b6a2ba2cdcff47956d972fb [2021-06-23T10:15:28.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T10:15:28.565Z] Dload Upload Total Spent Left Speed [2021-06-23T10:15:29.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3361 0 0 100 3361 0 7216 --:--:-- --:--:-- --:--:-- 7212 [2021-06-23T10:15:29.138Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] } [2021-06-23T10:15:29.149Z] 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-23T10:15:31.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:31.656Z] ---> package-listing.sh [2021-06-23T10:15:31.656Z] ++ facter osfamily [2021-06-23T10:15:31.656Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T10:15:31.927Z] + OS_FAMILY=redhat [2021-06-23T10:15:31.927Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T10:15:31.927Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T10:15:31.927Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T10:15:31.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T10:15:31.927Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T10:15:31.927Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' [2021-06-23T10:15:31.927Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T10:15:31.927Z] + case "${OS_FAMILY}" in [2021-06-23T10:15:31.927Z] + rpm -qa [2021-06-23T10:15:31.927Z] + sort [2021-06-23T10:15:32.512Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T10:15:32.512Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T10:15:32.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T10:15:32.512Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' [2021-06-23T10:15:32.512Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [2021-06-23T10:15:32.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [Pipeline] echo [2021-06-23T10:15:32.524Z] 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-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T10:15:32.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:15:33.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T10:15:33.381Z] [2021-06-23T10:15:33.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T10:15:33.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T10:15:33.699Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T10:15:33.699Z] df20fa9351a1: Pulling fs layer [2021-06-23T10:15:33.699Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T10:15:33.699Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T10:15:33.699Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T10:15:33.699Z] 93b61091891f: Pulling fs layer [2021-06-23T10:15:33.699Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T10:15:33.699Z] 5e14af77c1be: Pulling fs layer [2021-06-23T10:15:33.699Z] 01666e4c0597: Pulling fs layer [2021-06-23T10:15:33.699Z] aa168da1d23b: Pulling fs layer [2021-06-23T10:15:33.699Z] 46f8f816bc3b: Waiting [2021-06-23T10:15:33.699Z] 93b9cdb0e59b: Waiting [2021-06-23T10:15:33.699Z] 93b61091891f: Waiting [2021-06-23T10:15:33.699Z] 5e14af77c1be: Waiting [2021-06-23T10:15:33.699Z] 01666e4c0597: Waiting [2021-06-23T10:15:33.699Z] aa168da1d23b: Waiting [2021-06-23T10:15:33.699Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T10:15:33.699Z] 36b3adc4ff6f: Download complete [2021-06-23T10:15:33.699Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T10:15:33.699Z] 46f8f816bc3b: Download complete [2021-06-23T10:15:33.961Z] df20fa9351a1: Verifying Checksum [2021-06-23T10:15:33.961Z] df20fa9351a1: Download complete [2021-06-23T10:15:33.961Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T10:15:33.961Z] 93b9cdb0e59b: Download complete [2021-06-23T10:15:33.961Z] 93b61091891f: Verifying Checksum [2021-06-23T10:15:33.961Z] 93b61091891f: Download complete [2021-06-23T10:15:33.961Z] 5e14af77c1be: Verifying Checksum [2021-06-23T10:15:33.961Z] 5e14af77c1be: Download complete [2021-06-23T10:15:33.961Z] 01666e4c0597: Verifying Checksum [2021-06-23T10:15:33.961Z] 01666e4c0597: Download complete [2021-06-23T10:15:33.961Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T10:15:33.961Z] 8ad3a11d3b57: Download complete [2021-06-23T10:15:33.961Z] df20fa9351a1: Pull complete [2021-06-23T10:15:34.222Z] 36b3adc4ff6f: Pull complete [2021-06-23T10:15:34.800Z] 8ad3a11d3b57: Pull complete [2021-06-23T10:15:34.800Z] 46f8f816bc3b: Pull complete [2021-06-23T10:15:35.062Z] 93b61091891f: Pull complete [2021-06-23T10:15:35.322Z] 93b9cdb0e59b: Pull complete [2021-06-23T10:15:35.322Z] 5e14af77c1be: Pull complete [2021-06-23T10:15:35.322Z] 01666e4c0597: Pull complete [2021-06-23T10:15:35.898Z] aa168da1d23b: Verifying Checksum [2021-06-23T10:15:35.898Z] aa168da1d23b: Download complete [2021-06-23T10:15:40.141Z] aa168da1d23b: Pull complete [2021-06-23T10:15:40.141Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T10:15:40.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T10:15:40.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T10:15:40.213Z] prd-centos7-docker-4c-2g-910 does not seem to be running inside a container [2021-06-23T10:15:40.257Z] $ 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-400/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-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T10:15:43.719Z] $ docker top 4a73ed8f8ec2c5f0d547befca2fbf6c9f9d2653c74926600777ecb1598e52d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T10:15:44.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T10:15:44.389Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T10:15:44.700Z] + ls /var/log/sa-host [2021-06-23T10:15:44.700Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T10:15:44.700Z] file_magic: OK [2021-06-23T10:15:44.700Z] HZ: Using current value: 100 [2021-06-23T10:15:44.700Z] file_header: OK [2021-06-23T10:15:44.700Z] 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-23T10:15:44.700Z] Statistics: [2021-06-23T10:15:44.700Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T10:15:44.700Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T10:15:44.700Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T10:15:44.700Z] file_magic: OK [2021-06-23T10:15:44.700Z] HZ: Using current value: 100 [2021-06-23T10:15:44.700Z] file_header: OK [2021-06-23T10:15:44.700Z] 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-23T10:15:44.700Z] Statistics: [2021-06-23T10:15:44.700Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T10:15:44.700Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T10:15:45.383Z] provisioning config files... [2021-06-23T10:15:45.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1029117135143563209tmp [Pipeline] { [Pipeline] echo [2021-06-23T10:15:45.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:45.720Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T10:15:45.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:46.123Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T10:15:46.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:46.441Z] ---> sudo-logs.sh [2021-06-23T10:15:46.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T10:15:46.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:46.762Z] ---> job-cost.sh [2021-06-23T10:15:46.762Z] lf-activate-venv: SKIPPING [2021-06-23T10:15:46.762Z] DEBUG: total: 0.18000000715255737 [2021-06-23T10:15:46.762Z] INFO: Retrieving Stack Cost... [2021-06-23T10:15:48.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T10:15:48.411Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T10:15:48.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T10:15:48.719Z] ---> logs-deploy.sh [2021-06-23T10:15:48.719Z] lf-activate-venv: SKIPPING [2021-06-23T10:15:48.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-400/2 [2021-06-23T10:15:48.719Z] INFO: archiving workspace using pattern(s): [2021-06-23T10:15:49.667Z] Archives upload complete. [2021-06-23T10:15:49.667Z] INFO: archiving logs to Nexus [2021-06-23T10:15:50.242Z] ---> uname -a: [2021-06-23T10:15:50.243Z] Linux prd-centos7-docker-4c-2g-910.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-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> lscpu: [2021-06-23T10:15:50.243Z] Architecture: x86_64 [2021-06-23T10:15:50.243Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T10:15:50.243Z] Byte Order: Little Endian [2021-06-23T10:15:50.243Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T10:15:50.243Z] CPU(s): 2 [2021-06-23T10:15:50.243Z] On-line CPU(s) list: 0,1 [2021-06-23T10:15:50.243Z] Thread(s) per core: 1 [2021-06-23T10:15:50.243Z] Core(s) per socket: 1 [2021-06-23T10:15:50.243Z] Socket(s): 2 [2021-06-23T10:15:50.243Z] NUMA node(s): 1 [2021-06-23T10:15:50.243Z] Vendor ID: AuthenticAMD [2021-06-23T10:15:50.243Z] CPU family: 23 [2021-06-23T10:15:50.243Z] Model: 49 [2021-06-23T10:15:50.243Z] Model name: AMD EPYC-Rome Processor [2021-06-23T10:15:50.243Z] Stepping: 0 [2021-06-23T10:15:50.243Z] CPU MHz: 2800.000 [2021-06-23T10:15:50.243Z] BogoMIPS: 5600.00 [2021-06-23T10:15:50.243Z] Virtualization: AMD-V [2021-06-23T10:15:50.243Z] Hypervisor vendor: KVM [2021-06-23T10:15:50.243Z] Virtualization type: full [2021-06-23T10:15:50.243Z] L1d cache: 64 KiB [2021-06-23T10:15:50.243Z] L1i cache: 64 KiB [2021-06-23T10:15:50.243Z] L2 cache: 1 MiB [2021-06-23T10:15:50.243Z] L3 cache: 32 MiB [2021-06-23T10:15:50.243Z] NUMA node0 CPU(s): 0,1 [2021-06-23T10:15:50.243Z] Vulnerability Itlb multihit: Not affected [2021-06-23T10:15:50.243Z] Vulnerability L1tf: Not affected [2021-06-23T10:15:50.243Z] Vulnerability Mds: Not affected [2021-06-23T10:15:50.243Z] Vulnerability Meltdown: Not affected [2021-06-23T10:15:50.243Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T10:15:50.243Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T10:15:50.243Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T10:15:50.243Z] Vulnerability Srbds: Not affected [2021-06-23T10:15:50.243Z] Vulnerability Tsx async abort: Not affected [2021-06-23T10:15:50.243Z] 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-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> nproc: [2021-06-23T10:15:50.243Z] 2 [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> df -h: [2021-06-23T10:15:50.243Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T10:15:50.243Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-23T10:15:50.243Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T10:15:50.243Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T10:15:50.243Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-23T10:15:50.243Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> free -m: [2021-06-23T10:15:50.243Z] total used free shared buff/cache available [2021-06-23T10:15:50.243Z] Mem: 7821 933 4762 0 2125 6710 [2021-06-23T10:15:50.243Z] Swap: 1023 0 1023 [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> ip addr: [2021-06-23T10:15:50.243Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T10:15:50.243Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T10:15:50.243Z] inet 127.0.0.1/8 scope host lo [2021-06-23T10:15:50.243Z] valid_lft forever preferred_lft forever [2021-06-23T10:15:50.243Z] inet6 ::1/128 scope host [2021-06-23T10:15:50.243Z] valid_lft forever preferred_lft forever [2021-06-23T10:15:50.243Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T10:15:50.243Z] link/ether fa:16:3e:f0:fe:29 brd ff:ff:ff:ff:ff:ff [2021-06-23T10:15:50.243Z] inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T10:15:50.243Z] valid_lft 85828sec preferred_lft 85828sec [2021-06-23T10:15:50.243Z] inet6 fe80::f816:3eff:fef0:fe29/64 scope link [2021-06-23T10:15:50.243Z] valid_lft forever preferred_lft forever [2021-06-23T10:15:50.243Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T10:15:50.243Z] link/ether 02:42:d7:7f:e2:d9 brd ff:ff:ff:ff:ff:ff [2021-06-23T10:15:50.243Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T10:15:50.243Z] valid_lft forever preferred_lft forever [2021-06-23T10:15:50.243Z] inet6 fe80::42:d7ff:fe7f:e2d9/64 scope link [2021-06-23T10:15:50.243Z] valid_lft forever preferred_lft forever [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> sar -b -r -n DEV: [2021-06-23T10:15:50.243Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] 10:06:08 LINUX RESTART (2 CPU) [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T10:15:50.243Z] 10:08:01 21.54 1.05 20.49 0.00 612.26 4085.13 0.00 [2021-06-23T10:15:50.243Z] 10:09:01 1.77 0.00 1.77 0.00 0.00 35.19 0.00 [2021-06-23T10:15:50.243Z] 10:10:01 0.35 0.00 0.35 0.00 0.00 4.43 0.00 [2021-06-23T10:15:50.243Z] 10:11:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 [2021-06-23T10:15:50.243Z] 10:12:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 [2021-06-23T10:15:50.243Z] 10:13:01 0.35 0.00 0.35 0.00 0.00 4.45 0.00 [2021-06-23T10:15:50.243Z] 10:14:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-06-23T10:15:50.243Z] 10:15:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 [2021-06-23T10:15:50.243Z] Average: 3.12 0.13 2.98 0.00 76.54 517.58 0.00 [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T10:15:50.243Z] 10:08:01 5425852 0 811532 10.13 2620 1768936 1297048 14.32 594720 1585920 20 [2021-06-23T10:15:50.243Z] 10:09:01 5433728 0 803652 10.03 2620 1768940 1204300 13.30 589824 1584780 8 [2021-06-23T10:15:50.243Z] 10:10:01 5426524 0 810852 10.12 2620 1768944 1252268 13.83 594308 1586676 20 [2021-06-23T10:15:50.243Z] 10:11:01 5432920 0 804452 10.04 2620 1768948 1199372 13.24 588468 1586676 20 [2021-06-23T10:15:50.243Z] 10:12:01 5433304 0 804060 10.04 2620 1768956 1199468 13.24 584964 1590556 8 [2021-06-23T10:15:50.243Z] 10:13:01 5433696 0 803668 10.03 2620 1768956 1199372 13.24 584728 1590556 8 [2021-06-23T10:15:50.243Z] 10:14:01 5432796 0 804560 10.05 2620 1768964 1199372 13.24 585280 1590644 8 [2021-06-23T10:15:50.243Z] 10:15:01 5423688 0 813664 10.16 2620 1768968 1199372 13.24 594668 1590644 8 [2021-06-23T10:15:50.243Z] Average: 5430314 0 807055 10.08 2620 1768952 1218822 13.46 589620 1588306 12 [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T10:15:50.243Z] 10:08:01 eth0 126.72 133.38 544.31 21.70 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:08:01 docker0 77.32 54.23 6.99 209.27 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:09:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:10:01 eth0 3.82 3.18 1.01 22.94 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:11:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:12:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:13:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] Average: eth0 16.47 17.14 68.20 5.59 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] Average: docker0 9.67 6.78 0.87 26.16 0.00 0.00 0.00 0.00 [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] [2021-06-23T10:15:50.243Z] ---> sar -P ALL: [2021-06-23T10:15:50.243Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T10:15:50.244Z] [2021-06-23T10:15:50.244Z] 10:06:08 LINUX RESTART (2 CPU) [2021-06-23T10:15:50.244Z] [2021-06-23T10:15:50.244Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T10:15:50.244Z] 10:08:01 all 3.56 0.00 1.56 0.99 0.04 93.85 [2021-06-23T10:15:50.244Z] 10:08:01 0 2.95 0.00 1.60 0.96 0.05 94.44 [2021-06-23T10:15:50.244Z] 10:08:01 1 4.17 0.00 1.52 1.01 0.03 93.26 [2021-06-23T10:15:50.244Z] 10:09:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-23T10:15:50.244Z] 10:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T10:15:50.244Z] 10:09:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-23T10:15:50.244Z] 10:10:01 all 0.23 0.00 0.06 0.00 0.03 99.68 [2021-06-23T10:15:50.244Z] 10:10:01 0 0.25 0.00 0.07 0.00 0.03 99.65 [2021-06-23T10:15:50.244Z] 10:10:01 1 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-23T10:15:50.244Z] 10:11:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-23T10:15:50.244Z] 10:11:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-23T10:15:50.244Z] 10:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-23T10:15:50.244Z] 10:12:01 all 0.10 0.00 0.02 0.00 0.04 99.84 [2021-06-23T10:15:50.244Z] 10:12:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-23T10:15:50.244Z] 10:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-23T10:15:50.244Z] 10:13:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-23T10:15:50.244Z] 10:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T10:15:50.244Z] 10:13:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-23T10:15:50.244Z] 10:14:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-23T10:15:50.244Z] 10:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-23T10:15:50.244Z] 10:14:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-06-23T10:15:50.244Z] 10:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-23T10:15:50.244Z] 10:15:01 0 0.00 0.00 0.03 0.00 0.05 99.92 [2021-06-23T10:15:50.244Z] 10:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-23T10:15:50.244Z] Average: all 0.52 0.00 0.22 0.12 0.03 99.10 [2021-06-23T10:15:50.244Z] Average: 0 0.42 0.00 0.23 0.12 0.04 99.20 [2021-06-23T10:15:50.244Z] Average: 1 0.63 0.00 0.21 0.13 0.03 99.00 [2021-06-23T10:15:50.244Z] [2021-06-23T10:15:50.244Z] [2021-06-23T10:15:50.244Z]