Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60313d708150451d157477761d54052072bb8e7c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4915319804997306747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8768594701954145855.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2598283598051808072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3309745883663146629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1283130555231267586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2121 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh6639079709028288455.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 60313d708150451d157477761d54052072bb8e7c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 60313d708150451d157477761d54052072bb8e7c # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:44 ========================================================= 08:41:44 EdgeX Global Pipelines Version Info 08:41:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:46 ------------------- 08:41:46 stable info: 08:41:46 ------------------- 08:41:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:41:46 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:41:46 Message: update stable to v1.0.210 08:41:46 ------------------- 08:41:46 experimental info: 08:41:46 ------------------- 08:41:46 Commited By: **** collab-it+edgex@linuxfoundation.org 08:41:46 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:41:46 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:41:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60313d708150451d157477761d54052072bb8e7c [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60313d7 [Pipeline] echo 08:41:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:47 provisioning config files... 08:41:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8990077522633289947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:47 ---> docker-login.sh 08:41:47 nexus3.edgexfoundry.org:10001 08:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:47 Configure a credential helper to remove this warning. See 08:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:47 08:41:47 Login Succeeded 08:41:47 nexus3.edgexfoundry.org:10002 08:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:47 Configure a credential helper to remove this warning. See 08:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:47 08:41:47 Login Succeeded 08:41:47 nexus3.edgexfoundry.org:10003 08:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:48 Configure a credential helper to remove this warning. See 08:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:48 08:41:48 Login Succeeded 08:41:48 nexus3.edgexfoundry.org:10004 08:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:48 Configure a credential helper to remove this warning. See 08:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:48 08:41:48 Login Succeeded 08:41:48 docker.io 08:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:48 Configure a credential helper to remove this warning. See 08:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:48 08:41:48 Login Succeeded 08:41:48 ---> docker-login.sh ends [Pipeline] } 08:41:48 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 08:41:49 + git log --format=format:%s -1 60313d708150451d157477761d54052072bb8e7c [Pipeline] echo 08:41:49 GIT_COMMIT: 60313d708150451d157477761d54052072bb8e7c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 08:41:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:49 08:41:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:41:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:49 latest: Pulling from edgex-devops/git-semver 08:41:49 a0d0a0d46f8b: Pulling fs layer 08:41:49 3e5f54012d9b: Pulling fs layer 08:41:49 4c7163046ea9: Pulling fs layer 08:41:49 0c2d73faf560: Pulling fs layer 08:41:49 0c2d73faf560: Waiting 08:41:49 3e5f54012d9b: Verifying Checksum 08:41:49 3e5f54012d9b: Download complete 08:41:49 a0d0a0d46f8b: Verifying Checksum 08:41:49 a0d0a0d46f8b: Download complete 08:41:49 0c2d73faf560: Verifying Checksum 08:41:49 0c2d73faf560: Download complete 08:41:49 4c7163046ea9: Verifying Checksum 08:41:49 4c7163046ea9: Download complete 08:41:50 a0d0a0d46f8b: Pull complete 08:41:50 3e5f54012d9b: Pull complete 08:41:50 4c7163046ea9: Pull complete 08:41:50 0c2d73faf560: Pull complete 08:41:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:41:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:41:50 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:41:51 $ docker top bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:51 [ssh-agent] Looking for ssh-agent implementation... 08:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:51 $ docker exec bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent 08:41:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjIiIn/agent.13 08:41:51 SSH_AGENT_PID=19 08:41:51 Running ssh-add (command line suppressed) 08:41:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3648436964523826042.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3648436964523826042.key) 08:41:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:52 + git tag --points-at HEAD [Pipeline] } 08:41:52 $ docker exec --env ******** --env ******** bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent -k 08:41:52 unset SSH_AUTH_SOCK; 08:41:52 unset SSH_AGENT_PID; 08:41:52 echo Agent pid 19 killed; 08:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:52 [ssh-agent] Looking for ssh-agent implementation... 08:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:52 $ docker exec bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent 08:41:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfAGBdl/agent.54 08:41:52 SSH_AGENT_PID=60 08:41:52 Running ssh-add (command line suppressed) 08:41:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7965887093547482479.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7965887093547482479.key) 08:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:52 + git semver init 08:41:52 # -> Open(): unable to determine branch for HEAD 08:41:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:41:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:41:52 # $SEMVER_REMOTE_NAME = origin 08:41:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:41:52 # $SEMVER_USER_NAME = edgex-jenkins 08:41:52 # $SEMVER_BRANCH = main 08:41:52 # $SEMVER_TEMP = /tmp/semver-850765733 08:41:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:41:54 # '/tmp/semver-850765733' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 08:41:54 # -> Force: false 08:41:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:41:54 $ docker exec --env ******** --env ******** bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 ssh-agent -k 08:41:55 unset SSH_AUTH_SOCK; 08:41:55 unset SSH_AGENT_PID; 08:41:55 echo Agent pid 60 killed; 08:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:55 + git semver [Pipeline] } 08:41:55 $ docker stop --time=1 bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 08:41:56 $ docker rm -f bf7340b17ab2dd50ac841ed5e30fcceadae2d6277793aa1538e4e32464de17f1 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:41:57 Stashed 1 file(s) [Pipeline] echo 08:41:57 [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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 08:42:12 Still waiting to schedule task 08:42:12 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:42:12 Still waiting to schedule task 08:42:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:43:16 Running on prd-centos7-docker-4c-2g-2123 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:43:16 Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout 08:43:16 The recommended git tool is: git 08:43:18 using credential edgex-jenkins-ssh 08:43:18 Cloning the remote Git repository 08:43:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:43:18 > git init /w/workspace/edgex-ui-go/24 # timeout=10 08:43:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:43:18 > git --version # timeout=10 08:43:18 > git --version # 'git version 2.24.4' 08:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:18 [INFO] Currently running in a labeled security context 08:43:18 [INFO] Currently SELinux is 'enforcing' on the host 08:43:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/24@tmp/jenkins-gitclient-ssh4187945603034894896.key 08:43:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:20 Avoid second fetch 08:43:20 Checking out Revision 60313d708150451d157477761d54052072bb8e7c (main) 08:43:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:43:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:20 > git config core.sparsecheckout # timeout=10 08:43:20 > git checkout -f 60313d708150451d157477761d54052072bb8e7c # timeout=10 08:43:24 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:24 provisioning config files... 08:43:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config2693868914169839871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:25 ---> docker-login.sh 08:43:25 nexus3.edgexfoundry.org:10001 08:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:25 Configure a credential helper to remove this warning. See 08:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:25 08:43:25 Login Succeeded 08:43:25 nexus3.edgexfoundry.org:10002 08:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:25 Configure a credential helper to remove this warning. See 08:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:25 08:43:25 Login Succeeded 08:43:25 nexus3.edgexfoundry.org:10003 08:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:25 Configure a credential helper to remove this warning. See 08:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:25 08:43:25 Login Succeeded 08:43:25 nexus3.edgexfoundry.org:10004 08:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:25 Configure a credential helper to remove this warning. See 08:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:25 08:43:25 Login Succeeded 08:43:25 docker.io 08:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:26 Configure a credential helper to remove this warning. See 08:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:26 08:43:26 Login Succeeded 08:43:26 ---> docker-login.sh ends [Pipeline] } 08:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:27 ========================================================= 08:43:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:43:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:43:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 08:43:27 Sending build context to Docker daemon 20.57MB 08:43:27 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:43:27 Step 2/14 : FROM ${BASE} AS builder 08:43:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:27 a0d0a0d46f8b: Pulling fs layer 08:43:27 31adcdaf11c8: Pulling fs layer 08:43:27 b8b176561691: Pulling fs layer 08:43:27 4527c011a84f: Pulling fs layer 08:43:27 5d74067f8e1e: Pulling fs layer 08:43:27 e0aca202a116: Pulling fs layer 08:43:27 3a43be97a3b4: Pulling fs layer 08:43:27 34cad66bf833: Pulling fs layer 08:43:27 b4e3c513aaa6: Pulling fs layer 08:43:27 4527c011a84f: Waiting 08:43:27 5d74067f8e1e: Waiting 08:43:27 e0aca202a116: Waiting 08:43:27 3a43be97a3b4: Waiting 08:43:27 34cad66bf833: Waiting 08:43:27 b4e3c513aaa6: Waiting 08:43:27 b8b176561691: Verifying Checksum 08:43:27 b8b176561691: Download complete 08:43:27 31adcdaf11c8: Verifying Checksum 08:43:27 31adcdaf11c8: Download complete 08:43:27 5d74067f8e1e: Verifying Checksum 08:43:27 5d74067f8e1e: Download complete 08:43:27 e0aca202a116: Verifying Checksum 08:43:27 e0aca202a116: Download complete 08:43:27 a0d0a0d46f8b: Download complete 08:43:27 3a43be97a3b4: Verifying Checksum 08:43:27 3a43be97a3b4: Download complete 08:43:28 34cad66bf833: Verifying Checksum 08:43:28 34cad66bf833: Download complete 08:43:28 a0d0a0d46f8b: Pull complete 08:43:28 31adcdaf11c8: Pull complete 08:43:28 4527c011a84f: Verifying Checksum 08:43:28 4527c011a84f: Download complete 08:43:28 b8b176561691: Pull complete 08:43:28 b4e3c513aaa6: Verifying Checksum 08:43:28 b4e3c513aaa6: Download complete 08:43:32 4527c011a84f: Pull complete 08:43:32 5d74067f8e1e: Pull complete 08:43:32 e0aca202a116: Pull complete 08:43:32 3a43be97a3b4: Pull complete 08:43:32 34cad66bf833: Pull complete 08:43:35 b4e3c513aaa6: Pull complete 08:43:35 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:43:35 ---> 9f6097aaca64 08:43:35 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:43:37 ---> Running in bea7d0bcfa5e 08:43:37 Removing intermediate container bea7d0bcfa5e 08:43:37 ---> 2093a8dcbd37 08:43:37 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:43:37 ---> Running in be1e9c1888b1 08:43:37 Removing intermediate container be1e9c1888b1 08:43:37 ---> 2141bfa69624 08:43:37 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:43:37 ---> Running in e41dfb39d3f0 08:43:37 Removing intermediate container e41dfb39d3f0 08:43:37 ---> 9c97a87f1dbd 08:43:37 Step 6/14 : LABEL Name=edgex-ui-go 08:43:37 ---> Running in a461613c5714 08:43:37 Removing intermediate container a461613c5714 08:43:37 ---> 240a05901bdc 08:43:37 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:43:37 ---> Running in d2ca699e6f3c 08:43:37 Removing intermediate container d2ca699e6f3c 08:43:37 ---> bebfa1d6a259 08:43:37 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:37 ---> Running in 9b8380d19e32 08:43:38 Removing intermediate container 9b8380d19e32 08:43:38 ---> 2c64a3cacf09 08:43:38 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:38 ---> Running in d7f661564996 08:43:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:39 OK: 220 MiB in 52 packages 08:43:39 Removing intermediate container d7f661564996 08:43:39 ---> 1820765e9900 08:43:39 Step 10/14 : ENV GO111MODULE=on 08:43:40 ---> Running in 4cd2a1ff3c59 08:43:40 Removing intermediate container 4cd2a1ff3c59 08:43:40 ---> 0c3af3a1fa7a 08:43:40 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:43:40 ---> Running in 3a6a33051907 08:43:40 Removing intermediate container 3a6a33051907 08:43:40 ---> 7859c01c4bc8 08:43:40 Step 12/14 : COPY . . 08:43:41 ---> 2c7ca28ad2b7 08:43:41 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:41 ---> Running in 3ea833a29342 08:43:53 Removing intermediate container 3ea833a29342 08:43:53 ---> aaa9c2bfa22f 08:43:53 Step 14/14 : RUN ${MAKE} 08:43:53 ---> Running in 357025e76354 08:43:53 noop 08:43:53 Removing intermediate container 357025e76354 08:43:53 ---> 944ed0b64501 08:43:53 Successfully built 944ed0b64501 08:43:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:43:54 + docker inspect -f . ci-base-image-x86_64 08:43:54 . [Pipeline] withDockerContainer 08:43:54 prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container 08:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-x86_64 cat 08:43:54 $ docker top 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:54 + go version 08:43:54 go version go1.16.8 linux/amd64 [Pipeline] } 08:43:54 $ docker stop --time=1 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 08:43:56 $ docker rm -f 055fe35fae1e8220467e73858fdd703dbaca96337afea77237838a0b05ea2d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:43:56 + docker inspect -f . ci-base-image-x86_64 08:43:56 . [Pipeline] withDockerContainer 08:43:56 prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container 08:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-x86_64 cat 08:43:57 $ docker top 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:43:57 + make test 08:43:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:43:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:44:12 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:44:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:44:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 08:44:16 $ docker stop --time=1 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 08:44:18 $ docker rm -f 8dc731ac67c80b4dd68239618c7b5adf1d44d458117bb1922d41f8e314eacd50 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:44:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:19 + ls -al . 08:44:19 total 88 08:44:19 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 18 08:43 . 08:44:19 drwxrwxr-x. 4 jenkins jenkins 30 Oct 18 08:43 .. 08:44:19 drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 08:43 assets 08:44:19 drwxrwxr-x. 2 jenkins jenkins 66 Oct 18 08:43 bin 08:44:19 drwxrwxr-x. 3 jenkins jenkins 29 Oct 18 08:43 cmd 08:44:19 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 18 08:43 CONTRIBUTING.md 08:44:19 -rw-r--r--. 1 jenkins jenkins 10 Oct 18 08:43 coverage.out 08:44:19 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 18 08:43 Dockerfile 08:44:19 drwxrwxr-x. 2 jenkins jenkins 23 Oct 18 08:43 docs 08:44:19 drwxrwxr-x. 8 jenkins jenkins 162 Oct 18 08:43 .git 08:44:19 drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 08:43 .github 08:44:19 -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 08:43 .gitignore 08:44:19 -rw-rw-r--. 1 jenkins jenkins 880 Oct 18 08:43 go.mod 08:44:19 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 18 08:43 go.sum 08:44:19 drwxrwxr-x. 9 jenkins jenkins 125 Oct 18 08:43 internal 08:44:19 -rw-rw-r--. 1 jenkins jenkins 652 Oct 18 08:43 Jenkinsfile 08:44:19 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 18 08:43 LICENSE 08:44:19 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 18 08:43 Makefile 08:44:19 drwxrwxr-x. 3 jenkins jenkins 19 Oct 18 08:43 pkg 08:44:19 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 18 08:43 README.md 08:44:19 drwxrwxr-x. 4 jenkins jenkins 54 Oct 18 08:43 snap 08:44:19 -rw-rw-r--. 1 jenkins jenkins 12 Oct 18 08:41 VERSION 08:44:19 -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 08:43 version.go 08:44:19 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 18 08:43 web [Pipeline] isUnix [Pipeline] sh 08:44:20 + 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=60313d708150451d157477761d54052072bb8e7c --label arch=amd64 --label version=2.0.1-dev.22 . 08:44:20 Sending build context to Docker daemon 20.57MB 08:44:20 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:44:20 Step 2/22 : FROM ${BASE} AS builder 08:44:20 ---> 944ed0b64501 08:44:20 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:44:20 ---> Running in 82b14df54356 08:44:20 Removing intermediate container 82b14df54356 08:44:20 ---> 96960c2518f4 08:44:20 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:44:20 ---> Running in fec8b39ec014 08:44:20 Removing intermediate container fec8b39ec014 08:44:20 ---> 326450f87281 08:44:20 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:44:20 ---> Running in 771755cc2a1c 08:44:20 Removing intermediate container 771755cc2a1c 08:44:20 ---> 7ea2701098cc 08:44:20 Step 6/22 : LABEL Name=edgex-ui-go 08:44:20 ---> Running in 038b3953ca8a 08:44:20 Removing intermediate container 038b3953ca8a 08:44:20 ---> 8205ecc4932e 08:44:20 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:44:20 ---> Running in 5940c9481091 08:44:21 Removing intermediate container 5940c9481091 08:44:21 ---> dd9874df3ea5 08:44:21 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:21 ---> Running in 9a8a759084c6 08:44:21 Removing intermediate container 9a8a759084c6 08:44:21 ---> 26f30c39021d 08:44:21 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:21 ---> Running in 96f5dbb48726 08:44:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:22 OK: 220 MiB in 52 packages 08:44:23 Removing intermediate container 96f5dbb48726 08:44:23 ---> dab2d718e6c9 08:44:23 Step 10/22 : ENV GO111MODULE=on 08:44:23 ---> Running in 3881f979e49d 08:44:23 Removing intermediate container 3881f979e49d 08:44:23 ---> 274af0fb3766 08:44:23 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:44:23 ---> Running in 12b551f515e4 08:44:23 Removing intermediate container 12b551f515e4 08:44:23 ---> 0d84e4eba5d6 08:44:23 Step 12/22 : COPY . . 08:44:23 ---> 8dc86bfbf95f 08:44:23 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:23 ---> Running in 7ac2c3fd2133 08:44:24 Removing intermediate container 7ac2c3fd2133 08:44:24 ---> 0cf17a2c926d 08:44:24 Step 14/22 : RUN ${MAKE} 08:44:24 ---> Running in d6ecfbd9d1d7 08:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:44:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:44:34 Removing intermediate container d6ecfbd9d1d7 08:44:34 ---> 2a2568f5eab9 08:44:34 Step 15/22 : FROM alpine:3.14 08:44:35 3.14: Pulling from library/alpine 08:44:35 a0d0a0d46f8b: Already exists 08:44:36 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:44:36 Status: Downloaded newer image for alpine:3.14 08:44:36 ---> 14119a10abf4 08:44:36 Step 16/22 : EXPOSE 4000 08:44:36 ---> Running in 06a701aef34d 08:44:36 Removing intermediate container 06a701aef34d 08:44:36 ---> caa85df16502 08:44:36 Step 17/22 : 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 08:44:36 ---> 1d6d3b6c7860 08:44:36 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:44:36 ---> Running in eef1a7c8f580 08:44:36 Removing intermediate container eef1a7c8f580 08:44:36 ---> 17429a759628 08:44:36 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:44:36 ---> Running in f2701d12473b 08:44:36 Removing intermediate container f2701d12473b 08:44:36 ---> ee6e58db5878 08:44:36 Step 20/22 : LABEL arch=amd64 08:44:36 ---> Running in 11b3c1e8e384 08:44:36 Removing intermediate container 11b3c1e8e384 08:44:36 ---> 474aa28228fa 08:44:36 Step 21/22 : LABEL git_sha=60313d708150451d157477761d54052072bb8e7c 08:44:36 ---> Running in 6ba011360e2e 08:44:36 Removing intermediate container 6ba011360e2e 08:44:36 ---> 1b55f60c14f9 08:44:36 Step 22/22 : LABEL version=2.0.1-dev.22 08:44:36 ---> Running in 3bf5867b6f85 08:44:37 Removing intermediate container 3bf5867b6f85 08:44:37 ---> a08bf39de2b6 08:44:37 [Warning] One or more build-args [ARCH] were not consumed 08:44:37 Successfully built a08bf39de2b6 08:44:37 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:37 provisioning config files... 08:44:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config5182042245281726045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:38 ---> docker-login.sh 08:44:38 nexus3.edgexfoundry.org:10001 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 nexus3.edgexfoundry.org:10002 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 nexus3.edgexfoundry.org:10003 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 nexus3.edgexfoundry.org:10004 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 docker.io 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 ---> docker-login.sh ends [Pipeline] } 08:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:38 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:44:38 60313d708150451d157477761d54052072bb8e7c 08:44:38 latest 08:44:38 2.0.1-dev.22 08:44:38 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:44:38 main 08:44:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh 08:44:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c 08:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:44:39 d1976b03f571: Preparing 08:44:39 e2eb06d8af82: Preparing 08:44:39 e2eb06d8af82: Layer already exists 08:44:40 d1976b03f571: Pushed 08:44:41 60313d708150451d157477761d54052072bb8e7c: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh 08:44:41 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:44:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:44:41 d1976b03f571: Preparing 08:44:41 e2eb06d8af82: Preparing 08:44:41 d1976b03f571: Layer already exists 08:44:41 e2eb06d8af82: Layer already exists 08:44:41 latest: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh 08:44:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh 08:44:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 08:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:44:42 d1976b03f571: Preparing 08:44:42 e2eb06d8af82: Preparing 08:44:42 e2eb06d8af82: Layer already exists 08:44:42 d1976b03f571: Layer already exists 08:44:42 2.0.1-dev.22: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh 08:44:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh 08:44:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:44:43 d1976b03f571: Preparing 08:44:43 e2eb06d8af82: Preparing 08:44:43 d1976b03f571: Layer already exists 08:44:43 e2eb06d8af82: Layer already exists 08:44:43 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] isUnix [Pipeline] sh 08:44:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 08:44:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 08:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:44:43 d1976b03f571: Preparing 08:44:43 e2eb06d8af82: Preparing 08:44:43 e2eb06d8af82: Layer already exists 08:44:43 d1976b03f571: Layer already exists 08:44:43 main: digest: sha256:2c27f3c203ebe99caef0f3533d86337333696d7e87be2298e872a81ff3e82097 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:44:43 ===================================================== [Pipeline] echo 08:44:43 taggedImages: 08:44:43 - nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c 08:44:43 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:44:43 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.22 08:44:43 - nexus3.edgexfoundry.org:10004/edgex-ui:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:44:43 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:44 08:44:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:44 latest: Pulling from edgex-lftools-log-publisher 08:44:44 b4d181a07f80: Pulling fs layer 08:44:44 a1111a8f2ec3: Pulling fs layer 08:44:44 ed53099fbce6: Pulling fs layer 08:44:44 dc539afda2c1: Pulling fs layer 08:44:44 77bc0d833cb6: Pulling fs layer 08:44:44 9065ff56babe: Pulling fs layer 08:44:44 d287ab97295c: Pulling fs layer 08:44:44 77bc0d833cb6: Waiting 08:44:44 9065ff56babe: Waiting 08:44:44 d287ab97295c: Waiting 08:44:44 dc539afda2c1: Waiting 08:44:44 a1111a8f2ec3: Verifying Checksum 08:44:44 a1111a8f2ec3: Download complete 08:44:44 dc539afda2c1: Verifying Checksum 08:44:44 dc539afda2c1: Download complete 08:44:44 ed53099fbce6: Verifying Checksum 08:44:44 ed53099fbce6: Download complete 08:44:44 9065ff56babe: Verifying Checksum 08:44:44 9065ff56babe: Download complete 08:44:44 77bc0d833cb6: Verifying Checksum 08:44:44 77bc0d833cb6: Download complete 08:44:44 b4d181a07f80: Verifying Checksum 08:44:44 b4d181a07f80: Download complete 08:44:45 d287ab97295c: Verifying Checksum 08:44:45 d287ab97295c: Download complete 08:44:46 b4d181a07f80: Pull complete 08:44:46 a1111a8f2ec3: Pull complete 08:44:46 ed53099fbce6: Pull complete 08:44:47 dc539afda2c1: Pull complete 08:44:47 77bc0d833cb6: Pull complete 08:44:47 9065ff56babe: Pull complete 08:44:52 d287ab97295c: Pull complete 08:44:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:44:52 prd-centos7-docker-4c-2g-2123 does not seem to be running inside a container 08:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:44:55 $ docker top fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> job-cost.sh 08:44:55 lf-activate-venv: SKIPPING 08:44:55 INFO: No Stack... 08:44:56 INFO: Retrieving Pricing Info for: v3-standard-2 08:44:56 INFO: Archiving Costs [Pipeline] sh 08:44:56 + cat /w/workspace/edgex-ui-go/24/archives/cost.csv 08:44:56 + cut -d, -f6 [Pipeline] lock 08:44:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] 08:44:56 Resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] did not exist. Created. 08:44:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:57 + echo total: 0.05999999865889549 [Pipeline] stash 08:44:57 Stashed 1 file(s) [Pipeline] } 08:44:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:57 $ docker stop --time=1 fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 08:44:58 $ docker rm -f fa8882af1ac9d570334146f350883f560fca125ba900fa2eb0b0c8eeda9f3ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:47:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2124 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 08:47:21 Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout 08:47:21 The recommended git tool is: git 08:47:27 using credential edgex-jenkins-ssh 08:47:27 Cloning the remote Git repository 08:47:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:47:27 > git init /w/workspace/edgex-ui-go/24 # timeout=10 08:47:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:47:28 > git --version # timeout=10 08:47:28 > git --version # 'git version 2.17.1' 08:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:31 Avoid second fetch 08:47:31 Checking out Revision 60313d708150451d157477761d54052072bb8e7c (main) 08:47:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:47:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:31 > git config core.sparsecheckout # timeout=10 08:47:31 > git checkout -f 60313d708150451d157477761d54052072bb8e7c # timeout=10 08:47:35 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:47:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:36 Dload Upload Total Spent Left Speed 08:47:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh 08:47:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:47:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:47:37 + sudo tee /etc/docker/daemon.new 08:47:37 { 08:47:37 "registry-mirrors": [ 08:47:37 "https://nexus3.edgexfoundry.org:10001" 08:47:37 ], 08:47:37 "bip": "10.250.0.254/24", 08:47:37 "hosts": [ 08:47:37 "tcp://0.0.0.0:5555", 08:47:37 "unix:///var/run/docker.sock" 08:47:37 ], 08:47:37 "mtu": 1458, 08:47:37 "selinux-enabled": true, 08:47:37 "seccomp-profile": "/etc/docker/seccomp.json" 08:47:37 } [Pipeline] sh 08:47:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:47:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:56 provisioning config files... 08:47:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config2412575739838079667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:57 ---> docker-login.sh 08:47:57 nexus3.edgexfoundry.org:10001 08:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:58 Configure a credential helper to remove this warning. See 08:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:58 08:47:58 Login Succeeded 08:47:58 nexus3.edgexfoundry.org:10002 08:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:59 Configure a credential helper to remove this warning. See 08:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:59 08:47:59 Login Succeeded 08:47:59 nexus3.edgexfoundry.org:10003 08:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:00 Configure a credential helper to remove this warning. See 08:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:00 08:48:00 Login Succeeded 08:48:00 nexus3.edgexfoundry.org:10004 08:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:00 Configure a credential helper to remove this warning. See 08:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:00 08:48:00 Login Succeeded 08:48:00 docker.io 08:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:01 Configure a credential helper to remove this warning. See 08:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:01 08:48:01 Login Succeeded 08:48:01 ---> docker-login.sh ends [Pipeline] } 08:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:48:02 ========================================================= 08:48:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:48:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:48:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 08:48:03 Sending build context to Docker daemon 20.57MB 08:48:03 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:48:03 Step 2/14 : FROM ${BASE} AS builder 08:48:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:48:03 552d1f2373af: Pulling fs layer 08:48:03 ea3f2d53f512: Pulling fs layer 08:48:03 9e70ebbbe112: Pulling fs layer 08:48:03 7a9cfe048b4a: Pulling fs layer 08:48:03 72dc09318566: Pulling fs layer 08:48:03 f4f7b4309257: Pulling fs layer 08:48:03 0ac9a79272e3: Pulling fs layer 08:48:03 b78e95d17946: Pulling fs layer 08:48:03 72dc09318566: Waiting 08:48:03 0ac9a79272e3: Waiting 08:48:03 f4f7b4309257: Waiting 08:48:03 b78e95d17946: Waiting 08:48:03 7a9cfe048b4a: Waiting 08:48:03 9e70ebbbe112: Verifying Checksum 08:48:03 9e70ebbbe112: Download complete 08:48:03 ea3f2d53f512: Download complete 08:48:03 72dc09318566: Verifying Checksum 08:48:03 72dc09318566: Download complete 08:48:03 f4f7b4309257: Verifying Checksum 08:48:03 f4f7b4309257: Download complete 08:48:03 0ac9a79272e3: Verifying Checksum 08:48:03 0ac9a79272e3: Download complete 08:48:03 552d1f2373af: Verifying Checksum 08:48:03 552d1f2373af: Download complete 08:48:04 552d1f2373af: Pull complete 08:48:05 ea3f2d53f512: Pull complete 08:48:05 9e70ebbbe112: Pull complete 08:48:05 b78e95d17946: Verifying Checksum 08:48:05 b78e95d17946: Download complete 08:48:06 7a9cfe048b4a: Verifying Checksum 08:48:06 7a9cfe048b4a: Download complete 08:48:16 7a9cfe048b4a: Pull complete 08:48:16 72dc09318566: Pull complete 08:48:16 f4f7b4309257: Pull complete 08:48:16 0ac9a79272e3: Pull complete 08:48:23 b78e95d17946: Pull complete 08:48:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:48:23 ---> 8b459fc5aaf0 08:48:23 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:48:27 ---> Running in bb49b99a82d0 08:48:27 Removing intermediate container bb49b99a82d0 08:48:27 ---> 85eb0d14d410 08:48:27 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:48:27 ---> Running in fdde7571c8b8 08:48:28 Removing intermediate container fdde7571c8b8 08:48:28 ---> c895d3aed78a 08:48:28 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:48:28 ---> Running in 2446ecd879d0 08:48:29 Removing intermediate container 2446ecd879d0 08:48:29 ---> 359d126a4c38 08:48:29 Step 6/14 : LABEL Name=edgex-ui-go 08:48:29 ---> Running in 875a76e73d0e 08:48:29 Removing intermediate container 875a76e73d0e 08:48:29 ---> 8313c79fc6f6 08:48:29 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:48:29 ---> Running in ccc8790a9033 08:48:30 Removing intermediate container ccc8790a9033 08:48:30 ---> c5c21ffbab6c 08:48:30 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:30 ---> Running in 9ab838a1cb03 08:48:32 Removing intermediate container 9ab838a1cb03 08:48:32 ---> d381f5e5917b 08:48:32 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:48:32 ---> Running in 297f37dfb569 08:48:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:48:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:48:36 OK: 219 MiB in 52 packages 08:48:37 Removing intermediate container 297f37dfb569 08:48:37 ---> 1f6d7474c289 08:48:37 Step 10/14 : ENV GO111MODULE=on 08:48:37 ---> Running in c3fa7b3bb4a4 08:48:37 Removing intermediate container c3fa7b3bb4a4 08:48:37 ---> b84dbd1331d3 08:48:37 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:48:38 ---> Running in 9d2762043fd9 08:48:38 Removing intermediate container 9d2762043fd9 08:48:38 ---> 98cee786f8a9 08:48:38 Step 12/14 : COPY . . 08:48:41 ---> d235e1a9495d 08:48:41 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:41 ---> Running in 82792780a5bf 08:49:09 Removing intermediate container 82792780a5bf 08:49:09 ---> 7b192e591ec9 08:49:09 Step 14/14 : RUN ${MAKE} 08:49:09 ---> Running in 1cbcf2127400 08:49:09 noop 08:49:10 Removing intermediate container 1cbcf2127400 08:49:10 ---> 28d8608ca8b4 08:49:10 Successfully built 28d8608ca8b4 08:49:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:49:11 + docker inspect -f . ci-base-image-arm64 08:49:11 . [Pipeline] withDockerContainer 08:49:11 prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container 08:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-arm64 cat 08:49:12 $ docker top a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:13 + go version 08:49:13 go version go1.16.8 linux/arm64 [Pipeline] } 08:49:14 $ docker stop --time=1 a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 08:49:15 $ docker rm -f a577ca26d4b0d89a1cd1544c3f0d1a8e825a9496e55c24d36fe6856366f75857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:16 + docker inspect -f . ci-base-image-arm64 08:49:16 . [Pipeline] withDockerContainer 08:49:16 prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container 08:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-arm64 cat 08:49:18 $ docker top dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:49:19 + make test 08:49:19 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:49:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:50:08 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:50:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:50:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:50:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 08:50:23 $ docker stop --time=1 dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 08:50:25 $ docker rm -f dd04b0ef053a377dd17c1ba2a8d4605ff134e114cec7402171b8c050d5303d06 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:50:26 Warning: overwriting stash ‘coverage-report’ 08:50:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:50:27 + ls -al . 08:50:27 total 128 08:50:27 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 08:49 . 08:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 .. 08:50:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 08:47 .git 08:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 .github 08:50:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 08:47 .gitignore 08:50:27 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 18 08:47 CONTRIBUTING.md 08:50:27 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 18 08:47 Dockerfile 08:50:27 -rw-rw-r-- 1 jenkins jenkins 652 Oct 18 08:47 Jenkinsfile 08:50:27 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 18 08:47 LICENSE 08:50:27 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 18 08:47 Makefile 08:50:27 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 18 08:47 README.md 08:50:27 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 08:41 VERSION 08:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 assets 08:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 bin 08:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 cmd 08:50:27 -rw-r--r-- 1 jenkins jenkins 10 Oct 18 08:49 coverage.out 08:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 08:47 docs 08:50:27 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 08:47 go.mod 08:50:27 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 18 08:47 go.sum 08:50:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 08:47 internal 08:50:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 08:47 pkg 08:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 snap 08:50:27 -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 08:47 version.go 08:50:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 08:47 web [Pipeline] isUnix [Pipeline] sh 08:50:27 + 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=60313d708150451d157477761d54052072bb8e7c --label arch=arm64 --label version=2.0.1-dev.22 . 08:50:28 Sending build context to Docker daemon 20.57MB 08:50:28 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:50:28 Step 2/22 : FROM ${BASE} AS builder 08:50:28 ---> 28d8608ca8b4 08:50:28 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:50:28 ---> Running in 85ec2ce36e3e 08:50:29 Removing intermediate container 85ec2ce36e3e 08:50:29 ---> 3b62e0c7d5c9 08:50:29 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:50:29 ---> Running in ca829a89ea12 08:50:30 Removing intermediate container ca829a89ea12 08:50:30 ---> 54d07620c9fd 08:50:30 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:50:30 ---> Running in e91d477d9dda 08:50:30 Removing intermediate container e91d477d9dda 08:50:30 ---> f8da668110a8 08:50:30 Step 6/22 : LABEL Name=edgex-ui-go 08:50:30 ---> Running in 53e861bf2533 08:50:31 Removing intermediate container 53e861bf2533 08:50:31 ---> cf22a18473ac 08:50:31 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:50:31 ---> Running in c03100d55991 08:50:31 Removing intermediate container c03100d55991 08:50:31 ---> 894fb981c88c 08:50:31 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:31 ---> Running in e7ecae14aaf2 08:50:34 Removing intermediate container e7ecae14aaf2 08:50:34 ---> 4b3154406652 08:50:34 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:50:34 ---> Running in 3ab0f2c5e787 08:50:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:50:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:50:37 OK: 219 MiB in 52 packages 08:50:38 Removing intermediate container 3ab0f2c5e787 08:50:38 ---> 8e0390d0389f 08:50:38 Step 10/22 : ENV GO111MODULE=on 08:50:38 ---> Running in 7f848a00cd25 08:50:39 Removing intermediate container 7f848a00cd25 08:50:39 ---> d938bb80c7fb 08:50:39 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:50:39 ---> Running in ca00bfad236f 08:50:40 Removing intermediate container ca00bfad236f 08:50:40 ---> 6bd137fa7ab4 08:50:40 Step 12/22 : COPY . . 08:50:43 ---> ba4cf2c1a160 08:50:43 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:43 ---> Running in 2ea5eef785cd 08:50:45 Removing intermediate container 2ea5eef785cd 08:50:45 ---> af16e4aa79ad 08:50:45 Step 14/22 : RUN ${MAKE} 08:50:45 ---> Running in e17df0938251 08:50:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:51:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:51:20 Removing intermediate container e17df0938251 08:51:20 ---> 0033b6fc2284 08:51:20 Step 15/22 : FROM alpine:3.14 08:51:20 3.14: Pulling from library/alpine 08:51:21 552d1f2373af: Already exists 08:51:21 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:51:21 Status: Downloaded newer image for alpine:3.14 08:51:21 ---> bb3de5531c18 08:51:21 Step 16/22 : EXPOSE 4000 08:51:21 ---> Running in b6ec225febc3 08:51:21 Removing intermediate container b6ec225febc3 08:51:21 ---> fb36c12689ed 08:51:21 Step 17/22 : 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 08:51:23 ---> cb99ec685b66 08:51:23 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:51:23 ---> Running in d6774d5954ff 08:51:23 Removing intermediate container d6774d5954ff 08:51:23 ---> 844a6ce0d1b8 08:51:23 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:51:23 ---> Running in ce6a5e83712b 08:51:24 Removing intermediate container ce6a5e83712b 08:51:24 ---> 4ef2fb6b1618 08:51:24 Step 20/22 : LABEL arch=arm64 08:51:24 ---> Running in 8a065d578e6d 08:51:25 Removing intermediate container 8a065d578e6d 08:51:25 ---> 4aa00def23b7 08:51:25 Step 21/22 : LABEL git_sha=60313d708150451d157477761d54052072bb8e7c 08:51:25 ---> Running in 2be8ce64dd37 08:51:25 Removing intermediate container 2be8ce64dd37 08:51:25 ---> d69715f129d7 08:51:25 Step 22/22 : LABEL version=2.0.1-dev.22 08:51:25 ---> Running in 9305d9df28b1 08:51:26 Removing intermediate container 9305d9df28b1 08:51:26 ---> 9f4b4259b44d 08:51:26 [Warning] One or more build-args [ARCH] were not consumed 08:51:26 Successfully built 9f4b4259b44d 08:51:26 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:26 provisioning config files... 08:51:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config5323754827512517849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:26 ---> docker-login.sh 08:51:26 nexus3.edgexfoundry.org:10001 08:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:27 Configure a credential helper to remove this warning. See 08:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:27 08:51:27 Login Succeeded 08:51:27 nexus3.edgexfoundry.org:10002 08:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:28 Configure a credential helper to remove this warning. See 08:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:28 08:51:28 Login Succeeded 08:51:28 nexus3.edgexfoundry.org:10003 08:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:28 Configure a credential helper to remove this warning. See 08:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:28 08:51:28 Login Succeeded 08:51:28 nexus3.edgexfoundry.org:10004 08:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:28 Configure a credential helper to remove this warning. See 08:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:28 08:51:28 Login Succeeded 08:51:29 docker.io 08:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:29 Configure a credential helper to remove this warning. See 08:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:29 08:51:29 Login Succeeded 08:51:29 ---> docker-login.sh ends [Pipeline] } 08:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:29 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:51:29 60313d708150451d157477761d54052072bb8e7c 08:51:29 latest 08:51:29 2.0.1-dev.22 08:51:29 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:51:29 main 08:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh 08:51:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c 08:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:51:30 bc1c699031e7: Preparing 08:51:30 ee420dfed78a: Preparing 08:51:30 ee420dfed78a: Layer already exists 08:51:34 bc1c699031e7: Pushed 08:51:34 60313d708150451d157477761d54052072bb8e7c: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh 08:51:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:51:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:51:34 bc1c699031e7: Preparing 08:51:34 ee420dfed78a: Preparing 08:51:35 ee420dfed78a: Layer already exists 08:51:35 bc1c699031e7: Layer already exists 08:51:35 latest: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh 08:51:35 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh 08:51:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 08:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:51:35 bc1c699031e7: Preparing 08:51:35 ee420dfed78a: Preparing 08:51:36 bc1c699031e7: Layer already exists 08:51:36 ee420dfed78a: Layer already exists 08:51:36 2.0.1-dev.22: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh 08:51:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 [Pipeline] isUnix [Pipeline] sh 08:51:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:51:36 bc1c699031e7: Preparing 08:51:36 ee420dfed78a: Preparing 08:51:36 bc1c699031e7: Layer already exists 08:51:36 ee420dfed78a: Layer already exists 08:51:37 60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] isUnix [Pipeline] sh 08:51:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 08:51:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:51:37 bc1c699031e7: Preparing 08:51:37 ee420dfed78a: Preparing 08:51:37 bc1c699031e7: Layer already exists 08:51:37 ee420dfed78a: Layer already exists 08:51:38 main: digest: sha256:e23d6b47527c8dd629dce7c74843619448190cec9aa5e95b58d422dca81f8b68 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:38 ===================================================== [Pipeline] echo 08:51:38 taggedImages: 08:51:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c 08:51:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:51:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.22 08:51:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:60313d708150451d157477761d54052072bb8e7c-2.0.1-dev.22 08:51:38 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:39 08:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:39 arm64: Pulling from edgex-lftools-log-publisher 08:51:39 448f6bf000e3: Pulling fs layer 08:51:39 f757da607395: Pulling fs layer 08:51:39 05883995daec: Pulling fs layer 08:51:39 8603b9c90790: Pulling fs layer 08:51:39 1560dd03e051: Pulling fs layer 08:51:39 27f5ce0e4adf: Pulling fs layer 08:51:39 c2d8d7efcc4b: Pulling fs layer 08:51:39 8603b9c90790: Waiting 08:51:39 27f5ce0e4adf: Waiting 08:51:39 c2d8d7efcc4b: Waiting 08:51:39 f757da607395: Verifying Checksum 08:51:39 f757da607395: Download complete 08:51:39 8603b9c90790: Verifying Checksum 08:51:39 8603b9c90790: Download complete 08:51:40 05883995daec: Verifying Checksum 08:51:40 05883995daec: Download complete 08:51:40 1560dd03e051: Verifying Checksum 08:51:40 1560dd03e051: Download complete 08:51:40 27f5ce0e4adf: Verifying Checksum 08:51:40 27f5ce0e4adf: Download complete 08:51:40 448f6bf000e3: Verifying Checksum 08:51:40 448f6bf000e3: Download complete 08:51:43 c2d8d7efcc4b: Verifying Checksum 08:51:43 c2d8d7efcc4b: Download complete 08:51:44 448f6bf000e3: Pull complete 08:51:45 f757da607395: Pull complete 08:51:46 05883995daec: Pull complete 08:51:46 8603b9c90790: Pull complete 08:51:47 1560dd03e051: Pull complete 08:51:47 27f5ce0e4adf: Pull complete 08:52:06 c2d8d7efcc4b: Pull complete 08:52:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:52:06 prd-ubuntu18.04-docker-arm64-4c-16g-2124 does not seem to be running inside a container 08:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:52:08 $ docker top e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:09 ---> job-cost.sh 08:52:09 lf-activate-venv: SKIPPING 08:52:09 INFO: No Stack... 08:52:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:52:13 INFO: Archiving Costs [Pipeline] sh 08:52:14 + cat /w/workspace/edgex-ui-go/24/archives/cost.csv 08:52:14 + cut -d, -f6 [Pipeline] lock 08:52:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] 08:52:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] did not exist. Created. 08:52:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:14 /w/workspace/edgex-ui-go/24@tmp/durable-7fcb0e2e/script.sh: 1: /w/workspace/edgex-ui-go/24@tmp/durable-7fcb0e2e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:52:15 + echo total: 0.10999999940395355 [Pipeline] stash 08:52:15 Warning: overwriting stash ‘stack-cost’ 08:52:15 Stashed 1 file(s) [Pipeline] } 08:52:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 08:52:15 $ docker stop --time=1 e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 08:52:17 $ docker rm -f e2f02978c5e26c7f14017b104c7c9c858c98762e478245cd2dc16340d5caa380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:52:18 provisioning config files... 08:52:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config62503961398366743tmp [Pipeline] { [Pipeline] sh 08:52:18 + set +x 08:52:18 + curl -s https://codecov.io/bash 08:52:18 + bash -s -- 08:52:18 08:52:18 _____ _ 08:52:18 / ____| | | 08:52:18 | | ___ __| | ___ ___ _____ __ 08:52:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:52:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:52:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:52:18 Bash-1.0.6 08:52:18 08:52:18 08:52:18 ==> git version 2.24.4 found 08:52:18 ==> 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 08:52:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:52:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:52:18 ==> Jenkins CI detected. 08:52:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:52:18 project root: . 08:52:18 --> token set from env 08:52:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:52:19 ==> Running gcov in . (disable via -X gcov) 08:52:19 ==> Python coveragepy not found 08:52:19 ==> Searching for coverage reports in: 08:52:19 + . 08:52:19 -> Found 1 reports 08:52:19 ==> Detecting git/mercurial file structure 08:52:19 ==> Reading reports 08:52:19 + ./coverage.out bytes=10 08:52:19 ==> Appending adjustments 08:52:19 https://docs.codecov.io/docs/fixing-reports 08:52:19 + Found adjustments 08:52:19 ==> Gzipping contents 08:52:19 4.0K /tmp/codecov.3seYIr.gz 08:52:19 ==> Uploading reports 08:52:19 url: https://codecov.io 08:52:19 query: branch=main&commit=60313d708150451d157477761d54052072bb8e7c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:52:19 -> Pinging Codecov 08:52:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=60313d708150451d157477761d54052072bb8e7c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:52:19 -> Uploading to 08:52:19 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/FB506323287CE973F263BFD2A0EB1F37/60313d708150451d157477761d54052072bb8e7c/358f89bb-fb72-4076-87b8-886dad6b8644.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T085219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab02bd235d9e9c9d875858398a67424f304cd58507b5531153cb2a5adb3544a2 08:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:19 Dload Upload Total Spent Left Speed 08:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 11257 --:--:-- --:--:-- --:--:-- 11256 08:52:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/60313d708150451d157477761d54052072bb8e7c [Pipeline] } 08:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:52:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:52:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:52:20 08:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:52:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:52:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:52:21 188c0c94c7c5: Pulling fs layer 08:52:21 0ef7d3d256c8: Pulling fs layer 08:52:21 de9db76c5a1d: Pulling fs layer 08:52:21 0eba1c9be4d2: Pulling fs layer 08:52:21 0d57e429df01: Pulling fs layer 08:52:21 4e4be7b47b0d: Pulling fs layer 08:52:21 e1f770b5df2f: Pulling fs layer 08:52:21 85a0685a4137: Pulling fs layer 08:52:21 0eba1c9be4d2: Waiting 08:52:21 4e4be7b47b0d: Waiting 08:52:21 0d57e429df01: Waiting 08:52:21 e1f770b5df2f: Waiting 08:52:21 85a0685a4137: Waiting 08:52:21 de9db76c5a1d: Verifying Checksum 08:52:21 de9db76c5a1d: Download complete 08:52:21 0ef7d3d256c8: Verifying Checksum 08:52:21 0ef7d3d256c8: Download complete 08:52:21 0d57e429df01: Verifying Checksum 08:52:21 0d57e429df01: Download complete 08:52:21 4e4be7b47b0d: Verifying Checksum 08:52:21 4e4be7b47b0d: Download complete 08:52:21 188c0c94c7c5: Verifying Checksum 08:52:21 188c0c94c7c5: Download complete 08:52:21 e1f770b5df2f: Verifying Checksum 08:52:21 e1f770b5df2f: Download complete 08:52:21 188c0c94c7c5: Pull complete 08:52:21 0eba1c9be4d2: Verifying Checksum 08:52:21 0eba1c9be4d2: Download complete 08:52:21 0ef7d3d256c8: Pull complete 08:52:21 85a0685a4137: Verifying Checksum 08:52:21 85a0685a4137: Download complete 08:52:21 de9db76c5a1d: Pull complete 08:52:26 0eba1c9be4d2: Pull complete 08:52:26 0d57e429df01: Pull complete 08:52:26 4e4be7b47b0d: Pull complete 08:52:26 e1f770b5df2f: Pull complete 08:52:29 85a0685a4137: Pull complete 08:52:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:52:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:52:29 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:52:31 $ docker top 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d -eo pid,comm [Pipeline] { [Pipeline] echo 08:52:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:52:32 + set -o pipefail 08:52:32 + snyk monitor '--org=edgex-jenkins' 08:52:35 08:52:35 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:52:35 08:52:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/6a414eb7-e4ee-46a8-b6fd-cb91a2cc931c 08:52:35 08:52:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:52:35 08:52:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:52:35 08:52:35 [Pipeline] } 08:52:35 $ docker stop --time=1 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d 08:52:37 $ docker rm -f 4dc855b7ed04137c364b24b6e0d2c9215da7b3557152c955a7523cfc9e6ebc8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:39 + git log --format=format:%s -1 60313d708150451d157477761d54052072bb8e7c [Pipeline] isUnix [Pipeline] sh 08:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:39 . [Pipeline] withDockerContainer 08:52:39 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:52:39 $ docker top f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:39 [ssh-agent] Looking for ssh-agent implementation... 08:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:40 $ docker exec f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 ssh-agent 08:52:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiIEBML/agent.14 08:52:40 SSH_AGENT_PID=21 08:52:40 Running ssh-add (command line suppressed) 08:52:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1585925803396160240.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1585925803396160240.key) 08:52:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:40 + git semver tag 08:52:40 # -> Open(): unable to determine branch for HEAD 08:52:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:52:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:52:40 # $SEMVER_REMOTE_NAME = origin 08:52:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:52:40 # $SEMVER_USER_NAME = edgex-jenkins 08:52:40 # $SEMVER_BRANCH = main 08:52:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:52:40 # 60313d708150451d157477761d54052072bb8e7c HEAD 08:52:40 # -> Force: false 08:52:40 # 028c3e7fd954998ef7b981c16e61028a31773052 refs/tags/v2.0.1-dev.22 [Pipeline] } 08:52:40 $ docker exec --env ******** --env ******** f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 ssh-agent -k 08:52:40 unset SSH_AUTH_SOCK; 08:52:40 unset SSH_AGENT_PID; 08:52:40 echo Agent pid 21 killed; 08:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:41 + git semver [Pipeline] } 08:52:41 $ docker stop --time=1 f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 08:52:42 $ docker rm -f f0088eae6c97b727f758aa4501d7d64513db70d5d023c7238fa9788c641668f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:52:42 08:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:52:42 0.23.1-centos7: Pulling from edgex-lftools 08:52:42 ab5ef0e58194: Pulling fs layer 08:52:42 9712f1f96733: Pulling fs layer 08:52:42 63f879dbbcfc: Pulling fs layer 08:52:42 0d9ebad4ef96: Pulling fs layer 08:52:42 e9a5061849ea: Pulling fs layer 08:52:42 d747dcd14b5f: Pulling fs layer 08:52:42 2de7ff778b66: Pulling fs layer 08:52:42 0d9ebad4ef96: Waiting 08:52:42 e9a5061849ea: Waiting 08:52:42 d747dcd14b5f: Waiting 08:52:42 2de7ff778b66: Waiting 08:52:42 9712f1f96733: Verifying Checksum 08:52:42 9712f1f96733: Download complete 08:52:43 63f879dbbcfc: Verifying Checksum 08:52:43 63f879dbbcfc: Download complete 08:52:43 ab5ef0e58194: Verifying Checksum 08:52:43 ab5ef0e58194: Download complete 08:52:43 0d9ebad4ef96: Verifying Checksum 08:52:43 0d9ebad4ef96: Download complete 08:52:43 d747dcd14b5f: Verifying Checksum 08:52:43 d747dcd14b5f: Download complete 08:52:43 e9a5061849ea: Verifying Checksum 08:52:43 e9a5061849ea: Download complete 08:52:43 2de7ff778b66: Verifying Checksum 08:52:43 2de7ff778b66: Download complete 08:52:46 ab5ef0e58194: Pull complete 08:52:46 9712f1f96733: Pull complete 08:52:47 63f879dbbcfc: Pull complete 08:52:51 0d9ebad4ef96: Pull complete 08:52:51 e9a5061849ea: Pull complete 08:52:51 d747dcd14b5f: Pull complete 08:52:52 2de7ff778b66: Pull complete 08:52:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:52:53 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:52:56 $ docker top fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:52:56 provisioning config files... 08:52:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4797473967774587280tmp 08:52:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7349220048286152859tmp 08:52:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2734627978381444957tmp [Pipeline] { [Pipeline] echo 08:52:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:52:56 ---> sigul-configuration.sh 08:52:56 gpg: directory `/root/.gnupg' created 08:52:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:52:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:52:56 gpg: keyring `/root/.gnupg/secring.gpg' created 08:52:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:52:56 gpg: CAST5 encrypted data 08:52:56 gpg: encrypted with 1 passphrase 08:52:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:52:56 + mkdir /home/jenkins 08:52:56 + mkdir /home/jenkins/sigul [Pipeline] sh 08:52:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:52:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:52:57 ---> sigul-install.sh 08:52:57 Sigul already installed; skipping installation. [Pipeline] sh 08:52:57 + git tag --list 08:52:57 0.1.1 08:52:57 v1.1.0 08:52:57 v1.2.0 08:52:57 v1.2.1 08:52:57 v1.3.0 08:52:57 v2.0.0 08:52:57 v2.0.1-dev.1 08:52:57 v2.0.1-dev.10 08:52:57 v2.0.1-dev.11 08:52:57 v2.0.1-dev.12 08:52:57 v2.0.1-dev.13 08:52:57 v2.0.1-dev.14 08:52:57 v2.0.1-dev.15 08:52:57 v2.0.1-dev.16 08:52:57 v2.0.1-dev.17 08:52:57 v2.0.1-dev.18 08:52:57 v2.0.1-dev.19 08:52:57 v2.0.1-dev.2 08:52:57 v2.0.1-dev.20 08:52:57 v2.0.1-dev.21 08:52:57 v2.0.1-dev.22 08:52:57 v2.0.1-dev.3 08:52:57 v2.0.1-dev.4 08:52:57 v2.0.1-dev.5 08:52:57 v2.0.1-dev.6 08:52:57 v2.0.1-dev.7 08:52:57 v2.0.1-dev.8 08:52:57 v2.0.1-dev.9 [Pipeline] sh 08:52:58 + lftools sign git-tag v2.0.1-dev.22 08:52:58 Signing Git tag with Sigul... 08:52:58 Signing v2.0.1-dev.22 [Pipeline] echo 08:52:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:52:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:52:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:52:59 $ docker stop --time=1 fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 08:53:01 $ docker rm -f fd8cf49663670c5b9b85937c26fc11a1c0ac3e3103342fe52cfad4385e618db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:01 . [Pipeline] withDockerContainer 08:53:01 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:53:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:53:02 $ docker top c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:02 [ssh-agent] Looking for ssh-agent implementation... 08:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:02 $ docker exec c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e ssh-agent 08:53:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHaNmj/agent.13 08:53:02 SSH_AGENT_PID=18 08:53:02 Running ssh-add (command line suppressed) 08:53:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_638692750364773097.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_638692750364773097.key) 08:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:02 + git semver bump pre 08:53:02 # -> Open(): unable to determine branch for HEAD 08:53:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:53:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:53:02 # $SEMVER_REMOTE_NAME = origin 08:53:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:02 # $SEMVER_USER_NAME = edgex-jenkins 08:53:02 # $SEMVER_BRANCH = main 08:53:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 08:53:02 2.0.1-dev.23 [Pipeline] } 08:53:02 $ docker exec --env ******** --env ******** c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e ssh-agent -k 08:53:02 unset SSH_AUTH_SOCK; 08:53:02 unset SSH_AGENT_PID; 08:53:02 echo Agent pid 18 killed; 08:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:03 + git semver [Pipeline] } 08:53:03 $ docker stop --time=1 c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e 08:53:04 $ docker rm -f c8296059f3495829afded81431868ae867042a21a563ee168b5063278285991e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:04 . [Pipeline] withDockerContainer 08:53:05 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:53:05 $ docker top 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:05 [ssh-agent] Looking for ssh-agent implementation... 08:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:05 $ docker exec 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 ssh-agent 08:53:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDcAFLD/agent.13 08:53:05 SSH_AGENT_PID=19 08:53:05 Running ssh-add (command line suppressed) 08:53:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6300809781852097813.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6300809781852097813.key) 08:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:06 + git semver push 08:53:06 # -> Open(): unable to determine branch for HEAD 08:53:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 08:53:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 08:53:06 # $SEMVER_REMOTE_NAME = origin 08:53:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:06 # $SEMVER_USER_NAME = edgex-jenkins 08:53:06 # $SEMVER_BRANCH = main 08:53:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 08:53:08 $ docker exec --env ******** --env ******** 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 ssh-agent -k 08:53:08 unset SSH_AUTH_SOCK; 08:53:08 unset SSH_AGENT_PID; 08:53:08 echo Agent pid 19 killed; 08:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:08 + git semver [Pipeline] } 08:53:08 $ docker stop --time=1 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 08:53:09 $ docker rm -f 634a71a2316f8fc3264db0c489218035af3ecaf570145eb91b0646d1ebdc66c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:53:10 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:53:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:11 ---> package-listing.sh 08:53:11 ++ facter osfamily 08:53:11 ++ tr '[:upper:]' '[:lower:]' 08:53:11 + OS_FAMILY=redhat 08:53:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:53:11 + START_PACKAGES=/tmp/packages_start.txt 08:53:11 + END_PACKAGES=/tmp/packages_end.txt 08:53:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:11 + PACKAGES=/tmp/packages_start.txt 08:53:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:53:11 + PACKAGES=/tmp/packages_end.txt 08:53:11 + case "${OS_FAMILY}" in 08:53:11 + rpm -qa 08:53:11 + sort 08:53:12 + '[' -f /tmp/packages_start.txt ']' 08:53:12 + '[' -f /tmp/packages_end.txt ']' 08:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:53:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:53:12 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:13 08:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:13 latest: Pulling from edgex-lftools-log-publisher 08:53:13 b4d181a07f80: Pulling fs layer 08:53:13 a1111a8f2ec3: Pulling fs layer 08:53:13 ed53099fbce6: Pulling fs layer 08:53:13 dc539afda2c1: Pulling fs layer 08:53:13 77bc0d833cb6: Pulling fs layer 08:53:13 9065ff56babe: Pulling fs layer 08:53:13 d287ab97295c: Pulling fs layer 08:53:13 dc539afda2c1: Waiting 08:53:13 77bc0d833cb6: Waiting 08:53:13 9065ff56babe: Waiting 08:53:13 d287ab97295c: Waiting 08:53:13 a1111a8f2ec3: Verifying Checksum 08:53:13 a1111a8f2ec3: Download complete 08:53:13 dc539afda2c1: Verifying Checksum 08:53:13 dc539afda2c1: Download complete 08:53:13 ed53099fbce6: Verifying Checksum 08:53:13 ed53099fbce6: Download complete 08:53:13 9065ff56babe: Verifying Checksum 08:53:13 9065ff56babe: Download complete 08:53:13 77bc0d833cb6: Verifying Checksum 08:53:13 77bc0d833cb6: Download complete 08:53:13 b4d181a07f80: Download complete 08:53:14 d287ab97295c: Verifying Checksum 08:53:14 d287ab97295c: Download complete 08:53:15 b4d181a07f80: Pull complete 08:53:15 a1111a8f2ec3: Pull complete 08:53:16 ed53099fbce6: Pull complete 08:53:16 dc539afda2c1: Pull complete 08:53:16 77bc0d833cb6: Pull complete 08:53:16 9065ff56babe: Pull complete 08:53:21 d287ab97295c: Pull complete 08:53:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:53:21 prd-centos7-docker-4c-2g-2121 does not seem to be running inside a container 08:53:21 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:53:23 $ docker top fdce7fc6079096e302570b67563ac568ddcb8e3384377b5c71ea83d17867f9bc -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:53:24 + ls /var/log/sa-host 08:53:24 + sadf -c /var/log/sa-host/sa18 08:53:24 file_magic: OK 08:53:24 HZ: Using current value: 100 08:53:24 file_header: OK 08:53:24 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 08:53:24 Statistics: 08:53:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:53:24 File successfully converted to sysstat format version 12.0.3 08:53:24 + sadf -c /var/log/sa-host/sa30 08:53:24 file_magic: OK 08:53:24 HZ: Using current value: 100 08:53:24 file_header: OK 08:53:24 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 08:53:24 Statistics: 08:53:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:53:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:24 provisioning config files... 08:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2008238169594286146tmp [Pipeline] { [Pipeline] echo 08:53:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:25 ---> create-netrc.sh [Pipeline] } 08:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:25 ---> python-tools-install.sh [Pipeline] echo 08:53:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:25 ---> sudo-logs.sh 08:53:25 Archiving 'sudo' log.. 08:53:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-2121.novalocal: Name or service not known 08:53:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-2121.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:53:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:26 ---> job-cost.sh 08:53:26 lf-activate-venv: SKIPPING 08:53:26 DEBUG: total: 0.10999999940395355 08:53:26 INFO: Retrieving Stack Cost... 08:53:38 INFO: Retrieving Pricing Info for: v3-standard-2 08:53:38 INFO: Archiving Costs [Pipeline] echo 08:53:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:38 ---> logs-deploy.sh 08:53:38 lf-activate-venv: SKIPPING 08:53:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/24 08:53:38 INFO: archiving workspace using pattern(s): 08:53:39 Archives upload complete. 08:53:39 INFO: archiving logs to Nexus 08:53:40 ---> uname -a: 08:53:40 Linux prd-centos7-docker-4c-2g-2121.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:53:40 08:53:40 08:53:40 ---> lscpu: 08:53:40 Architecture: x86_64 08:53:40 CPU op-mode(s): 32-bit, 64-bit 08:53:40 Byte Order: Little Endian 08:53:40 Address sizes: 40 bits physical, 48 bits virtual 08:53:40 CPU(s): 2 08:53:40 On-line CPU(s) list: 0,1 08:53:40 Thread(s) per core: 1 08:53:40 Core(s) per socket: 1 08:53:40 Socket(s): 2 08:53:40 NUMA node(s): 1 08:53:40 Vendor ID: AuthenticAMD 08:53:40 CPU family: 23 08:53:40 Model: 49 08:53:40 Model name: AMD EPYC-Rome Processor 08:53:40 Stepping: 0 08:53:40 CPU MHz: 2799.996 08:53:40 BogoMIPS: 5599.99 08:53:40 Virtualization: AMD-V 08:53:40 Hypervisor vendor: KVM 08:53:40 Virtualization type: full 08:53:40 L1d cache: 32K 08:53:40 L1i cache: 32K 08:53:40 L2 cache: 512K 08:53:40 L3 cache: 16384K 08:53:40 NUMA node0 CPU(s): 0,1 08:53:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:53:40 08:53:40 08:53:40 ---> nproc: 08:53:40 2 08:53:40 08:53:40 08:53:40 ---> df -h: 08:53:40 Filesystem Size Used Avail Use% Mounted on 08:53:40 overlay 40G 9.0G 32G 23% / 08:53:40 tmpfs 64M 0 64M 0% /dev 08:53:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:53:40 shm 64M 0 64M 0% /dev/shm 08:53:40 /dev/vda1 40G 9.0G 32G 23% /facter-os 08:53:40 08:53:40 08:53:40 ---> sar -b -r -n DEV: 08:53:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 08:53:40 08:53:40 08:41:01 LINUX RESTART (2 CPU) 08:53:40 08:53:40 08:42:03 tps rtps wtps bread/s bwrtn/s 08:53:40 08:43:01 1.60 0.00 1.60 0.00 33.91 08:53:40 08:44:01 0.48 0.00 0.48 0.00 9.09 08:53:40 08:45:01 0.23 0.00 0.23 0.00 2.20 08:53:40 08:46:01 0.25 0.00 0.25 0.00 3.38 08:53:40 08:47:01 0.37 0.00 0.37 0.00 5.50 08:53:40 08:48:01 0.32 0.00 0.32 0.00 5.11 08:53:40 08:49:01 0.18 0.00 0.18 0.00 3.00 08:53:40 08:50:01 0.22 0.00 0.22 0.00 2.35 08:53:40 08:51:01 0.28 0.00 0.28 0.00 3.78 08:53:40 08:52:01 0.23 0.00 0.23 0.00 3.15 08:53:40 08:53:01 182.93 0.03 182.90 3.73 53339.96 08:53:40 Average: 17.06 0.00 17.06 0.34 4872.29 08:53:40 08:53:40 08:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:40 08:43:01 5646480 0 630428 7.87 2620 1729412 1252212 13.83 581536 1543876 12 08:53:40 08:44:01 5654152 0 622728 7.78 2620 1729440 1187904 13.12 575464 1544136 12 08:53:40 08:45:01 5659768 0 617132 7.71 2620 1729420 1157040 12.77 570448 1544132 8 08:53:40 08:46:01 5659636 0 617252 7.71 2620 1729432 1157040 12.77 569484 1544988 8 08:53:40 08:47:01 5661752 0 615132 7.68 2620 1729436 1157280 12.78 567496 1544988 8 08:53:40 08:48:01 5661220 0 615664 7.69 2620 1729436 1157352 12.78 567868 1544988 20 08:53:40 08:49:01 5662568 0 614308 7.67 2620 1729444 1157040 12.77 566880 1544988 8 08:53:40 08:50:01 5649536 0 627336 7.83 2620 1729448 1157280 12.78 580132 1544988 8 08:53:40 08:51:01 5650820 0 626048 7.82 2620 1729452 1157040 12.77 580692 1543004 8 08:53:40 08:52:01 5647560 0 629304 7.86 2620 1729456 1157196 12.78 584480 1543004 8 08:53:40 08:53:01 4017956 0 937080 11.70 2620 3051284 1188656 13.12 876400 2660104 20 08:53:40 Average: 5506495 0 650219 8.12 2620 1849605 1171458 12.93 601898 1645745 11 08:53:40 08:53:40 08:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:40 08:43:01 eth0 1.41 0.53 0.60 0.40 0.00 0.00 0.00 0.00 08:53:40 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:44:01 eth0 0.55 0.35 0.32 0.20 0.00 0.00 0.00 0.00 08:53:40 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:45:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:53:40 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:46:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:53:40 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:47:01 eth0 1.20 0.45 0.46 0.27 0.00 0.00 0.00 0.00 08:53:40 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:48:01 eth0 0.45 0.27 0.26 0.20 0.00 0.00 0.00 0.00 08:53:40 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:49:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:53:40 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:50:01 eth0 0.92 0.28 0.32 0.20 0.00 0.00 0.00 0.00 08:53:40 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:51:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:53:40 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:52:01 eth0 0.70 0.45 0.40 0.27 0.00 0.00 0.00 0.00 08:53:40 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:53:01 eth0 340.79 205.93 7592.81 35.06 0.00 0.00 0.00 0.00 08:53:40 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 08:53:01 docker0 18.61 30.39 1.88 318.42 0.00 0.00 0.00 0.00 08:53:40 Average: eth0 31.71 19.03 692.87 3.34 0.00 0.00 0.00 0.00 08:53:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:40 Average: docker0 1.70 2.77 0.17 29.05 0.00 0.00 0.00 0.00 08:53:40 08:53:40 08:53:40 ---> sar -P ALL: 08:53:40 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 08:53:40 08:53:40 08:41:01 LINUX RESTART (2 CPU) 08:53:40 08:53:40 08:42:03 CPU %user %nice %system %iowait %steal %idle 08:53:40 08:43:01 all 0.25 0.00 0.05 0.00 0.03 99.67 08:53:40 08:43:01 0 0.40 0.00 0.03 0.00 0.02 99.55 08:53:40 08:43:01 1 0.10 0.00 0.07 0.00 0.03 99.79 08:53:40 08:44:01 all 0.23 0.00 0.06 0.00 0.02 99.69 08:53:40 08:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:53:40 08:44:01 1 0.42 0.00 0.07 0.00 0.02 99.50 08:53:40 08:45:01 all 0.18 0.00 0.05 0.00 0.02 99.76 08:53:40 08:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:53:40 08:45:01 1 0.30 0.00 0.07 0.00 0.02 99.62 08:53:40 08:46:01 all 0.06 0.00 0.05 0.00 0.03 99.87 08:53:40 08:46:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:53:40 08:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:53:40 08:47:01 all 0.26 0.00 0.03 0.00 0.02 99.69 08:53:40 08:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:53:40 08:47:01 1 0.48 0.00 0.03 0.00 0.02 99.47 08:53:40 08:48:01 all 0.23 0.00 0.03 0.00 0.02 99.73 08:53:40 08:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:53:40 08:48:01 1 0.40 0.00 0.03 0.00 0.02 99.55 08:53:40 08:49:01 all 0.18 0.00 0.06 0.00 0.03 99.74 08:53:40 08:49:01 0 0.17 0.00 0.07 0.00 0.02 99.75 08:53:40 08:49:01 1 0.18 0.00 0.05 0.00 0.03 99.73 08:53:40 08:50:01 all 0.23 0.00 0.04 0.00 0.02 99.72 08:53:40 08:50:01 0 0.38 0.00 0.05 0.00 0.02 99.55 08:53:40 08:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:53:40 08:51:01 all 0.13 0.00 0.04 0.00 0.02 99.81 08:53:40 08:51:01 0 0.20 0.00 0.07 0.00 0.02 99.72 08:53:40 08:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:53:40 08:52:01 all 0.18 0.00 0.04 0.00 0.01 99.77 08:53:40 08:52:01 0 0.35 0.00 0.05 0.00 0.02 99.58 08:53:40 08:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:53:40 08:53:01 all 22.44 0.00 9.17 2.14 0.08 66.17 08:53:40 08:53:01 0 22.12 0.00 9.40 2.24 0.09 66.15 08:53:40 08:53:01 1 22.76 0.00 8.94 2.03 0.07 66.19 08:53:40 08:53:40 Average: CPU %user %nice %system %iowait %steal %idle 08:53:40 Average: all 2.13 0.00 0.84 0.19 0.02 96.81 08:53:40 Average: 0 2.09 0.00 0.86 0.20 0.02 96.82 08:53:40 Average: 1 2.18 0.00 0.82 0.18 0.02 96.80 08:53:40 08:53:40 08:53:40