Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e51d6a7d970b2441181c6dd868534e2249da73 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-ssh2202278509236089110.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-ssh5191412502190151307.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-ssh363181563456240716.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-ssh3763897907957886502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh6395530467694312084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Running on prd-centos7-docker-4c-2g-306 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 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-ssh4327118276412686968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) > 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 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 Commit message: "build: Update runtime base image to alpine 3.14 (#325)" > git rev-list --no-walk d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:02 ========================================================= 23:34:02 EdgeX Global Pipelines Version Info 23:34:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:03 ------------------- 23:34:03 stable info: 23:34:03 ------------------- 23:34:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:03 Message: update stable to v1.0.205 23:34:04 ------------------- 23:34:04 experimental info: 23:34:04 ------------------- 23:34:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:04 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:34:04 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15e51d6 [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:05 provisioning config files... 23:34:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3327818441758211276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:06 ---> docker-login.sh 23:34:06 nexus3.edgexfoundry.org:10001 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 nexus3.edgexfoundry.org:10002 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 nexus3.edgexfoundry.org:10003 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 nexus3.edgexfoundry.org:10004 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 docker.io 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:07 Configure a credential helper to remove this warning. See 23:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:07 23:34:07 Login Succeeded 23:34:07 ---> docker-login.sh ends [Pipeline] } 23:34:07 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 23:34:07 + git log --format=format:%s -1 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] echo 23:34:07 GIT_COMMIT: 15e51d6a7d970b2441181c6dd868534e2249da73, Commit Message: build: Update runtime base image to alpine 3.14 (#325) [Pipeline] echo 23:34:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:08 23:34:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:34:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:08 latest: Pulling from edgex-devops/git-semver 23:34:08 31603596830f: Pulling fs layer 23:34:08 04fac38145f0: Pulling fs layer 23:34:08 701f6daf10bf: Pulling fs layer 23:34:08 24f72da36158: Pulling fs layer 23:34:08 24f72da36158: Waiting 23:34:08 04fac38145f0: Verifying Checksum 23:34:08 04fac38145f0: Download complete 23:34:09 31603596830f: Verifying Checksum 23:34:09 31603596830f: Download complete 23:34:09 31603596830f: Pull complete 23:34:09 04fac38145f0: Pull complete 23:34:09 24f72da36158: Verifying Checksum 23:34:09 24f72da36158: Download complete 23:34:09 701f6daf10bf: Verifying Checksum 23:34:09 701f6daf10bf: Download complete 23:34:10 701f6daf10bf: Pull complete 23:34:10 24f72da36158: Pull complete 23:34:10 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:34:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:34:10 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:34:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:34:11 $ docker top 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:11 [ssh-agent] Looking for ssh-agent implementation... 23:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:11 $ docker exec 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent 23:34:11 SSH_AUTH_SOCK=/tmp/ssh-zRcR0dU8BvCP/agent.13 23:34:11 SSH_AGENT_PID=19 23:34:11 Running ssh-add (command line suppressed) 23:34:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2571154769287822709.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2571154769287822709.key) 23:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:12 + git tag --points-at HEAD [Pipeline] } 23:34:12 $ docker exec --env ******** --env ******** 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent -k 23:34:12 unset SSH_AUTH_SOCK; 23:34:12 unset SSH_AGENT_PID; 23:34:12 echo Agent pid 19 killed; 23:34:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:12 [ssh-agent] Looking for ssh-agent implementation... 23:34:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:12 $ docker exec 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent 23:34:12 SSH_AUTH_SOCK=/tmp/ssh-LQ5QySNyFzLc/agent.51 23:34:12 SSH_AGENT_PID=58 23:34:12 Running ssh-add (command line suppressed) 23:34:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5363126155934856973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5363126155934856973.key) 23:34:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:13 + git semver init 23:34:13 # -> Open(): unable to determine branch for HEAD 23:34:13 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:34:13 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:34:13 # $SEMVER_REMOTE_NAME = origin 23:34:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:34:13 # $SEMVER_USER_NAME = edgex-jenkins 23:34:13 # $SEMVER_BRANCH = main 23:34:13 # $SEMVER_TEMP = /tmp/semver-169644194 23:34:13 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:34:13 # '/tmp/semver-169644194' -> '/w/workspace/ry_app-service-configurable_main/.semver' 23:34:13 # -> Force: false 23:34:13 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:34:13 $ docker exec --env ******** --env ******** 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 ssh-agent -k 23:34:13 unset SSH_AUTH_SOCK; 23:34:13 unset SSH_AGENT_PID; 23:34:13 echo Agent pid 58 killed; 23:34:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:14 + git semver [Pipeline] } 23:34:14 $ docker stop --time=1 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 23:34:15 $ docker rm -f 6cfc7e72ee6f9cba4b86bf292adf89de873f097e90579eec88a96be8653e1635 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:16 Stashed 1 file(s) [Pipeline] echo 23:34:16 [edgeXSemver]: initialized semver on version 2.0.2-dev.13 [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 23:34:31 Still waiting to schedule task 23:34:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-306’ 23:34:31 Still waiting to schedule task 23:34:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:36:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-307 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:36:54 Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout 23:36:55 Selected Git installation does not exist. Using Default 23:36:55 The recommended git tool is: NONE 23:36:56 Running on prd-centos7-docker-4c-2g-308 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:36:56 Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout 23:36:56 Selected Git installation does not exist. Using Default 23:36:56 The recommended git tool is: NONE 23:36:58 using credential edgex-jenkins-ssh 23:36:58 Cloning the remote Git repository 23:36:58 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:36:58 > git init /w/workspace/app-service-configurable/17 # timeout=10 23:36:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:36:58 > git --version # timeout=10 23:36:58 > git --version # 'git version 2.24.4' 23:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:58 [INFO] Currently running in a labeled security context 23:36:58 [INFO] Currently SELinux is 'enforcing' on the host 23:36:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/17@tmp/jenkins-gitclient-ssh8847248323111898174.key 23:36:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:59 Avoid second fetch 23:36:59 Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) 23:36:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:36:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:59 > git config core.sparsecheckout # timeout=10 23:36:59 > git checkout -f 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 23:37:00 using credential edgex-jenkins-ssh 23:37:00 Cloning the remote Git repository 23:37:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:37:00 > git init /w/workspace/app-service-configurable/17 # timeout=10 23:37:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:00 > git --version # timeout=10 23:37:00 > git --version # 'git version 2.17.1' 23:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:02 Avoid second fetch 23:37:02 Checking out Revision 15e51d6a7d970b2441181c6dd868534e2249da73 (main) 23:37:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:02 > git config core.sparsecheckout # timeout=10 23:37:02 > git checkout -f 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 23:37:03 Commit message: "build: Update runtime base image to alpine 3.14 (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:03 provisioning config files... 23:37:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config7798211986380743792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:04 ---> docker-login.sh 23:37:04 nexus3.edgexfoundry.org:10001 23:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:04 Configure a credential helper to remove this warning. See 23:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:04 23:37:04 Login Succeeded 23:37:04 nexus3.edgexfoundry.org:10002 23:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:04 Configure a credential helper to remove this warning. See 23:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:04 23:37:04 Login Succeeded 23:37:04 nexus3.edgexfoundry.org:10003 23:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:04 Configure a credential helper to remove this warning. See 23:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:04 23:37:04 Login Succeeded 23:37:04 nexus3.edgexfoundry.org:10004 23:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:04 Configure a credential helper to remove this warning. See 23:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:04 23:37:04 Login Succeeded 23:37:04 docker.io 23:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:05 Configure a credential helper to remove this warning. See 23:37:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:05 23:37:05 Login Succeeded 23:37:05 ---> docker-login.sh ends [Pipeline] } 23:37:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:05 ========================================================= 23:37:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:37:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:37:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:37:06 Sending build context to Docker daemon 158.2kB 23:37:06 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:37:06 Step 2/13 : FROM ${BASE} AS builder 23:37:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:37:06 540db60ca938: Pulling fs layer 23:37:06 adcc1eea9eea: Pulling fs layer 23:37:06 4c4ab2625f07: Pulling fs layer 23:37:06 db62176df00c: Pulling fs layer 23:37:06 3b30891b0d05: Pulling fs layer 23:37:06 06b49ca38bd5: Pulling fs layer 23:37:06 c788192a36de: Pulling fs layer 23:37:06 a77e37c0d609: Pulling fs layer 23:37:06 c3185cebc471: Pulling fs layer 23:37:06 db62176df00c: Waiting 23:37:06 3b30891b0d05: Waiting 23:37:06 06b49ca38bd5: Waiting 23:37:06 c788192a36de: Waiting 23:37:06 a77e37c0d609: Waiting 23:37:06 c3185cebc471: Waiting 23:37:06 4c4ab2625f07: Verifying Checksum 23:37:06 4c4ab2625f07: Download complete 23:37:06 adcc1eea9eea: Verifying Checksum 23:37:06 adcc1eea9eea: Download complete 23:37:06 3b30891b0d05: Verifying Checksum 23:37:06 3b30891b0d05: Download complete 23:37:06 06b49ca38bd5: Verifying Checksum 23:37:06 06b49ca38bd5: Download complete 23:37:06 c788192a36de: Verifying Checksum 23:37:06 c788192a36de: Download complete 23:37:06 540db60ca938: Verifying Checksum 23:37:06 540db60ca938: Download complete 23:37:06 Commit message: "build: Update runtime base image to alpine 3.14 (#325)" 23:37:06 540db60ca938: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 23:37:06 adcc1eea9eea: Pull complete 23:37:06 4c4ab2625f07: Pull complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:06 provisioning config files... 23:37:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config2515808937576831828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:07 ---> docker-login.sh 23:37:07 nexus3.edgexfoundry.org:10001 23:37:07 a77e37c0d609: Verifying Checksum 23:37:07 a77e37c0d609: Download complete 23:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:09 Configure a credential helper to remove this warning. See 23:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:09 23:37:09 Login Succeeded 23:37:09 nexus3.edgexfoundry.org:10002 23:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:09 Configure a credential helper to remove this warning. See 23:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:09 23:37:09 Login Succeeded 23:37:09 nexus3.edgexfoundry.org:10003 23:37:10 c3185cebc471: Verifying Checksum 23:37:10 c3185cebc471: Download complete 23:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:10 Configure a credential helper to remove this warning. See 23:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:10 23:37:10 Login Succeeded 23:37:10 nexus3.edgexfoundry.org:10004 23:37:10 db62176df00c: Verifying Checksum 23:37:10 db62176df00c: Download complete 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 docker.io 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 ---> docker-login.sh ends [Pipeline] } 23:37:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:12 ========================================================= 23:37:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:37:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:37:12 + 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 . 23:37:12 Sending build context to Docker daemon 158.2kB 23:37:13 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 23:37:13 Step 2/13 : FROM ${BASE} AS builder 23:37:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:37:13 595b0fe564bb: Pulling fs layer 23:37:13 24495759ef45: Pulling fs layer 23:37:13 d148012ef14d: Pulling fs layer 23:37:13 e90a11edd702: Pulling fs layer 23:37:13 d77568369979: Pulling fs layer 23:37:13 fc1c9f9a7f3b: Pulling fs layer 23:37:13 170f2ba95c9a: Pulling fs layer 23:37:13 97ac5df62f85: Pulling fs layer 23:37:13 e90a11edd702: Waiting 23:37:13 d77568369979: Waiting 23:37:13 fc1c9f9a7f3b: Waiting 23:37:13 170f2ba95c9a: Waiting 23:37:13 97ac5df62f85: Waiting 23:37:13 d148012ef14d: Verifying Checksum 23:37:13 d148012ef14d: Download complete 23:37:13 24495759ef45: Download complete 23:37:13 d77568369979: Download complete 23:37:13 fc1c9f9a7f3b: Download complete 23:37:13 595b0fe564bb: Download complete 23:37:13 170f2ba95c9a: Download complete 23:37:14 db62176df00c: Pull complete 23:37:14 3b30891b0d05: Pull complete 23:37:14 06b49ca38bd5: Pull complete 23:37:14 c788192a36de: Pull complete 23:37:14 a77e37c0d609: Pull complete 23:37:14 595b0fe564bb: Pull complete 23:37:15 24495759ef45: Pull complete 23:37:15 d148012ef14d: Pull complete 23:37:16 c3185cebc471: Pull complete 23:37:16 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:37:16 ---> 031687cdd783 23:37:16 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:37:17 97ac5df62f85: Verifying Checksum 23:37:17 97ac5df62f85: Download complete 23:37:17 e90a11edd702: Verifying Checksum 23:37:17 e90a11edd702: Download complete 23:37:18 ---> Running in f59d20e6fb67 23:37:18 Removing intermediate container f59d20e6fb67 23:37:18 ---> 5609a747277d 23:37:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:37:18 ---> Running in 82d1c2ac212b 23:37:18 Removing intermediate container 82d1c2ac212b 23:37:18 ---> fc627d8cde19 23:37:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:37:18 ---> Running in 3db935038d48 23:37:18 Removing intermediate container 3db935038d48 23:37:18 ---> c5834fcbfa56 23:37:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:18 ---> Running in d4a37d9cb814 23:37:18 Removing intermediate container d4a37d9cb814 23:37:18 ---> 7013fe1c9c19 23:37:18 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:18 ---> Running in d9d6bb769293 23:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:37:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:37:21 OK: 219 MiB in 52 packages 23:37:21 Removing intermediate container d9d6bb769293 23:37:21 ---> c45ad479bca6 23:37:21 Step 8/13 : WORKDIR /app 23:37:21 ---> Running in 1eb59c77b698 23:37:21 Removing intermediate container 1eb59c77b698 23:37:21 ---> ab3e9a88851f 23:37:21 Step 9/13 : COPY go.mod . 23:37:21 ---> 5398295b4e6c 23:37:21 Step 10/13 : RUN go mod download 23:37:21 ---> Running in b097cb3f568b 23:37:30 e90a11edd702: Pull complete 23:37:30 d77568369979: Pull complete 23:37:30 fc1c9f9a7f3b: Pull complete 23:37:30 170f2ba95c9a: Pull complete 23:37:33 Removing intermediate container b097cb3f568b 23:37:33 ---> e13b3dcc91bc 23:37:33 Step 11/13 : COPY . . 23:37:33 ---> 4354d0966510 23:37:33 Step 12/13 : ARG MAKE="make build" 23:37:33 ---> Running in 100500b02bb1 23:37:33 Removing intermediate container 100500b02bb1 23:37:33 ---> 8ede8eec2daa 23:37:33 Step 13/13 : RUN $MAKE 23:37:33 ---> Running in 9a212aa80210 23:37:33 noop 23:37:33 Removing intermediate container 9a212aa80210 23:37:33 ---> af17e1f2c6b4 23:37:33 Successfully built af17e1f2c6b4 23:37:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:37:34 + docker inspect -f . ci-base-image-x86_64 23:37:34 . [Pipeline] withDockerContainer 23:37:34 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 23:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:34 $ docker top ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:35 + go version 23:37:35 go version go1.16.6 linux/amd64 [Pipeline] } 23:37:35 $ docker stop --time=1 ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 23:37:35 97ac5df62f85: Pull complete 23:37:35 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:37:35 ---> 04bc70af865f 23:37:35 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:37:36 $ docker rm -f ab6daea82708bba9166c71d491449065614d99a841262f7b056e067830a76a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:37 + docker inspect -f . ci-base-image-x86_64 23:37:37 . [Pipeline] withDockerContainer 23:37:37 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 23:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:37 $ docker top ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:37:37 + make test 23:37:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:37:39 ---> Running in 769fb6a41afc 23:37:40 Removing intermediate container 769fb6a41afc 23:37:40 ---> a9d0ff3ca737 23:37:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:37:40 ---> Running in 6d61f26c70f3 23:37:40 Removing intermediate container 6d61f26c70f3 23:37:40 ---> d3ebe33dd9e5 23:37:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:37:40 ---> Running in 311aa6e139e0 23:37:41 Removing intermediate container 311aa6e139e0 23:37:41 ---> 68a0a14d9414 23:37:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:41 ---> Running in b3aa8a2c8905 23:37:44 Removing intermediate container b3aa8a2c8905 23:37:44 ---> 3c720b6c76bc 23:37:44 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:44 ---> Running in 4a241dc563aa 23:37:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:37:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:37:48 OK: 218 MiB in 52 packages 23:37:49 Removing intermediate container 4a241dc563aa 23:37:49 ---> 74fb2d101694 23:37:49 Step 8/13 : WORKDIR /app 23:37:49 ---> Running in 26e782637b75 23:37:49 Removing intermediate container 26e782637b75 23:37:49 ---> 01d48c5cfeec 23:37:49 Step 9/13 : COPY go.mod . 23:37:50 ---> 5c06693a8bc6 23:37:50 Step 10/13 : RUN go mod download 23:37:50 ---> Running in 11d09322f9c3 23:37:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:37:53 CGO_ENABLED=1 go vet ./... 23:37:58 gofmt -l . 23:37:58 [ "`gofmt -l .`" = "" ] 23:37:58 ./bin/test-attribution-txt.sh [Pipeline] } 23:37:58 $ docker stop --time=1 ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c 23:38:00 $ docker rm -f ebac610f7dcd6b964e9859a699e311bf878c4d06b71c296f950d770f23570c1c [Pipeline] // withDockerContainer [Pipeline] sh 23:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:38:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:03 + ls -al . 23:38:03 total 120 23:38:03 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 23:37 . 23:38:03 drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 23:36 .. 23:38:03 -rw-rw-r--. 1 jenkins jenkins 7608 Sep 15 23:36 Attribution.txt 23:38:03 drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 23:36 bin 23:38:03 -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 23:36 CHANGELOG.md 23:38:03 -rw-r--r--. 1 jenkins jenkins 10 Sep 15 23:37 coverage.out 23:38:03 -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 23:36 Dockerfile 23:38:03 -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 23:36 .dockerignore 23:38:03 drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 23:37 .git 23:38:03 drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 23:36 .github 23:38:03 -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 23:36 .gitignore 23:38:03 -rw-rw-r--. 1 jenkins jenkins 136 Sep 15 23:36 go.mod 23:38:03 -rw-rw-r--. 1 jenkins jenkins 20734 Sep 15 23:36 go.sum 23:38:03 -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 23:36 GOVERNANCE.md 23:38:03 -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 23:36 Jenkinsfile 23:38:03 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 23:36 LICENSE 23:38:03 -rw-rw-r--. 1 jenkins jenkins 1949 Sep 15 23:36 main.go 23:38:03 -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 23:36 makefile 23:38:03 -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 23:36 OWNERS.md 23:38:03 -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 23:36 README.md 23:38:03 drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 23:36 res 23:38:03 drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 23:36 snap 23:38:03 -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 23:34 VERSION [Pipeline] isUnix [Pipeline] sh 23:38:03 + 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=15e51d6a7d970b2441181c6dd868534e2249da73 --label arch=amd64 --label version=2.0.2-dev.13 . 23:38:03 Sending build context to Docker daemon 159.2kB 23:38:03 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 23:38:03 Step 2/27 : FROM ${BASE} AS builder 23:38:03 ---> af17e1f2c6b4 23:38:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:38:03 ---> Running in 06c15c10e5e2 23:38:03 Removing intermediate container 06c15c10e5e2 23:38:03 ---> 18731dacee32 23:38:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:38:03 ---> Running in 97b7408887a9 23:38:04 Removing intermediate container 97b7408887a9 23:38:04 ---> f53d6521dfd9 23:38:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:38:04 ---> Running in 595da46f9034 23:38:04 Removing intermediate container 595da46f9034 23:38:04 ---> 8faa5e16b5f3 23:38:04 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:04 ---> Running in 121049ce8add 23:38:04 Removing intermediate container 121049ce8add 23:38:04 ---> 73490cec1b52 23:38:04 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:04 ---> Running in e670d64b1b48 23:38:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:38:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:38:06 OK: 219 MiB in 52 packages 23:38:06 Removing intermediate container e670d64b1b48 23:38:06 ---> 3730656e7ad2 23:38:06 Step 8/27 : WORKDIR /app 23:38:06 ---> Running in 9817c47fb8a9 23:38:06 Removing intermediate container 9817c47fb8a9 23:38:06 ---> 37250ee7f7c4 23:38:06 Step 9/27 : COPY go.mod . 23:38:06 ---> e62f63b5acbe 23:38:06 Step 10/27 : RUN go mod download 23:38:06 ---> Running in 1e9d91bf89f3 23:38:07 Removing intermediate container 1e9d91bf89f3 23:38:07 ---> 034999144cfb 23:38:07 Step 11/27 : COPY . . 23:38:07 ---> 5da6b0e14286 23:38:07 Step 12/27 : ARG MAKE="make build" 23:38:07 ---> Running in f7f8d245d999 23:38:07 Removing intermediate container f7f8d245d999 23:38:07 ---> 0e62467262d0 23:38:07 Step 13/27 : RUN $MAKE 23:38:07 ---> Running in a745febfed47 23:38:07 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.13" -o app-service-configurable 23:38:20 Removing intermediate container a745febfed47 23:38:20 ---> ca555809372f 23:38:20 Step 14/27 : FROM alpine:3.14 23:38:20 3.14: Pulling from library/alpine 23:38:20 a0d0a0d46f8b: Pulling fs layer 23:38:20 a0d0a0d46f8b: Verifying Checksum 23:38:20 a0d0a0d46f8b: Download complete 23:38:20 a0d0a0d46f8b: Pull complete 23:38:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:38:20 Status: Downloaded newer image for alpine:3.14 23:38:20 ---> 14119a10abf4 23:38:20 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:38:20 ---> Running in ba528f6e83c4 23:38:20 Removing intermediate container ba528f6e83c4 23:38:20 ---> a0265e6b768b 23:38:20 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:38:20 ---> Running in f2a1f18c2f02 23:38:20 Removing intermediate container f2a1f18c2f02 23:38:20 ---> a557c5ab55df 23:38:20 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:38:20 ---> Running in 004d32271770 23:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:20 (1/7) Installing ca-certificates (20191127-r5) 23:38:20 (2/7) Installing dumb-init (1.2.5-r1) 23:38:20 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:38:20 (4/7) Installing libsodium (1.0.18-r0) 23:38:20 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:20 (6/7) Installing libzmq (4.3.4-r0) 23:38:21 (7/7) Installing zeromq (4.3.4-r0) 23:38:21 Executing busybox-1.33.1-r3.trigger 23:38:21 Executing ca-certificates-20191127-r5.trigger 23:38:21 OK: 9 MiB in 21 packages 23:38:21 Removing intermediate container 004d32271770 23:38:21 ---> 0921d6f8f825 23:38:21 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:38:21 ---> 1a09f5bfc412 23:38:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:38:21 ---> 767e692cc66a 23:38:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:38:22 ---> bd6758b81517 23:38:22 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:38:22 ---> 1b0a86c3ef2c 23:38:22 Step 22/27 : EXPOSE 48095 23:38:22 ---> Running in 1c0e8686ea59 23:38:22 Removing intermediate container 1c0e8686ea59 23:38:22 ---> aa8d23f7437e 23:38:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:38:22 ---> Running in 6ba5f3caff5f 23:38:22 Removing intermediate container 6ba5f3caff5f 23:38:22 ---> 3a9c1ef59469 23:38:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:22 ---> Running in 13c06debc40e 23:38:22 Removing intermediate container 13c06debc40e 23:38:22 ---> a1c26a41e715 23:38:22 Step 25/27 : LABEL arch=amd64 23:38:22 ---> Running in 4a50f913e23c 23:38:22 Removing intermediate container 4a50f913e23c 23:38:22 ---> 488c44e53bee 23:38:22 Step 26/27 : LABEL git_sha=15e51d6a7d970b2441181c6dd868534e2249da73 23:38:22 ---> Running in 16d07762078b 23:38:22 Removing intermediate container 16d07762078b 23:38:22 ---> 2164740e9a69 23:38:22 Step 27/27 : LABEL version=2.0.2-dev.13 23:38:22 ---> Running in 7cd2770fdc6d 23:38:22 Removing intermediate container 11d09322f9c3 23:38:22 ---> 17596ecb0459 23:38:22 Step 11/13 : COPY . . 23:38:22 ---> 83a66c5ff276 23:38:22 Step 12/13 : ARG MAKE="make build" 23:38:22 ---> Running in 27be9c267c04 23:38:22 Removing intermediate container 27be9c267c04 23:38:22 ---> 2aa06ee9f920 23:38:22 Step 13/13 : RUN $MAKE 23:38:22 ---> Running in 031b321c1e58 23:38:22 noop 23:38:22 Removing intermediate container 031b321c1e58 23:38:22 ---> efb228e2369c 23:38:22 Successfully built efb228e2369c 23:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:38:23 Removing intermediate container 7cd2770fdc6d 23:38:23 ---> db3855a74d4c 23:38:23 [Warning] One or more build-args [ARCH] were not consumed 23:38:23 Successfully built db3855a74d4c 23:38:23 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:23 provisioning config files... 23:38:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config3518206730224130255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:23 + docker inspect -f . ci-base-image-arm64 23:38:23 . [Pipeline] withDockerContainer 23:38:23 ---> docker-login.sh 23:38:23 nexus3.edgexfoundry.org:10001 23:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:23 Configure a credential helper to remove this warning. See 23:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:23 23:38:23 Login Succeeded 23:38:23 nexus3.edgexfoundry.org:10002 23:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:23 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 23:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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 23:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:23 Configure a credential helper to remove this warning. See 23:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:23 23:38:23 Login Succeeded 23:38:23 nexus3.edgexfoundry.org:10003 23:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:23 Configure a credential helper to remove this warning. See 23:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:23 23:38:23 Login Succeeded 23:38:23 nexus3.edgexfoundry.org:10004 23:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:24 Configure a credential helper to remove this warning. See 23:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:24 23:38:24 Login Succeeded 23:38:24 docker.io 23:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:24 Configure a credential helper to remove this warning. See 23:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:24 23:38:24 Login Succeeded 23:38:24 ---> docker-login.sh ends 23:38:25 $ docker top ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 -eo pid,comm [Pipeline] { [Pipeline] } 23:38:25 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:25 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:38:25 15e51d6a7d970b2441181c6dd868534e2249da73 23:38:25 latest 23:38:25 2.0.2-dev.13 23:38:25 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:38:25 main 23:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh 23:38:26 + go version 23:38:26 go version go1.16.6 linux/arm64 [Pipeline] } 23:38:26 $ docker stop --time=1 ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 23:38:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 23:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:38:26 2303b847f26a: Preparing 23:38:26 a0f0e9a660bc: Preparing 23:38:26 59daf5bd93e9: Preparing 23:38:26 c3ed97075766: Preparing 23:38:26 6b55159eff1b: Preparing 23:38:26 e2eb06d8af82: Preparing 23:38:26 e2eb06d8af82: Waiting 23:38:26 a0f0e9a660bc: Pushed 23:38:26 59daf5bd93e9: Pushed 23:38:26 c3ed97075766: Pushed 23:38:26 6b55159eff1b: Pushed 23:38:27 e2eb06d8af82: Pushed 23:38:28 2303b847f26a: Pushed 23:38:28 15e51d6a7d970b2441181c6dd868534e2249da73: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 23:38:28 $ docker rm -f ce4718f5a25963702d11aff815a56f8c04205b2687299b72423532120511f7d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:38:29 + docker inspect -f . ci-base-image-arm64 23:38:29 . [Pipeline] withDockerContainer 23:38:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:38:29 2303b847f26a: Preparing 23:38:29 a0f0e9a660bc: Preparing 23:38:29 59daf5bd93e9: Preparing 23:38:29 c3ed97075766: Preparing 23:38:29 6b55159eff1b: Preparing 23:38:29 e2eb06d8af82: Preparing 23:38:29 e2eb06d8af82: Waiting 23:38:29 a0f0e9a660bc: Layer already exists 23:38:29 59daf5bd93e9: Layer already exists 23:38:29 c3ed97075766: Layer already exists 23:38:29 6b55159eff1b: Layer already exists 23:38:29 2303b847f26a: Layer already exists 23:38:29 e2eb06d8af82: Layer already exists 23:38:29 latest: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 23:38:29 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 23:38:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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 23:38:31 $ docker top b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:38:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh 23:38:32 + make test 23:38:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:38:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 23:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:38:32 2303b847f26a: Preparing 23:38:32 a0f0e9a660bc: Preparing 23:38:32 59daf5bd93e9: Preparing 23:38:32 c3ed97075766: Preparing 23:38:32 6b55159eff1b: Preparing 23:38:32 e2eb06d8af82: Preparing 23:38:32 e2eb06d8af82: Waiting 23:38:32 59daf5bd93e9: Layer already exists 23:38:32 6b55159eff1b: Layer already exists 23:38:32 a0f0e9a660bc: Layer already exists 23:38:32 2303b847f26a: Layer already exists 23:38:32 c3ed97075766: Layer already exists 23:38:32 e2eb06d8af82: Layer already exists 23:38:32 2.0.2-dev.13: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:38:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh 23:38:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:38:33 2303b847f26a: Preparing 23:38:33 a0f0e9a660bc: Preparing 23:38:33 59daf5bd93e9: Preparing 23:38:33 c3ed97075766: Preparing 23:38:33 6b55159eff1b: Preparing 23:38:33 e2eb06d8af82: Preparing 23:38:33 e2eb06d8af82: Waiting 23:38:33 2303b847f26a: Layer already exists 23:38:33 59daf5bd93e9: Layer already exists 23:38:33 a0f0e9a660bc: Layer already exists 23:38:33 6b55159eff1b: Layer already exists 23:38:33 c3ed97075766: Layer already exists 23:38:33 e2eb06d8af82: Layer already exists 23:38:33 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:38:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 23:38:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:38:33 2303b847f26a: Preparing 23:38:33 a0f0e9a660bc: Preparing 23:38:33 59daf5bd93e9: Preparing 23:38:33 c3ed97075766: Preparing 23:38:33 6b55159eff1b: Preparing 23:38:33 e2eb06d8af82: Preparing 23:38:33 e2eb06d8af82: Waiting 23:38:33 c3ed97075766: Layer already exists 23:38:33 a0f0e9a660bc: Layer already exists 23:38:33 59daf5bd93e9: Layer already exists 23:38:33 2303b847f26a: Layer already exists 23:38:33 6b55159eff1b: Layer already exists 23:38:33 e2eb06d8af82: Layer already exists 23:38:33 main: digest: sha256:f0e26966ccae920aa9a8c3e8cc8c8e6f17bd8ea8b3453c7b5322513d0eb05f22 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:33 ===================================================== [Pipeline] echo 23:38:33 taggedImages: 23:38:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73 23:38:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:38:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.13 23:38:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:38:33 - 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 23:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:34 23:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:34 latest: Pulling from edgex-lftools-log-publisher 23:38:34 b4d181a07f80: Pulling fs layer 23:38:34 a1111a8f2ec3: Pulling fs layer 23:38:34 ed53099fbce6: Pulling fs layer 23:38:34 dc539afda2c1: Pulling fs layer 23:38:34 77bc0d833cb6: Pulling fs layer 23:38:34 9065ff56babe: Pulling fs layer 23:38:34 d287ab97295c: Pulling fs layer 23:38:34 dc539afda2c1: Waiting 23:38:34 77bc0d833cb6: Waiting 23:38:34 9065ff56babe: Waiting 23:38:34 d287ab97295c: Waiting 23:38:35 a1111a8f2ec3: Verifying Checksum 23:38:35 a1111a8f2ec3: Download complete 23:38:35 dc539afda2c1: Verifying Checksum 23:38:35 dc539afda2c1: Download complete 23:38:35 77bc0d833cb6: Verifying Checksum 23:38:35 77bc0d833cb6: Download complete 23:38:35 ed53099fbce6: Verifying Checksum 23:38:35 ed53099fbce6: Download complete 23:38:35 9065ff56babe: Verifying Checksum 23:38:35 9065ff56babe: Download complete 23:38:36 b4d181a07f80: Verifying Checksum 23:38:36 b4d181a07f80: Download complete 23:38:37 b4d181a07f80: Pull complete 23:38:37 a1111a8f2ec3: Pull complete 23:38:38 ed53099fbce6: Pull complete 23:38:38 dc539afda2c1: Pull complete 23:38:38 77bc0d833cb6: Pull complete 23:38:38 9065ff56babe: Pull complete 23:38:39 d287ab97295c: Verifying Checksum 23:38:39 d287ab97295c: Download complete 23:38:44 d287ab97295c: Pull complete 23:38:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:38:44 prd-centos7-docker-4c-2g-308 does not seem to be running inside a container 23:38:44 $ 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/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:38:46 $ docker top e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:47 ---> job-cost.sh 23:38:47 lf-activate-venv: SKIPPING 23:38:47 INFO: No Stack... 23:38:48 INFO: Retrieving Pricing Info for: v3-standard-2 23:38:48 INFO: Archiving Costs [Pipeline] sh 23:38:48 + cat /w/workspace/app-service-configurable/17/archives/cost.csv 23:38:48 + cut -d, -f6 [Pipeline] lock 23:38:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] 23:38:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] did not exist. Created. 23:38:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:49 + echo total: 0.05999999865889549 [Pipeline] stash 23:38:49 Stashed 1 file(s) [Pipeline] } 23:38:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:49 $ docker stop --time=1 e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 23:38:50 $ docker rm -f e1de73ab6b694576cf454b9495c352bf382b557b5f5f45c59bf7e17138b3da79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:39:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:39:19 CGO_ENABLED=1 go vet ./... 23:39:46 gofmt -l . 23:39:46 [ "`gofmt -l .`" = "" ] 23:39:46 ./bin/test-attribution-txt.sh [Pipeline] } 23:39:46 $ docker stop --time=1 b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 23:39:48 $ docker rm -f b75d4a6daf24ad84714d0ac7cdc81768ceb9f4da0b5ca566f0c0b82682ad2f49 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:39:49 Warning: overwriting stash ‘coverage-report’ 23:39:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:39:50 + ls -al . 23:39:50 total 144 23:39:50 drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 23:39 . 23:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 23:37 .. 23:39:50 -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 23:37 .dockerignore 23:39:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 23:37 .git 23:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 23:37 .github 23:39:50 -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 23:37 .gitignore 23:39:50 -rw-rw-r-- 1 jenkins jenkins 7608 Sep 15 23:37 Attribution.txt 23:39:50 -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 23:37 CHANGELOG.md 23:39:50 -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 23:37 Dockerfile 23:39:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 23:37 GOVERNANCE.md 23:39:50 -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 23:37 Jenkinsfile 23:39:50 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 23:37 LICENSE 23:39:50 -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 23:37 OWNERS.md 23:39:50 -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 23:37 README.md 23:39:50 -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 23:34 VERSION 23:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 23:37 bin 23:39:50 -rw-r--r-- 1 jenkins jenkins 10 Sep 15 23:38 coverage.out 23:39:50 -rw-rw-r-- 1 jenkins jenkins 136 Sep 15 23:37 go.mod 23:39:50 -rw-rw-r-- 1 jenkins jenkins 20734 Sep 15 23:37 go.sum 23:39:50 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 15 23:37 main.go 23:39:50 -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 23:37 makefile 23:39:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 23:37 res 23:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 23:37 snap [Pipeline] isUnix [Pipeline] sh 23:39:51 + 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=15e51d6a7d970b2441181c6dd868534e2249da73 --label arch=arm64 --label version=2.0.2-dev.13 . 23:39:51 Sending build context to Docker daemon 159.2kB 23:39:51 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 23:39:51 Step 2/27 : FROM ${BASE} AS builder 23:39:51 ---> efb228e2369c 23:39:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:39:51 ---> Running in 83a78dcd83c3 23:39:52 Removing intermediate container 83a78dcd83c3 23:39:52 ---> 2498d4cf2d4c 23:39:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:39:52 ---> Running in 16aef50644f1 23:39:53 Removing intermediate container 16aef50644f1 23:39:53 ---> e3f0c33dee78 23:39:53 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:39:53 ---> Running in e8b8d8ebfc57 23:39:53 Removing intermediate container e8b8d8ebfc57 23:39:53 ---> dc3df5aa42e3 23:39:53 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:53 ---> Running in 1bcb83d41ad9 23:39:55 Removing intermediate container 1bcb83d41ad9 23:39:55 ---> cb633f3dd042 23:39:55 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:56 ---> Running in f3287668cb41 23:39:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:39:59 OK: 218 MiB in 52 packages 23:40:00 Removing intermediate container f3287668cb41 23:40:00 ---> 740eba984ff0 23:40:00 Step 8/27 : WORKDIR /app 23:40:00 ---> Running in 0dd74b4f5ab3 23:40:00 Removing intermediate container 0dd74b4f5ab3 23:40:00 ---> 6a54a42fa5f8 23:40:00 Step 9/27 : COPY go.mod . 23:40:01 ---> b1a6ceed168d 23:40:01 Step 10/27 : RUN go mod download 23:40:01 ---> Running in 0634a0f47f28 23:40:04 Removing intermediate container 0634a0f47f28 23:40:04 ---> 29c6979ee35d 23:40:04 Step 11/27 : COPY . . 23:40:04 ---> 077e928154ca 23:40:04 Step 12/27 : ARG MAKE="make build" 23:40:04 ---> Running in 02aa30ae9621 23:40:05 Removing intermediate container 02aa30ae9621 23:40:05 ---> a0b31fff85a3 23:40:05 Step 13/27 : RUN $MAKE 23:40:05 ---> Running in a8fa8de754ab 23:40:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.13" -o app-service-configurable 23:40:46 Removing intermediate container a8fa8de754ab 23:40:46 ---> b6cfd902a6a3 23:40:46 Step 14/27 : FROM alpine:3.14 23:40:46 3.14: Pulling from library/alpine 23:40:46 552d1f2373af: Pulling fs layer 23:40:46 552d1f2373af: Verifying Checksum 23:40:46 552d1f2373af: Download complete 23:40:46 552d1f2373af: Pull complete 23:40:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:40:46 Status: Downloaded newer image for alpine:3.14 23:40:46 ---> bb3de5531c18 23:40:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:40:46 ---> Running in f835782a2bb5 23:40:46 Removing intermediate container f835782a2bb5 23:40:46 ---> 6bcdcdba6ac9 23:40:46 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:40:46 ---> Running in 3ee6812486ed 23:40:46 Removing intermediate container 3ee6812486ed 23:40:46 ---> 8b73e3eb3654 23:40:46 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:40:46 ---> Running in 9a30aa54634a 23:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:40:48 (1/7) Installing ca-certificates (20191127-r5) 23:40:49 (2/7) Installing dumb-init (1.2.5-r1) 23:40:49 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:40:49 (4/7) Installing libsodium (1.0.18-r0) 23:40:49 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:40:49 (6/7) Installing libzmq (4.3.4-r0) 23:40:49 (7/7) Installing zeromq (4.3.4-r0) 23:40:49 Executing busybox-1.33.1-r3.trigger 23:40:49 Executing ca-certificates-20191127-r5.trigger 23:40:49 OK: 9 MiB in 21 packages 23:40:50 Removing intermediate container 9a30aa54634a 23:40:50 ---> e22df06a2643 23:40:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:40:51 ---> 3366f28fb576 23:40:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:40:52 ---> eabae051be6f 23:40:52 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:40:53 ---> 8c3082a180e1 23:40:53 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:40:54 ---> e33700b90a3a 23:40:54 Step 22/27 : EXPOSE 48095 23:40:55 ---> Running in 95bf3a4bf3e6 23:40:55 Removing intermediate container 95bf3a4bf3e6 23:40:55 ---> 61ab153ce829 23:40:55 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:40:55 ---> Running in 2c166362c3fe 23:40:56 Removing intermediate container 2c166362c3fe 23:40:56 ---> 58c258ed58d2 23:40:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:40:56 ---> Running in 2564dff3fb09 23:40:56 Removing intermediate container 2564dff3fb09 23:40:56 ---> 8cadaf8e4c19 23:40:56 Step 25/27 : LABEL arch=arm64 23:40:56 ---> Running in a77639782602 23:40:57 Removing intermediate container a77639782602 23:40:57 ---> 07f601aa04a8 23:40:57 Step 26/27 : LABEL git_sha=15e51d6a7d970b2441181c6dd868534e2249da73 23:40:57 ---> Running in caf2ef044b3c 23:40:58 Removing intermediate container caf2ef044b3c 23:40:58 ---> 670583e99b36 23:40:58 Step 27/27 : LABEL version=2.0.2-dev.13 23:40:58 ---> Running in bbdac603139b 23:40:58 Removing intermediate container bbdac603139b 23:40:58 ---> c73b511f0898 23:40:58 [Warning] One or more build-args [ARCH] were not consumed 23:40:58 Successfully built c73b511f0898 23:40:58 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 23:40:59 provisioning config files... 23:40:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config6577226409259676826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:59 ---> docker-login.sh 23:40:59 nexus3.edgexfoundry.org:10001 23:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:59 Configure a credential helper to remove this warning. See 23:40:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:59 23:40:59 Login Succeeded 23:41:00 nexus3.edgexfoundry.org:10002 23:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:00 Configure a credential helper to remove this warning. See 23:41:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:00 23:41:00 Login Succeeded 23:41:00 nexus3.edgexfoundry.org:10003 23:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:01 Configure a credential helper to remove this warning. See 23:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:01 23:41:01 Login Succeeded 23:41:01 nexus3.edgexfoundry.org:10004 23:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:01 Configure a credential helper to remove this warning. See 23:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:01 23:41:01 Login Succeeded 23:41:01 docker.io 23:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:02 Configure a credential helper to remove this warning. See 23:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:02 23:41:02 Login Succeeded 23:41:02 ---> docker-login.sh ends [Pipeline] } 23:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:02 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:41:02 15e51d6a7d970b2441181c6dd868534e2249da73 23:41:02 latest 23:41:02 2.0.2-dev.13 23:41:02 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:41:02 main 23:41:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh 23:41:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 23:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:41:03 66e290330777: Preparing 23:41:03 26c7d789805b: Preparing 23:41:03 fce7890fc209: Preparing 23:41:03 e591fe672262: Preparing 23:41:03 1eee12881fa9: Preparing 23:41:03 ee420dfed78a: Preparing 23:41:03 ee420dfed78a: Waiting 23:41:03 e591fe672262: Pushed 23:41:03 26c7d789805b: Pushed 23:41:03 fce7890fc209: Pushed 23:41:04 1eee12881fa9: Pushed 23:41:05 ee420dfed78a: Pushed 23:41:07 66e290330777: Pushed 23:41:07 15e51d6a7d970b2441181c6dd868534e2249da73: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:41:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:41:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:41:07 66e290330777: Preparing 23:41:07 26c7d789805b: Preparing 23:41:07 fce7890fc209: Preparing 23:41:07 e591fe672262: Preparing 23:41:07 1eee12881fa9: Preparing 23:41:07 ee420dfed78a: Preparing 23:41:07 ee420dfed78a: Waiting 23:41:07 fce7890fc209: Layer already exists 23:41:07 1eee12881fa9: Layer already exists 23:41:07 66e290330777: Layer already exists 23:41:07 26c7d789805b: Layer already exists 23:41:07 e591fe672262: Layer already exists 23:41:07 ee420dfed78a: Layer already exists 23:41:08 latest: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:41:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh 23:41:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 23:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:41:08 66e290330777: Preparing 23:41:08 26c7d789805b: Preparing 23:41:08 fce7890fc209: Preparing 23:41:08 e591fe672262: Preparing 23:41:08 1eee12881fa9: Preparing 23:41:08 ee420dfed78a: Preparing 23:41:08 ee420dfed78a: Waiting 23:41:09 26c7d789805b: Layer already exists 23:41:09 1eee12881fa9: Layer already exists 23:41:09 fce7890fc209: Layer already exists 23:41:09 66e290330777: Layer already exists 23:41:09 e591fe672262: Layer already exists 23:41:09 ee420dfed78a: Layer already exists 23:41:09 2.0.2-dev.13: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:41:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 [Pipeline] isUnix [Pipeline] sh 23:41:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:41:09 66e290330777: Preparing 23:41:09 26c7d789805b: Preparing 23:41:09 fce7890fc209: Preparing 23:41:09 e591fe672262: Preparing 23:41:09 1eee12881fa9: Preparing 23:41:09 ee420dfed78a: Preparing 23:41:09 ee420dfed78a: Waiting 23:41:09 e591fe672262: Layer already exists 23:41:09 26c7d789805b: Layer already exists 23:41:09 66e290330777: Layer already exists 23:41:09 1eee12881fa9: Layer already exists 23:41:10 fce7890fc209: Layer already exists 23:41:10 ee420dfed78a: Layer already exists 23:41:10 15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:41:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 23:41:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:41:10 66e290330777: Preparing 23:41:10 26c7d789805b: Preparing 23:41:10 fce7890fc209: Preparing 23:41:10 e591fe672262: Preparing 23:41:10 1eee12881fa9: Preparing 23:41:10 ee420dfed78a: Preparing 23:41:10 ee420dfed78a: Waiting 23:41:10 66e290330777: Layer already exists 23:41:10 e591fe672262: Layer already exists 23:41:10 fce7890fc209: Layer already exists 23:41:10 26c7d789805b: Layer already exists 23:41:10 1eee12881fa9: Layer already exists 23:41:11 ee420dfed78a: Layer already exists 23:41:11 main: digest: sha256:2af55baacf8421a50e7757072e3aa8eecfab3980062a10c140a55f7c438a0624 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:11 ===================================================== [Pipeline] echo 23:41:11 taggedImages: 23:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73 23:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.13 23:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15e51d6a7d970b2441181c6dd868534e2249da73-2.0.2-dev.13 23:41:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:11 23:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:12 arm64: Pulling from edgex-lftools-log-publisher 23:41:12 448f6bf000e3: Pulling fs layer 23:41:12 f757da607395: Pulling fs layer 23:41:12 05883995daec: Pulling fs layer 23:41:12 8603b9c90790: Pulling fs layer 23:41:12 1560dd03e051: Pulling fs layer 23:41:12 27f5ce0e4adf: Pulling fs layer 23:41:12 c2d8d7efcc4b: Pulling fs layer 23:41:12 1560dd03e051: Waiting 23:41:12 27f5ce0e4adf: Waiting 23:41:12 c2d8d7efcc4b: Waiting 23:41:12 8603b9c90790: Waiting 23:41:12 f757da607395: Verifying Checksum 23:41:12 f757da607395: Download complete 23:41:12 8603b9c90790: Verifying Checksum 23:41:12 8603b9c90790: Download complete 23:41:12 1560dd03e051: Verifying Checksum 23:41:12 1560dd03e051: Download complete 23:41:12 27f5ce0e4adf: Verifying Checksum 23:41:12 27f5ce0e4adf: Download complete 23:41:12 05883995daec: Download complete 23:41:14 448f6bf000e3: Verifying Checksum 23:41:14 448f6bf000e3: Download complete 23:41:16 c2d8d7efcc4b: Verifying Checksum 23:41:16 c2d8d7efcc4b: Download complete 23:41:17 448f6bf000e3: Pull complete 23:41:18 f757da607395: Pull complete 23:41:19 05883995daec: Pull complete 23:41:19 8603b9c90790: Pull complete 23:41:20 1560dd03e051: Pull complete 23:41:21 27f5ce0e4adf: Pull complete 23:41:36 c2d8d7efcc4b: Pull complete 23:41:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:41:36 prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container 23:41:36 $ 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/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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 23:41:41 $ docker top b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:42 ---> job-cost.sh 23:41:42 lf-activate-venv: SKIPPING 23:41:42 INFO: No Stack... 23:41:43 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:43 INFO: Archiving Costs [Pipeline] sh 23:41:44 + cut -d, -f6 23:41:44 + cat /w/workspace/app-service-configurable/17/archives/cost.csv [Pipeline] lock 23:41:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] 23:41:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] did not exist. Created. 23:41:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:45 /w/workspace/app-service-configurable/17@tmp/durable-6a2b334a/script.sh: 1: /w/workspace/app-service-configurable/17@tmp/durable-6a2b334a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:41:45 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:45 Warning: overwriting stash ‘stack-cost’ 23:41:45 Stashed 1 file(s) [Pipeline] } 23:41:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:45 $ docker stop --time=1 b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 23:41:47 $ docker rm -f b773772b17e21ea71681e15b9ce95fce57baf550f546e7fee8b6bc81f8c8ac29 [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 23:41:48 provisioning config files... 23:41:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7225243304569005087tmp [Pipeline] { [Pipeline] sh 23:41:48 + set +x 23:41:48 + curl -s https://codecov.io/bash 23:41:48 + bash -s -- 23:41:48 23:41:48 _____ _ 23:41:48 / ____| | | 23:41:48 | | ___ __| | ___ ___ _____ __ 23:41:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:48 Bash-1.0.6 23:41:48 23:41:48 23:41:48 ==> git version 2.24.4 found 23:41:48 ==> 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 23:41:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:41:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:41:48 ==> Jenkins CI detected. 23:41:48 current dir:  /w/workspace/ry_app-service-configurable_main 23:41:48 project root: . 23:41:48 --> token set from env 23:41:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:49 ==> Running gcov in . (disable via -X gcov) 23:41:49 ==> Python coveragepy not found 23:41:49 ==> Searching for coverage reports in: 23:41:49 + . 23:41:49 -> Found 1 reports 23:41:49 ==> Detecting git/mercurial file structure 23:41:49 ==> Reading reports 23:41:49 + ./coverage.out bytes=10 23:41:49 ==> Appending adjustments 23:41:49 https://docs.codecov.io/docs/fixing-reports 23:41:49 + Found adjustments 23:41:49 ==> Gzipping contents 23:41:49 4.0K /tmp/codecov.McOSnm.gz 23:41:49 ==> Uploading reports 23:41:49 url: https://codecov.io 23:41:49 query: branch=main&commit=15e51d6a7d970b2441181c6dd868534e2249da73&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:49 -> Pinging Codecov 23:41:49 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=15e51d6a7d970b2441181c6dd868534e2249da73&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:49 -> Uploading to 23:41:49 https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/15e51d6a7d970b2441181c6dd868534e2249da73/61b82053-6a70-479d-b91e-f1c127789160.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T234149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e455e076b4b1ab099243d8ac10a3cf38536dd50031c18cb48263515adf4e7705 23:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:49 Dload Upload Total Spent Left Speed 23:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 1673 --:--:-- --:--:-- --:--:-- 1672 23:41:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] } 23:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:41:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:41:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:50 23:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:41:51 188c0c94c7c5: Pulling fs layer 23:41:51 0ef7d3d256c8: Pulling fs layer 23:41:51 de9db76c5a1d: Pulling fs layer 23:41:51 0eba1c9be4d2: Pulling fs layer 23:41:51 0d57e429df01: Pulling fs layer 23:41:51 4e4be7b47b0d: Pulling fs layer 23:41:51 e1f770b5df2f: Pulling fs layer 23:41:51 85a0685a4137: Pulling fs layer 23:41:51 0eba1c9be4d2: Waiting 23:41:51 0d57e429df01: Waiting 23:41:51 4e4be7b47b0d: Waiting 23:41:51 e1f770b5df2f: Waiting 23:41:51 85a0685a4137: Waiting 23:41:51 de9db76c5a1d: Verifying Checksum 23:41:51 de9db76c5a1d: Download complete 23:41:51 0ef7d3d256c8: Verifying Checksum 23:41:51 0ef7d3d256c8: Download complete 23:41:51 0d57e429df01: Verifying Checksum 23:41:51 0d57e429df01: Download complete 23:41:51 4e4be7b47b0d: Verifying Checksum 23:41:51 4e4be7b47b0d: Download complete 23:41:51 188c0c94c7c5: Verifying Checksum 23:41:51 188c0c94c7c5: Download complete 23:41:51 188c0c94c7c5: Pull complete 23:41:51 0ef7d3d256c8: Pull complete 23:41:51 de9db76c5a1d: Pull complete 23:41:53 e1f770b5df2f: Verifying Checksum 23:41:53 e1f770b5df2f: Download complete 23:41:55 0eba1c9be4d2: Verifying Checksum 23:41:55 0eba1c9be4d2: Download complete 23:41:56 85a0685a4137: Verifying Checksum 23:41:56 85a0685a4137: Download complete 23:41:59 0eba1c9be4d2: Pull complete 23:41:59 0d57e429df01: Pull complete 23:41:59 4e4be7b47b0d: Pull complete 23:42:00 e1f770b5df2f: Pull complete 23:42:03 85a0685a4137: Pull complete 23:42:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:42:03 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:42:05 $ docker top b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d -eo pid,comm [Pipeline] { [Pipeline] echo 23:42:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:42:06 + set -o pipefail 23:42:06 + snyk monitor '--org=edgex-jenkins' 23:42:16 23:42:16 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:42:16 23:42:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6423db1b-891a-4552-a624-05e01651564f 23:42:16 23:42:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:42:16 23:42:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:42:16 23:42:16 [Pipeline] } 23:42:16 $ docker stop --time=1 b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d 23:42:18 $ docker rm -f b9876705618dda00fa9d6b096eb102b30a8ffd874bac104ac9e64b6619d0230d [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 23:42:19 + git log --format=format:%s -1 15e51d6a7d970b2441181c6dd868534e2249da73 [Pipeline] isUnix [Pipeline] sh 23:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:19 . [Pipeline] withDockerContainer 23:42:19 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:42:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:42:20 $ docker top a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:20 [ssh-agent] Looking for ssh-agent implementation... 23:42:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:20 $ docker exec a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 ssh-agent 23:42:20 SSH_AUTH_SOCK=/tmp/ssh-IWaSmuDhKRAI/agent.15 23:42:20 SSH_AGENT_PID=21 23:42:20 Running ssh-add (command line suppressed) 23:42:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4652909330082757727.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4652909330082757727.key) 23:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:21 + git semver tag 23:42:21 # -> Open(): unable to determine branch for HEAD 23:42:21 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:42:21 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:42:21 # $SEMVER_REMOTE_NAME = origin 23:42:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:21 # $SEMVER_USER_NAME = edgex-jenkins 23:42:21 # $SEMVER_BRANCH = main 23:42:21 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:42:21 # 15e51d6a7d970b2441181c6dd868534e2249da73 HEAD 23:42:21 # -> Force: false 23:42:21 # 9848533ddd1e0dadbcb20688e238529c7505b524 refs/tags/v2.0.2-dev.13 [Pipeline] } 23:42:21 $ docker exec --env ******** --env ******** a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 ssh-agent -k 23:42:21 unset SSH_AUTH_SOCK; 23:42:21 unset SSH_AGENT_PID; 23:42:21 echo Agent pid 21 killed; 23:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:21 + git semver [Pipeline] } 23:42:21 $ docker stop --time=1 a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 23:42:22 $ docker rm -f a85e212fd533d6b4e538e0706b212d787183d5c1f2375d5baa876f5874166b55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:23 23:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:23 0.23.1-centos7: Pulling from edgex-lftools 23:42:23 ab5ef0e58194: Pulling fs layer 23:42:23 9712f1f96733: Pulling fs layer 23:42:23 63f879dbbcfc: Pulling fs layer 23:42:23 0d9ebad4ef96: Pulling fs layer 23:42:23 e9a5061849ea: Pulling fs layer 23:42:23 d747dcd14b5f: Pulling fs layer 23:42:23 2de7ff778b66: Pulling fs layer 23:42:23 0d9ebad4ef96: Waiting 23:42:23 e9a5061849ea: Waiting 23:42:23 d747dcd14b5f: Waiting 23:42:23 2de7ff778b66: Waiting 23:42:23 9712f1f96733: Verifying Checksum 23:42:23 9712f1f96733: Download complete 23:42:26 63f879dbbcfc: Download complete 23:42:26 e9a5061849ea: Verifying Checksum 23:42:26 e9a5061849ea: Download complete 23:42:26 d747dcd14b5f: Verifying Checksum 23:42:26 d747dcd14b5f: Download complete 23:42:26 2de7ff778b66: Verifying Checksum 23:42:26 2de7ff778b66: Download complete 23:42:26 ab5ef0e58194: Verifying Checksum 23:42:26 ab5ef0e58194: Download complete 23:42:27 0d9ebad4ef96: Verifying Checksum 23:42:27 0d9ebad4ef96: Download complete 23:42:29 ab5ef0e58194: Pull complete 23:42:29 9712f1f96733: Pull complete 23:42:30 63f879dbbcfc: Pull complete 23:42:34 0d9ebad4ef96: Pull complete 23:42:34 e9a5061849ea: Pull complete 23:42:34 d747dcd14b5f: Pull complete 23:42:35 2de7ff778b66: Pull complete 23:42:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:42:35 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:42:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:42:38 $ docker top b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:42:38 provisioning config files... 23:42:38 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4959548839404348417tmp 23:42:38 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7389292763130706256tmp 23:42:38 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4323521984029084473tmp [Pipeline] { [Pipeline] echo 23:42:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:42:39 ---> sigul-configuration.sh 23:42:39 gpg: directory `/root/.gnupg' created 23:42:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:42:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:42:39 gpg: keyring `/root/.gnupg/secring.gpg' created 23:42:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:42:39 gpg: CAST5 encrypted data 23:42:39 gpg: encrypted with 1 passphrase 23:42:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:42:39 + mkdir /home/jenkins 23:42:39 + mkdir /home/jenkins/sigul [Pipeline] sh 23:42:39 + 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 23:42:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:42:40 ---> sigul-install.sh 23:42:40 Sigul already installed; skipping installation. [Pipeline] sh 23:42:40 + git tag --list 23:42:40 v1.0.0 23:42:40 v1.1.0 23:42:40 v1.2.0 23:42:40 v1.3.0 23:42:40 v1.3.1 23:42:40 v2.0.0 23:42:40 v2.0.1 23:42:40 v2.0.1-dev.1 23:42:40 v2.0.2-dev.1 23:42:40 v2.0.2-dev.10 23:42:40 v2.0.2-dev.11 23:42:40 v2.0.2-dev.12 23:42:40 v2.0.2-dev.13 23:42:40 v2.0.2-dev.2 23:42:40 v2.0.2-dev.3 23:42:40 v2.0.2-dev.4 23:42:40 v2.0.2-dev.5 23:42:40 v2.0.2-dev.6 23:42:40 v2.0.2-dev.7 23:42:40 v2.0.2-dev.8 23:42:40 v2.0.2-dev.9 [Pipeline] sh 23:42:40 + lftools sign git-tag v2.0.2-dev.13 23:42:41 Signing Git tag with Sigul... 23:42:41 Signing v2.0.2-dev.13 [Pipeline] echo 23:42:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:42:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:42:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:42:42 $ docker stop --time=1 b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 23:42:43 $ docker rm -f b1b263327d5c90e7e45ccd01a679da2754c909e82de7e7625b0d7157c30cfb76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:44 . [Pipeline] withDockerContainer 23:42:44 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:42:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:42:44 $ docker top bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:45 [ssh-agent] Looking for ssh-agent implementation... 23:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:45 $ docker exec bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 ssh-agent 23:42:45 SSH_AUTH_SOCK=/tmp/ssh-83Sl6nqruTaO/agent.13 23:42:45 SSH_AGENT_PID=20 23:42:45 Running ssh-add (command line suppressed) 23:42:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4584059534487247165.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4584059534487247165.key) 23:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:45 + git semver bump pre 23:42:45 # -> Open(): unable to determine branch for HEAD 23:42:45 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:42:45 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:42:45 # $SEMVER_REMOTE_NAME = origin 23:42:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:45 # $SEMVER_USER_NAME = edgex-jenkins 23:42:45 # $SEMVER_BRANCH = main 23:42:45 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:42:45 2.0.2-dev.14 [Pipeline] } 23:42:45 $ docker exec --env ******** --env ******** bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 ssh-agent -k 23:42:45 unset SSH_AUTH_SOCK; 23:42:45 unset SSH_AGENT_PID; 23:42:45 echo Agent pid 20 killed; 23:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:46 + git semver [Pipeline] } 23:42:46 $ docker stop --time=1 bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 23:42:47 $ docker rm -f bc49813f72b7a9899cc59856df11b59e12e407a52dd5de1b22ceedf29ede8536 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:47 . [Pipeline] withDockerContainer 23:42:48 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:42:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:42:48 $ docker top fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:48 [ssh-agent] Looking for ssh-agent implementation... 23:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:48 $ docker exec fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 ssh-agent 23:42:49 SSH_AUTH_SOCK=/tmp/ssh-lfQJovv5RHl2/agent.14 23:42:49 SSH_AGENT_PID=20 23:42:49 Running ssh-add (command line suppressed) 23:42:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8463345120735259357.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8463345120735259357.key) 23:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:49 + git semver push 23:42:49 # -> Open(): unable to determine branch for HEAD 23:42:49 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:42:49 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:42:49 # $SEMVER_REMOTE_NAME = origin 23:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:49 # $SEMVER_USER_NAME = edgex-jenkins 23:42:49 # $SEMVER_BRANCH = main 23:42:49 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:42:52 $ docker exec --env ******** --env ******** fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 ssh-agent -k 23:42:52 unset SSH_AUTH_SOCK; 23:42:52 unset SSH_AGENT_PID; 23:42:52 echo Agent pid 20 killed; 23:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:52 + git semver [Pipeline] } 23:42:52 $ docker stop --time=1 fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 23:42:53 $ docker rm -f fb96ccdb8e0178e58c6c12e535c7adfc3212f83d93b927ecac244421d9e59f15 [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 23:42:54 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:42:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:55 ---> package-listing.sh 23:42:55 ++ facter osfamily 23:42:55 ++ tr '[:upper:]' '[:lower:]' 23:42:56 + OS_FAMILY=redhat 23:42:56 + workspace=/w/workspace/ry_app-service-configurable_main 23:42:56 + START_PACKAGES=/tmp/packages_start.txt 23:42:56 + END_PACKAGES=/tmp/packages_end.txt 23:42:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:56 + PACKAGES=/tmp/packages_start.txt 23:42:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:42:56 + PACKAGES=/tmp/packages_end.txt 23:42:56 + case "${OS_FAMILY}" in 23:42:56 + sort 23:42:56 + rpm -qa 23:42:56 + '[' -f /tmp/packages_start.txt ']' 23:42:56 + '[' -f /tmp/packages_end.txt ']' 23:42:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:42:56 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:42:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:42:56 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 23:42:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:57 23:42:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:57 latest: Pulling from edgex-lftools-log-publisher 23:42:57 b4d181a07f80: Pulling fs layer 23:42:57 a1111a8f2ec3: Pulling fs layer 23:42:57 ed53099fbce6: Pulling fs layer 23:42:57 dc539afda2c1: Pulling fs layer 23:42:57 77bc0d833cb6: Pulling fs layer 23:42:57 9065ff56babe: Pulling fs layer 23:42:57 d287ab97295c: Pulling fs layer 23:42:57 77bc0d833cb6: Waiting 23:42:57 9065ff56babe: Waiting 23:42:57 d287ab97295c: Waiting 23:42:57 dc539afda2c1: Waiting 23:42:58 a1111a8f2ec3: Verifying Checksum 23:42:58 a1111a8f2ec3: Download complete 23:42:58 dc539afda2c1: Verifying Checksum 23:42:58 dc539afda2c1: Download complete 23:42:58 77bc0d833cb6: Verifying Checksum 23:42:58 77bc0d833cb6: Download complete 23:42:58 9065ff56babe: Verifying Checksum 23:42:58 9065ff56babe: Download complete 23:42:58 ed53099fbce6: Verifying Checksum 23:42:58 ed53099fbce6: Download complete 23:42:58 b4d181a07f80: Verifying Checksum 23:42:58 b4d181a07f80: Download complete 23:42:59 b4d181a07f80: Pull complete 23:43:00 a1111a8f2ec3: Pull complete 23:43:00 ed53099fbce6: Pull complete 23:43:00 dc539afda2c1: Pull complete 23:43:01 77bc0d833cb6: Pull complete 23:43:01 9065ff56babe: Pull complete 23:43:02 d287ab97295c: Verifying Checksum 23:43:02 d287ab97295c: Download complete 23:43:07 d287ab97295c: Pull complete 23:43:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:43:07 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:43:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:10 $ docker top 1cfdaa9d7ba564fd1b9bac4a3026f269ad06df4b7d13559e758bd647bc7d05c2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:10 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:10 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:11 + ls /var/log/sa-host 23:43:11 + sadf -c /var/log/sa-host/sa05 23:43:11 file_magic: OK 23:43:11 HZ: Using current value: 100 23:43:11 file_header: OK 23:43:11 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 23:43:11 Statistics: 23:43:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:43:11 File successfully converted to sysstat format version 12.0.3 23:43:11 + sadf -c /var/log/sa-host/sa15 23:43:11 file_magic: OK 23:43:11 HZ: Using current value: 100 23:43:11 file_header: OK 23:43:11 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 23:43:11 Statistics: 23:43:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:43:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:11 provisioning config files... 23:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7638596844742110908tmp [Pipeline] { [Pipeline] echo 23:43:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:12 ---> create-netrc.sh [Pipeline] } 23:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:12 ---> python-tools-install.sh [Pipeline] echo 23:43:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:12 ---> sudo-logs.sh 23:43:12 Archiving 'sudo' log.. 23:43:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-306.vexxhost.local: Name or service not known 23:43:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-306.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:43:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:13 ---> job-cost.sh 23:43:13 lf-activate-venv: SKIPPING 23:43:13 DEBUG: total: 0.10999999940395355 23:43:13 INFO: Retrieving Stack Cost... 23:43:14 INFO: Retrieving Pricing Info for: v3-standard-2 23:43:14 INFO: Archiving Costs [Pipeline] echo 23:43:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:14 ---> logs-deploy.sh 23:43:14 lf-activate-venv: SKIPPING 23:43:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/17 23:43:14 INFO: archiving workspace using pattern(s): 23:43:15 Archives upload complete. 23:43:15 INFO: archiving logs to Nexus 23:43:16 ---> uname -a: 23:43:16 Linux prd-centos7-docker-4c-2g-306.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 23:43:16 23:43:16 23:43:16 ---> lscpu: 23:43:16 Architecture: x86_64 23:43:16 CPU op-mode(s): 32-bit, 64-bit 23:43:16 Byte Order: Little Endian 23:43:16 Address sizes: 40 bits physical, 48 bits virtual 23:43:16 CPU(s): 2 23:43:16 On-line CPU(s) list: 0,1 23:43:16 Thread(s) per core: 1 23:43:16 Core(s) per socket: 1 23:43:16 Socket(s): 2 23:43:16 NUMA node(s): 1 23:43:16 Vendor ID: AuthenticAMD 23:43:16 CPU family: 23 23:43:16 Model: 49 23:43:16 Model name: AMD EPYC-Rome Processor 23:43:16 Stepping: 0 23:43:16 CPU MHz: 2799.998 23:43:16 BogoMIPS: 5599.99 23:43:16 Virtualization: AMD-V 23:43:16 Hypervisor vendor: KVM 23:43:16 Virtualization type: full 23:43:16 L1d cache: 32K 23:43:16 L1i cache: 32K 23:43:16 L2 cache: 512K 23:43:16 L3 cache: 16384K 23:43:16 NUMA node0 CPU(s): 0,1 23:43:16 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 23:43:16 23:43:16 23:43:16 ---> nproc: 23:43:16 2 23:43:16 23:43:16 23:43:16 ---> df -h: 23:43:16 Filesystem Size Used Avail Use% Mounted on 23:43:16 overlay 40G 9.0G 32G 23% / 23:43:16 tmpfs 64M 0 64M 0% /dev 23:43:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:43:16 shm 64M 0 64M 0% /dev/shm 23:43:16 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:43:16 23:43:16 23:43:16 ---> sar -b -r -n DEV: 23:43:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 23:43:16 23:43:16 23:33:19 LINUX RESTART (2 CPU) 23:43:16 23:43:16 23:34:01 tps rtps wtps bread/s bwrtn/s 23:43:16 23:35:01 20.61 3.55 17.07 2599.67 2837.08 23:43:16 23:36:01 0.37 0.00 0.37 0.00 6.08 23:43:16 23:37:01 0.20 0.00 0.20 0.00 1.88 23:43:16 23:38:01 0.22 0.00 0.22 0.00 3.52 23:43:16 23:39:01 0.25 0.00 0.25 0.00 2.76 23:43:16 23:40:01 0.40 0.00 0.40 0.00 5.90 23:43:16 23:41:01 0.20 0.00 0.20 0.00 2.70 23:43:16 23:42:01 5.54 0.03 5.51 3.73 251.02 23:43:16 23:43:01 196.52 0.10 196.42 9.99 54094.26 23:43:16 Average: 24.98 0.41 24.57 290.97 6370.21 23:43:16 23:43:16 23:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:16 23:35:01 5466588 0 806520 10.07 2620 1733204 1303360 14.39 577480 1565740 20 23:43:16 23:36:01 5478492 0 794612 9.92 2620 1733208 1205052 13.30 567688 1565544 16 23:43:16 23:37:01 5477072 0 796028 9.94 2620 1733212 1205292 13.31 567124 1567536 20 23:43:16 23:38:01 5476840 0 796256 9.94 2620 1733216 1205052 13.30 567740 1567536 12 23:43:16 23:39:01 5475372 0 797716 9.96 2620 1733224 1205172 13.31 567096 1569292 20 23:43:16 23:40:01 5476476 0 796612 9.95 2620 1733224 1205052 13.30 566420 1569288 12 23:43:16 23:41:01 5476120 0 796960 9.95 2620 1733232 1205052 13.30 566492 1569288 16 23:43:16 23:42:01 4720516 0 946484 11.82 2620 2339312 1612512 17.80 747532 2080032 605160 23:43:16 23:43:01 3526840 0 1220336 15.24 2620 3259136 1642780 18.14 1082496 2760276 203212 23:43:16 Average: 5174924 0 861280 10.75 2620 1970108 1309925 14.46 645563 1757170 89832 23:43:16 23:43:16 23:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:16 23:35:01 eth0 109.09 70.58 358.67 21.33 0.00 0.00 0.00 0.00 23:43:16 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:35:01 docker0 2.61 2.20 0.56 7.00 0.00 0.00 0.00 0.00 23:43:16 23:36:01 eth0 0.83 0.02 0.06 0.00 0.00 0.00 0.00 0.00 23:43:16 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:37:01 eth0 3.28 1.22 2.43 0.20 0.00 0.00 0.00 0.00 23:43:16 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:38:01 eth0 0.08 0.08 0.01 0.07 0.00 0.00 0.00 0.00 23:43:16 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:39:01 eth0 0.23 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:43:16 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:43:16 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:43:16 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:42:01 eth0 576.12 379.24 4084.58 29.72 0.00 0.00 0.00 0.00 23:43:16 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:43:01 eth0 990.59 664.09 5708.69 114.79 0.00 0.00 0.00 0.00 23:43:16 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 23:43:01 docker0 58.63 75.98 4.94 368.43 0.00 0.00 0.00 0.00 23:43:16 Average: eth0 187.12 124.22 1130.71 18.51 0.00 0.00 0.00 0.00 23:43:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:16 Average: docker0 6.82 8.71 0.61 41.81 0.00 0.00 0.00 0.00 23:43:16 23:43:16 23:43:16 ---> sar -P ALL: 23:43:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 23:43:16 23:43:16 23:33:19 LINUX RESTART (2 CPU) 23:43:16 23:43:16 23:34:01 CPU %user %nice %system %iowait %steal %idle 23:43:16 23:35:01 all 3.91 0.00 2.03 0.51 0.03 93.53 23:43:16 23:35:01 0 4.07 0.00 2.20 0.64 0.03 93.05 23:43:16 23:35:01 1 3.75 0.00 1.86 0.37 0.02 94.00 23:43:16 23:36:01 all 0.22 0.00 0.09 0.00 0.02 99.67 23:43:16 23:36:01 0 0.10 0.00 0.13 0.00 0.02 99.75 23:43:16 23:36:01 1 0.33 0.00 0.05 0.00 0.02 99.60 23:43:16 23:37:01 all 0.23 0.00 0.10 0.00 0.01 99.67 23:43:16 23:37:01 0 0.12 0.00 0.13 0.00 0.02 99.73 23:43:16 23:37:01 1 0.33 0.00 0.07 0.00 0.00 99.60 23:43:16 23:38:01 all 0.24 0.00 0.05 0.00 0.02 99.69 23:43:16 23:38:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:43:16 23:38:01 1 0.39 0.00 0.05 0.00 0.02 99.54 23:43:16 23:39:01 all 0.15 0.00 0.12 0.00 0.01 99.72 23:43:16 23:39:01 0 0.18 0.00 0.10 0.00 0.02 99.70 23:43:16 23:39:01 1 0.12 0.00 0.13 0.00 0.00 99.75 23:43:16 23:40:01 all 0.09 0.00 0.07 0.01 0.02 99.82 23:43:16 23:40:01 0 0.05 0.00 0.07 0.02 0.02 99.85 23:43:16 23:40:01 1 0.13 0.00 0.07 0.00 0.02 99.78 23:43:16 23:41:01 all 0.25 0.00 0.05 0.00 0.02 99.68 23:43:16 23:41:01 0 0.07 0.00 0.08 0.00 0.03 99.82 23:43:16 23:41:01 1 0.43 0.00 0.02 0.00 0.00 99.55 23:43:16 23:42:01 all 6.49 0.00 3.04 0.02 0.03 90.43 23:43:16 23:42:01 0 6.46 0.00 3.15 0.03 0.02 90.34 23:43:16 23:42:01 1 6.52 0.00 2.92 0.00 0.03 90.53 23:43:16 23:43:01 all 22.10 0.00 11.13 1.83 0.09 64.84 23:43:16 23:43:01 0 21.38 0.00 11.22 2.10 0.09 65.21 23:43:16 23:43:01 1 22.82 0.00 11.05 1.57 0.09 64.48 23:43:16 Average: all 3.62 0.00 1.79 0.25 0.02 94.30 23:43:16 Average: 0 3.49 0.00 1.84 0.30 0.03 94.34 23:43:16 Average: 1 3.76 0.00 1.75 0.21 0.02 94.27 23:43:16 23:43:16 23:43:16