Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad4623cfe039a0b77093998193f683a65e8e0037 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-ssh1522569318022952918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh7389829859208716847.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4248334031761964327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh6722772152642184654.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-ssh7439504561620662027.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 USE_ALPINE: true 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 Running on prd-centos7-docker-4c-2g-387 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-ssh1407276399880889533.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 ad4623cfe039a0b77093998193f683a65e8e0037 (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 ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 Commit message: "feat: update build production artifact GUI" > git rev-list --no-walk d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:43:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:43:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:43:03 ========================================================= 19:43:03 EdgeX Global Pipelines Version Info 19:43:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:43:04 ------------------- 19:43:04 stable info: 19:43:04 ------------------- 19:43:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:43:04 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:43:04 Message: update stable to v1.0.213 19:43:05 ------------------- 19:43:05 experimental info: 19:43:05 ------------------- 19:43:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:43:05 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:43:05 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad4623c [Pipeline] echo 19:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:05 provisioning config files... 19:43:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2878953852235045081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:05 ---> docker-login.sh 19:43:05 nexus3.edgexfoundry.org:10001 19:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:06 Configure a credential helper to remove this warning. See 19:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:06 19:43:06 Login Succeeded 19:43:06 nexus3.edgexfoundry.org:10002 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:06 Configure a credential helper to remove this warning. See 19:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:06 19:43:06 Login Succeeded 19:43:06 nexus3.edgexfoundry.org:10003 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:06 Configure a credential helper to remove this warning. See 19:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:06 19:43:06 Login Succeeded 19:43:06 nexus3.edgexfoundry.org:10004 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:06 Configure a credential helper to remove this warning. See 19:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:06 19:43:06 Login Succeeded 19:43:06 docker.io 19:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:43:07 Configure a credential helper to remove this warning. See 19:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:43:07 19:43:07 Login Succeeded 19:43:07 ---> docker-login.sh ends [Pipeline] } 19:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:43:07 + git rev-list -1 --merges ad4623cfe039a0b77093998193f683a65e8e0037~1..ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo 19:43:07 -----------> git rev-list -1 --merges ad4623cfe039a0b77093998193f683a65e8e0037~1..ad4623cfe039a0b77093998193f683a65e8e0037 ad4623cfe039a0b77093998193f683a65e8e0037 [false] [Pipeline] sh 19:43:07 + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo 19:43:07 ========================================================= 19:43:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:43:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:43:08 + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] echo 19:43:08 [semverPrep] GIT_COMMIT: ad4623cfe039a0b77093998193f683a65e8e0037, Commit Message: feat: update build production artifact GUI [Pipeline] echo 19:43:08 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:43:08 19:43:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:43:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:43:09 latest: Pulling from edgex-devops/git-semver 19:43:09 a0d0a0d46f8b: Pulling fs layer 19:43:09 3e5f54012d9b: Pulling fs layer 19:43:09 4c7163046ea9: Pulling fs layer 19:43:09 0c2d73faf560: Pulling fs layer 19:43:09 0c2d73faf560: Waiting 19:43:09 3e5f54012d9b: Verifying Checksum 19:43:09 3e5f54012d9b: Download complete 19:43:09 a0d0a0d46f8b: Verifying Checksum 19:43:09 a0d0a0d46f8b: Download complete 19:43:09 4c7163046ea9: Verifying Checksum 19:43:09 4c7163046ea9: Download complete 19:43:09 0c2d73faf560: Verifying Checksum 19:43:09 0c2d73faf560: Download complete 19:43:09 a0d0a0d46f8b: Pull complete 19:43:09 3e5f54012d9b: Pull complete 19:43:09 4c7163046ea9: Pull complete 19:43:09 0c2d73faf560: Pull complete 19:43:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:43:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:43:09 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:43:09 $ 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 19:43:10 $ docker top 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:43:10 [ssh-agent] Looking for ssh-agent implementation... 19:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:43:10 $ docker exec 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent 19:43:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXanHPcc/agent.15 19:43:10 SSH_AGENT_PID=22 19:43:10 Running ssh-add (command line suppressed) 19:43:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_487525375100063576.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_487525375100063576.key) 19:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:43:11 + git tag --points-at HEAD [Pipeline] } 19:43:11 $ docker exec --env ******** --env ******** 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent -k 19:43:11 unset SSH_AUTH_SOCK; 19:43:11 unset SSH_AGENT_PID; 19:43:11 echo Agent pid 22 killed; 19:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:43:11 [ssh-agent] Looking for ssh-agent implementation... 19:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:43:11 $ docker exec 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent 19:43:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXElknDo/agent.57 19:43:11 SSH_AGENT_PID=63 19:43:11 Running ssh-add (command line suppressed) 19:43:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4128649799787626983.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4128649799787626983.key) 19:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:43:12 + git semver init 19:43:12 # -> Open(): unable to determine branch for HEAD 19:43:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 19:43:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 19:43:12 # $SEMVER_REMOTE_NAME = origin 19:43:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:43:12 # $SEMVER_USER_NAME = edgex-jenkins 19:43:12 # $SEMVER_BRANCH = main 19:43:12 # $SEMVER_TEMP = /tmp/semver-520140426 19:43:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:43:18 # '/tmp/semver-520140426' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 19:43:18 # -> Force: false 19:43:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 19:43:18 $ docker exec --env ******** --env ******** 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a ssh-agent -k 19:43:18 unset SSH_AUTH_SOCK; 19:43:18 unset SSH_AGENT_PID; 19:43:18 echo Agent pid 63 killed; 19:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:19 + git semver [Pipeline] } 19:43:19 $ docker stop --time=1 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a 19:43:20 $ docker rm -f 1d58deb77a5289e85d475158f93555109ebfea840d52bfa690b8d2ee67212f8a [Pipeline] // withDockerContainer [Pipeline] sh 19:43:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:43:21 Stashed 1 file(s) [Pipeline] echo 19:43:21 [edgeXSemver]: initialized semver on version 2.0.1-dev.32 [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 19:43:36 Still waiting to schedule task 19:43:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-387’ 19:43:36 Still waiting to schedule task 19:43:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:45:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-388 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 19:45:11 Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout 19:45:11 The recommended git tool is: git 19:45:16 using credential edgex-jenkins-ssh 19:45:16 Cloning the remote Git repository 19:45:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:45:16 > git init /w/workspace/edgex-ui-go/35 # timeout=10 19:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:45:16 > git --version # timeout=10 19:45:16 > git --version # 'git version 2.17.1' 19:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:24 Avoid second fetch 19:45:24 Checking out Revision ad4623cfe039a0b77093998193f683a65e8e0037 (main) 19:45:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:45:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:24 > git config core.sparsecheckout # timeout=10 19:45:24 > git checkout -f ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 19:45:28 Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:45:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:29 Dload Upload Total Spent Left Speed 19:45:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 94592 0 --:--:-- --:--:-- --:--:-- 95354 [Pipeline] sh 19:45:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:45:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:45:30 + sudo tee /etc/docker/daemon.new 19:45:30 { 19:45:30 "registry-mirrors": [ 19:45:30 "https://nexus3.edgexfoundry.org:10001" 19:45:30 ], 19:45:30 "bip": "10.250.0.254/24", 19:45:30 "hosts": [ 19:45:30 "tcp://0.0.0.0:5555", 19:45:30 "unix:///var/run/docker.sock" 19:45:30 ], 19:45:30 "mtu": 1458, 19:45:30 "selinux-enabled": true, 19:45:30 "seccomp-profile": "/etc/docker/seccomp.json" 19:45:30 } [Pipeline] sh 19:45:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:45:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:49 provisioning config files... 19:45:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config7252421709054404912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:49 ---> docker-login.sh 19:45:49 nexus3.edgexfoundry.org:10001 19:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:50 Configure a credential helper to remove this warning. See 19:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:50 19:45:50 Login Succeeded 19:45:50 nexus3.edgexfoundry.org:10002 19:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 nexus3.edgexfoundry.org:10003 19:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:51 Configure a credential helper to remove this warning. See 19:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:51 19:45:51 Login Succeeded 19:45:51 nexus3.edgexfoundry.org:10004 19:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:52 Configure a credential helper to remove this warning. See 19:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:52 19:45:52 Login Succeeded 19:45:52 docker.io 19:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:53 Configure a credential helper to remove this warning. See 19:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:53 19:45:53 Login Succeeded 19:45:53 ---> docker-login.sh ends [Pipeline] } 19:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:45:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:53 ========================================================= 19:45:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:45:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:45:54 + 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 . 19:45:55 Sending build context to Docker daemon 25.28MB 19:45:55 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 19:45:55 Step 2/14 : FROM ${BASE} AS builder 19:45:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:45:55 552d1f2373af: Pulling fs layer 19:45:55 ea3f2d53f512: Pulling fs layer 19:45:55 9e70ebbbe112: Pulling fs layer 19:45:55 7a9cfe048b4a: Pulling fs layer 19:45:55 72dc09318566: Pulling fs layer 19:45:55 f4f7b4309257: Pulling fs layer 19:45:55 0ac9a79272e3: Pulling fs layer 19:45:55 b78e95d17946: Pulling fs layer 19:45:55 7a9cfe048b4a: Waiting 19:45:55 72dc09318566: Waiting 19:45:55 f4f7b4309257: Waiting 19:45:55 0ac9a79272e3: Waiting 19:45:55 b78e95d17946: Waiting 19:45:55 9e70ebbbe112: Verifying Checksum 19:45:55 9e70ebbbe112: Download complete 19:45:55 ea3f2d53f512: Verifying Checksum 19:45:55 ea3f2d53f512: Download complete 19:45:55 72dc09318566: Verifying Checksum 19:45:55 72dc09318566: Download complete 19:45:55 f4f7b4309257: Verifying Checksum 19:45:55 f4f7b4309257: Download complete 19:45:55 552d1f2373af: Verifying Checksum 19:45:55 552d1f2373af: Download complete 19:45:55 0ac9a79272e3: Download complete 19:45:56 552d1f2373af: Pull complete 19:45:56 Running on prd-centos7-docker-4c-2g-389 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 19:45:56 Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout 19:45:56 The recommended git tool is: git 19:45:56 ea3f2d53f512: Pull complete 19:45:57 9e70ebbbe112: Pull complete 19:45:57 b78e95d17946: Verifying Checksum 19:45:57 b78e95d17946: Download complete 19:45:57 7a9cfe048b4a: Download complete 19:45:58 using credential edgex-jenkins-ssh 19:45:58 Cloning the remote Git repository 19:45:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:45:58 > git init /w/workspace/edgex-ui-go/35 # timeout=10 19:45:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:45:58 > git --version # timeout=10 19:45:58 > git --version # 'git version 2.24.4' 19:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:58 [INFO] Currently running in a labeled security context 19:45:58 [INFO] Currently SELinux is 'enforcing' on the host 19:45:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/35@tmp/jenkins-gitclient-ssh2388153474560877626.key 19:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:01 Avoid second fetch 19:46:01 Checking out Revision ad4623cfe039a0b77093998193f683a65e8e0037 (main) 19:46:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:01 > git config core.sparsecheckout # timeout=10 19:46:01 > git checkout -f ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 19:46:04 Commit message: "feat: update build production artifact GUI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:05 provisioning config files... 19:46:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config5155202428377260447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:05 ---> docker-login.sh 19:46:05 nexus3.edgexfoundry.org:10001 19:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:05 Configure a credential helper to remove this warning. See 19:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:05 19:46:05 Login Succeeded 19:46:05 nexus3.edgexfoundry.org:10002 19:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:05 Configure a credential helper to remove this warning. See 19:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:05 19:46:05 Login Succeeded 19:46:05 nexus3.edgexfoundry.org:10003 19:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:05 Configure a credential helper to remove this warning. See 19:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:05 19:46:05 Login Succeeded 19:46:05 nexus3.edgexfoundry.org:10004 19:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:06 Configure a credential helper to remove this warning. See 19:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:06 19:46:06 Login Succeeded 19:46:06 docker.io 19:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:06 Configure a credential helper to remove this warning. See 19:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:06 19:46:06 Login Succeeded 19:46:06 ---> docker-login.sh ends [Pipeline] } 19:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:46:06 ========================================================= 19:46:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:46:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:46:06 + 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 . 19:46:06 Sending build context to Docker daemon 25.28MB 19:46:06 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 19:46:06 Step 2/14 : FROM ${BASE} AS builder 19:46:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:46:07 a0d0a0d46f8b: Pulling fs layer 19:46:07 31adcdaf11c8: Pulling fs layer 19:46:07 b8b176561691: Pulling fs layer 19:46:07 4527c011a84f: Pulling fs layer 19:46:07 5d74067f8e1e: Pulling fs layer 19:46:07 e0aca202a116: Pulling fs layer 19:46:07 3a43be97a3b4: Pulling fs layer 19:46:07 34cad66bf833: Pulling fs layer 19:46:07 b4e3c513aaa6: Pulling fs layer 19:46:07 5d74067f8e1e: Waiting 19:46:07 e0aca202a116: Waiting 19:46:07 3a43be97a3b4: Waiting 19:46:07 34cad66bf833: Waiting 19:46:07 b4e3c513aaa6: Waiting 19:46:07 4527c011a84f: Waiting 19:46:07 b8b176561691: Verifying Checksum 19:46:07 b8b176561691: Download complete 19:46:07 31adcdaf11c8: Download complete 19:46:07 5d74067f8e1e: Verifying Checksum 19:46:07 5d74067f8e1e: Download complete 19:46:07 e0aca202a116: Verifying Checksum 19:46:07 e0aca202a116: Download complete 19:46:07 a0d0a0d46f8b: Verifying Checksum 19:46:07 a0d0a0d46f8b: Download complete 19:46:07 3a43be97a3b4: Verifying Checksum 19:46:07 3a43be97a3b4: Download complete 19:46:07 34cad66bf833: Verifying Checksum 19:46:07 34cad66bf833: Download complete 19:46:07 a0d0a0d46f8b: Pull complete 19:46:07 31adcdaf11c8: Pull complete 19:46:07 4527c011a84f: Verifying Checksum 19:46:07 4527c011a84f: Download complete 19:46:07 b8b176561691: Pull complete 19:46:07 b4e3c513aaa6: Verifying Checksum 19:46:07 b4e3c513aaa6: Download complete 19:46:08 7a9cfe048b4a: Pull complete 19:46:08 72dc09318566: Pull complete 19:46:08 f4f7b4309257: Pull complete 19:46:08 0ac9a79272e3: Pull complete 19:46:12 4527c011a84f: Pull complete 19:46:12 5d74067f8e1e: Pull complete 19:46:12 e0aca202a116: Pull complete 19:46:12 3a43be97a3b4: Pull complete 19:46:12 34cad66bf833: Pull complete 19:46:14 b4e3c513aaa6: Pull complete 19:46:14 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:46:14 ---> 9f6097aaca64 19:46:14 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:46:15 b78e95d17946: Pull complete 19:46:15 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:46:15 ---> 8b459fc5aaf0 19:46:15 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:46:16 ---> Running in 549c6437fad6 19:46:16 Removing intermediate container 549c6437fad6 19:46:16 ---> 04af6bca82f0 19:46:16 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 19:46:16 ---> Running in 58f9aa2ec710 19:46:16 Removing intermediate container 58f9aa2ec710 19:46:16 ---> 6b3e22f8f02d 19:46:16 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 19:46:16 ---> Running in fa5a7399fa6a 19:46:16 Removing intermediate container fa5a7399fa6a 19:46:16 ---> e0feb35bd191 19:46:16 Step 6/14 : LABEL Name=edgex-ui-go 19:46:16 ---> Running in 338f14ef3d53 19:46:16 Removing intermediate container 338f14ef3d53 19:46:16 ---> 917f81d2715f 19:46:16 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:46:16 ---> Running in b19fd150f0bf 19:46:16 ---> Running in c388edcf803f 19:46:16 Removing intermediate container b19fd150f0bf 19:46:16 ---> c06b88e84b0f 19:46:16 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:16 ---> Running in b1857f0c9f3a 19:46:16 Removing intermediate container c388edcf803f 19:46:16 ---> b315269bcb6d 19:46:16 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 19:46:16 ---> Running in 6692af28f3ad 19:46:16 Removing intermediate container b1857f0c9f3a 19:46:16 ---> 7e7b69f5224a 19:46:16 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:46:16 ---> Running in 3bb307fa128e 19:46:17 Removing intermediate container 6692af28f3ad 19:46:17 ---> d0cec35ea353 19:46:17 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 19:46:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:46:17 ---> Running in 5530c5e91b14 19:46:17 Removing intermediate container 5530c5e91b14 19:46:17 ---> 14b5443ea355 19:46:17 Step 6/14 : LABEL Name=edgex-ui-go 19:46:17 ---> Running in 82c9da3b622f 19:46:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:46:18 Removing intermediate container 82c9da3b622f 19:46:18 ---> 113658de88fe 19:46:18 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:46:18 ---> Running in db386511655d 19:46:18 OK: 220 MiB in 52 packages 19:46:18 Removing intermediate container 3bb307fa128e 19:46:18 ---> 1a595ec9f32d 19:46:18 Step 10/14 : ENV GO111MODULE=on 19:46:18 ---> Running in d8a0df67c74d 19:46:18 Removing intermediate container db386511655d 19:46:18 ---> eac24add17e0 19:46:18 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:18 Removing intermediate container d8a0df67c74d 19:46:18 ---> 47a97b01635d 19:46:18 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:46:18 ---> Running in e5fa8f973667 19:46:18 Removing intermediate container e5fa8f973667 19:46:18 ---> 90bba62df97b 19:46:18 Step 12/14 : COPY . . 19:46:18 ---> Running in c07048b4b395 19:46:19 ---> 53a04b045906 19:46:19 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:19 ---> Running in 1ca570f3a10c 19:46:20 Removing intermediate container c07048b4b395 19:46:20 ---> a2173adfabac 19:46:20 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:46:21 ---> Running in d8ae9cac8ac6 19:46:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:46:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:46:23 OK: 219 MiB in 52 packages 19:46:24 Removing intermediate container d8ae9cac8ac6 19:46:24 ---> 5eac3b8e6084 19:46:24 Step 10/14 : ENV GO111MODULE=on 19:46:24 ---> Running in e1c8062951fb 19:46:24 Removing intermediate container e1c8062951fb 19:46:24 ---> 6fab81357861 19:46:24 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:46:25 ---> Running in 34d8f2dfc752 19:46:25 Removing intermediate container 34d8f2dfc752 19:46:25 ---> 8a4ab28bce33 19:46:25 Step 12/14 : COPY . . 19:46:28 ---> 09c5fdfeaf6c 19:46:28 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:28 ---> Running in a1b8cc6b7f7e 19:46:34 Removing intermediate container 1ca570f3a10c 19:46:34 ---> 5b9144e9d02a 19:46:34 Step 14/14 : RUN ${MAKE} 19:46:34 ---> Running in c7ebb7e22def 19:46:34 noop 19:46:34 Removing intermediate container c7ebb7e22def 19:46:34 ---> eeadbfb970e0 19:46:34 Successfully built eeadbfb970e0 19:46:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:46:34 + docker inspect -f . ci-base-image-x86_64 19:46:34 . [Pipeline] withDockerContainer 19:46:34 prd-centos7-docker-4c-2g-389 does not seem to be running inside a container 19:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:46:35 $ docker top 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:35 + go version 19:46:35 go version go1.16.8 linux/amd64 [Pipeline] } 19:46:35 $ docker stop --time=1 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc 19:46:36 $ docker rm -f 2150c1ac6c9ef3778aa87a9ecdb1dc375ab79007598d8dfbf2434ce5d26f3bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:46:37 + docker inspect -f . ci-base-image-x86_64 19:46:37 . [Pipeline] withDockerContainer 19:46:37 prd-centos7-docker-4c-2g-389 does not seem to be running inside a container 19:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:46:37 $ docker top dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:46:38 + make test 19:46:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:46:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:46:50 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:46:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:46:54 Removing intermediate container a1b8cc6b7f7e 19:46:54 ---> ced30220b3e6 19:46:54 Step 14/14 : RUN ${MAKE} 19:46:54 ---> Running in 16f6b39f0bf6 19:46:54 noop 19:46:54 Removing intermediate container 16f6b39f0bf6 19:46:54 ---> b3f36d5230f1 19:46:54 Successfully built b3f36d5230f1 19:46:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:46:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:46:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 19:46:55 $ docker stop --time=1 dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f 19:46:55 + docker inspect -f . ci-base-image-arm64 19:46:55 . 19:46:56 $ docker rm -f dd2d95aeb84577cb8561128ae982f2961910b4c771cf0dfc894c7cff488a1c2f [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 19:46:56 prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container 19:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:46:58 $ docker top aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:46:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:46:59 + go version 19:46:59 go version go1.16.8 linux/arm64 [Pipeline] } 19:47:00 $ docker stop --time=1 aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 19:47:02 $ docker rm -f aff8a706df4b3d6d5e4d9bdb4acfede0ecb662a83a47881b9ba075a8ad684494 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:47:02 + docker inspect -f . ci-base-image-arm64 19:47:02 . [Pipeline] withDockerContainer 19:47:02 + ls -al . 19:47:02 total 88 19:47:02 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 19:46 . 19:47:02 drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 19:45 .. 19:47:02 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 19:46 assets 19:47:02 drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 19:46 bin 19:47:02 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 19:46 cmd 19:47:02 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 19:46 CONTRIBUTING.md 19:47:02 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 19:46 coverage.out 19:47:02 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 19:46 Dockerfile 19:47:02 drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 19:46 docs 19:47:02 drwxrwxr-x. 8 jenkins jenkins 162 Nov 12 19:46 .git 19:47:02 drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 19:46 .github 19:47:02 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 19:46 .gitignore 19:47:02 -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 19:46 go.mod 19:47:02 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 19:46 go.sum 19:47:02 drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 19:46 internal 19:47:02 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 19:46 Jenkinsfile 19:47:02 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 19:46 LICENSE 19:47:02 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 19:46 Makefile 19:47:02 drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 19:46 pkg 19:47:02 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 19:46 README.md 19:47:02 drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 19:46 snap 19:47:02 -rw-rw-r--. 1 jenkins jenkins 12 Nov 12 19:43 VERSION 19:47:02 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 19:46 version.go 19:47:02 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 19:46 web 19:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container 19:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:47:04 $ docker top c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:47:05 + 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=ad4623cfe039a0b77093998193f683a65e8e0037 --label arch=amd64 --label version=2.0.1-dev.32 . 19:47:05 Sending build context to Docker daemon 25.28MB 19:47:05 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 19:47:05 Step 2/22 : FROM ${BASE} AS builder 19:47:05 ---> eeadbfb970e0 19:47:05 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:47:05 ---> Running in e6e3ed59d47e 19:47:05 Removing intermediate container e6e3ed59d47e 19:47:05 ---> 906acc118c22 19:47:05 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 19:47:05 ---> Running in 092b9d6730b4 19:47:05 + make test 19:47:05 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:47:05 Removing intermediate container 092b9d6730b4 19:47:05 ---> 92ed29f427c2 19:47:05 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 19:47:05 ---> Running in 840c587cef3b 19:47:05 Removing intermediate container 840c587cef3b 19:47:05 ---> 02c6bb121b7a 19:47:05 Step 6/22 : LABEL Name=edgex-ui-go 19:47:05 ---> Running in 45821004429e 19:47:05 Removing intermediate container 45821004429e 19:47:05 ---> 97a2bd83f620 19:47:05 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:47:06 ---> Running in 7145a820b163 19:47:06 Removing intermediate container 7145a820b163 19:47:06 ---> 28bedf82e013 19:47:06 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:06 ---> Running in 7490a7a30596 19:47:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:47:06 Removing intermediate container 7490a7a30596 19:47:06 ---> 06a6c5a8396d 19:47:06 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:47:06 ---> Running in 08be594d2b4b 19:47:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:47:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:47:07 OK: 220 MiB in 52 packages 19:47:08 Removing intermediate container 08be594d2b4b 19:47:08 ---> 2578a718a35b 19:47:08 Step 10/22 : ENV GO111MODULE=on 19:47:08 ---> Running in 5054dff2ddcb 19:47:08 Removing intermediate container 5054dff2ddcb 19:47:08 ---> ca9bf2d48c02 19:47:08 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:47:08 ---> Running in f59b70fcffaa 19:47:08 Removing intermediate container f59b70fcffaa 19:47:08 ---> 3abd87da1fc9 19:47:08 Step 12/22 : COPY . . 19:47:09 ---> 1a817711dc87 19:47:09 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:09 ---> Running in 39b202c026a2 19:47:09 Removing intermediate container 39b202c026a2 19:47:09 ---> 6aaee915d35a 19:47:09 Step 14/22 : RUN ${MAKE} 19:47:09 ---> Running in d2af2fb113c5 19:47:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 19:47:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:47:19 Removing intermediate container d2af2fb113c5 19:47:19 ---> 07f1fbed23a1 19:47:19 Step 15/22 : FROM alpine:3.14 19:47:23 3.14: Pulling from library/alpine 19:47:23 97518928ae5f: Pulling fs layer 19:47:23 97518928ae5f: Verifying Checksum 19:47:23 97518928ae5f: Download complete 19:47:23 97518928ae5f: Pull complete 19:47:23 Digest: sha256:00abeca57ca04b7672955453580fd51ab9ad1b4c5571b1e7643becaadb81b749 19:47:23 Status: Downloaded newer image for alpine:3.14 19:47:23 ---> 0a97eee8041e 19:47:23 Step 16/22 : EXPOSE 4000 19:47:23 ---> Running in c86b48ea3157 19:47:23 Removing intermediate container c86b48ea3157 19:47:23 ---> 09f59126a135 19:47:23 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 19:47:24 ---> 66424dfe5de6 19:47:24 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:47:24 ---> Running in 668896220b9b 19:47:24 Removing intermediate container 668896220b9b 19:47:24 ---> 20c7479ce33a 19:47:24 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:47:24 ---> Running in deeb255597f0 19:47:24 Removing intermediate container deeb255597f0 19:47:24 ---> e38785605112 19:47:24 Step 20/22 : LABEL arch=amd64 19:47:24 ---> Running in e7a1b643a8be 19:47:24 Removing intermediate container e7a1b643a8be 19:47:24 ---> 7b5af6830294 19:47:24 Step 21/22 : LABEL git_sha=ad4623cfe039a0b77093998193f683a65e8e0037 19:47:24 ---> Running in 1c1335502bd4 19:47:24 Removing intermediate container 1c1335502bd4 19:47:24 ---> 95190db794c2 19:47:24 Step 22/22 : LABEL version=2.0.1-dev.32 19:47:24 ---> Running in 0248d9239ea3 19:47:25 Removing intermediate container 0248d9239ea3 19:47:25 ---> f9e2e19516a7 19:47:25 [Warning] One or more build-args [ARCH] were not consumed 19:47:25 Successfully built f9e2e19516a7 19:47:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:25 provisioning config files... 19:47:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config1748282621537841391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:25 ---> docker-login.sh 19:47:25 nexus3.edgexfoundry.org:10001 19:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:25 Configure a credential helper to remove this warning. See 19:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:25 19:47:25 Login Succeeded 19:47:25 nexus3.edgexfoundry.org:10002 19:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:25 Configure a credential helper to remove this warning. See 19:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:25 19:47:25 Login Succeeded 19:47:25 nexus3.edgexfoundry.org:10003 19:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:25 Configure a credential helper to remove this warning. See 19:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:25 19:47:25 Login Succeeded 19:47:25 nexus3.edgexfoundry.org:10004 19:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:25 Configure a credential helper to remove this warning. See 19:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:25 19:47:25 Login Succeeded 19:47:25 docker.io 19:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:26 Configure a credential helper to remove this warning. See 19:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:26 19:47:26 Login Succeeded 19:47:26 ---> docker-login.sh ends [Pipeline] } 19:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:47:26 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 19:47:26 ad4623cfe039a0b77093998193f683a65e8e0037 19:47:26 latest 19:47:26 2.0.1-dev.32 19:47:26 ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:47:26 main 19:47:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh 19:47:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 19:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 19:47:27 ed76e0832abf: Preparing 19:47:27 1a058d5342cc: Preparing 19:47:27 1a058d5342cc: Pushed 19:47:28 ed76e0832abf: Pushed 19:47:28 ad4623cfe039a0b77093998193f683a65e8e0037: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh 19:47:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 19:47:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 19:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 19:47:29 ed76e0832abf: Preparing 19:47:29 1a058d5342cc: Preparing 19:47:29 ed76e0832abf: Layer already exists 19:47:29 1a058d5342cc: Layer already exists 19:47:29 latest: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh 19:47:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh 19:47:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 19:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 19:47:29 ed76e0832abf: Preparing 19:47:29 1a058d5342cc: Preparing 19:47:29 1a058d5342cc: Layer already exists 19:47:29 ed76e0832abf: Layer already exists 19:47:29 2.0.1-dev.32: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh 19:47:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh 19:47:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 19:47:30 ed76e0832abf: Preparing 19:47:30 1a058d5342cc: Preparing 19:47:30 1a058d5342cc: Layer already exists 19:47:30 ed76e0832abf: Layer already exists 19:47:30 ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] isUnix [Pipeline] sh 19:47:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 19:47:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 19:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 19:47:31 ed76e0832abf: Preparing 19:47:31 1a058d5342cc: Preparing 19:47:31 ed76e0832abf: Layer already exists 19:47:31 1a058d5342cc: Layer already exists 19:47:31 main: digest: sha256:81b0279132438241eb848b11e1a5f307fe4f0305dd0b017a603e9758e6774424 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:47:31 ===================================================== [Pipeline] echo 19:47:31 taggedImages: 19:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037 19:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 19:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.32 19:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:47:31 - 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 19:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:31 19:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:32 latest: Pulling from edgex-lftools-log-publisher 19:47:32 b4d181a07f80: Pulling fs layer 19:47:32 a1111a8f2ec3: Pulling fs layer 19:47:32 ed53099fbce6: Pulling fs layer 19:47:32 dc539afda2c1: Pulling fs layer 19:47:32 77bc0d833cb6: Pulling fs layer 19:47:32 9065ff56babe: Pulling fs layer 19:47:32 d287ab97295c: Pulling fs layer 19:47:32 77bc0d833cb6: Waiting 19:47:32 9065ff56babe: Waiting 19:47:32 dc539afda2c1: Waiting 19:47:32 d287ab97295c: Waiting 19:47:32 a1111a8f2ec3: Verifying Checksum 19:47:32 a1111a8f2ec3: Download complete 19:47:32 dc539afda2c1: Verifying Checksum 19:47:32 dc539afda2c1: Download complete 19:47:32 ed53099fbce6: Verifying Checksum 19:47:32 ed53099fbce6: Download complete 19:47:32 9065ff56babe: Verifying Checksum 19:47:32 9065ff56babe: Download complete 19:47:32 77bc0d833cb6: Verifying Checksum 19:47:32 77bc0d833cb6: Download complete 19:47:32 b4d181a07f80: Verifying Checksum 19:47:32 b4d181a07f80: Download complete 19:47:32 d287ab97295c: Verifying Checksum 19:47:32 d287ab97295c: Download complete 19:47:33 b4d181a07f80: Pull complete 19:47:33 a1111a8f2ec3: Pull complete 19:47:34 ed53099fbce6: Pull complete 19:47:34 dc539afda2c1: Pull complete 19:47:34 77bc0d833cb6: Pull complete 19:47:34 9065ff56babe: Pull complete 19:47:40 d287ab97295c: Pull complete 19:47:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:47:40 prd-centos7-docker-4c-2g-389 does not seem to be running inside a container 19:47:40 $ 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/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:47:42 $ docker top 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:43 ---> job-cost.sh 19:47:43 lf-activate-venv: SKIPPING 19:47:43 INFO: No Stack... 19:47:43 INFO: Retrieving Pricing Info for: v3-standard-2 19:47:43 INFO: Archiving Costs [Pipeline] sh 19:47:44 + cat /w/workspace/edgex-ui-go/35/archives/cost.csv 19:47:44 + cut -d, -f6 [Pipeline] lock 19:47:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] 19:47:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] did not exist. Created. 19:47:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:47:44 + echo total: 0.05999999865889549 [Pipeline] stash 19:47:44 Stashed 1 file(s) [Pipeline] } 19:47:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 19:47:44 $ docker stop --time=1 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 19:47:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:47:45 $ docker rm -f 22d715a7b42069b1a2bd921ce73679b093d7dd423d5062f218b79fa327b3629b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:48:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:48:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 19:48:07 $ docker stop --time=1 c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe 19:48:09 $ docker rm -f c0d1eef31efb0771678a292465fcb31dda64023d982de172c6f038a84b8631fe [Pipeline] // withDockerContainer [Pipeline] sh 19:48:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:48:10 Warning: overwriting stash ‘coverage-report’ 19:48:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:48:11 + ls -al . 19:48:11 total 128 19:48:11 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 19:47 . 19:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 .. 19:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 19:45 .git 19:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 .github 19:48:11 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 19:45 .gitignore 19:48:11 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 19:45 CONTRIBUTING.md 19:48:11 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 19:45 Dockerfile 19:48:11 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 19:45 Jenkinsfile 19:48:11 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 19:45 LICENSE 19:48:11 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 19:45 Makefile 19:48:11 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 19:45 README.md 19:48:11 -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 19:43 VERSION 19:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 assets 19:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 bin 19:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 cmd 19:48:11 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 19:47 coverage.out 19:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 19:45 docs 19:48:11 -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 19:45 go.mod 19:48:11 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 19:45 go.sum 19:48:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 19:45 internal 19:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 19:45 pkg 19:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 snap 19:48:11 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 19:45 version.go 19:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 19:45 web [Pipeline] isUnix [Pipeline] sh 19:48:12 + 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=ad4623cfe039a0b77093998193f683a65e8e0037 --label arch=arm64 --label version=2.0.1-dev.32 . 19:48:13 Sending build context to Docker daemon 25.28MB 19:48:13 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 19:48:13 Step 2/22 : FROM ${BASE} AS builder 19:48:13 ---> b3f36d5230f1 19:48:13 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:48:13 ---> Running in c66e90c880e2 19:48:13 Removing intermediate container c66e90c880e2 19:48:13 ---> 80208bcdc19c 19:48:13 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 19:48:13 ---> Running in da0f4dfb5a14 19:48:14 Removing intermediate container da0f4dfb5a14 19:48:14 ---> 816d7a8c05da 19:48:14 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 19:48:14 ---> Running in e5f4ab3f2b1d 19:48:14 Removing intermediate container e5f4ab3f2b1d 19:48:14 ---> 40c28e5454a7 19:48:14 Step 6/22 : LABEL Name=edgex-ui-go 19:48:14 ---> Running in 93851320f9d0 19:48:15 Removing intermediate container 93851320f9d0 19:48:15 ---> 4f18fc5ae342 19:48:15 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:48:15 ---> Running in f87475d047e2 19:48:15 Removing intermediate container f87475d047e2 19:48:15 ---> be760b53ce67 19:48:15 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:15 ---> Running in 00e0c5c519c3 19:48:17 Removing intermediate container 00e0c5c519c3 19:48:17 ---> 6b5bccdea2b0 19:48:17 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:48:17 ---> Running in 9caae0b4b0a4 19:48:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:48:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:48:20 OK: 219 MiB in 52 packages 19:48:21 Removing intermediate container 9caae0b4b0a4 19:48:21 ---> 68fca1f8460f 19:48:21 Step 10/22 : ENV GO111MODULE=on 19:48:21 ---> Running in b9a0141c0532 19:48:21 Removing intermediate container b9a0141c0532 19:48:21 ---> 69c263c9a94e 19:48:21 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:48:21 ---> Running in 5c66cbf56c58 19:48:22 Removing intermediate container 5c66cbf56c58 19:48:22 ---> 904ff2d776c9 19:48:22 Step 12/22 : COPY . . 19:48:24 ---> 567e42b1132b 19:48:24 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:25 ---> Running in 8cc8107b3396 19:48:26 Removing intermediate container 8cc8107b3396 19:48:26 ---> 6f16916067f4 19:48:26 Step 14/22 : RUN ${MAKE} 19:48:26 ---> Running in bd91a0c29c63 19:48:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.32" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 19:48:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:48:58 Removing intermediate container bd91a0c29c63 19:48:58 ---> bf4a54e6d9c0 19:48:58 Step 15/22 : FROM alpine:3.14 19:49:01 3.14: Pulling from library/alpine 19:49:01 be307f383ecc: Pulling fs layer 19:49:02 be307f383ecc: Verifying Checksum 19:49:02 be307f383ecc: Download complete 19:49:02 be307f383ecc: Pull complete 19:49:02 Digest: sha256:00abeca57ca04b7672955453580fd51ab9ad1b4c5571b1e7643becaadb81b749 19:49:02 Status: Downloaded newer image for alpine:3.14 19:49:02 ---> 5b8b7b635229 19:49:02 Step 16/22 : EXPOSE 4000 19:49:02 ---> Running in 65fda5c4163f 19:49:03 Removing intermediate container 65fda5c4163f 19:49:03 ---> cfa759f09fa6 19:49:03 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 19:49:04 ---> d6debd5426a5 19:49:04 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:49:04 ---> Running in b97cd7002596 19:49:05 Removing intermediate container b97cd7002596 19:49:05 ---> ba08a35ea4a3 19:49:05 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:49:05 ---> Running in 3f86e0555a4b 19:49:05 Removing intermediate container 3f86e0555a4b 19:49:05 ---> 059b496fa6bd 19:49:05 Step 20/22 : LABEL arch=arm64 19:49:05 ---> Running in 3b902e7ce9f7 19:49:06 Removing intermediate container 3b902e7ce9f7 19:49:06 ---> 7b3278b299aa 19:49:06 Step 21/22 : LABEL git_sha=ad4623cfe039a0b77093998193f683a65e8e0037 19:49:06 ---> Running in 31f27f9ce8df 19:49:06 Removing intermediate container 31f27f9ce8df 19:49:06 ---> 70103bb3c50e 19:49:06 Step 22/22 : LABEL version=2.0.1-dev.32 19:49:06 ---> Running in 3d097d6b9874 19:49:06 Removing intermediate container 3d097d6b9874 19:49:06 ---> 174da914431e 19:49:06 [Warning] One or more build-args [ARCH] were not consumed 19:49:07 Successfully built 174da914431e 19:49:07 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 19:49:07 provisioning config files... 19:49:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config6483478826814218321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:07 ---> docker-login.sh 19:49:07 nexus3.edgexfoundry.org:10001 19:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:08 Configure a credential helper to remove this warning. See 19:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:08 19:49:08 Login Succeeded 19:49:08 nexus3.edgexfoundry.org:10002 19:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:08 Configure a credential helper to remove this warning. See 19:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:08 19:49:08 Login Succeeded 19:49:08 nexus3.edgexfoundry.org:10003 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 nexus3.edgexfoundry.org:10004 19:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:09 Configure a credential helper to remove this warning. See 19:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:09 19:49:09 Login Succeeded 19:49:09 docker.io 19:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:10 Configure a credential helper to remove this warning. See 19:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:10 19:49:10 Login Succeeded 19:49:10 ---> docker-login.sh ends [Pipeline] } 19:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:49:10 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 19:49:10 ad4623cfe039a0b77093998193f683a65e8e0037 19:49:10 latest 19:49:10 2.0.1-dev.32 19:49:10 ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:49:10 main 19:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh 19:49:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 19:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:49:11 4cf506d3a801: Preparing 19:49:11 62170e181a92: Preparing 19:49:12 62170e181a92: Pushed 19:49:15 4cf506d3a801: Pushed 19:49:15 ad4623cfe039a0b77093998193f683a65e8e0037: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh 19:49:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:49:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 19:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:49:16 4cf506d3a801: Preparing 19:49:16 62170e181a92: Preparing 19:49:16 4cf506d3a801: Layer already exists 19:49:16 62170e181a92: Layer already exists 19:49:16 latest: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh 19:49:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh 19:49:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 19:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:49:17 4cf506d3a801: Preparing 19:49:17 62170e181a92: Preparing 19:49:17 62170e181a92: Layer already exists 19:49:17 4cf506d3a801: Layer already exists 19:49:17 2.0.1-dev.32: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh 19:49:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 [Pipeline] isUnix [Pipeline] sh 19:49:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:49:18 4cf506d3a801: Preparing 19:49:18 62170e181a92: Preparing 19:49:18 4cf506d3a801: Layer already exists 19:49:18 62170e181a92: Layer already exists 19:49:18 ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] isUnix [Pipeline] sh 19:49:18 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 19:49:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 19:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 19:49:19 4cf506d3a801: Preparing 19:49:19 62170e181a92: Preparing 19:49:19 4cf506d3a801: Layer already exists 19:49:19 62170e181a92: Layer already exists 19:49:19 main: digest: sha256:b2c3f30c8abd913b884172c1447c0b31b24172c8a1abe45b72299a7d9d3a2122 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:49:19 ===================================================== [Pipeline] echo 19:49:19 taggedImages: 19:49:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037 19:49:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 19:49:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.32 19:49:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ad4623cfe039a0b77093998193f683a65e8e0037-2.0.1-dev.32 19:49:19 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:19 19:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:20 arm64: Pulling from edgex-lftools-log-publisher 19:49:20 448f6bf000e3: Pulling fs layer 19:49:20 f757da607395: Pulling fs layer 19:49:20 05883995daec: Pulling fs layer 19:49:20 8603b9c90790: Pulling fs layer 19:49:20 1560dd03e051: Pulling fs layer 19:49:20 27f5ce0e4adf: Pulling fs layer 19:49:20 c2d8d7efcc4b: Pulling fs layer 19:49:20 8603b9c90790: Waiting 19:49:20 1560dd03e051: Waiting 19:49:20 27f5ce0e4adf: Waiting 19:49:20 c2d8d7efcc4b: Waiting 19:49:20 f757da607395: Verifying Checksum 19:49:20 f757da607395: Download complete 19:49:20 8603b9c90790: Download complete 19:49:20 1560dd03e051: Verifying Checksum 19:49:20 1560dd03e051: Download complete 19:49:20 27f5ce0e4adf: Verifying Checksum 19:49:20 27f5ce0e4adf: Download complete 19:49:20 05883995daec: Verifying Checksum 19:49:20 05883995daec: Download complete 19:49:21 448f6bf000e3: Verifying Checksum 19:49:21 448f6bf000e3: Download complete 19:49:23 c2d8d7efcc4b: Verifying Checksum 19:49:23 c2d8d7efcc4b: Download complete 19:49:24 448f6bf000e3: Pull complete 19:49:25 f757da607395: Pull complete 19:49:26 05883995daec: Pull complete 19:49:27 8603b9c90790: Pull complete 19:49:28 1560dd03e051: Pull complete 19:49:28 27f5ce0e4adf: Pull complete 19:49:43 c2d8d7efcc4b: Pull complete 19:49:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:49:43 prd-ubuntu18.04-docker-arm64-4c-16g-388 does not seem to be running inside a container 19:49:43 $ 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/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:46 $ docker top 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:47 ---> job-cost.sh 19:49:47 lf-activate-venv: SKIPPING 19:49:47 INFO: No Stack... 19:49:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:48 INFO: Archiving Costs [Pipeline] sh 19:49:48 + + cut -d, -f6cat 19:49:48 /w/workspace/edgex-ui-go/35/archives/cost.csv [Pipeline] lock 19:49:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] 19:49:48 Resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] did not exist. Created. 19:49:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:49 /w/workspace/edgex-ui-go/35@tmp/durable-156c9be6/script.sh: 1: /w/workspace/edgex-ui-go/35@tmp/durable-156c9be6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:49:50 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:50 Warning: overwriting stash ‘stack-cost’ 19:49:50 Stashed 1 file(s) [Pipeline] } 19:49:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:50 $ docker stop --time=1 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 19:49:51 $ docker rm -f 54ecd0cd2c7c47cfe9f5e5f1f7a6dc2abcd2655afdf4e0465868579533219092 [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 19:49:52 provisioning config files... 19:49:52 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3326684952178946240tmp [Pipeline] { [Pipeline] sh 19:49:52 + set +x 19:49:52 + curl -s https://codecov.io/bash 19:49:52 + bash -s -- 19:49:52 19:49:52 _____ _ 19:49:52 / ____| | | 19:49:52 | | ___ __| | ___ ___ _____ __ 19:49:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:49:52 | |___| (_) | (_| | __/ (_| (_) \ V / 19:49:52 \_____\___/ \__,_|\___|\___\___/ \_/ 19:49:52 Bash-1.0.6 19:49:52 19:49:52 19:49:52 ==> git version 2.24.4 found 19:49:52 ==> 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 19:49:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:49:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:49:52 ==> Jenkins CI detected. 19:49:52 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 19:49:52 project root: . 19:49:52 --> token set from env 19:49:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:49:53 ==> Running gcov in . (disable via -X gcov) 19:49:53 ==> Python coveragepy not found 19:49:53 ==> Searching for coverage reports in: 19:49:53 + . 19:49:53 -> Found 1 reports 19:49:53 ==> Detecting git/mercurial file structure 19:49:53 ==> Reading reports 19:49:53 + ./coverage.out bytes=10 19:49:53 ==> Appending adjustments 19:49:53 https://docs.codecov.io/docs/fixing-reports 19:49:53 + Found adjustments 19:49:53 ==> Gzipping contents 19:49:53 4.0K /tmp/codecov.aHTSVL.gz 19:49:53 ==> Uploading reports 19:49:53 url: https://codecov.io 19:49:53 query: branch=main&commit=ad4623cfe039a0b77093998193f683a65e8e0037&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:49:53 -> Pinging Codecov 19:49:53 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=ad4623cfe039a0b77093998193f683a65e8e0037&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:49:53 -> Uploading to 19:49:53 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/ad4623cfe039a0b77093998193f683a65e8e0037/69f1bab3-556c-4342-b870-d378cc49bf98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T194953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5285966715775fad48a588762557b72c3d572bcd06402c8f2acc0fbda89ce9a6 19:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:53 Dload Upload Total Spent Left Speed 19:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12050 --:--:-- --:--:-- --:--:-- 12049 19:49:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] } 19:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:49:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:49:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:49:54 19:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:49:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:49:54 188c0c94c7c5: Pulling fs layer 19:49:54 0ef7d3d256c8: Pulling fs layer 19:49:54 de9db76c5a1d: Pulling fs layer 19:49:54 0eba1c9be4d2: Pulling fs layer 19:49:54 0d57e429df01: Pulling fs layer 19:49:54 4e4be7b47b0d: Pulling fs layer 19:49:54 e1f770b5df2f: Pulling fs layer 19:49:54 85a0685a4137: Pulling fs layer 19:49:54 0eba1c9be4d2: Waiting 19:49:54 e1f770b5df2f: Waiting 19:49:54 0d57e429df01: Waiting 19:49:54 4e4be7b47b0d: Waiting 19:49:54 85a0685a4137: Waiting 19:49:54 de9db76c5a1d: Verifying Checksum 19:49:54 de9db76c5a1d: Download complete 19:49:54 0ef7d3d256c8: Verifying Checksum 19:49:54 0ef7d3d256c8: Download complete 19:49:54 0d57e429df01: Verifying Checksum 19:49:54 0d57e429df01: Download complete 19:49:54 188c0c94c7c5: Verifying Checksum 19:49:54 188c0c94c7c5: Download complete 19:49:54 4e4be7b47b0d: Verifying Checksum 19:49:54 4e4be7b47b0d: Download complete 19:49:55 e1f770b5df2f: Verifying Checksum 19:49:55 e1f770b5df2f: Download complete 19:49:55 0eba1c9be4d2: Verifying Checksum 19:49:55 0eba1c9be4d2: Download complete 19:49:55 188c0c94c7c5: Pull complete 19:49:55 85a0685a4137: Verifying Checksum 19:49:55 85a0685a4137: Download complete 19:49:55 0ef7d3d256c8: Pull complete 19:49:55 de9db76c5a1d: Pull complete 19:49:59 0eba1c9be4d2: Pull complete 19:49:59 0d57e429df01: Pull complete 19:49:59 4e4be7b47b0d: Pull complete 19:49:59 e1f770b5df2f: Pull complete 19:50:03 85a0685a4137: Pull complete 19:50:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:50:03 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:03 $ 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 19:50:05 $ docker top e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 -eo pid,comm [Pipeline] { [Pipeline] echo 19:50:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:50:05 + set -o pipefail 19:50:05 + snyk monitor '--org=edgex-jenkins' 19:50:09 19:50:09 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 19:50:09 19:50:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/bcc64bf8-4346-4c2f-ab8f-352ab64afcf5 19:50:09 19:50:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:50:09 19:50:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:50:09 19:50:09 19:50:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 19:50:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:50:09 $ docker stop --time=1 e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 19:50:11 $ docker rm -f e0d7f1d755837aea5c97cca16481eeb4ffd0722d5638ad0da3f28d82ba48f708 [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 19:50:12 + git log --format=format:%s -1 ad4623cfe039a0b77093998193f683a65e8e0037 [Pipeline] isUnix [Pipeline] sh 19:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:13 . [Pipeline] withDockerContainer 19:50:13 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:13 $ 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 19:50:13 $ docker top 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:13 [ssh-agent] Looking for ssh-agent implementation... 19:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:13 $ docker exec 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 ssh-agent 19:50:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgCGID/agent.14 19:50:14 SSH_AGENT_PID=21 19:50:14 Running ssh-add (command line suppressed) 19:50:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1806303112883564408.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1806303112883564408.key) 19:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:14 + git semver tag 19:50:14 # -> Open(): unable to determine branch for HEAD 19:50:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 19:50:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 19:50:14 # $SEMVER_REMOTE_NAME = origin 19:50:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:50:14 # $SEMVER_USER_NAME = edgex-jenkins 19:50:14 # $SEMVER_BRANCH = main 19:50:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 19:50:14 # ad4623cfe039a0b77093998193f683a65e8e0037 HEAD 19:50:14 # -> Force: false 19:50:14 # de3deee1fda8cfb6e8169d63d3a4044e1afe8a49 refs/tags/v2.0.1-dev.32 [Pipeline] } 19:50:14 $ docker exec --env ******** --env ******** 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 ssh-agent -k 19:50:14 unset SSH_AUTH_SOCK; 19:50:14 unset SSH_AGENT_PID; 19:50:14 echo Agent pid 21 killed; 19:50:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:14 + git semver [Pipeline] } 19:50:14 $ docker stop --time=1 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 19:50:16 $ docker rm -f 2bb070b07152402e31503a2bc8478509f837193319dcf977d64e6b4510b4bbc6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:16 19:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:16 0.23.1-centos7: Pulling from edgex-lftools 19:50:16 ab5ef0e58194: Pulling fs layer 19:50:16 9712f1f96733: Pulling fs layer 19:50:16 63f879dbbcfc: Pulling fs layer 19:50:16 0d9ebad4ef96: Pulling fs layer 19:50:16 e9a5061849ea: Pulling fs layer 19:50:16 d747dcd14b5f: Pulling fs layer 19:50:16 2de7ff778b66: Pulling fs layer 19:50:16 e9a5061849ea: Waiting 19:50:16 d747dcd14b5f: Waiting 19:50:16 2de7ff778b66: Waiting 19:50:16 0d9ebad4ef96: Waiting 19:50:16 9712f1f96733: Verifying Checksum 19:50:16 9712f1f96733: Download complete 19:50:17 63f879dbbcfc: Verifying Checksum 19:50:17 63f879dbbcfc: Download complete 19:50:17 ab5ef0e58194: Verifying Checksum 19:50:17 ab5ef0e58194: Download complete 19:50:17 d747dcd14b5f: Verifying Checksum 19:50:17 d747dcd14b5f: Download complete 19:50:17 0d9ebad4ef96: Verifying Checksum 19:50:17 0d9ebad4ef96: Download complete 19:50:17 e9a5061849ea: Verifying Checksum 19:50:17 e9a5061849ea: Download complete 19:50:17 2de7ff778b66: Verifying Checksum 19:50:17 2de7ff778b66: Download complete 19:50:19 ab5ef0e58194: Pull complete 19:50:20 9712f1f96733: Pull complete 19:50:20 63f879dbbcfc: Pull complete 19:50:25 0d9ebad4ef96: Pull complete 19:50:25 e9a5061849ea: Pull complete 19:50:25 d747dcd14b5f: Pull complete 19:50:26 2de7ff778b66: Pull complete 19:50:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:50:26 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:26 $ 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 19:50:29 $ docker top 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:50:29 provisioning config files... 19:50:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9160341501971828609tmp 19:50:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config681302078450548605tmp 19:50:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7885724500997971120tmp [Pipeline] { [Pipeline] echo 19:50:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:50:30 ---> sigul-configuration.sh 19:50:30 gpg: directory `/root/.gnupg' created 19:50:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:50:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:50:30 gpg: keyring `/root/.gnupg/secring.gpg' created 19:50:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:50:30 gpg: CAST5 encrypted data 19:50:30 gpg: encrypted with 1 passphrase 19:50:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:50:30 + mkdir /home/jenkins 19:50:30 + mkdir /home/jenkins/sigul [Pipeline] sh 19:50:30 + 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 19:50:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:50:31 ---> sigul-install.sh 19:50:31 Sigul already installed; skipping installation. [Pipeline] sh 19:50:31 + git tag --list 19:50:31 0.1.1 19:50:31 v1.1.0 19:50:31 v1.2.0 19:50:31 v1.2.1 19:50:31 v1.3.0 19:50:31 v2.0.0 19:50:31 v2.0.1-dev.1 19:50:31 v2.0.1-dev.10 19:50:31 v2.0.1-dev.11 19:50:31 v2.0.1-dev.12 19:50:31 v2.0.1-dev.13 19:50:31 v2.0.1-dev.14 19:50:31 v2.0.1-dev.15 19:50:31 v2.0.1-dev.16 19:50:31 v2.0.1-dev.17 19:50:31 v2.0.1-dev.18 19:50:31 v2.0.1-dev.19 19:50:31 v2.0.1-dev.2 19:50:31 v2.0.1-dev.20 19:50:31 v2.0.1-dev.21 19:50:31 v2.0.1-dev.22 19:50:31 v2.0.1-dev.23 19:50:31 v2.0.1-dev.24 19:50:31 v2.0.1-dev.25 19:50:31 v2.0.1-dev.26 19:50:31 v2.0.1-dev.27 19:50:31 v2.0.1-dev.28 19:50:31 v2.0.1-dev.29 19:50:31 v2.0.1-dev.3 19:50:31 v2.0.1-dev.30 19:50:31 v2.0.1-dev.31 19:50:31 v2.0.1-dev.32 19:50:31 v2.0.1-dev.4 19:50:31 v2.0.1-dev.5 19:50:31 v2.0.1-dev.6 19:50:31 v2.0.1-dev.7 19:50:31 v2.0.1-dev.8 19:50:31 v2.0.1-dev.9 [Pipeline] sh 19:50:31 + lftools sign git-tag v2.0.1-dev.32 19:50:32 Signing Git tag with Sigul... 19:50:32 Signing v2.0.1-dev.32 [Pipeline] echo 19:50:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:50:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:50:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:50:33 $ docker stop --time=1 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c 19:50:35 $ docker rm -f 94bb5d8c1b9d8cde49f65cc8d50dfe7a67da8646ae2109bde214bab81fea766c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:35 . [Pipeline] withDockerContainer 19:50:35 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:35 $ 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 19:50:36 $ docker top be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:36 [ssh-agent] Looking for ssh-agent implementation... 19:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:36 $ docker exec be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 ssh-agent 19:50:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXojaMpM/agent.13 19:50:36 SSH_AGENT_PID=20 19:50:36 Running ssh-add (command line suppressed) 19:50:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8304068791357291301.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8304068791357291301.key) 19:50:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:36 + git semver bump pre 19:50:36 # -> Open(): unable to determine branch for HEAD 19:50:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 19:50:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 19:50:36 # $SEMVER_REMOTE_NAME = origin 19:50:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:50:36 # $SEMVER_USER_NAME = edgex-jenkins 19:50:36 # $SEMVER_BRANCH = main 19:50:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 19:50:36 2.0.1-dev.33 [Pipeline] } 19:50:36 $ docker exec --env ******** --env ******** be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 ssh-agent -k 19:50:37 unset SSH_AUTH_SOCK; 19:50:37 unset SSH_AGENT_PID; 19:50:37 echo Agent pid 20 killed; 19:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:37 + git semver [Pipeline] } 19:50:37 $ docker stop --time=1 be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 19:50:38 $ docker rm -f be966ce3722dabc299b560df51f69aa0803850fb5457966273cc8f295b4708d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:50:38 . [Pipeline] withDockerContainer 19:50:38 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:38 $ 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 19:50:39 $ docker top 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:39 [ssh-agent] Looking for ssh-agent implementation... 19:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:39 $ docker exec 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd ssh-agent 19:50:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJdPIbN/agent.14 19:50:39 SSH_AGENT_PID=20 19:50:39 Running ssh-add (command line suppressed) 19:50:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1709393806207649973.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1709393806207649973.key) 19:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:40 + git semver push 19:50:40 # -> Open(): unable to determine branch for HEAD 19:50:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 19:50:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 19:50:40 # $SEMVER_REMOTE_NAME = origin 19:50:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:50:40 # $SEMVER_USER_NAME = edgex-jenkins 19:50:40 # $SEMVER_BRANCH = main 19:50:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 19:50:42 $ docker exec --env ******** --env ******** 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd ssh-agent -k 19:50:42 unset SSH_AUTH_SOCK; 19:50:42 unset SSH_AGENT_PID; 19:50:42 echo Agent pid 20 killed; 19:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:42 + git semver [Pipeline] } 19:50:42 $ docker stop --time=1 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd 19:50:43 $ docker rm -f 1ae2ad690946ece9a75f8890e7827e420ca1080adaf1a403b72a2afb201832cd [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:50:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:50:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:50:45 ---> package-listing.sh 19:50:45 ++ facter osfamily 19:50:45 ++ tr '[:upper:]' '[:lower:]' 19:50:46 + OS_FAMILY=redhat 19:50:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 19:50:46 + START_PACKAGES=/tmp/packages_start.txt 19:50:46 + END_PACKAGES=/tmp/packages_end.txt 19:50:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:50:46 + PACKAGES=/tmp/packages_start.txt 19:50:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 19:50:46 + PACKAGES=/tmp/packages_end.txt 19:50:46 + case "${OS_FAMILY}" in 19:50:46 + rpm -qa 19:50:46 + sort 19:50:46 + '[' -f /tmp/packages_start.txt ']' 19:50:46 + '[' -f /tmp/packages_end.txt ']' 19:50:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:50:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 19:50:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 19:50:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 19:50:46 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 19:50:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:47 19:50:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:47 latest: Pulling from edgex-lftools-log-publisher 19:50:47 b4d181a07f80: Pulling fs layer 19:50:47 a1111a8f2ec3: Pulling fs layer 19:50:47 ed53099fbce6: Pulling fs layer 19:50:47 dc539afda2c1: Pulling fs layer 19:50:47 77bc0d833cb6: Pulling fs layer 19:50:47 9065ff56babe: Pulling fs layer 19:50:47 d287ab97295c: Pulling fs layer 19:50:47 dc539afda2c1: Waiting 19:50:47 77bc0d833cb6: Waiting 19:50:47 9065ff56babe: Waiting 19:50:47 d287ab97295c: Waiting 19:50:47 a1111a8f2ec3: Verifying Checksum 19:50:47 a1111a8f2ec3: Download complete 19:50:47 dc539afda2c1: Verifying Checksum 19:50:47 dc539afda2c1: Download complete 19:50:48 ed53099fbce6: Verifying Checksum 19:50:48 ed53099fbce6: Download complete 19:50:48 9065ff56babe: Verifying Checksum 19:50:48 9065ff56babe: Download complete 19:50:48 77bc0d833cb6: Verifying Checksum 19:50:48 77bc0d833cb6: Download complete 19:50:48 b4d181a07f80: Verifying Checksum 19:50:48 b4d181a07f80: Download complete 19:50:48 d287ab97295c: Verifying Checksum 19:50:48 d287ab97295c: Download complete 19:50:49 b4d181a07f80: Pull complete 19:50:49 a1111a8f2ec3: Pull complete 19:50:50 ed53099fbce6: Pull complete 19:50:50 dc539afda2c1: Pull complete 19:50:50 77bc0d833cb6: Pull complete 19:50:50 9065ff56babe: Pull complete 19:50:56 d287ab97295c: Pull complete 19:50:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:50:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:50:56 prd-centos7-docker-4c-2g-387 does not seem to be running inside a container 19:50:56 $ 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 19:50:58 $ docker top b6c4432a497672ac17dfbe32f208fa3739013ff618737b2d00726c664c524fbe -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:58 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:58 + mkdir -p /var/log/sysstat [Pipeline] sh 19:50:59 + ls /var/log/sa-host 19:50:59 + sadf -c /var/log/sa-host/sa12 19:50:59 file_magic: OK 19:50:59 HZ: Using current value: 100 19:50:59 file_header: OK 19:50:59 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 19:50:59 Statistics: 19:50:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:59 File successfully converted to sysstat format version 12.0.3 19:50:59 + sadf -c /var/log/sa-host/sa30 19:50:59 file_magic: OK 19:50:59 HZ: Using current value: 100 19:50:59 file_header: OK 19:50:59 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 19:50:59 Statistics: 19:50:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:59 provisioning config files... 19:50:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1716348509739551986tmp [Pipeline] { [Pipeline] echo 19:50:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:59 ---> create-netrc.sh [Pipeline] } 19:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:00 ---> python-tools-install.sh [Pipeline] echo 19:51:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:00 ---> sudo-logs.sh 19:51:00 Archiving 'sudo' log.. 19:51:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-387.novalocal: Name or service not known 19:51:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-387.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:51:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:00 ---> job-cost.sh 19:51:00 lf-activate-venv: SKIPPING 19:51:00 DEBUG: total: 0.10999999940395355 19:51:00 INFO: Retrieving Stack Cost... 19:51:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:51:01 INFO: Archiving Costs [Pipeline] echo 19:51:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:01 ---> logs-deploy.sh 19:51:01 lf-activate-venv: SKIPPING 19:51:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/35 19:51:01 INFO: archiving workspace using pattern(s): 19:51:02 Archives upload complete. 19:51:02 INFO: archiving logs to Nexus 19:51:02 ---> uname -a: 19:51:02 Linux prd-centos7-docker-4c-2g-387.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:51:02 19:51:02 19:51:02 ---> lscpu: 19:51:02 Architecture: x86_64 19:51:02 CPU op-mode(s): 32-bit, 64-bit 19:51:02 Byte Order: Little Endian 19:51:02 Address sizes: 40 bits physical, 48 bits virtual 19:51:02 CPU(s): 2 19:51:02 On-line CPU(s) list: 0,1 19:51:02 Thread(s) per core: 1 19:51:02 Core(s) per socket: 1 19:51:02 Socket(s): 2 19:51:02 NUMA node(s): 1 19:51:02 Vendor ID: AuthenticAMD 19:51:02 CPU family: 23 19:51:02 Model: 49 19:51:02 Model name: AMD EPYC-Rome Processor 19:51:02 Stepping: 0 19:51:02 CPU MHz: 2799.998 19:51:02 BogoMIPS: 5599.99 19:51:02 Virtualization: AMD-V 19:51:02 Hypervisor vendor: KVM 19:51:02 Virtualization type: full 19:51:02 L1d cache: 32K 19:51:02 L1i cache: 32K 19:51:02 L2 cache: 512K 19:51:02 L3 cache: 16384K 19:51:02 NUMA node0 CPU(s): 0,1 19:51:02 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 19:51:02 19:51:02 19:51:02 ---> nproc: 19:51:02 2 19:51:02 19:51:02 19:51:02 ---> df -h: 19:51:02 Filesystem Size Used Avail Use% Mounted on 19:51:02 overlay 40G 9.0G 32G 23% / 19:51:02 tmpfs 64M 0 64M 0% /dev 19:51:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:51:02 shm 64M 0 64M 0% /dev/shm 19:51:02 /dev/vda1 40G 9.0G 32G 23% /facter-os 19:51:02 19:51:02 19:51:02 ---> sar -b -r -n DEV: 19:51:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 19:51:02 19:51:02 19:42:18 LINUX RESTART (2 CPU) 19:51:02 19:51:02 19:43:01 tps rtps wtps bread/s bwrtn/s 19:51:02 19:44:01 33.67 3.40 30.27 2351.11 3524.28 19:51:02 19:45:02 1.60 0.00 1.60 0.00 29.96 19:51:02 19:46:01 0.22 0.00 0.22 0.00 3.15 19:51:02 19:47:01 0.13 0.00 0.13 0.00 2.18 19:51:02 19:48:01 0.30 0.00 0.30 0.00 4.10 19:51:02 19:49:01 0.30 0.00 0.30 0.00 4.18 19:51:02 19:50:01 8.08 0.03 8.04 3.73 478.35 19:51:02 Average: 6.34 0.49 5.85 337.28 579.51 19:51:02 19:51:02 19:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:02 19:44:01 5639600 0 632080 7.89 2620 1734640 1278348 14.11 584012 1548140 24 19:51:02 19:45:02 5655192 0 616480 7.70 2620 1734648 1161524 12.82 570484 1548104 8 19:51:02 19:46:01 5652528 0 619144 7.73 2620 1734648 1164048 12.85 573644 1548248 16 19:51:02 19:47:01 5653252 0 618412 7.72 2620 1734656 1161308 12.82 572936 1548248 16 19:51:02 19:48:01 5654552 0 617108 7.71 2620 1734660 1161404 12.82 571916 1548704 8 19:51:02 19:49:01 5654804 0 616852 7.70 2620 1734664 1161308 12.82 571248 1548708 20 19:51:02 19:50:01 4883224 0 762668 9.52 2620 2360428 1533420 16.93 752960 2067472 624848 19:51:02 Average: 5541879 0 640392 8.00 2620 1824049 1231623 13.60 599600 1622518 89277 19:51:02 19:51:02 19:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:02 19:44:01 eth0 137.70 138.53 583.99 30.21 0.00 0.00 0.00 0.00 19:51:02 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:44:01 docker0 88.13 60.43 7.55 242.06 0.00 0.00 0.00 0.00 19:51:02 19:45:02 eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:51:02 19:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:46:01 eth0 1.78 1.02 1.52 0.40 0.00 0.00 0.00 0.00 19:51:02 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:47:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:51:02 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:48:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:51:02 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:49:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:02 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:50:01 eth0 145.59 87.03 4055.51 9.36 0.00 0.00 0.00 0.00 19:51:02 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 Average: eth0 40.94 32.50 664.65 5.74 0.00 0.00 0.00 0.00 19:51:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:02 Average: docker0 12.62 8.66 1.08 34.67 0.00 0.00 0.00 0.00 19:51:02 19:51:02 19:51:02 ---> sar -P ALL: 19:51:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 19:51:02 19:51:02 19:42:18 LINUX RESTART (2 CPU) 19:51:02 19:51:02 19:43:01 CPU %user %nice %system %iowait %steal %idle 19:51:02 19:44:01 all 5.23 0.00 1.90 0.78 0.03 92.05 19:51:02 19:44:01 0 5.80 0.00 2.08 0.80 0.03 91.29 19:51:02 19:44:01 1 4.67 0.00 1.72 0.76 0.03 92.81 19:51:02 19:45:02 all 0.22 0.00 0.07 0.00 0.01 99.71 19:51:02 19:45:02 0 0.37 0.00 0.05 0.00 0.00 99.58 19:51:02 19:45:02 1 0.07 0.00 0.08 0.00 0.02 99.83 19:51:02 19:46:01 all 0.25 0.00 0.05 0.00 0.02 99.69 19:51:02 19:46:01 0 0.36 0.00 0.05 0.00 0.02 99.58 19:51:02 19:46:01 1 0.14 0.00 0.05 0.00 0.02 99.80 19:51:02 19:47:01 all 0.21 0.00 0.04 0.00 0.01 99.74 19:51:02 19:47:01 0 0.40 0.00 0.05 0.00 0.02 99.53 19:51:02 19:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:51:02 19:48:01 all 0.11 0.00 0.05 0.00 0.02 99.82 19:51:02 19:48:01 0 0.07 0.00 0.07 0.00 0.02 99.85 19:51:02 19:48:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:51:02 19:49:01 all 0.23 0.00 0.04 0.00 0.01 99.72 19:51:02 19:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:51:02 19:49:01 1 0.43 0.00 0.05 0.00 0.02 99.50 19:51:02 19:50:01 all 6.43 0.00 2.44 0.03 0.03 91.07 19:51:02 19:50:01 0 6.53 0.00 2.40 0.03 0.02 91.02 19:51:02 19:50:01 1 6.34 0.00 2.47 0.03 0.03 91.12 19:51:02 Average: all 1.80 0.00 0.65 0.12 0.02 97.42 19:51:02 Average: 0 1.92 0.00 0.67 0.12 0.01 97.27 19:51:02 Average: 1 1.68 0.00 0.63 0.11 0.02 97.56 19:51:02 19:51:02 19:51:02