Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b753f607c7837695aec3d6194930fb6f6074e2da 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-ssh1172746056354344749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3041896138757513682.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5166493590811545346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7039945968022353021.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh185123890499346542.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-648 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh7660168496324333850.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" > git rev-list --no-walk 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:08 ========================================================= 22:27:08 EdgeX Global Pipelines Version Info 22:27:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:09 ------------------- 22:27:09 stable info: 22:27:09 ------------------- 22:27:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:27:09 Message: update stable to v1.0.205 22:27:10 ------------------- 22:27:10 experimental info: 22:27:10 ------------------- 22:27:10 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:10 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:27:10 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:27:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b753f60 [Pipeline] echo 22:27:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:11 provisioning config files... 22:27:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1164409106734836416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:11 ---> docker-login.sh 22:27:11 nexus3.edgexfoundry.org:10001 22:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:11 Configure a credential helper to remove this warning. See 22:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:11 22:27:11 Login Succeeded 22:27:11 nexus3.edgexfoundry.org:10002 22:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:12 Configure a credential helper to remove this warning. See 22:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:12 22:27:12 Login Succeeded 22:27:12 nexus3.edgexfoundry.org:10003 22:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:12 Configure a credential helper to remove this warning. See 22:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:12 22:27:12 Login Succeeded 22:27:12 nexus3.edgexfoundry.org:10004 22:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:12 Configure a credential helper to remove this warning. See 22:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:12 22:27:12 Login Succeeded 22:27:12 docker.io 22:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:12 Configure a credential helper to remove this warning. See 22:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:12 22:27:12 Login Succeeded 22:27:12 ---> docker-login.sh ends [Pipeline] } 22:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:13 + git log --format=format:%s -1 b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] echo 22:27:13 GIT_COMMIT: b753f607c7837695aec3d6194930fb6f6074e2da, Commit Message: docs: Add Doc PR section, removed obsolete TYpes section (#312) [Pipeline] echo 22:27:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:14 22:27:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:27:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:14 latest: Pulling from edgex-devops/git-semver 22:27:14 31603596830f: Pulling fs layer 22:27:14 04fac38145f0: Pulling fs layer 22:27:14 701f6daf10bf: Pulling fs layer 22:27:14 24f72da36158: Pulling fs layer 22:27:14 24f72da36158: Waiting 22:27:14 04fac38145f0: Verifying Checksum 22:27:14 04fac38145f0: Download complete 22:27:15 31603596830f: Verifying Checksum 22:27:15 31603596830f: Download complete 22:27:15 24f72da36158: Verifying Checksum 22:27:15 24f72da36158: Download complete 22:27:15 31603596830f: Pull complete 22:27:15 04fac38145f0: Pull complete 22:27:15 701f6daf10bf: Verifying Checksum 22:27:15 701f6daf10bf: Download complete 22:27:16 701f6daf10bf: Pull complete 22:27:16 24f72da36158: Pull complete 22:27:16 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:27:16 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:27:16 $ docker top 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:17 [ssh-agent] Looking for ssh-agent implementation... 22:27:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:17 $ docker exec 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent 22:27:17 SSH_AUTH_SOCK=/tmp/ssh-oR7qAlgBzwtt/agent.13 22:27:17 SSH_AGENT_PID=20 22:27:17 Running ssh-add (command line suppressed) 22:27:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5268873613084199084.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5268873613084199084.key) 22:27:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:17 + git tag --points-at HEAD [Pipeline] } 22:27:17 $ docker exec --env ******** --env ******** 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent -k 22:27:18 unset SSH_AUTH_SOCK; 22:27:18 unset SSH_AGENT_PID; 22:27:18 echo Agent pid 20 killed; 22:27:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:18 [ssh-agent] Looking for ssh-agent implementation... 22:27:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:18 $ docker exec 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent 22:27:18 SSH_AUTH_SOCK=/tmp/ssh-CizssTfy1uEy/agent.55 22:27:18 SSH_AGENT_PID=62 22:27:18 Running ssh-add (command line suppressed) 22:27:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_392148215235180799.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_392148215235180799.key) 22:27:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:18 + git semver init 22:27:18 # -> Open(): unable to determine branch for HEAD 22:27:18 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:27:18 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:27:18 # $SEMVER_REMOTE_NAME = origin 22:27:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:18 # $SEMVER_USER_NAME = edgex-jenkins 22:27:18 # $SEMVER_BRANCH = main 22:27:18 # $SEMVER_TEMP = /tmp/semver-492402074 22:27:18 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:27:19 # '/tmp/semver-492402074' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:27:19 # -> Force: false 22:27:19 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:27:19 $ docker exec --env ******** --env ******** 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent -k 22:27:19 unset SSH_AUTH_SOCK; 22:27:19 unset SSH_AGENT_PID; 22:27:19 echo Agent pid 62 killed; 22:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:19 + git semver [Pipeline] } 22:27:19 $ docker stop --time=1 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab 22:27:21 $ docker rm -f 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab [Pipeline] // withDockerContainer [Pipeline] sh 22:27:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:21 Stashed 1 file(s) [Pipeline] echo 22:27:21 [edgeXSemver]: initialized semver on version 2.0.2-dev.7 [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 22:27:37 Still waiting to schedule task 22:27:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:27:37 Still waiting to schedule task 22:27:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:28:47 Running on prd-centos7-docker-4c-2g-651 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:28:47 Running in /w/workspace/app-service-configurable/11 [Pipeline] { [Pipeline] checkout 22:28:47 Selected Git installation does not exist. Using Default 22:28:47 The recommended git tool is: NONE 22:28:50 using credential edgex-jenkins-ssh 22:28:50 Cloning the remote Git repository 22:28:50 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:28:50 > git init /w/workspace/app-service-configurable/11 # timeout=10 22:28:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:28:50 > git --version # timeout=10 22:28:50 > git --version # 'git version 2.24.4' 22:28:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:50 [INFO] Currently running in a labeled security context 22:28:50 [INFO] Currently SELinux is 'enforcing' on the host 22:28:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/11@tmp/jenkins-gitclient-ssh2096096215189654440.key 22:28:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:51 Avoid second fetch 22:28:51 Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) 22:28:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:28:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:51 > git config core.sparsecheckout # timeout=10 22:28:51 > git checkout -f b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 22:28:55 Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:55 provisioning config files... 22:28:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config5455891060674575339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:56 ---> docker-login.sh 22:28:56 nexus3.edgexfoundry.org:10001 22:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:56 Configure a credential helper to remove this warning. See 22:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:56 22:28:56 Login Succeeded 22:28:56 nexus3.edgexfoundry.org:10002 22:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:56 Configure a credential helper to remove this warning. See 22:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:56 22:28:56 Login Succeeded 22:28:56 nexus3.edgexfoundry.org:10003 22:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:56 Configure a credential helper to remove this warning. See 22:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:56 22:28:56 Login Succeeded 22:28:56 nexus3.edgexfoundry.org:10004 22:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:56 Configure a credential helper to remove this warning. See 22:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:56 22:28:56 Login Succeeded 22:28:56 docker.io 22:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:57 Configure a credential helper to remove this warning. See 22:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:57 22:28:57 Login Succeeded 22:28:57 ---> docker-login.sh ends [Pipeline] } 22:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:57 ========================================================= 22:28:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:28:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:28:57 + 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 . 22:28:57 Sending build context to Docker daemon 157.2kB 22:28:57 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 22:28:57 Step 2/13 : FROM ${BASE} AS builder 22:28:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:28:57 540db60ca938: Pulling fs layer 22:28:57 adcc1eea9eea: Pulling fs layer 22:28:57 4c4ab2625f07: Pulling fs layer 22:28:57 db62176df00c: Pulling fs layer 22:28:57 3b30891b0d05: Pulling fs layer 22:28:57 06b49ca38bd5: Pulling fs layer 22:28:57 c788192a36de: Pulling fs layer 22:28:57 a77e37c0d609: Pulling fs layer 22:28:57 c3185cebc471: Pulling fs layer 22:28:57 06b49ca38bd5: Waiting 22:28:57 c788192a36de: Waiting 22:28:57 a77e37c0d609: Waiting 22:28:57 c3185cebc471: Waiting 22:28:57 db62176df00c: Waiting 22:28:57 3b30891b0d05: Waiting 22:28:58 4c4ab2625f07: Verifying Checksum 22:28:58 4c4ab2625f07: Download complete 22:28:58 adcc1eea9eea: Verifying Checksum 22:28:58 adcc1eea9eea: Download complete 22:28:58 3b30891b0d05: Verifying Checksum 22:28:58 3b30891b0d05: Download complete 22:28:58 06b49ca38bd5: Verifying Checksum 22:28:58 06b49ca38bd5: Download complete 22:28:58 c788192a36de: Verifying Checksum 22:28:58 c788192a36de: Download complete 22:28:58 540db60ca938: Verifying Checksum 22:28:58 540db60ca938: Download complete 22:28:58 540db60ca938: Pull complete 22:28:58 adcc1eea9eea: Pull complete 22:28:58 4c4ab2625f07: Pull complete 22:28:59 a77e37c0d609: Verifying Checksum 22:28:59 a77e37c0d609: Download complete 22:29:04 c3185cebc471: Verifying Checksum 22:29:04 c3185cebc471: Download complete 22:29:04 db62176df00c: Verifying Checksum 22:29:04 db62176df00c: Download complete 22:29:08 db62176df00c: Pull complete 22:29:08 3b30891b0d05: Pull complete 22:29:08 06b49ca38bd5: Pull complete 22:29:08 c788192a36de: Pull complete 22:29:08 a77e37c0d609: Pull complete 22:29:10 c3185cebc471: Pull complete 22:29:10 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:29:10 ---> 031687cdd783 22:29:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:29:12 ---> Running in a1ab05525366 22:29:12 Removing intermediate container a1ab05525366 22:29:12 ---> dd2f1f398ac5 22:29:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:29:12 ---> Running in 8587f5bb3366 22:29:12 Removing intermediate container 8587f5bb3366 22:29:12 ---> 95a3a3b45aeb 22:29:12 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:29:12 ---> Running in cbd4f0afb77b 22:29:12 Removing intermediate container cbd4f0afb77b 22:29:12 ---> b2cfe6f719a9 22:29:12 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:12 ---> Running in cf511609ace3 22:29:12 Removing intermediate container cf511609ace3 22:29:12 ---> 59a99576f2a7 22:29:12 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:12 ---> Running in b9057dcb6a6f 22:29:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:15 OK: 219 MiB in 52 packages 22:29:15 Removing intermediate container b9057dcb6a6f 22:29:15 ---> 9f4c0674b495 22:29:15 Step 8/13 : WORKDIR /app 22:29:15 ---> Running in 996949cec397 22:29:15 Removing intermediate container 996949cec397 22:29:15 ---> b0214fc45d3c 22:29:15 Step 9/13 : COPY go.mod . 22:29:15 ---> 084e9cb61f8b 22:29:15 Step 10/13 : RUN go mod download 22:29:15 ---> Running in c82ab75eebb1 22:29:28 Removing intermediate container c82ab75eebb1 22:29:28 ---> e0e235334910 22:29:28 Step 11/13 : COPY . . 22:29:28 ---> f2f56924558f 22:29:28 Step 12/13 : ARG MAKE="make build" 22:29:28 ---> Running in e8c1fb07d05a 22:29:28 Removing intermediate container e8c1fb07d05a 22:29:28 ---> f59bcdff0724 22:29:28 Step 13/13 : RUN $MAKE 22:29:28 ---> Running in 5f8d94835549 22:29:28 noop 22:29:28 Removing intermediate container 5f8d94835549 22:29:28 ---> f593c7d5493c 22:29:28 Successfully built f593c7d5493c 22:29:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:29:28 + docker inspect -f . ci-base-image-x86_64 22:29:28 . [Pipeline] withDockerContainer 22:29:28 prd-centos7-docker-4c-2g-651 does not seem to be running inside a container 22:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:28 $ docker top 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:29 + go version 22:29:29 go version go1.16.6 linux/amd64 [Pipeline] } 22:29:29 $ docker stop --time=1 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 22:29:30 $ docker rm -f 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:31 + docker inspect -f . ci-base-image-x86_64 22:29:31 . [Pipeline] withDockerContainer 22:29:31 prd-centos7-docker-4c-2g-651 does not seem to be running inside a container 22:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:29:31 $ docker top 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:29:32 + make test 22:29:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:29:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-650 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:29:34 Running in /w/workspace/app-service-configurable/11 [Pipeline] { [Pipeline] checkout 22:29:34 Selected Git installation does not exist. Using Default 22:29:34 The recommended git tool is: NONE 22:29:40 using credential edgex-jenkins-ssh 22:29:40 Cloning the remote Git repository 22:29:42 Avoid second fetch 22:29:42 Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) 22:29:41 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:29:41 > git init /w/workspace/app-service-configurable/11 # timeout=10 22:29:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:29:41 > git --version # timeout=10 22:29:41 > git --version # 'git version 2.17.1' 22:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:42 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:29:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:42 > git config core.sparsecheckout # timeout=10 22:29:42 > git checkout -f b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 22:29:46 Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:47 provisioning config files... 22:29:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config4613512216922246431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:29:47 CGO_ENABLED=1 go vet ./... 22:29:47 ---> docker-login.sh 22:29:47 nexus3.edgexfoundry.org:10001 22:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:48 Configure a credential helper to remove this warning. See 22:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:48 22:29:48 Login Succeeded 22:29:48 nexus3.edgexfoundry.org:10002 22:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:49 Configure a credential helper to remove this warning. See 22:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:49 22:29:49 Login Succeeded 22:29:49 nexus3.edgexfoundry.org:10003 22:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:49 Configure a credential helper to remove this warning. See 22:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:49 22:29:49 Login Succeeded 22:29:49 nexus3.edgexfoundry.org:10004 22:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:49 Configure a credential helper to remove this warning. See 22:29:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:49 22:29:49 Login Succeeded 22:29:50 docker.io 22:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:50 Configure a credential helper to remove this warning. See 22:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:50 22:29:50 Login Succeeded 22:29:50 ---> docker-login.sh ends [Pipeline] } 22:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:29:51 ========================================================= 22:29:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:29:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:29:51 + 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 . 22:29:51 Sending build context to Docker daemon 157.2kB 22:29:51 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 22:29:51 Step 2/13 : FROM ${BASE} AS builder 22:29:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:29:52 595b0fe564bb: Pulling fs layer 22:29:52 24495759ef45: Pulling fs layer 22:29:52 d148012ef14d: Pulling fs layer 22:29:52 e90a11edd702: Pulling fs layer 22:29:52 d77568369979: Pulling fs layer 22:29:52 fc1c9f9a7f3b: Pulling fs layer 22:29:52 170f2ba95c9a: Pulling fs layer 22:29:52 97ac5df62f85: Pulling fs layer 22:29:52 d77568369979: Waiting 22:29:52 fc1c9f9a7f3b: Waiting 22:29:52 e90a11edd702: Waiting 22:29:52 170f2ba95c9a: Waiting 22:29:52 97ac5df62f85: Waiting 22:29:52 d148012ef14d: Verifying Checksum 22:29:52 d148012ef14d: Download complete 22:29:52 24495759ef45: Verifying Checksum 22:29:52 24495759ef45: Download complete 22:29:52 d77568369979: Download complete 22:29:52 fc1c9f9a7f3b: Download complete 22:29:52 595b0fe564bb: Verifying Checksum 22:29:52 170f2ba95c9a: Verifying Checksum 22:29:52 170f2ba95c9a: Download complete 22:29:53 595b0fe564bb: Pull complete 22:29:53 24495759ef45: Pull complete 22:29:54 gofmt -l . 22:29:54 [ "`gofmt -l .`" = "" ] 22:29:54 ./bin/test-go-mod-tidy.sh 22:29:54 ./bin/test-attribution-txt.sh 22:29:54 d148012ef14d: Pull complete [Pipeline] } 22:29:54 $ docker stop --time=1 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 22:29:55 97ac5df62f85: Verifying Checksum 22:29:55 97ac5df62f85: Download complete 22:29:55 $ docker rm -f 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:56 e90a11edd702: Verifying Checksum 22:29:56 e90a11edd702: Download complete 22:29:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:29:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:59 + ls -al . 22:29:59 total 116 22:29:59 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 23 22:29 . 22:29:59 drwxrwxr-x. 4 jenkins jenkins 30 Aug 23 22:28 .. 22:29:59 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 23 22:28 Attribution.txt 22:29:59 drwxrwxr-x. 2 jenkins jenkins 64 Aug 23 22:28 bin 22:29:59 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 23 22:28 CHANGELOG.md 22:29:59 -rw-r--r--. 1 jenkins jenkins 10 Aug 23 22:29 coverage.out 22:29:59 -rw-rw-r--. 1 jenkins jenkins 2032 Aug 23 22:28 Dockerfile 22:29:59 -rw-rw-r--. 1 jenkins jenkins 119 Aug 23 22:28 .dockerignore 22:29:59 drwxrwxr-x. 8 jenkins jenkins 162 Aug 23 22:28 .git 22:29:59 drwxrwxr-x. 2 jenkins jenkins 81 Aug 23 22:28 .github 22:29:59 -rw-rw-r--. 1 jenkins jenkins 104 Aug 23 22:28 .gitignore 22:29:59 -rw-r--r--. 1 jenkins jenkins 129 Aug 23 22:29 go.mod 22:29:59 -rw-rw-r--. 1 jenkins jenkins 20447 Aug 23 22:28 go.sum 22:29:59 -rw-rw-r--. 1 jenkins jenkins 677 Aug 23 22:28 GOVERNANCE.md 22:29:59 -rw-rw-r--. 1 jenkins jenkins 687 Aug 23 22:28 Jenkinsfile 22:29:59 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 23 22:28 LICENSE 22:29:59 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 23 22:28 main.go 22:29:59 -rw-rw-r--. 1 jenkins jenkins 1495 Aug 23 22:28 makefile 22:29:59 -rw-rw-r--. 1 jenkins jenkins 618 Aug 23 22:28 OWNERS.md 22:29:59 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 23 22:28 README.md 22:29:59 drwxrwxr-x. 8 jenkins jenkins 122 Aug 23 22:28 res 22:29:59 drwxrwxr-x. 3 jenkins jenkins 58 Aug 23 22:28 snap 22:29:59 -rw-rw-r--. 1 jenkins jenkins 11 Aug 23 22:27 VERSION [Pipeline] isUnix [Pipeline] sh 22:29:59 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b753f607c7837695aec3d6194930fb6f6074e2da --label arch=amd64 --label version=2.0.2-dev.7 . 22:29:59 Sending build context to Docker daemon 158.2kB 22:29:59 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 22:29:59 Step 2/27 : FROM ${BASE} AS builder 22:29:59 ---> f593c7d5493c 22:29:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:29:59 ---> Running in 3822696505c8 22:29:59 Removing intermediate container 3822696505c8 22:29:59 ---> 784fd269295c 22:29:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:29:59 ---> Running in 954ad13ae3b7 22:29:59 Removing intermediate container 954ad13ae3b7 22:29:59 ---> e44e8677c017 22:29:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:29:59 ---> Running in 2a5f852a73b7 22:29:59 Removing intermediate container 2a5f852a73b7 22:29:59 ---> 9bf25d2a0ac2 22:29:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:59 ---> Running in 9af1369fd835 22:30:00 Removing intermediate container 9af1369fd835 22:30:00 ---> 832ce7c1e61d 22:30:00 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:00 ---> Running in 8fd8d683e219 22:30:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:02 OK: 219 MiB in 52 packages 22:30:02 Removing intermediate container 8fd8d683e219 22:30:02 ---> 37c966fa40f4 22:30:02 Step 8/27 : WORKDIR /app 22:30:02 ---> Running in fb970c004ae3 22:30:02 Removing intermediate container fb970c004ae3 22:30:02 ---> a62bdb11b6fb 22:30:02 Step 9/27 : COPY go.mod . 22:30:02 ---> 8f181be6a9d3 22:30:02 Step 10/27 : RUN go mod download 22:30:02 ---> Running in 7c0078accfe7 22:30:03 Removing intermediate container 7c0078accfe7 22:30:03 ---> 9bde0dc8b92d 22:30:03 Step 11/27 : COPY . . 22:30:03 ---> 64cea9f1b3dd 22:30:03 Step 12/27 : ARG MAKE="make build" 22:30:03 ---> Running in 980bc9a0be28 22:30:03 Removing intermediate container 980bc9a0be28 22:30:03 ---> bc999fe4a8c5 22:30:03 Step 13/27 : RUN $MAKE 22:30:03 ---> Running in 7994e21a5db6 22:30:03 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.7" -o app-service-configurable 22:30:08 e90a11edd702: Pull complete 22:30:08 d77568369979: Pull complete 22:30:08 fc1c9f9a7f3b: Pull complete 22:30:08 170f2ba95c9a: Pull complete 22:30:14 97ac5df62f85: Pull complete 22:30:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:30:14 ---> 04bc70af865f 22:30:14 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:30:16 Removing intermediate container 7994e21a5db6 22:30:16 ---> 85755af3f145 22:30:16 Step 14/27 : FROM alpine:3.12 22:30:16 3.12: Pulling from library/alpine 22:30:16 339de151aab4: Pulling fs layer 22:30:16 339de151aab4: Verifying Checksum 22:30:16 339de151aab4: Download complete 22:30:16 339de151aab4: Pull complete 22:30:16 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:30:16 Status: Downloaded newer image for alpine:3.12 22:30:16 ---> 13621d1b12d4 22:30:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:30:16 ---> Running in 3e51d9c6b1bc 22:30:16 Removing intermediate container 3e51d9c6b1bc 22:30:16 ---> 1d3617a9079d 22:30:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:30:16 ---> Running in 0004721f7312 22:30:16 Removing intermediate container 0004721f7312 22:30:16 ---> 48597fb8137f 22:30:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:30:16 ---> Running in 5fde371da090 22:30:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:30:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:30:16 (1/7) Installing ca-certificates (20191127-r4) 22:30:16 (2/7) Installing dumb-init (1.2.2-r1) 22:30:16 (3/7) Installing libgcc (9.3.0-r2) 22:30:16 (4/7) Installing libsodium (1.0.18-r0) 22:30:16 (5/7) Installing libstdc++ (9.3.0-r2) 22:30:16 (6/7) Installing libzmq (4.3.3-r0) 22:30:16 (7/7) Installing zeromq (4.3.3-r0) 22:30:16 Executing busybox-1.31.1-r20.trigger 22:30:16 Executing ca-certificates-20191127-r4.trigger 22:30:16 OK: 9 MiB in 21 packages 22:30:16 Removing intermediate container 5fde371da090 22:30:16 ---> 47c5ddd86e8c 22:30:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:30:16 ---> e4431a1c20b4 22:30:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:30:16 ---> 2a64edb7b934 22:30:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:30:17 ---> Running in 20782221cdbc 22:30:17 ---> c34e2c3a193f 22:30:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:30:17 ---> 4c10efd60054 22:30:17 Step 22/27 : EXPOSE 48095 22:30:17 ---> Running in 9c07416a804e 22:30:17 Removing intermediate container 20782221cdbc 22:30:17 ---> b4203d9c4209 22:30:17 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:30:17 ---> Running in 2564579c5db7 22:30:17 Removing intermediate container 9c07416a804e 22:30:17 ---> f3c4f901208b 22:30:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:30:17 ---> Running in ec6dfc274b32 22:30:17 Removing intermediate container ec6dfc274b32 22:30:17 ---> f74a327190d1 22:30:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:17 ---> Running in e7da968c23ac 22:30:18 Removing intermediate container e7da968c23ac 22:30:18 ---> 63f868f3cc98 22:30:18 Step 25/27 : LABEL arch=amd64 22:30:18 ---> Running in 98c556d10824 22:30:18 Removing intermediate container 98c556d10824 22:30:18 ---> ad5d9382005f 22:30:18 Step 26/27 : LABEL git_sha=b753f607c7837695aec3d6194930fb6f6074e2da 22:30:18 ---> Running in 6cae0c18aa2a 22:30:18 Removing intermediate container 6cae0c18aa2a 22:30:18 ---> 611d05f2e615 22:30:18 Step 27/27 : LABEL version=2.0.2-dev.7 22:30:18 ---> Running in 986521b0c9c1 22:30:18 Removing intermediate container 986521b0c9c1 22:30:18 ---> 34748babc15f 22:30:18 [Warning] One or more build-args [ARCH] were not consumed 22:30:18 Successfully built 34748babc15f 22:30:18 Successfully tagged app-service-configurable:latest [Pipeline] } 22:30:18 Removing intermediate container 2564579c5db7 22:30:18 ---> f4620ce5278f 22:30:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:18 provisioning config files... 22:30:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config2831605025372107873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:18 ---> Running in af9f5823aa15 22:30:18 ---> docker-login.sh 22:30:18 nexus3.edgexfoundry.org:10001 22:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:18 Configure a credential helper to remove this warning. See 22:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:18 22:30:18 Login Succeeded 22:30:18 nexus3.edgexfoundry.org:10002 22:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:19 Configure a credential helper to remove this warning. See 22:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:19 22:30:19 Login Succeeded 22:30:19 nexus3.edgexfoundry.org:10003 22:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:19 Configure a credential helper to remove this warning. See 22:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:19 22:30:19 Login Succeeded 22:30:19 nexus3.edgexfoundry.org:10004 22:30:19 Removing intermediate container af9f5823aa15 22:30:19 ---> 2aa3b6c34a80 22:30:19 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:19 ---> Running in c806886cfbc1 22:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:19 Configure a credential helper to remove this warning. See 22:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:19 22:30:19 Login Succeeded 22:30:19 docker.io 22:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:30:19 Configure a credential helper to remove this warning. See 22:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:30:19 22:30:19 Login Succeeded 22:30:19 ---> docker-login.sh ends [Pipeline] } 22:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:30:19 b753f607c7837695aec3d6194930fb6f6074e2da 22:30:19 latest 22:30:19 2.0.2-dev.7 22:30:19 b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:30:19 main 22:30:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh 22:30:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da 22:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:30:20 5bdc486ff6f1: Preparing 22:30:20 235bb9c681ac: Preparing 22:30:20 0689b30cee23: Preparing 22:30:20 eea42c70bbb2: Preparing 22:30:20 d78c3df68d31: Preparing 22:30:20 32f366d666a5: Preparing 22:30:20 32f366d666a5: Waiting 22:30:20 235bb9c681ac: Pushed 22:30:20 eea42c70bbb2: Pushed 22:30:20 32f366d666a5: Layer already exists 22:30:20 0689b30cee23: Pushed 22:30:20 d78c3df68d31: Pushed 22:30:21 Removing intermediate container c806886cfbc1 22:30:21 ---> 51b47bcbcd37 22:30:21 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:21 ---> Running in a829329f397d 22:30:22 5bdc486ff6f1: Pushed 22:30:22 b753f607c7837695aec3d6194930fb6f6074e2da: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:30:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:30:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:30:23 5bdc486ff6f1: Preparing 22:30:23 235bb9c681ac: Preparing 22:30:23 0689b30cee23: Preparing 22:30:23 eea42c70bbb2: Preparing 22:30:23 d78c3df68d31: Preparing 22:30:23 32f366d666a5: Preparing 22:30:23 32f366d666a5: Waiting 22:30:23 5bdc486ff6f1: Layer already exists 22:30:23 0689b30cee23: Layer already exists 22:30:23 eea42c70bbb2: Layer already exists 22:30:23 d78c3df68d31: Layer already exists 22:30:23 235bb9c681ac: Layer already exists 22:30:23 32f366d666a5: Layer already exists 22:30:23 latest: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:30:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh 22:30:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 22:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:30:23 5bdc486ff6f1: Preparing 22:30:23 235bb9c681ac: Preparing 22:30:23 0689b30cee23: Preparing 22:30:23 eea42c70bbb2: Preparing 22:30:23 d78c3df68d31: Preparing 22:30:23 32f366d666a5: Preparing 22:30:23 32f366d666a5: Waiting 22:30:23 0689b30cee23: Layer already exists 22:30:23 5bdc486ff6f1: Layer already exists 22:30:23 235bb9c681ac: Layer already exists 22:30:23 d78c3df68d31: Layer already exists 22:30:23 eea42c70bbb2: Layer already exists 22:30:23 32f366d666a5: Layer already exists 22:30:23 2.0.2-dev.7: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:30:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh 22:30:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:30:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:30:24 5bdc486ff6f1: Preparing 22:30:24 235bb9c681ac: Preparing 22:30:24 0689b30cee23: Preparing 22:30:24 eea42c70bbb2: Preparing 22:30:24 d78c3df68d31: Preparing 22:30:24 32f366d666a5: Preparing 22:30:24 32f366d666a5: Waiting 22:30:24 d78c3df68d31: Layer already exists 22:30:24 eea42c70bbb2: Layer already exists 22:30:24 235bb9c681ac: Layer already exists 22:30:24 5bdc486ff6f1: Layer already exists 22:30:24 0689b30cee23: Layer already exists 22:30:24 32f366d666a5: Layer already exists 22:30:24 b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:30:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:30:24 OK: 218 MiB in 52 packages 22:30:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:30:25 5bdc486ff6f1: Preparing 22:30:25 235bb9c681ac: Preparing 22:30:25 0689b30cee23: Preparing 22:30:25 eea42c70bbb2: Preparing 22:30:25 d78c3df68d31: Preparing 22:30:25 32f366d666a5: Preparing 22:30:25 32f366d666a5: Waiting 22:30:25 d78c3df68d31: Layer already exists 22:30:25 eea42c70bbb2: Layer already exists 22:30:25 5bdc486ff6f1: Layer already exists 22:30:25 0689b30cee23: Layer already exists 22:30:25 235bb9c681ac: Layer already exists 22:30:25 32f366d666a5: Layer already exists 22:30:25 main: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:30:25 ===================================================== [Pipeline] echo 22:30:25 taggedImages: 22:30:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da 22:30:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:30:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 22:30:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:30:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:25 22:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:26 latest: Pulling from edgex-lftools-log-publisher 22:30:26 b4d181a07f80: Pulling fs layer 22:30:26 a1111a8f2ec3: Pulling fs layer 22:30:26 ed53099fbce6: Pulling fs layer 22:30:26 dc539afda2c1: Pulling fs layer 22:30:26 77bc0d833cb6: Pulling fs layer 22:30:26 9065ff56babe: Pulling fs layer 22:30:26 d287ab97295c: Pulling fs layer 22:30:26 dc539afda2c1: Waiting 22:30:26 77bc0d833cb6: Waiting 22:30:26 9065ff56babe: Waiting 22:30:26 d287ab97295c: Waiting 22:30:26 Removing intermediate container a829329f397d 22:30:26 ---> f2964e174890 22:30:26 Step 8/13 : WORKDIR /app 22:30:26 ---> Running in 3a0d4470d634 22:30:26 a1111a8f2ec3: Verifying Checksum 22:30:26 a1111a8f2ec3: Download complete 22:30:26 dc539afda2c1: Verifying Checksum 22:30:26 dc539afda2c1: Download complete 22:30:26 77bc0d833cb6: Verifying Checksum 22:30:26 77bc0d833cb6: Download complete 22:30:26 9065ff56babe: Verifying Checksum 22:30:26 9065ff56babe: Download complete 22:30:26 Removing intermediate container 3a0d4470d634 22:30:26 ---> 7e8ba3f6c3d8 22:30:26 Step 9/13 : COPY go.mod . 22:30:26 ed53099fbce6: Verifying Checksum 22:30:26 ed53099fbce6: Download complete 22:30:27 b4d181a07f80: Verifying Checksum 22:30:27 b4d181a07f80: Download complete 22:30:27 ---> a6db2a2f21af 22:30:27 Step 10/13 : RUN go mod download 22:30:27 ---> Running in ff8bd624df9b 22:30:28 b4d181a07f80: Pull complete 22:30:28 a1111a8f2ec3: Pull complete 22:30:29 ed53099fbce6: Pull complete 22:30:29 dc539afda2c1: Pull complete 22:30:29 77bc0d833cb6: Pull complete 22:30:29 9065ff56babe: Pull complete 22:30:31 d287ab97295c: Verifying Checksum 22:30:31 d287ab97295c: Download complete 22:30:35 d287ab97295c: Pull complete 22:30:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:30:35 prd-centos7-docker-4c-2g-651 does not seem to be running inside a container 22:30:35 $ 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/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:30:37 $ docker top 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:38 ---> job-cost.sh 22:30:38 lf-activate-venv: SKIPPING 22:30:38 INFO: No Stack... 22:30:39 INFO: Retrieving Pricing Info for: v3-standard-2 22:30:39 INFO: Archiving Costs [Pipeline] sh 22:30:39 + cut -d, -f6 22:30:39 + cat /w/workspace/app-service-configurable/11/archives/cost.csv [Pipeline] lock 22:30:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] 22:30:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] did not exist. Created. 22:30:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:40 + echo total: 0.05999999865889549 [Pipeline] stash 22:30:40 Stashed 1 file(s) [Pipeline] } 22:30:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:40 $ docker stop --time=1 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 22:30:41 $ docker rm -f 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:54 Removing intermediate container ff8bd624df9b 22:30:54 ---> 952ec89cf1c9 22:30:54 Step 11/13 : COPY . . 22:30:55 ---> f0e41b7e80d5 22:30:55 Step 12/13 : ARG MAKE="make build" 22:30:55 ---> Running in 7521253951da 22:30:55 Removing intermediate container 7521253951da 22:30:55 ---> b208bd61858f 22:30:55 Step 13/13 : RUN $MAKE 22:30:56 ---> Running in 59032735c294 22:30:57 noop 22:30:58 Removing intermediate container 59032735c294 22:30:58 ---> 4044e872ca91 22:30:58 Successfully built 4044e872ca91 22:30:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:58 + docker inspect -f . ci-base-image-arm64 22:30:58 . [Pipeline] withDockerContainer 22:30:59 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 22:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:31:01 $ docker top 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:02 + go version 22:31:02 go version go1.16.6 linux/arm64 [Pipeline] } 22:31:02 $ docker stop --time=1 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 22:31:04 $ docker rm -f 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:05 + docker inspect -f . ci-base-image-arm64 22:31:05 . [Pipeline] withDockerContainer 22:31:05 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 22:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:31:07 $ docker top 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:31:08 + make test 22:31:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:32:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:32:04 CGO_ENABLED=1 go vet ./... 22:32:23 gofmt -l . 22:32:23 [ "`gofmt -l .`" = "" ] 22:32:23 ./bin/test-go-mod-tidy.sh 22:32:23 ./bin/test-attribution-txt.sh [Pipeline] } 22:32:23 $ docker stop --time=1 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 22:32:25 $ docker rm -f 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 [Pipeline] // withDockerContainer [Pipeline] sh 22:32:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:32:25 Warning: overwriting stash ‘coverage-report’ 22:32:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:32:27 + ls -al . 22:32:27 total 140 22:32:27 drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 22:32 . 22:32:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 22:29 .. 22:32:27 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 22:29 .dockerignore 22:32:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 22:29 .git 22:32:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 22:29 .github 22:32:27 -rw-rw-r-- 1 jenkins jenkins 104 Aug 23 22:29 .gitignore 22:32:27 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 23 22:29 Attribution.txt 22:32:27 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 23 22:29 CHANGELOG.md 22:32:27 -rw-rw-r-- 1 jenkins jenkins 2032 Aug 23 22:29 Dockerfile 22:32:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 22:29 GOVERNANCE.md 22:32:27 -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 22:29 Jenkinsfile 22:32:27 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 22:29 LICENSE 22:32:27 -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 22:29 OWNERS.md 22:32:27 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 23 22:29 README.md 22:32:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 23 22:27 VERSION 22:32:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 22:29 bin 22:32:27 -rw-r--r-- 1 jenkins jenkins 10 Aug 23 22:31 coverage.out 22:32:27 -rw-r--r-- 1 jenkins jenkins 129 Aug 23 22:32 go.mod 22:32:27 -rw-rw-r-- 1 jenkins jenkins 20447 Aug 23 22:29 go.sum 22:32:27 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 23 22:29 main.go 22:32:27 -rw-rw-r-- 1 jenkins jenkins 1495 Aug 23 22:29 makefile 22:32:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 22:29 res 22:32:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 22:29 snap [Pipeline] isUnix [Pipeline] sh 22:32:27 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b753f607c7837695aec3d6194930fb6f6074e2da --label arch=arm64 --label version=2.0.2-dev.7 . 22:32:27 Sending build context to Docker daemon 158.2kB 22:32:28 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 22:32:28 Step 2/27 : FROM ${BASE} AS builder 22:32:28 ---> 4044e872ca91 22:32:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:32:28 ---> Running in 5c13693f67d6 22:32:28 Removing intermediate container 5c13693f67d6 22:32:28 ---> 46d2b1f9ede2 22:32:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:32:29 ---> Running in b9712b5e0feb 22:32:29 Removing intermediate container b9712b5e0feb 22:32:29 ---> f6d68feeb22b 22:32:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:32:29 ---> Running in 6e10e5432cc3 22:32:30 Removing intermediate container 6e10e5432cc3 22:32:30 ---> b7409ab29cc8 22:32:30 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:30 ---> Running in 2c4c24ed3890 22:32:33 Removing intermediate container 2c4c24ed3890 22:32:33 ---> 9f4b2b0d852a 22:32:33 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:33 ---> Running in ee46f3c0eea8 22:32:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:32:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:32:36 OK: 218 MiB in 52 packages 22:32:37 Removing intermediate container ee46f3c0eea8 22:32:37 ---> 451103dd7255 22:32:37 Step 8/27 : WORKDIR /app 22:32:37 ---> Running in c6fb035121fb 22:32:38 Removing intermediate container c6fb035121fb 22:32:38 ---> a1b4f66e2cdc 22:32:38 Step 9/27 : COPY go.mod . 22:32:38 ---> 35d00a51d061 22:32:38 Step 10/27 : RUN go mod download 22:32:38 ---> Running in 4debc3bbca09 22:32:41 Removing intermediate container 4debc3bbca09 22:32:41 ---> 97d9c33b7d77 22:32:41 Step 11/27 : COPY . . 22:32:42 ---> 14f643f76bde 22:32:42 Step 12/27 : ARG MAKE="make build" 22:32:42 ---> Running in cf4704c5570f 22:32:43 Removing intermediate container cf4704c5570f 22:32:43 ---> b03146c04d87 22:32:43 Step 13/27 : RUN $MAKE 22:32:43 ---> Running in 7d3253159476 22:32:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.7" -o app-service-configurable 22:33:23 Removing intermediate container 7d3253159476 22:33:23 ---> b69b9d44a81b 22:33:23 Step 14/27 : FROM alpine:3.12 22:33:23 3.12: Pulling from library/alpine 22:33:24 d2f70382dc9a: Pulling fs layer 22:33:24 d2f70382dc9a: Download complete 22:33:25 d2f70382dc9a: Pull complete 22:33:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:33:25 Status: Downloaded newer image for alpine:3.12 22:33:25 ---> c4fd0aeabfcf 22:33:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:33:25 ---> Running in 19964071c568 22:33:25 Removing intermediate container 19964071c568 22:33:25 ---> 711d797fc02a 22:33:25 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:33:25 ---> Running in 6c7ac05e3d91 22:33:26 Removing intermediate container 6c7ac05e3d91 22:33:26 ---> afc5634b3445 22:33:26 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:33:26 ---> Running in 111aefd792d9 22:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:33:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:33:28 (1/7) Installing ca-certificates (20191127-r4) 22:33:28 (2/7) Installing dumb-init (1.2.2-r1) 22:33:28 (3/7) Installing libgcc (9.3.0-r2) 22:33:28 (4/7) Installing libsodium (1.0.18-r0) 22:33:28 (5/7) Installing libstdc++ (9.3.0-r2) 22:33:28 (6/7) Installing libzmq (4.3.3-r0) 22:33:28 (7/7) Installing zeromq (4.3.3-r0) 22:33:28 Executing busybox-1.31.1-r20.trigger 22:33:28 Executing ca-certificates-20191127-r4.trigger 22:33:28 OK: 9 MiB in 21 packages 22:33:30 Removing intermediate container 111aefd792d9 22:33:30 ---> a760fba321fa 22:33:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:33:31 ---> 93fd52992dcb 22:33:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:33:31 ---> 6dd2edf87682 22:33:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:33:32 ---> 65be4746d456 22:33:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:33:34 ---> fef7c3a0acf0 22:33:34 Step 22/27 : EXPOSE 48095 22:33:34 ---> Running in 2d3b413ade2d 22:33:34 Removing intermediate container 2d3b413ade2d 22:33:34 ---> 6221ae4ff3d3 22:33:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:33:35 ---> Running in dc3854b207bd 22:33:35 Removing intermediate container dc3854b207bd 22:33:35 ---> 7abf91273e13 22:33:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:35 ---> Running in d93d5287bb1a 22:33:36 Removing intermediate container d93d5287bb1a 22:33:36 ---> fad273ceae18 22:33:36 Step 25/27 : LABEL arch=arm64 22:33:36 ---> Running in d4f6d733843c 22:33:36 Removing intermediate container d4f6d733843c 22:33:36 ---> 8d0d56ca4bd5 22:33:36 Step 26/27 : LABEL git_sha=b753f607c7837695aec3d6194930fb6f6074e2da 22:33:37 ---> Running in 36fd54f85e0e 22:33:37 Removing intermediate container 36fd54f85e0e 22:33:37 ---> 7f23d6f06325 22:33:37 Step 27/27 : LABEL version=2.0.2-dev.7 22:33:37 ---> Running in d4c10581038c 22:33:38 Removing intermediate container d4c10581038c 22:33:38 ---> 49ee684f14fc 22:33:38 [Warning] One or more build-args [ARCH] were not consumed 22:33:38 Successfully built 49ee684f14fc 22:33:38 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:38 provisioning config files... 22:33:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config1064875060697763959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:38 ---> docker-login.sh 22:33:38 nexus3.edgexfoundry.org:10001 22:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:39 Configure a credential helper to remove this warning. See 22:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:39 22:33:39 Login Succeeded 22:33:39 nexus3.edgexfoundry.org:10002 22:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:40 Configure a credential helper to remove this warning. See 22:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:40 22:33:40 Login Succeeded 22:33:40 nexus3.edgexfoundry.org:10003 22:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:40 Configure a credential helper to remove this warning. See 22:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:40 22:33:40 Login Succeeded 22:33:40 nexus3.edgexfoundry.org:10004 22:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:41 Configure a credential helper to remove this warning. See 22:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:41 22:33:41 Login Succeeded 22:33:41 docker.io 22:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:42 Configure a credential helper to remove this warning. See 22:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:42 22:33:42 Login Succeeded 22:33:42 ---> docker-login.sh ends [Pipeline] } 22:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:33:42 b753f607c7837695aec3d6194930fb6f6074e2da 22:33:42 latest 22:33:42 2.0.2-dev.7 22:33:42 b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:33:42 main 22:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da 22:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:33:42 0e0618983f61: Preparing 22:33:42 1e17b9ad36c5: Preparing 22:33:42 5ea72b7d0ada: Preparing 22:33:42 03eb623f21ef: Preparing 22:33:42 6e39246e146b: Preparing 22:33:42 3fbe34a1663b: Preparing 22:33:42 3fbe34a1663b: Waiting 22:33:43 1e17b9ad36c5: Pushed 22:33:43 5ea72b7d0ada: Pushed 22:33:43 03eb623f21ef: Pushed 22:33:43 3fbe34a1663b: Layer already exists 22:33:44 6e39246e146b: Pushed 22:33:46 0e0618983f61: Pushed 22:33:47 b753f607c7837695aec3d6194930fb6f6074e2da: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh 22:33:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:33:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:33:47 0e0618983f61: Preparing 22:33:47 1e17b9ad36c5: Preparing 22:33:47 5ea72b7d0ada: Preparing 22:33:47 03eb623f21ef: Preparing 22:33:47 6e39246e146b: Preparing 22:33:47 3fbe34a1663b: Preparing 22:33:47 3fbe34a1663b: Waiting 22:33:47 1e17b9ad36c5: Layer already exists 22:33:47 5ea72b7d0ada: Layer already exists 22:33:47 0e0618983f61: Layer already exists 22:33:47 6e39246e146b: Layer already exists 22:33:47 03eb623f21ef: Layer already exists 22:33:47 3fbe34a1663b: Layer already exists 22:33:47 latest: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh 22:33:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh 22:33:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 22:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:33:48 0e0618983f61: Preparing 22:33:48 1e17b9ad36c5: Preparing 22:33:48 5ea72b7d0ada: Preparing 22:33:48 03eb623f21ef: Preparing 22:33:48 6e39246e146b: Preparing 22:33:48 3fbe34a1663b: Preparing 22:33:48 3fbe34a1663b: Waiting 22:33:48 6e39246e146b: Layer already exists 22:33:48 03eb623f21ef: Layer already exists 22:33:48 5ea72b7d0ada: Layer already exists 22:33:48 0e0618983f61: Layer already exists 22:33:48 1e17b9ad36c5: Layer already exists 22:33:48 3fbe34a1663b: Layer already exists 22:33:48 2.0.2-dev.7: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh 22:33:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh 22:33:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:33:49 0e0618983f61: Preparing 22:33:49 1e17b9ad36c5: Preparing 22:33:49 5ea72b7d0ada: Preparing 22:33:49 03eb623f21ef: Preparing 22:33:49 6e39246e146b: Preparing 22:33:49 3fbe34a1663b: Preparing 22:33:49 3fbe34a1663b: Waiting 22:33:49 03eb623f21ef: Layer already exists 22:33:49 6e39246e146b: Layer already exists 22:33:49 5ea72b7d0ada: Layer already exists 22:33:49 1e17b9ad36c5: Layer already exists 22:33:49 0e0618983f61: Layer already exists 22:33:49 3fbe34a1663b: Layer already exists 22:33:49 b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh 22:33:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:33:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:33:50 0e0618983f61: Preparing 22:33:50 1e17b9ad36c5: Preparing 22:33:50 5ea72b7d0ada: Preparing 22:33:50 03eb623f21ef: Preparing 22:33:50 6e39246e146b: Preparing 22:33:50 3fbe34a1663b: Preparing 22:33:50 3fbe34a1663b: Waiting 22:33:50 6e39246e146b: Layer already exists 22:33:50 0e0618983f61: Layer already exists 22:33:50 03eb623f21ef: Layer already exists 22:33:50 5ea72b7d0ada: Layer already exists 22:33:50 1e17b9ad36c5: Layer already exists 22:33:50 3fbe34a1663b: Layer already exists 22:33:50 main: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:50 ===================================================== [Pipeline] echo 22:33:50 taggedImages: 22:33:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da 22:33:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:33:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 22:33:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 22:33:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:51 22:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:52 arm64: Pulling from edgex-lftools-log-publisher 22:33:52 448f6bf000e3: Pulling fs layer 22:33:52 f757da607395: Pulling fs layer 22:33:52 05883995daec: Pulling fs layer 22:33:52 8603b9c90790: Pulling fs layer 22:33:52 1560dd03e051: Pulling fs layer 22:33:52 27f5ce0e4adf: Pulling fs layer 22:33:52 c2d8d7efcc4b: Pulling fs layer 22:33:52 8603b9c90790: Waiting 22:33:52 1560dd03e051: Waiting 22:33:52 c2d8d7efcc4b: Waiting 22:33:52 f757da607395: Verifying Checksum 22:33:52 f757da607395: Download complete 22:33:52 8603b9c90790: Download complete 22:33:52 1560dd03e051: Verifying Checksum 22:33:52 1560dd03e051: Download complete 22:33:52 27f5ce0e4adf: Download complete 22:33:53 05883995daec: Verifying Checksum 22:33:53 05883995daec: Download complete 22:33:53 448f6bf000e3: Download complete 22:33:57 c2d8d7efcc4b: Verifying Checksum 22:33:57 c2d8d7efcc4b: Download complete 22:33:57 448f6bf000e3: Pull complete 22:33:57 f757da607395: Pull complete 22:33:59 05883995daec: Pull complete 22:33:59 8603b9c90790: Pull complete 22:34:00 1560dd03e051: Pull complete 22:34:01 27f5ce0e4adf: Pull complete 22:34:16 c2d8d7efcc4b: Pull complete 22:34:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:34:16 prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container 22:34:16 $ 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/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:34:21 $ docker top 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:22 ---> job-cost.sh 22:34:22 lf-activate-venv: SKIPPING 22:34:22 INFO: No Stack... 22:34:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:23 INFO: Archiving Costs [Pipeline] sh 22:34:24 + cat /w/workspace/app-service-configurable/11/archives/cost.csv 22:34:24 + cut -d, -f6 [Pipeline] lock 22:34:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] 22:34:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] did not exist. Created. 22:34:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:24 /w/workspace/app-service-configurable/11@tmp/durable-abd63ee4/script.sh: 1: /w/workspace/app-service-configurable/11@tmp/durable-abd63ee4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:25 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:25 Warning: overwriting stash ‘stack-cost’ 22:34:25 Stashed 1 file(s) [Pipeline] } 22:34:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:25 $ docker stop --time=1 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b 22:34:27 $ docker rm -f 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b [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 22:34:28 provisioning config files... 22:34:28 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8628533654038876102tmp [Pipeline] { [Pipeline] sh 22:34:28 + set +x 22:34:28 + curl -s https://codecov.io/bash 22:34:28 + bash -s -- 22:34:28 22:34:28 _____ _ 22:34:28 / ____| | | 22:34:28 | | ___ __| | ___ ___ _____ __ 22:34:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:28 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:28 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:28 Bash-1.0.6 22:34:28 22:34:28 22:34:28 ==> git version 2.24.4 found 22:34:28 ==> 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 22:34:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:34:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:34:28 ==> Jenkins CI detected. 22:34:28 current dir:  /w/workspace/ry_app-service-configurable_main 22:34:28 project root: . 22:34:28 --> token set from env 22:34:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:28 ==> Running gcov in . (disable via -X gcov) 22:34:28 ==> Python coveragepy not found 22:34:28 ==> Searching for coverage reports in: 22:34:28 + . 22:34:28 -> Found 1 reports 22:34:28 ==> Detecting git/mercurial file structure 22:34:28 ==> Reading reports 22:34:28 + ./coverage.out bytes=10 22:34:28 ==> Appending adjustments 22:34:28 https://docs.codecov.io/docs/fixing-reports 22:34:28 + Found adjustments 22:34:28 ==> Gzipping contents 22:34:28 4.0K /tmp/codecov.lkpMoW.gz 22:34:28 ==> Uploading reports 22:34:28 url: https://codecov.io 22:34:28 query: branch=main&commit=b753f607c7837695aec3d6194930fb6f6074e2da&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:34:28 -> Pinging Codecov 22:34:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=b753f607c7837695aec3d6194930fb6f6074e2da&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:34:29 -> Uploading to 22:34:29 https://storage.googleapis.com/codecov/v4/raw/2021-08-23/A97CA9966030D2A3747ED39772930CCE/b753f607c7837695aec3d6194930fb6f6074e2da/606fe457-9e02-4d57-a422-437dc17e4234.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210823T223428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7a207fe4269c503923253f4111fc59fc9410b5f7ae575c7bc63cfb2b5ddf727 22:34:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:29 Dload Upload Total Spent Left Speed 22:34:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 558 0 0 100 558 0 1522 --:--:-- --:--:-- --:--:-- 1524 22:34:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] } 22:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:34:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:34:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:30 22:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:34:30 188c0c94c7c5: Pulling fs layer 22:34:30 0ef7d3d256c8: Pulling fs layer 22:34:30 de9db76c5a1d: Pulling fs layer 22:34:30 0eba1c9be4d2: Pulling fs layer 22:34:30 0d57e429df01: Pulling fs layer 22:34:30 4e4be7b47b0d: Pulling fs layer 22:34:30 e1f770b5df2f: Pulling fs layer 22:34:30 85a0685a4137: Pulling fs layer 22:34:30 4e4be7b47b0d: Waiting 22:34:30 0eba1c9be4d2: Waiting 22:34:30 0d57e429df01: Waiting 22:34:30 e1f770b5df2f: Waiting 22:34:30 85a0685a4137: Waiting 22:34:30 de9db76c5a1d: Verifying Checksum 22:34:30 de9db76c5a1d: Download complete 22:34:31 0ef7d3d256c8: Verifying Checksum 22:34:31 0ef7d3d256c8: Download complete 22:34:31 0d57e429df01: Verifying Checksum 22:34:31 0d57e429df01: Download complete 22:34:31 4e4be7b47b0d: Verifying Checksum 22:34:31 4e4be7b47b0d: Download complete 22:34:31 188c0c94c7c5: Verifying Checksum 22:34:31 188c0c94c7c5: Download complete 22:34:31 188c0c94c7c5: Pull complete 22:34:31 0ef7d3d256c8: Pull complete 22:34:31 de9db76c5a1d: Pull complete 22:34:33 e1f770b5df2f: Verifying Checksum 22:34:33 e1f770b5df2f: Download complete 22:34:38 85a0685a4137: Verifying Checksum 22:34:38 85a0685a4137: Download complete 22:34:39 0eba1c9be4d2: Verifying Checksum 22:34:39 0eba1c9be4d2: Download complete 22:34:42 0eba1c9be4d2: Pull complete 22:34:42 0d57e429df01: Pull complete 22:34:42 4e4be7b47b0d: Pull complete 22:34:43 e1f770b5df2f: Pull complete 22:34:46 85a0685a4137: Pull complete 22:34:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:34:46 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:34:48 $ docker top 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db -eo pid,comm [Pipeline] { [Pipeline] echo 22:34:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:34:49 + set -o pipefail 22:34:49 + snyk monitor '--org=edgex-jenkins' 22:34:55 22:34:55 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:34:55 22:34:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/398cdc77-6716-4f2d-9c3a-096d89012ee1 22:34:55 22:34:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:34:55 22:34:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:34:55 22:34:55 [Pipeline] } 22:34:55 $ docker stop --time=1 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db 22:34:57 $ docker rm -f 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db [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 22:34:58 + git log --format=format:%s -1 b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh 22:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:58 . [Pipeline] withDockerContainer 22:34:58 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 22:34:59 $ docker top 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:59 [ssh-agent] Looking for ssh-agent implementation... 22:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:59 $ docker exec 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 ssh-agent 22:34:59 SSH_AUTH_SOCK=/tmp/ssh-iL5zhCDrh3pY/agent.14 22:34:59 SSH_AGENT_PID=22 22:34:59 Running ssh-add (command line suppressed) 22:34:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7021504187927862103.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7021504187927862103.key) 22:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:00 + git semver tag 22:35:00 # -> Open(): unable to determine branch for HEAD 22:35:00 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:35:00 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:35:00 # $SEMVER_REMOTE_NAME = origin 22:35:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:00 # $SEMVER_USER_NAME = edgex-jenkins 22:35:00 # $SEMVER_BRANCH = main 22:35:00 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:35:00 # b753f607c7837695aec3d6194930fb6f6074e2da HEAD 22:35:00 # -> Force: false 22:35:00 # 69351cb972e8be188f69d88e212e274952ba1baf refs/tags/v2.0.2-dev.7 [Pipeline] } 22:35:00 $ docker exec --env ******** --env ******** 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 ssh-agent -k 22:35:00 unset SSH_AUTH_SOCK; 22:35:00 unset SSH_AGENT_PID; 22:35:00 echo Agent pid 22 killed; 22:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:00 + git semver [Pipeline] } 22:35:00 $ docker stop --time=1 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 22:35:01 $ docker rm -f 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:02 22:35:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:02 0.23.1-centos7: Pulling from edgex-lftools 22:35:02 ab5ef0e58194: Pulling fs layer 22:35:02 9712f1f96733: Pulling fs layer 22:35:02 63f879dbbcfc: Pulling fs layer 22:35:02 0d9ebad4ef96: Pulling fs layer 22:35:02 e9a5061849ea: Pulling fs layer 22:35:02 d747dcd14b5f: Pulling fs layer 22:35:02 2de7ff778b66: Pulling fs layer 22:35:02 0d9ebad4ef96: Waiting 22:35:02 e9a5061849ea: Waiting 22:35:02 d747dcd14b5f: Waiting 22:35:02 2de7ff778b66: Waiting 22:35:02 9712f1f96733: Download complete 22:35:06 63f879dbbcfc: Verifying Checksum 22:35:06 63f879dbbcfc: Download complete 22:35:06 e9a5061849ea: Verifying Checksum 22:35:06 e9a5061849ea: Download complete 22:35:06 d747dcd14b5f: Verifying Checksum 22:35:06 d747dcd14b5f: Download complete 22:35:06 2de7ff778b66: Verifying Checksum 22:35:06 2de7ff778b66: Download complete 22:35:06 0d9ebad4ef96: Verifying Checksum 22:35:06 0d9ebad4ef96: Download complete 22:35:06 ab5ef0e58194: Verifying Checksum 22:35:06 ab5ef0e58194: Download complete 22:35:09 ab5ef0e58194: Pull complete 22:35:09 9712f1f96733: Pull complete 22:35:10 63f879dbbcfc: Pull complete 22:35:13 0d9ebad4ef96: Pull complete 22:35:13 e9a5061849ea: Pull complete 22:35:13 d747dcd14b5f: Pull complete 22:35:14 2de7ff778b66: Pull complete 22:35:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:35:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:35:14 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-lftools:0.23.1-centos7 cat 22:35:17 $ docker top a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:35:18 provisioning config files... 22:35:18 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5263582706207713999tmp 22:35:18 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3822759375539817188tmp 22:35:18 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1947318091269777605tmp [Pipeline] { [Pipeline] echo 22:35:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:35:18 ---> sigul-configuration.sh 22:35:18 gpg: directory `/root/.gnupg' created 22:35:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:35:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:35:18 gpg: keyring `/root/.gnupg/secring.gpg' created 22:35:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:35:18 gpg: CAST5 encrypted data 22:35:18 gpg: encrypted with 1 passphrase 22:35:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:35:18 + mkdir /home/jenkins 22:35:18 + mkdir /home/jenkins/sigul [Pipeline] sh 22:35:19 + 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 22:35:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:35:19 ---> sigul-install.sh 22:35:19 Sigul already installed; skipping installation. [Pipeline] sh 22:35:19 + git tag --list 22:35:19 v1.0.0 22:35:19 v1.1.0 22:35:19 v1.2.0 22:35:19 v1.3.0 22:35:19 v1.3.1 22:35:19 v2.0.0 22:35:19 v2.0.1 22:35:19 v2.0.1-dev.1 22:35:19 v2.0.2-dev.1 22:35:19 v2.0.2-dev.2 22:35:19 v2.0.2-dev.3 22:35:19 v2.0.2-dev.4 22:35:19 v2.0.2-dev.5 22:35:19 v2.0.2-dev.6 22:35:19 v2.0.2-dev.7 [Pipeline] sh 22:35:20 + lftools sign git-tag v2.0.2-dev.7 22:35:20 Signing Git tag with Sigul... 22:35:20 Signing v2.0.2-dev.7 [Pipeline] echo 22:35:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:35:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:35:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:35:22 $ docker stop --time=1 a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd 22:35:23 $ docker rm -f a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:23 . [Pipeline] withDockerContainer 22:35:23 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 22:35:24 $ docker top 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:24 [ssh-agent] Looking for ssh-agent implementation... 22:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:24 $ docker exec 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f ssh-agent 22:35:24 SSH_AUTH_SOCK=/tmp/ssh-trilivF1jLpY/agent.14 22:35:24 SSH_AGENT_PID=21 22:35:24 Running ssh-add (command line suppressed) 22:35:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8889269615259000737.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8889269615259000737.key) 22:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:25 + git semver bump pre 22:35:25 # -> Open(): unable to determine branch for HEAD 22:35:25 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:35:25 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:35:25 # $SEMVER_REMOTE_NAME = origin 22:35:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:25 # $SEMVER_USER_NAME = edgex-jenkins 22:35:25 # $SEMVER_BRANCH = main 22:35:25 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:35:25 2.0.2-dev.8 [Pipeline] } 22:35:25 $ docker exec --env ******** --env ******** 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f ssh-agent -k 22:35:25 unset SSH_AUTH_SOCK; 22:35:25 unset SSH_AGENT_PID; 22:35:25 echo Agent pid 21 killed; 22:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:25 + git semver [Pipeline] } 22:35:25 $ docker stop --time=1 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f 22:35:26 $ docker rm -f 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:27 . [Pipeline] withDockerContainer 22:35:27 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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:10004/edgex-devops/git-semver:latest cat 22:35:28 $ docker top 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:28 [ssh-agent] Looking for ssh-agent implementation... 22:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:28 $ docker exec 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c ssh-agent 22:35:28 SSH_AUTH_SOCK=/tmp/ssh-ar1PgKRRzzHa/agent.13 22:35:28 SSH_AGENT_PID=19 22:35:28 Running ssh-add (command line suppressed) 22:35:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6037436657767627548.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6037436657767627548.key) 22:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:29 + git semver push 22:35:29 # -> Open(): unable to determine branch for HEAD 22:35:29 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:35:29 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:35:29 # $SEMVER_REMOTE_NAME = origin 22:35:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:29 # $SEMVER_USER_NAME = edgex-jenkins 22:35:29 # $SEMVER_BRANCH = main 22:35:29 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:35:30 $ docker exec --env ******** --env ******** 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c ssh-agent -k 22:35:30 unset SSH_AUTH_SOCK; 22:35:30 unset SSH_AGENT_PID; 22:35:30 echo Agent pid 19 killed; 22:35:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:30 + git semver [Pipeline] } 22:35:30 $ docker stop --time=1 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c 22:35:32 $ docker rm -f 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:35:33 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:35:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> package-listing.sh 22:35:34 ++ facter osfamily 22:35:34 ++ tr '[:upper:]' '[:lower:]' 22:35:34 + OS_FAMILY=redhat 22:35:34 + workspace=/w/workspace/ry_app-service-configurable_main 22:35:34 + START_PACKAGES=/tmp/packages_start.txt 22:35:34 + END_PACKAGES=/tmp/packages_end.txt 22:35:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:34 + PACKAGES=/tmp/packages_start.txt 22:35:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:35:34 + PACKAGES=/tmp/packages_end.txt 22:35:34 + case "${OS_FAMILY}" in 22:35:34 + rpm -qa 22:35:34 + sort 22:35:35 + '[' -f /tmp/packages_start.txt ']' 22:35:35 + '[' -f /tmp/packages_end.txt ']' 22:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:35:35 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:35:35 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:35:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:35 22:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:36 latest: Pulling from edgex-lftools-log-publisher 22:35:36 b4d181a07f80: Pulling fs layer 22:35:36 a1111a8f2ec3: Pulling fs layer 22:35:36 ed53099fbce6: Pulling fs layer 22:35:36 dc539afda2c1: Pulling fs layer 22:35:36 77bc0d833cb6: Pulling fs layer 22:35:36 9065ff56babe: Pulling fs layer 22:35:36 d287ab97295c: Pulling fs layer 22:35:36 dc539afda2c1: Waiting 22:35:36 77bc0d833cb6: Waiting 22:35:36 9065ff56babe: Waiting 22:35:36 d287ab97295c: Waiting 22:35:36 a1111a8f2ec3: Verifying Checksum 22:35:36 a1111a8f2ec3: Download complete 22:35:36 dc539afda2c1: Verifying Checksum 22:35:36 dc539afda2c1: Download complete 22:35:36 77bc0d833cb6: Verifying Checksum 22:35:36 77bc0d833cb6: Download complete 22:35:36 9065ff56babe: Verifying Checksum 22:35:36 9065ff56babe: Download complete 22:35:37 ed53099fbce6: Verifying Checksum 22:35:37 ed53099fbce6: Download complete 22:35:38 b4d181a07f80: Verifying Checksum 22:35:38 b4d181a07f80: Download complete 22:35:39 b4d181a07f80: Pull complete 22:35:39 a1111a8f2ec3: Pull complete 22:35:40 ed53099fbce6: Pull complete 22:35:40 dc539afda2c1: Pull complete 22:35:40 77bc0d833cb6: Pull complete 22:35:40 9065ff56babe: Pull complete 22:35:41 d287ab97295c: Verifying Checksum 22:35:41 d287ab97295c: Download complete 22:35:47 d287ab97295c: Pull complete 22:35:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:35:47 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 22:35:47 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-lftools-log-publisher:latest cat 22:35:49 $ docker top 99e558f5f98deadba95aca4a75a644437c13e825e1d7fb64b79ec43a9c975986 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:35:50 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:50 + ls /var/log/sa-host 22:35:50 + sadf -c /var/log/sa-host/sa05 22:35:50 file_magic: OK 22:35:50 HZ: Using current value: 100 22:35:50 file_header: OK 22:35:50 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 22:35:50 Statistics: 22:35:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:35:50 File successfully converted to sysstat format version 12.0.3 22:35:50 + sadf -c /var/log/sa-host/sa23 22:35:50 file_magic: OK 22:35:50 HZ: Using current value: 100 22:35:50 file_header: OK 22:35:50 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 22:35:50 Statistics: 22:35:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:35:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:50 provisioning config files... 22:35:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5335042584085016121tmp [Pipeline] { [Pipeline] echo 22:35:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:51 ---> create-netrc.sh [Pipeline] } 22:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:51 ---> python-tools-install.sh [Pipeline] echo 22:35:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:51 ---> sudo-logs.sh 22:35:51 Archiving 'sudo' log.. 22:35:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-648.vexxhost.local: Name or service not known 22:35:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-648.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:35:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:52 ---> job-cost.sh 22:35:52 lf-activate-venv: SKIPPING 22:35:52 DEBUG: total: 0.10999999940395355 22:35:52 INFO: Retrieving Stack Cost... 22:35:53 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:53 INFO: Archiving Costs [Pipeline] echo 22:35:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:53 ---> logs-deploy.sh 22:35:53 lf-activate-venv: SKIPPING 22:35:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/11 22:35:53 INFO: archiving workspace using pattern(s): 22:35:54 Archives upload complete. 22:35:54 INFO: archiving logs to Nexus 22:35:55 ---> uname -a: 22:35:55 Linux prd-centos7-docker-4c-2g-648.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:35:55 22:35:55 22:35:55 ---> lscpu: 22:35:55 Architecture: x86_64 22:35:55 CPU op-mode(s): 32-bit, 64-bit 22:35:55 Byte Order: Little Endian 22:35:55 Address sizes: 40 bits physical, 48 bits virtual 22:35:55 CPU(s): 2 22:35:55 On-line CPU(s) list: 0,1 22:35:55 Thread(s) per core: 1 22:35:55 Core(s) per socket: 1 22:35:55 Socket(s): 2 22:35:55 NUMA node(s): 1 22:35:55 Vendor ID: AuthenticAMD 22:35:55 CPU family: 23 22:35:55 Model: 49 22:35:55 Model name: AMD EPYC-Rome Processor 22:35:55 Stepping: 0 22:35:55 CPU MHz: 2799.998 22:35:55 BogoMIPS: 5599.99 22:35:55 Virtualization: AMD-V 22:35:55 Hypervisor vendor: KVM 22:35:55 Virtualization type: full 22:35:55 L1d cache: 32K 22:35:55 L1i cache: 32K 22:35:55 L2 cache: 512K 22:35:55 L3 cache: 16384K 22:35:55 NUMA node0 CPU(s): 0,1 22:35:55 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 22:35:55 22:35:55 22:35:55 ---> nproc: 22:35:55 2 22:35:55 22:35:55 22:35:55 ---> df -h: 22:35:55 Filesystem Size Used Avail Use% Mounted on 22:35:55 overlay 40G 9.0G 32G 23% / 22:35:55 tmpfs 64M 0 64M 0% /dev 22:35:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:35:55 shm 64M 0 64M 0% /dev/shm 22:35:55 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:35:55 22:35:55 22:35:55 ---> sar -b -r -n DEV: 22:35:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:35:55 22:35:55 22:26:26 LINUX RESTART (2 CPU) 22:35:55 22:35:55 22:27:01 tps rtps wtps bread/s bwrtn/s 22:35:55 22:28:01 82.36 3.81 78.55 2632.36 3387.22 22:35:55 22:29:01 0.42 0.00 0.42 0.00 7.21 22:35:55 22:30:01 0.28 0.00 0.28 0.00 2.75 22:35:55 22:31:01 0.25 0.00 0.25 0.00 3.73 22:35:55 22:32:01 0.25 0.00 0.25 0.00 2.76 22:35:55 22:33:01 0.25 0.00 0.25 0.00 3.36 22:35:55 22:34:01 0.22 0.00 0.22 0.00 3.46 22:35:55 22:35:01 102.42 0.03 102.38 3.73 31642.50 22:35:55 Average: 23.31 0.48 22.83 329.71 4381.63 22:35:55 22:35:55 22:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:55 22:28:01 5457956 0 815256 10.18 2620 1733108 1281532 14.15 588724 1563872 16 22:35:55 22:29:01 5465344 0 807864 10.09 2620 1733112 1233572 13.62 582484 1563832 8 22:35:55 22:30:01 5466080 0 807128 10.08 2620 1733112 1226376 13.54 584704 1560992 8 22:35:55 22:31:01 5468112 0 805088 10.05 2620 1733120 1203544 13.29 583600 1560992 8 22:35:55 22:32:01 5466772 0 806424 10.07 2620 1733124 1203724 13.29 576384 1569152 12 22:35:55 22:33:01 5465008 0 808184 10.09 2620 1733128 1203820 13.29 578076 1569152 8 22:35:55 22:34:01 5466820 0 806368 10.07 2620 1733132 1203544 13.29 576464 1569152 8 22:35:55 22:35:01 4588496 0 966496 12.07 2620 2451328 1397320 15.43 761136 2175520 52 22:35:55 Average: 5355574 0 827851 10.34 2620 1822896 1244179 13.74 603946 1641583 15 22:35:55 22:35:55 22:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:55 22:28:01 eth0 205.64 125.28 469.97 39.89 0.00 0.00 0.00 0.00 22:35:55 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:28:01 docker0 2.25 2.16 0.51 6.55 0.00 0.00 0.00 0.00 22:35:55 22:29:01 eth0 1.73 0.47 0.42 0.24 0.00 0.00 0.00 0.00 22:35:55 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:30:01 eth0 1.28 0.37 0.33 0.20 0.00 0.00 0.00 0.00 22:35:55 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:31:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:55 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:32:01 eth0 1.10 0.45 0.45 0.27 0.00 0.00 0.00 0.00 22:35:55 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:33:01 eth0 0.53 0.38 0.27 0.20 0.00 0.00 0.00 0.00 22:35:55 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:35:55 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:35:01 eth0 725.30 493.37 4482.42 46.99 0.00 0.00 0.00 0.00 22:35:55 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 22:35:01 docker0 57.79 77.95 4.69 368.05 0.00 0.00 0.00 0.00 22:35:55 Average: eth0 116.99 77.57 619.24 10.98 0.00 0.00 0.00 0.00 22:35:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:55 Average: docker0 7.50 10.01 0.65 46.82 0.00 0.00 0.00 0.00 22:35:55 22:35:55 22:35:55 ---> sar -P ALL: 22:35:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:35:55 22:35:55 22:26:26 LINUX RESTART (2 CPU) 22:35:55 22:35:55 22:27:01 CPU %user %nice %system %iowait %steal %idle 22:35:55 22:28:01 all 6.16 0.00 2.72 2.04 0.03 89.04 22:35:55 22:28:01 0 6.01 0.00 2.88 1.41 0.03 89.67 22:35:55 22:28:01 1 6.31 0.00 2.56 2.68 0.03 88.41 22:35:55 22:29:01 all 0.24 0.00 0.06 0.00 0.03 99.67 22:35:55 22:29:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:35:55 22:29:01 1 0.40 0.00 0.05 0.00 0.03 99.52 22:35:55 22:30:01 all 0.19 0.00 0.07 0.00 0.02 99.72 22:35:55 22:30:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:35:55 22:30:01 1 0.32 0.00 0.07 0.00 0.02 99.60 22:35:55 22:31:01 all 0.18 0.00 0.05 0.00 0.03 99.74 22:35:55 22:31:01 0 0.05 0.00 0.05 0.00 0.03 99.87 22:35:55 22:31:01 1 0.32 0.00 0.05 0.00 0.02 99.62 22:35:55 22:32:01 all 0.22 0.00 0.04 0.00 0.03 99.72 22:35:55 22:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:35:55 22:32:01 1 0.37 0.00 0.05 0.00 0.03 99.55 22:35:55 22:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 22:35:55 22:33:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:35:55 22:33:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:35:55 22:34:01 all 0.15 0.00 0.05 0.00 0.02 99.78 22:35:55 22:34:01 0 0.22 0.00 0.05 0.00 0.02 99.72 22:35:55 22:34:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:35:55 22:35:01 all 12.00 0.00 5.37 1.10 0.05 81.47 22:35:55 22:35:01 0 11.84 0.00 5.64 1.17 0.05 81.31 22:35:55 22:35:01 1 12.16 0.00 5.10 1.04 0.05 81.64 22:35:55 Average: all 2.37 0.00 1.03 0.39 0.03 96.19 22:35:55 Average: 0 2.25 0.00 1.08 0.32 0.03 96.33 22:35:55 Average: 1 2.49 0.00 0.98 0.46 0.03 96.06 22:35:55 22:35:55 22:35:55