Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2920a37c919717550670fb73687c2e5f9dd6ad4 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-ssh10244901002697452765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2179990041942508838.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh7255496053858189681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh10868001965694748235.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-ssh4618316361422495040.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4095’ Running on prd-centos7-docker-4c-2g-4104 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-ssh5652618861566889028.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 e2920a37c919717550670fb73687c2e5f9dd6ad4 (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 e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 Commit message: "build: Update to latest SDK with bug fix (#376)" > git rev-list --no-walk 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:04:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:04:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:04:21 ========================================================= 01:04:21 EdgeX Global Pipelines Version Info 01:04:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:04:23 ------------------- 01:04:23 stable info: 01:04:23 ------------------- 01:04:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:04:23 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 01:04:23 Message: update stable to v1.0.219 01:04:23 ------------------- 01:04:23 experimental info: 01:04:23 ------------------- 01:04:23 Commited By: **** collab-it+edgex@linuxfoundation.org 01:04:23 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 01:04:23 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:04:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2920a3 [Pipeline] echo 01:04:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:24 provisioning config files... 01:04:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1780508035554792701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:24 ---> docker-login.sh 01:04:24 nexus3.edgexfoundry.org:10001 01:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:24 Configure a credential helper to remove this warning. See 01:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:24 01:04:24 Login Succeeded 01:04:24 nexus3.edgexfoundry.org:10002 01:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:24 Configure a credential helper to remove this warning. See 01:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:24 01:04:24 Login Succeeded 01:04:24 nexus3.edgexfoundry.org:10003 01:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:25 Configure a credential helper to remove this warning. See 01:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:25 01:04:25 Login Succeeded 01:04:25 nexus3.edgexfoundry.org:10004 01:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:25 Configure a credential helper to remove this warning. See 01:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:25 01:04:25 Login Succeeded 01:04:25 docker.io 01:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:25 Configure a credential helper to remove this warning. See 01:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:25 01:04:25 Login Succeeded 01:04:25 ---> docker-login.sh ends [Pipeline] } 01:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:04:26 + git rev-list -1 --merges e2920a37c919717550670fb73687c2e5f9dd6ad4~1..e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo 01:04:26 -----------> git rev-list -1 --merges e2920a37c919717550670fb73687c2e5f9dd6ad4~1..e2920a37c919717550670fb73687c2e5f9dd6ad4 e2920a37c919717550670fb73687c2e5f9dd6ad4 [false] [Pipeline] sh 01:04:26 + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo 01:04:26 ========================================================= 01:04:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:04:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:04:26 + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] echo 01:04:26 [semverPrep] GIT_COMMIT: e2920a37c919717550670fb73687c2e5f9dd6ad4, Commit Message: build: Update to latest SDK with bug fix (#376) [Pipeline] echo 01:04:26 [semverPrep] This is not a build commit. [Pipeline] sh 01:04:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:04:27 + grep -v github /etc/ssh/ssh_known_hosts 01:04:27 + '[' -e /tmp/ssh_known_hosts ']' 01:04:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:04:27 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:04:27 + sudo tee -a /etc/ssh/ssh_known_hosts 01:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:27 01:04:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:04:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:27 latest: Pulling from edgex-devops/git-semver 01:04:27 a0d0a0d46f8b: Pulling fs layer 01:04:27 3e5f54012d9b: Pulling fs layer 01:04:27 4c7163046ea9: Pulling fs layer 01:04:27 0c2d73faf560: Pulling fs layer 01:04:27 0c2d73faf560: Waiting 01:04:27 3e5f54012d9b: Verifying Checksum 01:04:27 3e5f54012d9b: Download complete 01:04:27 a0d0a0d46f8b: Verifying Checksum 01:04:27 a0d0a0d46f8b: Download complete 01:04:27 4c7163046ea9: Verifying Checksum 01:04:27 4c7163046ea9: Download complete 01:04:27 0c2d73faf560: Verifying Checksum 01:04:27 0c2d73faf560: Download complete 01:04:28 a0d0a0d46f8b: Pull complete 01:04:28 3e5f54012d9b: Pull complete 01:04:28 4c7163046ea9: Pull complete 01:04:28 0c2d73faf560: Pull complete 01:04:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:04:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:04:28 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:04:29 $ docker top 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:29 [ssh-agent] Looking for ssh-agent implementation... 01:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:29 $ docker exec 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent 01:04:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKjPFi/agent.13 01:04:29 SSH_AGENT_PID=20 01:04:29 Running ssh-add (command line suppressed) 01:04:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_876620270773990876.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_876620270773990876.key) 01:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:30 + git tag --points-at HEAD [Pipeline] } 01:04:30 $ docker exec --env ******** --env ******** 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent -k 01:04:30 unset SSH_AUTH_SOCK; 01:04:30 unset SSH_AGENT_PID; 01:04:30 echo Agent pid 20 killed; 01:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:30 [ssh-agent] Looking for ssh-agent implementation... 01:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:30 $ docker exec 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent 01:04:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDjidoC/agent.54 01:04:30 SSH_AGENT_PID=60 01:04:30 Running ssh-add (command line suppressed) 01:04:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_956374710373816886.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_956374710373816886.key) 01:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:30 + git semver init 01:04:30 # -> Open(): unable to determine branch for HEAD 01:04:30 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 01:04:30 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 01:04:30 # $SEMVER_REMOTE_NAME = origin 01:04:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:04:30 # $SEMVER_USER_NAME = edgex-jenkins 01:04:30 # $SEMVER_BRANCH = main 01:04:30 # $SEMVER_TEMP = /tmp/semver-942317178 01:04:30 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 01:04:31 # '/tmp/semver-942317178' -> '/w/workspace/ry_app-service-configurable_main/.semver' 01:04:31 # -> Force: false 01:04:31 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 01:04:31 $ docker exec --env ******** --env ******** 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 ssh-agent -k 01:04:31 unset SSH_AUTH_SOCK; 01:04:31 unset SSH_AGENT_PID; 01:04:31 echo Agent pid 60 killed; 01:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:04:32 + git semver [Pipeline] } 01:04:32 $ docker stop --time=1 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 01:04:33 $ docker rm -f 18b74a0a2cac597dbab6f39d335232df6943d57070dbd5a04c8cd69a799e9476 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:04:34 Stashed 1 file(s) [Pipeline] echo 01:04:34 [edgeXSemver]: initialized semver on version 2.2.0-dev.11 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:34 provisioning config files... 01:04:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4301897441536151058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:04:34 ---> docker-login.sh 01:04:34 nexus3.edgexfoundry.org:10001 01:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:34 Configure a credential helper to remove this warning. See 01:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:34 01:04:34 Login Succeeded 01:04:34 nexus3.edgexfoundry.org:10002 01:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:34 Configure a credential helper to remove this warning. See 01:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:34 01:04:34 Login Succeeded 01:04:34 nexus3.edgexfoundry.org:10003 01:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:34 Configure a credential helper to remove this warning. See 01:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:34 01:04:34 Login Succeeded 01:04:34 nexus3.edgexfoundry.org:10004 01:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:35 Configure a credential helper to remove this warning. See 01:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:35 01:04:35 Login Succeeded 01:04:35 docker.io 01:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:04:35 Configure a credential helper to remove this warning. See 01:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:04:35 01:04:35 Login Succeeded 01:04:35 ---> docker-login.sh ends [Pipeline] } 01:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:04:35 ========================================================= 01:04:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:04:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:04:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:04:35 Sending build context to Docker daemon 2.945MB 01:04:35 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 01:04:35 Step 2/13 : FROM ${BASE} AS builder 01:04:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:04:35 59bf1c3509f3: Pulling fs layer 01:04:35 666ba61612fd: Pulling fs layer 01:04:35 8ed8ca486205: Pulling fs layer 01:04:35 4fe6c5a15a65: Pulling fs layer 01:04:35 22a0e8bec74d: Pulling fs layer 01:04:35 f965cba54748: Pulling fs layer 01:04:35 861ffc35075e: Pulling fs layer 01:04:35 4b385c91608e: Pulling fs layer 01:04:35 560528eb2ebb: Pulling fs layer 01:04:35 f965cba54748: Waiting 01:04:35 861ffc35075e: Waiting 01:04:35 4b385c91608e: Waiting 01:04:35 560528eb2ebb: Waiting 01:04:35 4fe6c5a15a65: Waiting 01:04:35 22a0e8bec74d: Waiting 01:04:35 8ed8ca486205: Verifying Checksum 01:04:35 8ed8ca486205: Download complete 01:04:35 666ba61612fd: Verifying Checksum 01:04:35 666ba61612fd: Download complete 01:04:35 22a0e8bec74d: Verifying Checksum 01:04:35 22a0e8bec74d: Download complete 01:04:36 f965cba54748: Verifying Checksum 01:04:36 f965cba54748: Download complete 01:04:36 59bf1c3509f3: Verifying Checksum 01:04:36 59bf1c3509f3: Download complete 01:04:36 861ffc35075e: Verifying Checksum 01:04:36 861ffc35075e: Download complete 01:04:36 4b385c91608e: Verifying Checksum 01:04:36 4b385c91608e: Download complete 01:04:36 59bf1c3509f3: Pull complete 01:04:36 4fe6c5a15a65: Verifying Checksum 01:04:36 4fe6c5a15a65: Download complete 01:04:36 560528eb2ebb: Verifying Checksum 01:04:36 560528eb2ebb: Download complete 01:04:36 666ba61612fd: Pull complete 01:04:36 8ed8ca486205: Pull complete 01:04:40 4fe6c5a15a65: Pull complete 01:04:40 22a0e8bec74d: Pull complete 01:04:40 f965cba54748: Pull complete 01:04:40 861ffc35075e: Pull complete 01:04:41 4b385c91608e: Pull complete 01:04:43 560528eb2ebb: Pull complete 01:04:43 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 01:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:04:43 ---> dd4a08f94e63 01:04:43 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:04:46 ---> Running in 61c1d1318d1f 01:04:46 Removing intermediate container 61c1d1318d1f 01:04:46 ---> 572c6cbae2fe 01:04:46 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 01:04:46 ---> Running in 8d5d2293b0ed 01:04:46 Removing intermediate container 8d5d2293b0ed 01:04:46 ---> c7d4685096ce 01:04:46 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:04:46 ---> Running in 22cc57005c90 01:04:46 Removing intermediate container 22cc57005c90 01:04:46 ---> 7f4fdb6ff7a4 01:04:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:46 ---> Running in ef9f97da1376 01:04:46 Removing intermediate container ef9f97da1376 01:04:46 ---> c6948b9947bf 01:04:46 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:04:46 ---> Running in 65bd19b9e8f7 01:04:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:04:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:04:48 OK: 221 MiB in 52 packages 01:04:48 Removing intermediate container 65bd19b9e8f7 01:04:48 ---> 08bc97592121 01:04:48 Step 8/13 : WORKDIR /app 01:04:48 ---> Running in 8aebd9907af5 01:04:48 Removing intermediate container 8aebd9907af5 01:04:48 ---> 7028f1c6d46d 01:04:48 Step 9/13 : COPY go.mod vendor* ./ 01:04:48 ---> 04a2598fcce7 01:04:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:48 ---> Running in 47b6f42ca343 01:04:49 Still waiting to schedule task 01:04:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4101’ 01:05:21 Removing intermediate container 47b6f42ca343 01:05:21 ---> e06d14cf23af 01:05:21 Step 11/13 : COPY . . 01:05:21 ---> 2bbc95052218 01:05:21 Step 12/13 : ARG MAKE="make build" 01:05:21 ---> Running in 47f541200cd6 01:05:21 Removing intermediate container 47f541200cd6 01:05:21 ---> 69e727f7cc1e 01:05:21 Step 13/13 : RUN $MAKE 01:05:21 ---> Running in d9115f89520f 01:05:21 noop 01:05:21 Removing intermediate container d9115f89520f 01:05:21 ---> cda6f8c9f00e 01:05:21 Successfully built cda6f8c9f00e 01:05:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:05:21 + docker inspect -f . ci-base-image-x86_64 01:05:21 . [Pipeline] withDockerContainer 01:05:21 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:05:21 $ 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 ******** ci-base-image-x86_64 cat 01:05:22 $ docker top c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 -eo pid,comm [Pipeline] { [Pipeline] sh 01:05:22 + go version 01:05:22 go version go1.17.6 linux/amd64 [Pipeline] } 01:05:22 $ docker stop --time=1 c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 01:05:23 $ docker rm -f c358d82a1c8546e2a5ba18aafa0409712ebd72ea2335be241aceebd8e2168677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:05:24 + docker inspect -f . ci-base-image-x86_64 01:05:24 . [Pipeline] withDockerContainer 01:05:24 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:05:24 $ 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 ******** ci-base-image-x86_64 cat 01:05:24 $ docker top 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:05:24 + make test 01:05:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:05:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:05:39 CGO_ENABLED=1 go vet ./... 01:05:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:05:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:05:44 ./bin/test-attribution-txt.sh [Pipeline] echo 01:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:05:44 $ docker stop --time=1 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 01:05:45 $ docker rm -f 81e63332bece727f18f18e43e30e40223c0873d834f9491d358fd56a04266819 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:05:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:05:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:05:47 + ls -al . 01:05:47 total 148 01:05:47 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 28 01:05 . 01:05:47 drwxrwxr-x. 4 jenkins jenkins 112 Jan 28 01:04 .. 01:05:47 -rw-rw-r--. 1 jenkins jenkins 7627 Jan 28 01:04 Attribution.txt 01:05:47 drwxrwxr-x. 2 jenkins jenkins 37 Jan 28 01:04 bin 01:05:47 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 28 01:04 CHANGELOG.md 01:05:47 -rw-r--r--. 1 jenkins jenkins 10 Jan 28 01:05 coverage.out 01:05:47 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 28 01:04 Dockerfile 01:05:47 -rw-rw-r--. 1 jenkins jenkins 119 Jan 28 01:04 .dockerignore 01:05:47 drwxrwxr-x. 8 jenkins jenkins 162 Jan 28 01:04 .git 01:05:47 drwxrwxr-x. 2 jenkins jenkins 104 Jan 28 01:04 .github 01:05:47 -rw-rw-r--. 1 jenkins jenkins 104 Jan 28 01:04 .gitignore 01:05:47 -rw-rw-r--. 1 jenkins jenkins 2808 Jan 28 01:04 go.mod 01:05:47 -rw-rw-r--. 1 jenkins jenkins 49926 Jan 28 01:04 go.sum 01:05:47 -rw-rw-r--. 1 jenkins jenkins 677 Jan 28 01:04 GOVERNANCE.md 01:05:47 -rw-rw-r--. 1 jenkins jenkins 687 Jan 28 01:04 Jenkinsfile 01:05:47 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 28 01:04 LICENSE 01:05:47 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 28 01:04 main.go 01:05:47 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 28 01:04 makefile 01:05:47 -rw-rw-r--. 1 jenkins jenkins 618 Jan 28 01:04 OWNERS.md 01:05:47 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 28 01:04 README.md 01:05:47 drwxrwxr-x. 9 jenkins jenkins 151 Jan 28 01:04 res 01:05:47 drwx------. 3 jenkins jenkins 58 Jan 28 01:04 .semver 01:05:47 drwxrwxr-x. 3 jenkins jenkins 58 Jan 28 01:04 snap 01:05:47 -rw-rw-r--. 1 jenkins jenkins 12 Jan 28 01:04 VERSION [Pipeline] isUnix [Pipeline] sh 01:05:47 + 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=e2920a37c919717550670fb73687c2e5f9dd6ad4 --label arch=amd64 --label version=2.2.0-dev.11 . 01:05:47 Sending build context to Docker daemon 2.946MB 01:05:47 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 01:05:47 Step 2/27 : FROM ${BASE} AS builder 01:05:47 ---> cda6f8c9f00e 01:05:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:05:47 ---> Running in 7c9505325459 01:05:48 Removing intermediate container 7c9505325459 01:05:48 ---> 04e0c31adaa5 01:05:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:05:48 ---> Running in 0e56750ffbac 01:05:48 Removing intermediate container 0e56750ffbac 01:05:48 ---> 311537d6a299 01:05:48 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:05:48 ---> Running in 1dced77642dd 01:05:48 Removing intermediate container 1dced77642dd 01:05:48 ---> d19ee999212d 01:05:48 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:05:48 ---> Running in 038ab9c8042d 01:05:48 Removing intermediate container 038ab9c8042d 01:05:48 ---> 191ade6fc0a0 01:05:48 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:05:48 ---> Running in 78f0c3d867a7 01:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:05:50 OK: 221 MiB in 52 packages 01:05:50 Removing intermediate container 78f0c3d867a7 01:05:50 ---> 0b7d5a2b185b 01:05:50 Step 8/27 : WORKDIR /app 01:05:50 ---> Running in 3ac3c1d87f0d 01:05:50 Removing intermediate container 3ac3c1d87f0d 01:05:50 ---> 09d5792355ba 01:05:50 Step 9/27 : COPY go.mod vendor* ./ 01:05:50 ---> cbb1f72538a4 01:05:50 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:50 ---> Running in 88480a7da5c2 01:05:51 Removing intermediate container 88480a7da5c2 01:05:51 ---> bf830353109c 01:05:51 Step 11/27 : COPY . . 01:05:51 ---> c17856b2ba30 01:05:51 Step 12/27 : ARG MAKE="make build" 01:05:51 ---> Running in 25438fe43d87 01:05:51 Removing intermediate container 25438fe43d87 01:05:51 ---> 6dc039a7376f 01:05:51 Step 13/27 : RUN $MAKE 01:05:51 ---> Running in b86d5d5265d7 01:05:51 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.11" -o app-service-configurable 01:06:04 Removing intermediate container b86d5d5265d7 01:06:04 ---> bba5420db3eb 01:06:04 Step 14/27 : FROM alpine:3.14 01:06:04 3.14: Pulling from library/alpine 01:06:04 97518928ae5f: Pulling fs layer 01:06:04 97518928ae5f: Verifying Checksum 01:06:04 97518928ae5f: Download complete 01:06:04 97518928ae5f: Pull complete 01:06:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:06:04 Status: Downloaded newer image for alpine:3.14 01:06:04 ---> 0a97eee8041e 01:06:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:06:04 ---> Running in e33fa9f459e5 01:06:04 Removing intermediate container e33fa9f459e5 01:06:04 ---> 23a17bf26766 01:06:04 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:06:05 ---> Running in 1e3d6be58901 01:06:05 Removing intermediate container 1e3d6be58901 01:06:05 ---> c1b0f5a02ca5 01:06:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 01:06:05 ---> Running in 3d39a5737f76 01:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:05 (1/7) Installing ca-certificates (20211220-r0) 01:06:05 (2/7) Installing dumb-init (1.2.5-r1) 01:06:05 (3/7) Installing libgcc (10.3.1_git20210424-r2) 01:06:05 (4/7) Installing libsodium (1.0.18-r0) 01:06:05 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 01:06:05 (6/7) Installing libzmq (4.3.4-r0) 01:06:05 (7/7) Installing zeromq (4.3.4-r0) 01:06:05 Executing busybox-1.33.1-r6.trigger 01:06:05 Executing ca-certificates-20211220-r0.trigger 01:06:05 OK: 9 MiB in 21 packages 01:06:06 Removing intermediate container 3d39a5737f76 01:06:06 ---> e84624ebb40a 01:06:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:06:06 ---> 0154bdb523c6 01:06:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:06:06 ---> cc76f0dcc510 01:06:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:06:06 ---> eeddec7e8055 01:06:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:06:06 ---> 14b5ba116d5a 01:06:06 Step 22/27 : EXPOSE 48095 01:06:06 ---> Running in 7c33f642850a 01:06:07 Removing intermediate container 7c33f642850a 01:06:07 ---> 534aa6dbf52c 01:06:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:06:07 ---> Running in cbb902206dfe 01:06:07 Removing intermediate container cbb902206dfe 01:06:07 ---> 9c641e58b308 01:06:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:06:07 ---> Running in 176f16981a7b 01:06:07 Removing intermediate container 176f16981a7b 01:06:07 ---> 1dacdbf2db37 01:06:07 Step 25/27 : LABEL arch=amd64 01:06:07 ---> Running in a2d5f40ff17c 01:06:07 Removing intermediate container a2d5f40ff17c 01:06:07 ---> ed02e48b5c21 01:06:07 Step 26/27 : LABEL git_sha=e2920a37c919717550670fb73687c2e5f9dd6ad4 01:06:07 ---> Running in 3e3651c32952 01:06:07 Removing intermediate container 3e3651c32952 01:06:07 ---> 0058eb25a71f 01:06:07 Step 27/27 : LABEL version=2.2.0-dev.11 01:06:07 ---> Running in d34017540bea 01:06:07 Removing intermediate container d34017540bea 01:06:07 ---> 2bf1d06fbed4 01:06:07 [Warning] One or more build-args [ARCH] were not consumed 01:06:07 Successfully built 2bf1d06fbed4 01:06:07 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:07 provisioning config files... 01:06:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4531172144168729547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:08 ---> docker-login.sh 01:06:08 nexus3.edgexfoundry.org:10001 01:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:08 Configure a credential helper to remove this warning. See 01:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:08 01:06:08 Login Succeeded 01:06:08 nexus3.edgexfoundry.org:10002 01:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:08 Configure a credential helper to remove this warning. See 01:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:08 01:06:08 Login Succeeded 01:06:08 nexus3.edgexfoundry.org:10003 01:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:08 Configure a credential helper to remove this warning. See 01:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:08 01:06:08 Login Succeeded 01:06:08 nexus3.edgexfoundry.org:10004 01:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:08 Configure a credential helper to remove this warning. See 01:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:08 01:06:08 Login Succeeded 01:06:08 docker.io 01:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:08 Configure a credential helper to remove this warning. See 01:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:08 01:06:08 Login Succeeded 01:06:08 ---> docker-login.sh ends [Pipeline] } 01:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:08 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:06:08 e2920a37c919717550670fb73687c2e5f9dd6ad4 01:06:08 latest 01:06:08 2.2.0-dev.11 01:06:08 e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:06:08 main 01:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] isUnix [Pipeline] sh 01:06:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 01:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:06:09 922ea285a808: Preparing 01:06:09 d1f6b5b67473: Preparing 01:06:09 3abf9b3e9e00: Preparing 01:06:09 a5946eb7930b: Preparing 01:06:09 5c15821ee751: Preparing 01:06:09 1a058d5342cc: Preparing 01:06:09 1a058d5342cc: Waiting 01:06:09 3abf9b3e9e00: Pushed 01:06:09 1a058d5342cc: Layer already exists 01:06:09 d1f6b5b67473: Pushed 01:06:09 a5946eb7930b: Pushed 01:06:09 5c15821ee751: Pushed 01:06:10 922ea285a808: Pushed 01:06:11 e2920a37c919717550670fb73687c2e5f9dd6ad4: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh 01:06:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 01:06:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:06:11 922ea285a808: Preparing 01:06:11 d1f6b5b67473: Preparing 01:06:11 3abf9b3e9e00: Preparing 01:06:11 a5946eb7930b: Preparing 01:06:11 5c15821ee751: Preparing 01:06:11 1a058d5342cc: Preparing 01:06:11 1a058d5342cc: Waiting 01:06:11 3abf9b3e9e00: Layer already exists 01:06:11 d1f6b5b67473: Layer already exists 01:06:11 922ea285a808: Layer already exists 01:06:11 a5946eb7930b: Layer already exists 01:06:11 5c15821ee751: Layer already exists 01:06:11 1a058d5342cc: Layer already exists 01:06:11 latest: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh 01:06:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 01:06:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 01:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:06:12 922ea285a808: Preparing 01:06:12 d1f6b5b67473: Preparing 01:06:12 3abf9b3e9e00: Preparing 01:06:12 a5946eb7930b: Preparing 01:06:12 5c15821ee751: Preparing 01:06:12 1a058d5342cc: Preparing 01:06:12 1a058d5342cc: Waiting 01:06:12 922ea285a808: Layer already exists 01:06:12 a5946eb7930b: Layer already exists 01:06:12 5c15821ee751: Layer already exists 01:06:12 d1f6b5b67473: Layer already exists 01:06:12 3abf9b3e9e00: Layer already exists 01:06:12 1a058d5342cc: Layer already exists 01:06:12 2.2.0-dev.11: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh 01:06:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 01:06:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:06:12 922ea285a808: Preparing 01:06:12 d1f6b5b67473: Preparing 01:06:12 3abf9b3e9e00: Preparing 01:06:12 a5946eb7930b: Preparing 01:06:12 5c15821ee751: Preparing 01:06:12 1a058d5342cc: Preparing 01:06:12 1a058d5342cc: Waiting 01:06:12 5c15821ee751: Layer already exists 01:06:12 3abf9b3e9e00: Layer already exists 01:06:12 a5946eb7930b: Layer already exists 01:06:12 d1f6b5b67473: Layer already exists 01:06:12 922ea285a808: Layer already exists 01:06:12 1a058d5342cc: Layer already exists 01:06:12 e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] isUnix [Pipeline] sh 01:06:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 01:06:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:06:13 922ea285a808: Preparing 01:06:13 d1f6b5b67473: Preparing 01:06:13 3abf9b3e9e00: Preparing 01:06:13 a5946eb7930b: Preparing 01:06:13 5c15821ee751: Preparing 01:06:13 1a058d5342cc: Preparing 01:06:13 1a058d5342cc: Waiting 01:06:13 5c15821ee751: Layer already exists 01:06:13 3abf9b3e9e00: Layer already exists 01:06:13 a5946eb7930b: Layer already exists 01:06:13 922ea285a808: Layer already exists 01:06:13 d1f6b5b67473: Layer already exists 01:06:13 1a058d5342cc: Layer already exists 01:06:13 main: digest: sha256:bafd36b80016893eabc297ccea0858b6dc6a1e4af3b1914ffe6d14fc3763d687 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:13 ===================================================== [Pipeline] echo 01:06:13 taggedImages: 01:06:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4 01:06:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:06:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.11 01:06:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:06:13 - 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 01:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:13 01:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:06:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:14 latest: Pulling from edgex-lftools-log-publisher 01:06:14 b4d181a07f80: Pulling fs layer 01:06:14 a1111a8f2ec3: Pulling fs layer 01:06:14 ed53099fbce6: Pulling fs layer 01:06:14 dc539afda2c1: Pulling fs layer 01:06:14 77bc0d833cb6: Pulling fs layer 01:06:14 9065ff56babe: Pulling fs layer 01:06:14 d287ab97295c: Pulling fs layer 01:06:14 dc539afda2c1: Waiting 01:06:14 77bc0d833cb6: Waiting 01:06:14 9065ff56babe: Waiting 01:06:14 d287ab97295c: Waiting 01:06:14 a1111a8f2ec3: Verifying Checksum 01:06:14 a1111a8f2ec3: Download complete 01:06:14 dc539afda2c1: Verifying Checksum 01:06:14 dc539afda2c1: Download complete 01:06:14 ed53099fbce6: Verifying Checksum 01:06:14 ed53099fbce6: Download complete 01:06:14 77bc0d833cb6: Verifying Checksum 01:06:14 77bc0d833cb6: Download complete 01:06:14 9065ff56babe: Verifying Checksum 01:06:14 9065ff56babe: Download complete 01:06:14 b4d181a07f80: Verifying Checksum 01:06:14 b4d181a07f80: Download complete 01:06:14 d287ab97295c: Verifying Checksum 01:06:14 d287ab97295c: Download complete 01:06:15 b4d181a07f80: Pull complete 01:06:15 a1111a8f2ec3: Pull complete 01:06:16 ed53099fbce6: Pull complete 01:06:16 dc539afda2c1: Pull complete 01:06:16 77bc0d833cb6: Pull complete 01:06:16 9065ff56babe: Pull complete 01:06:22 d287ab97295c: Pull complete 01:06:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:06:22 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:06:22 $ 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/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 01:06:24 $ docker top 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:25 ---> job-cost.sh 01:06:25 lf-activate-venv: SKIPPING 01:06:25 INFO: No Stack... 01:06:25 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:25 INFO: Archiving Costs [Pipeline] sh 01:06:26 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:06:26 + cut -d, -f6 [Pipeline] lock 01:06:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] 01:06:26 Resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] did not exist. Created. 01:06:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:26 + echo total: 0.05999999865889549 [Pipeline] stash 01:06:26 Stashed 1 file(s) [Pipeline] } 01:06:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:26 $ docker stop --time=1 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a 01:06:27 $ docker rm -f 6d7f3c9b9f251aabbb89a97989d4b06d1469a12705d1999f9b579ebd58a76a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:08:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4106 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:08:01 Running in /w/workspace/app-service-configurable/47 [Pipeline] { [Pipeline] checkout 01:08:02 Selected Git installation does not exist. Using Default 01:08:02 The recommended git tool is: NONE 01:08:07 using credential edgex-jenkins-ssh 01:08:07 Cloning the remote Git repository 01:08:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:08:08 > git init /w/workspace/app-service-configurable/47 # timeout=10 01:08:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:08:08 > git --version # timeout=10 01:08:08 > git --version # 'git version 2.17.1' 01:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:09 Avoid second fetch 01:08:09 Checking out Revision e2920a37c919717550670fb73687c2e5f9dd6ad4 (main) 01:08:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:09 > git config core.sparsecheckout # timeout=10 01:08:09 > git checkout -f e2920a37c919717550670fb73687c2e5f9dd6ad4 # timeout=10 01:08:14 Commit message: "build: Update to latest SDK with bug fix (#376)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:08:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:14 Dload Upload Total Spent Left Speed 01:08:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 01:08:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:08:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:08:15 + sudo tee /etc/docker/daemon.new 01:08:15 { 01:08:15 "registry-mirrors": [ 01:08:15 "https://nexus3.edgexfoundry.org:10001" 01:08:15 ], 01:08:15 "bip": "10.250.0.254/24", 01:08:15 "hosts": [ 01:08:15 "tcp://0.0.0.0:5555", 01:08:15 "unix:///var/run/docker.sock" 01:08:15 ], 01:08:15 "mtu": 1458, 01:08:15 "selinux-enabled": true, 01:08:15 "seccomp-profile": "/etc/docker/seccomp.json" 01:08:15 } [Pipeline] sh 01:08:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:08:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:34 provisioning config files... 01:08:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/47@tmp/config5734989616328740535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:35 ---> docker-login.sh 01:08:35 nexus3.edgexfoundry.org:10001 01:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:36 Configure a credential helper to remove this warning. See 01:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:36 01:08:36 Login Succeeded 01:08:36 nexus3.edgexfoundry.org:10002 01:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:36 Configure a credential helper to remove this warning. See 01:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:36 01:08:36 Login Succeeded 01:08:36 nexus3.edgexfoundry.org:10003 01:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:37 Configure a credential helper to remove this warning. See 01:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:37 01:08:37 Login Succeeded 01:08:37 nexus3.edgexfoundry.org:10004 01:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:37 Configure a credential helper to remove this warning. See 01:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:37 01:08:37 Login Succeeded 01:08:37 docker.io 01:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:38 Configure a credential helper to remove this warning. See 01:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:38 01:08:38 Login Succeeded 01:08:38 ---> docker-login.sh ends [Pipeline] } 01:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:39 ========================================================= 01:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:08:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:08:39 Sending build context to Docker daemon 207.9kB 01:08:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 01:08:39 Step 2/13 : FROM ${BASE} AS builder 01:08:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:08:40 9b3977197b4f: Pulling fs layer 01:08:40 1a89e8eeedd5: Pulling fs layer 01:08:40 94645a83ff95: Pulling fs layer 01:08:40 3f3a8bcf1eab: Pulling fs layer 01:08:40 0c92f367c5e7: Pulling fs layer 01:08:40 4b8299f9d1f4: Pulling fs layer 01:08:40 9a6b49a46696: Pulling fs layer 01:08:40 cf05db05a679: Pulling fs layer 01:08:40 0c92f367c5e7: Waiting 01:08:40 4b8299f9d1f4: Waiting 01:08:40 9a6b49a46696: Waiting 01:08:40 cf05db05a679: Waiting 01:08:40 3f3a8bcf1eab: Waiting 01:08:40 94645a83ff95: Verifying Checksum 01:08:40 94645a83ff95: Download complete 01:08:40 1a89e8eeedd5: Download complete 01:08:40 0c92f367c5e7: Download complete 01:08:40 4b8299f9d1f4: Verifying Checksum 01:08:40 4b8299f9d1f4: Download complete 01:08:40 9b3977197b4f: Verifying Checksum 01:08:40 9b3977197b4f: Download complete 01:08:40 9a6b49a46696: Verifying Checksum 01:08:40 9a6b49a46696: Download complete 01:08:40 9b3977197b4f: Pull complete 01:08:41 1a89e8eeedd5: Pull complete 01:08:41 94645a83ff95: Pull complete 01:08:42 cf05db05a679: Verifying Checksum 01:08:42 cf05db05a679: Download complete 01:08:42 3f3a8bcf1eab: Verifying Checksum 01:08:42 3f3a8bcf1eab: Download complete 01:08:55 3f3a8bcf1eab: Pull complete 01:08:55 0c92f367c5e7: Pull complete 01:08:55 4b8299f9d1f4: Pull complete 01:08:55 9a6b49a46696: Pull complete 01:09:01 cf05db05a679: Pull complete 01:09:01 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 01:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:09:01 ---> 0ccda1f7e2ee 01:09:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:09:02 ---> Running in e837312b03fe 01:09:02 Removing intermediate container e837312b03fe 01:09:02 ---> bb523a5afb2f 01:09:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 01:09:03 ---> Running in fd253787bd40 01:09:03 Removing intermediate container fd253787bd40 01:09:03 ---> 006d0e84e1ef 01:09:03 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:09:03 ---> Running in a50a9ccd79ac 01:09:03 Removing intermediate container a50a9ccd79ac 01:09:03 ---> 3646b99fbf78 01:09:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:04 ---> Running in 37393caa7548 01:09:06 Removing intermediate container 37393caa7548 01:09:06 ---> 66ae8d223156 01:09:06 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:06 ---> Running in 0150cddb98fa 01:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:09:09 OK: 220 MiB in 52 packages 01:09:10 Removing intermediate container 0150cddb98fa 01:09:10 ---> c2d0fb77dbfe 01:09:10 Step 8/13 : WORKDIR /app 01:09:10 ---> Running in 02d7f7eaf4af 01:09:10 Removing intermediate container 02d7f7eaf4af 01:09:10 ---> fd577bc58e6b 01:09:10 Step 9/13 : COPY go.mod vendor* ./ 01:09:11 ---> 69898492f4ef 01:09:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:11 ---> Running in dd9365253cdd 01:10:33 Removing intermediate container dd9365253cdd 01:10:33 ---> 41238cba314a 01:10:33 Step 11/13 : COPY . . 01:10:33 ---> 4fb440983364 01:10:33 Step 12/13 : ARG MAKE="make build" 01:10:33 ---> Running in 4275a66c0eb9 01:10:33 Removing intermediate container 4275a66c0eb9 01:10:33 ---> 0b5362320ecc 01:10:33 Step 13/13 : RUN $MAKE 01:10:33 ---> Running in 4e5e9c2bf9af 01:10:33 noop 01:10:33 Removing intermediate container 4e5e9c2bf9af 01:10:33 ---> e1e83a55fa69 01:10:33 Successfully built e1e83a55fa69 01:10:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:10:33 + docker inspect -f . ci-base-image-arm64 01:10:33 . [Pipeline] withDockerContainer 01:10:33 prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 01:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:10:35 $ docker top aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:36 + go version 01:10:36 go version go1.17.6 linux/arm64 [Pipeline] } 01:10:36 $ docker stop --time=1 aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c 01:10:37 $ docker rm -f aac4533565f3c64937ee6c970edf4befbe89fba7e526624f799380210da4fc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:38 + docker inspect -f . ci-base-image-arm64 01:10:38 . [Pipeline] withDockerContainer 01:10:38 prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 01:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:10:40 $ docker top dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:10:41 + make test 01:10:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:11:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:11:37 CGO_ENABLED=1 go vet ./... 01:11:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:11:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:11:56 ./bin/test-attribution-txt.sh [Pipeline] echo 01:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:11:58 $ docker stop --time=1 dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 01:12:00 $ docker rm -f dd6e6d1384b08214afcde53803bb5b7baa6adc2ef8a8f7b4a8c866013d096578 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:01 Warning: overwriting stash ‘coverage-report’ 01:12:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:02 + ls -al . 01:12:02 total 172 01:12:02 drwxrwxr-x 7 jenkins jenkins 4096 Jan 28 01:11 . 01:12:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 01:08 .. 01:12:02 -rw-rw-r-- 1 jenkins jenkins 119 Jan 28 01:08 .dockerignore 01:12:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 01:08 .git 01:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 01:08 .github 01:12:02 -rw-rw-r-- 1 jenkins jenkins 104 Jan 28 01:08 .gitignore 01:12:02 -rw-rw-r-- 1 jenkins jenkins 7627 Jan 28 01:08 Attribution.txt 01:12:02 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 28 01:08 CHANGELOG.md 01:12:02 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 28 01:08 Dockerfile 01:12:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 28 01:08 GOVERNANCE.md 01:12:02 -rw-rw-r-- 1 jenkins jenkins 687 Jan 28 01:08 Jenkinsfile 01:12:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 28 01:08 LICENSE 01:12:02 -rw-rw-r-- 1 jenkins jenkins 618 Jan 28 01:08 OWNERS.md 01:12:02 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 28 01:08 README.md 01:12:02 -rw-rw-r-- 1 jenkins jenkins 12 Jan 28 01:04 VERSION 01:12:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 01:08 bin 01:12:02 -rw-r--r-- 1 jenkins jenkins 10 Jan 28 01:10 coverage.out 01:12:02 -rw-rw-r-- 1 jenkins jenkins 2808 Jan 28 01:08 go.mod 01:12:02 -rw-rw-r-- 1 jenkins jenkins 49926 Jan 28 01:08 go.sum 01:12:02 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 28 01:08 main.go 01:12:02 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 28 01:08 makefile 01:12:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 28 01:08 res 01:12:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 01:08 snap [Pipeline] isUnix [Pipeline] sh 01:12:02 + 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=e2920a37c919717550670fb73687c2e5f9dd6ad4 --label arch=arm64 --label version=2.2.0-dev.11 . 01:12:02 Sending build context to Docker daemon 208.9kB 01:12:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 01:12:02 Step 2/27 : FROM ${BASE} AS builder 01:12:02 ---> e1e83a55fa69 01:12:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:12:03 ---> Running in b71916eff42a 01:12:03 Removing intermediate container b71916eff42a 01:12:03 ---> 4e0322c564d7 01:12:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:12:03 ---> Running in 68c84cd3366d 01:12:04 Removing intermediate container 68c84cd3366d 01:12:04 ---> 0eaa32597a23 01:12:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:12:04 ---> Running in 9a80a7b51598 01:12:04 Removing intermediate container 9a80a7b51598 01:12:04 ---> e6831d815fec 01:12:04 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:12:04 ---> Running in 194c58871212 01:12:06 Removing intermediate container 194c58871212 01:12:06 ---> 512f2b78a82b 01:12:06 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:06 ---> Running in 226745e0f7ee 01:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:12:09 OK: 220 MiB in 52 packages 01:12:10 Removing intermediate container 226745e0f7ee 01:12:10 ---> 0514e3a1ad9c 01:12:10 Step 8/27 : WORKDIR /app 01:12:10 ---> Running in 29d215ed0ea0 01:12:10 Removing intermediate container 29d215ed0ea0 01:12:10 ---> 599eb6b56904 01:12:10 Step 9/27 : COPY go.mod vendor* ./ 01:12:11 ---> 1df415ab7b02 01:12:11 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:11 ---> Running in 039e0071a570 01:12:13 Removing intermediate container 039e0071a570 01:12:13 ---> 0a2de90a2dbf 01:12:13 Step 11/27 : COPY . . 01:12:14 ---> d23c476da7e5 01:12:14 Step 12/27 : ARG MAKE="make build" 01:12:14 ---> Running in 55381b6e1752 01:12:15 Removing intermediate container 55381b6e1752 01:12:15 ---> b0c42aa66aba 01:12:15 Step 13/27 : RUN $MAKE 01:12:15 ---> Running in ae031952b607 01:12:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.11" -o app-service-configurable 01:13:13 Removing intermediate container ae031952b607 01:13:13 ---> 1e876860236a 01:13:13 Step 14/27 : FROM alpine:3.14 01:13:13 3.14: Pulling from library/alpine 01:13:13 be307f383ecc: Pulling fs layer 01:13:13 be307f383ecc: Verifying Checksum 01:13:13 be307f383ecc: Download complete 01:13:13 be307f383ecc: Pull complete 01:13:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:13:13 Status: Downloaded newer image for alpine:3.14 01:13:13 ---> 5b8b7b635229 01:13:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 01:13:13 ---> Running in 16eda6440803 01:13:13 Removing intermediate container 16eda6440803 01:13:13 ---> 39812c7952d7 01:13:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:13:13 ---> Running in aaaccc330e24 01:13:13 Removing intermediate container aaaccc330e24 01:13:13 ---> c7391a472aa9 01:13:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 01:13:13 ---> Running in 2ca76e38a2f4 01:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:13 (1/7) Installing ca-certificates (20211220-r0) 01:13:13 (2/7) Installing dumb-init (1.2.5-r1) 01:13:13 (3/7) Installing libgcc (10.3.1_git20210424-r2) 01:13:13 (4/7) Installing libsodium (1.0.18-r0) 01:13:13 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 01:13:13 (6/7) Installing libzmq (4.3.4-r0) 01:13:13 (7/7) Installing zeromq (4.3.4-r0) 01:13:13 Executing busybox-1.33.1-r6.trigger 01:13:13 Executing ca-certificates-20211220-r0.trigger 01:13:13 OK: 9 MiB in 21 packages 01:13:13 Removing intermediate container 2ca76e38a2f4 01:13:13 ---> d881d0680812 01:13:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:13:13 ---> c63af8672d00 01:13:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:13:13 ---> 5e42f44f5d1b 01:13:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:13:13 ---> 5760302e551f 01:13:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:13:14 ---> cf8a90c7cc78 01:13:14 Step 22/27 : EXPOSE 48095 01:13:15 ---> Running in 20c89c56a184 01:13:15 Removing intermediate container 20c89c56a184 01:13:15 ---> 6cb3c071c202 01:13:15 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:13:15 ---> Running in d1f2bf31431e 01:13:15 Removing intermediate container d1f2bf31431e 01:13:15 ---> a4604f359667 01:13:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:13:15 ---> Running in 36d77c6f2d94 01:13:16 Removing intermediate container 36d77c6f2d94 01:13:16 ---> 1ead79c4fbf2 01:13:16 Step 25/27 : LABEL arch=arm64 01:13:16 ---> Running in d576adaba527 01:13:16 Removing intermediate container d576adaba527 01:13:16 ---> fafd389289fb 01:13:16 Step 26/27 : LABEL git_sha=e2920a37c919717550670fb73687c2e5f9dd6ad4 01:13:16 ---> Running in 9d0f51112764 01:13:17 Removing intermediate container 9d0f51112764 01:13:17 ---> 2f83f6720cc3 01:13:17 Step 27/27 : LABEL version=2.2.0-dev.11 01:13:17 ---> Running in 23d726ff860c 01:13:17 Removing intermediate container 23d726ff860c 01:13:17 ---> a26be2d5843b 01:13:17 [Warning] One or more build-args [ARCH] were not consumed 01:13:17 Successfully built a26be2d5843b 01:13:17 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 01:13:17 provisioning config files... 01:13:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/47@tmp/config3545781270323090994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:18 ---> docker-login.sh 01:13:18 nexus3.edgexfoundry.org:10001 01:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:18 Configure a credential helper to remove this warning. See 01:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:18 01:13:18 Login Succeeded 01:13:18 nexus3.edgexfoundry.org:10002 01:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:19 Configure a credential helper to remove this warning. See 01:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:19 01:13:19 Login Succeeded 01:13:19 nexus3.edgexfoundry.org:10003 01:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:19 Configure a credential helper to remove this warning. See 01:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:19 01:13:19 Login Succeeded 01:13:19 nexus3.edgexfoundry.org:10004 01:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:19 Configure a credential helper to remove this warning. See 01:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:19 01:13:19 Login Succeeded 01:13:19 docker.io 01:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:20 Configure a credential helper to remove this warning. See 01:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:20 01:13:20 Login Succeeded 01:13:20 ---> docker-login.sh ends [Pipeline] } 01:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:13:20 e2920a37c919717550670fb73687c2e5f9dd6ad4 01:13:20 latest 01:13:20 2.2.0-dev.11 01:13:20 e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:13:20 main 01:13:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] isUnix [Pipeline] sh 01:13:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 01:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:13:21 72069d49bcc7: Preparing 01:13:21 ea1b01539352: Preparing 01:13:21 e8ad37d101fb: Preparing 01:13:21 bf45f2fea65e: Preparing 01:13:21 6e2ff4eda04e: Preparing 01:13:21 62170e181a92: Preparing 01:13:21 62170e181a92: Waiting 01:13:21 e8ad37d101fb: Pushed 01:13:21 ea1b01539352: Pushed 01:13:21 bf45f2fea65e: Pushed 01:13:21 62170e181a92: Layer already exists 01:13:22 6e2ff4eda04e: Pushed 01:13:25 72069d49bcc7: Pushed 01:13:25 e2920a37c919717550670fb73687c2e5f9dd6ad4: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh 01:13:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:13:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:13:26 72069d49bcc7: Preparing 01:13:26 ea1b01539352: Preparing 01:13:26 e8ad37d101fb: Preparing 01:13:26 bf45f2fea65e: Preparing 01:13:26 6e2ff4eda04e: Preparing 01:13:26 62170e181a92: Preparing 01:13:26 62170e181a92: Waiting 01:13:26 72069d49bcc7: Layer already exists 01:13:26 ea1b01539352: Layer already exists 01:13:26 e8ad37d101fb: Layer already exists 01:13:26 bf45f2fea65e: Layer already exists 01:13:26 6e2ff4eda04e: Layer already exists 01:13:26 62170e181a92: Layer already exists 01:13:26 latest: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh 01:13:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 01:13:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 01:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:13:27 72069d49bcc7: Preparing 01:13:27 ea1b01539352: Preparing 01:13:27 e8ad37d101fb: Preparing 01:13:27 bf45f2fea65e: Preparing 01:13:27 6e2ff4eda04e: Preparing 01:13:27 62170e181a92: Preparing 01:13:27 62170e181a92: Waiting 01:13:27 bf45f2fea65e: Layer already exists 01:13:27 e8ad37d101fb: Layer already exists 01:13:27 ea1b01539352: Layer already exists 01:13:27 72069d49bcc7: Layer already exists 01:13:27 6e2ff4eda04e: Layer already exists 01:13:27 62170e181a92: Layer already exists 01:13:27 2.2.0-dev.11: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh 01:13:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 01:13:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:13:28 72069d49bcc7: Preparing 01:13:28 ea1b01539352: Preparing 01:13:28 e8ad37d101fb: Preparing 01:13:28 bf45f2fea65e: Preparing 01:13:28 6e2ff4eda04e: Preparing 01:13:28 62170e181a92: Preparing 01:13:28 62170e181a92: Waiting 01:13:28 e8ad37d101fb: Layer already exists 01:13:28 ea1b01539352: Layer already exists 01:13:28 72069d49bcc7: Layer already exists 01:13:28 bf45f2fea65e: Layer already exists 01:13:28 6e2ff4eda04e: Layer already exists 01:13:28 62170e181a92: Layer already exists 01:13:28 e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] isUnix [Pipeline] sh 01:13:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 01:13:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:13:29 72069d49bcc7: Preparing 01:13:29 ea1b01539352: Preparing 01:13:29 e8ad37d101fb: Preparing 01:13:29 bf45f2fea65e: Preparing 01:13:29 6e2ff4eda04e: Preparing 01:13:29 62170e181a92: Preparing 01:13:29 62170e181a92: Waiting 01:13:29 ea1b01539352: Layer already exists 01:13:29 6e2ff4eda04e: Layer already exists 01:13:29 72069d49bcc7: Layer already exists 01:13:29 bf45f2fea65e: Layer already exists 01:13:29 e8ad37d101fb: Layer already exists 01:13:29 62170e181a92: Layer already exists 01:13:29 main: digest: sha256:3cbda045f06023fa8256ee32ec16ffc43d551997a06fe1f2707dcce7cf68d57f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:29 ===================================================== [Pipeline] echo 01:13:29 taggedImages: 01:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4 01:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.11 01:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e2920a37c919717550670fb73687c2e5f9dd6ad4-2.2.0-dev.11 01:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:29 01:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:30 arm64: Pulling from edgex-lftools-log-publisher 01:13:30 448f6bf000e3: Pulling fs layer 01:13:30 f757da607395: Pulling fs layer 01:13:30 05883995daec: Pulling fs layer 01:13:30 8603b9c90790: Pulling fs layer 01:13:30 1560dd03e051: Pulling fs layer 01:13:30 27f5ce0e4adf: Pulling fs layer 01:13:30 c2d8d7efcc4b: Pulling fs layer 01:13:30 8603b9c90790: Waiting 01:13:30 1560dd03e051: Waiting 01:13:30 27f5ce0e4adf: Waiting 01:13:30 c2d8d7efcc4b: Waiting 01:13:30 f757da607395: Verifying Checksum 01:13:30 f757da607395: Download complete 01:13:30 8603b9c90790: Verifying Checksum 01:13:30 8603b9c90790: Download complete 01:13:30 1560dd03e051: Verifying Checksum 01:13:30 1560dd03e051: Download complete 01:13:30 27f5ce0e4adf: Verifying Checksum 01:13:30 27f5ce0e4adf: Download complete 01:13:30 05883995daec: Verifying Checksum 01:13:30 05883995daec: Download complete 01:13:30 448f6bf000e3: Download complete 01:13:33 c2d8d7efcc4b: Verifying Checksum 01:13:33 c2d8d7efcc4b: Download complete 01:13:34 448f6bf000e3: Pull complete 01:13:35 f757da607395: Pull complete 01:13:36 05883995daec: Pull complete 01:13:36 8603b9c90790: Pull complete 01:13:37 1560dd03e051: Pull complete 01:13:37 27f5ce0e4adf: Pull complete 01:13:56 c2d8d7efcc4b: Pull complete 01:13:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:13:56 prd-ubuntu18.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container 01:13:56 $ 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/47 -v /w/workspace/app-service-configurable/47:/w/workspace/app-service-configurable/47:rw,z -v /w/workspace/app-service-configurable/47@tmp:/w/workspace/app-service-configurable/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:13:59 $ docker top f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:00 ---> job-cost.sh 01:14:00 lf-activate-venv: SKIPPING 01:14:00 INFO: No Stack... 01:14:00 INFO: Retrieving Pricing Info for: v3-standard-4 01:14:00 INFO: Archiving Costs [Pipeline] sh 01:14:01 + cat /w/workspace/app-service-configurable/47/archives/cost.csv 01:14:01 + cut -d, -f6 [Pipeline] lock 01:14:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] 01:14:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] did not exist. Created. 01:14:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:02 /w/workspace/app-service-configurable/47@tmp/durable-e93de935/script.sh: 1: /w/workspace/app-service-configurable/47@tmp/durable-e93de935/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:14:03 + echo total: 0.10999999940395355 [Pipeline] stash 01:14:03 Warning: overwriting stash ‘stack-cost’ 01:14:03 Stashed 1 file(s) [Pipeline] } 01:14:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:03 $ docker stop --time=1 f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 01:14:05 $ docker rm -f f4a8a5a8baf1945cd5427286d18f83d29a458855b6a061a18e71d0c66f2cc129 [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 01:14:05 provisioning config files... 01:14:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6941528080124309655tmp [Pipeline] { [Pipeline] sh 01:14:05 + set +x 01:14:05 + bash -s -- 01:14:05 + curl -s https://codecov.io/bash 01:14:05 01:14:05 _____ _ 01:14:05 / ____| | | 01:14:05 | | ___ __| | ___ ___ _____ __ 01:14:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:14:05 | |___| (_) | (_| | __/ (_| (_) \ V / 01:14:05 \_____\___/ \__,_|\___|\___\___/ \_/ 01:14:05 Bash-1.0.6 01:14:05 01:14:05 01:14:05 ==> git version 2.24.4 found 01:14:05 ==> 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 01:14:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:14:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:14:05 ==> Jenkins CI detected. 01:14:05 current dir:  /w/workspace/ry_app-service-configurable_main 01:14:05 project root: . 01:14:05 --> token set from env 01:14:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:14:06 ==> Running gcov in . (disable via -X gcov) 01:14:06 ==> Python coveragepy not found 01:14:06 ==> Searching for coverage reports in: 01:14:06 + . 01:14:06 -> Found 1 reports 01:14:06 ==> Detecting git/mercurial file structure 01:14:06 ==> Reading reports 01:14:06 + ./coverage.out bytes=10 01:14:06 ==> Appending adjustments 01:14:06 https://docs.codecov.io/docs/fixing-reports 01:14:06 + Found adjustments 01:14:06 ==> Gzipping contents 01:14:06 4.0K /tmp/codecov.9rUeuD.gz 01:14:06 ==> Uploading reports 01:14:06 url: https://codecov.io 01:14:06 query: branch=main&commit=e2920a37c919717550670fb73687c2e5f9dd6ad4&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:06 -> Pinging Codecov 01:14:06 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=e2920a37c919717550670fb73687c2e5f9dd6ad4&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:06 -> Uploading to 01:14:06 https://storage.googleapis.com/codecov/v4/raw/2022-01-28/A97CA9966030D2A3747ED39772930CCE/e2920a37c919717550670fb73687c2e5f9dd6ad4/c87c7a42-bd02-4fc2-8e17-3266992e28bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T011406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2ecbb97bb0647c163ebb78fce3de881f6f8cf8ca04eb1deb9d74dbea8e4c78 01:14:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:06 Dload Upload Total Spent Left Speed 01:14:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1581 --:--:-- --:--:-- --:--:-- 1578 01:14:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] } 01:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:14:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:14:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:14:07 01:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:14:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:14:07 188c0c94c7c5: Pulling fs layer 01:14:07 0ef7d3d256c8: Pulling fs layer 01:14:07 de9db76c5a1d: Pulling fs layer 01:14:07 0eba1c9be4d2: Pulling fs layer 01:14:07 0d57e429df01: Pulling fs layer 01:14:07 4e4be7b47b0d: Pulling fs layer 01:14:07 e1f770b5df2f: Pulling fs layer 01:14:07 85a0685a4137: Pulling fs layer 01:14:07 0eba1c9be4d2: Waiting 01:14:07 0d57e429df01: Waiting 01:14:07 4e4be7b47b0d: Waiting 01:14:07 e1f770b5df2f: Waiting 01:14:07 85a0685a4137: Waiting 01:14:07 de9db76c5a1d: Verifying Checksum 01:14:07 de9db76c5a1d: Download complete 01:14:07 0ef7d3d256c8: Download complete 01:14:07 0d57e429df01: Verifying Checksum 01:14:07 0d57e429df01: Download complete 01:14:07 188c0c94c7c5: Verifying Checksum 01:14:07 188c0c94c7c5: Download complete 01:14:07 4e4be7b47b0d: Verifying Checksum 01:14:07 4e4be7b47b0d: Download complete 01:14:08 e1f770b5df2f: Verifying Checksum 01:14:08 e1f770b5df2f: Download complete 01:14:08 188c0c94c7c5: Pull complete 01:14:08 0eba1c9be4d2: Verifying Checksum 01:14:08 0eba1c9be4d2: Download complete 01:14:08 0ef7d3d256c8: Pull complete 01:14:08 85a0685a4137: Verifying Checksum 01:14:08 85a0685a4137: Download complete 01:14:08 de9db76c5a1d: Pull complete 01:14:12 0eba1c9be4d2: Pull complete 01:14:12 0d57e429df01: Pull complete 01:14:12 4e4be7b47b0d: Pull complete 01:14:13 e1f770b5df2f: Pull complete 01:14:17 85a0685a4137: Pull complete 01:14:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:14:17 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:14:20 $ docker top ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 -eo pid,comm [Pipeline] { [Pipeline] echo 01:14:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:14:20 + set -o pipefail 01:14:20 + snyk monitor '--org=edgex-jenkins' 01:14:28 01:14:28 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:14:28 01:14:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3a44380e-c520-47ef-949a-1d6fc26ef551 01:14:28 01:14:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:14:28 01:14:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:14:28 01:14:28 [Pipeline] } 01:14:28 $ docker stop --time=1 ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 01:14:30 $ docker rm -f ba1fdc4120846572c2a012457d7b5a3024c538ceedff9d8c0f9891d31b48c123 [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 01:14:31 + git log --format=format:%s -1 e2920a37c919717550670fb73687c2e5f9dd6ad4 [Pipeline] sh 01:14:31 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:14:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:14:31 . [Pipeline] withDockerContainer 01:14:31 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:14:32 $ docker top 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:14:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:14:32 [ssh-agent] Looking for ssh-agent implementation... 01:14:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:14:32 $ docker exec 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f ssh-agent 01:14:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIMhmKI/agent.13 01:14:32 SSH_AGENT_PID=20 01:14:32 Running ssh-add (command line suppressed) 01:14:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7310561978078813025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7310561978078813025.key) 01:14:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:14:33 + git semver tag 01:14:33 # -> Open(): unable to determine branch for HEAD 01:14:33 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 01:14:33 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 01:14:33 # $SEMVER_REMOTE_NAME = origin 01:14:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:14:33 # $SEMVER_USER_NAME = edgex-jenkins 01:14:33 # $SEMVER_BRANCH = main 01:14:33 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 01:14:33 # e2920a37c919717550670fb73687c2e5f9dd6ad4 HEAD 01:14:33 # -> Force: false 01:14:33 # d37479aa5ef6e3aef57ea3ecf6a294d0a0f80f57 refs/tags/v2.2.0-dev.11 [Pipeline] } 01:14:33 $ docker exec --env ******** --env ******** 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f ssh-agent -k 01:14:33 unset SSH_AUTH_SOCK; 01:14:33 unset SSH_AGENT_PID; 01:14:33 echo Agent pid 20 killed; 01:14:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:14:33 + git semver [Pipeline] } 01:14:33 $ docker stop --time=1 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f 01:14:34 $ docker rm -f 654fcc5980552badbc112fb8b677b8117d809c226fe6cd879ec3a7feb1271f8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:14:35 01:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:14:35 0.23.1-centos7: Pulling from edgex-lftools 01:14:35 ab5ef0e58194: Pulling fs layer 01:14:35 9712f1f96733: Pulling fs layer 01:14:35 63f879dbbcfc: Pulling fs layer 01:14:35 0d9ebad4ef96: Pulling fs layer 01:14:35 e9a5061849ea: Pulling fs layer 01:14:35 d747dcd14b5f: Pulling fs layer 01:14:35 2de7ff778b66: Pulling fs layer 01:14:35 0d9ebad4ef96: Waiting 01:14:35 e9a5061849ea: Waiting 01:14:35 d747dcd14b5f: Waiting 01:14:35 2de7ff778b66: Waiting 01:14:35 9712f1f96733: Verifying Checksum 01:14:35 9712f1f96733: Download complete 01:14:35 63f879dbbcfc: Verifying Checksum 01:14:35 63f879dbbcfc: Download complete 01:14:36 ab5ef0e58194: Verifying Checksum 01:14:36 ab5ef0e58194: Download complete 01:14:36 d747dcd14b5f: Verifying Checksum 01:14:36 d747dcd14b5f: Download complete 01:14:36 0d9ebad4ef96: Verifying Checksum 01:14:36 0d9ebad4ef96: Download complete 01:14:36 e9a5061849ea: Verifying Checksum 01:14:36 e9a5061849ea: Download complete 01:14:36 2de7ff778b66: Verifying Checksum 01:14:36 2de7ff778b66: Download complete 01:14:38 ab5ef0e58194: Pull complete 01:14:38 9712f1f96733: Pull complete 01:14:39 63f879dbbcfc: Pull complete 01:14:43 0d9ebad4ef96: Pull complete 01:14:44 e9a5061849ea: Pull complete 01:14:44 d747dcd14b5f: Pull complete 01:14:45 2de7ff778b66: Pull complete 01:14:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:14:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:14:45 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:14:49 $ docker top 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:14:49 provisioning config files... 01:14:49 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1518462922866762860tmp 01:14:49 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2972125947360580726tmp 01:14:49 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2056902161332228147tmp [Pipeline] { [Pipeline] echo 01:14:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:14:50 ---> sigul-configuration.sh 01:14:50 gpg: directory `/root/.gnupg' created 01:14:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:14:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:14:50 gpg: keyring `/root/.gnupg/secring.gpg' created 01:14:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:14:50 gpg: CAST5 encrypted data 01:14:50 gpg: encrypted with 1 passphrase 01:14:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:14:50 + mkdir /home/jenkins 01:14:50 + mkdir /home/jenkins/sigul [Pipeline] sh 01:14:50 + 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 01:14:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:14:51 ---> sigul-install.sh 01:14:51 Sigul already installed; skipping installation. [Pipeline] sh 01:14:51 + git tag --list 01:14:51 v1.0.0 01:14:51 v1.1.0 01:14:51 v1.2.0 01:14:51 v1.3.0 01:14:51 v1.3.1 01:14:51 v2.0.0 01:14:51 v2.0.1 01:14:51 v2.0.1-dev.1 01:14:51 v2.0.2-dev.1 01:14:51 v2.0.2-dev.10 01:14:51 v2.0.2-dev.11 01:14:51 v2.0.2-dev.12 01:14:51 v2.0.2-dev.13 01:14:51 v2.0.2-dev.14 01:14:51 v2.0.2-dev.15 01:14:51 v2.0.2-dev.16 01:14:51 v2.0.2-dev.17 01:14:51 v2.0.2-dev.18 01:14:51 v2.0.2-dev.19 01:14:51 v2.0.2-dev.2 01:14:51 v2.0.2-dev.20 01:14:51 v2.0.2-dev.21 01:14:51 v2.0.2-dev.22 01:14:51 v2.0.2-dev.23 01:14:51 v2.0.2-dev.24 01:14:51 v2.0.2-dev.25 01:14:51 v2.0.2-dev.26 01:14:51 v2.0.2-dev.27 01:14:51 v2.0.2-dev.28 01:14:51 v2.0.2-dev.29 01:14:51 v2.0.2-dev.3 01:14:51 v2.0.2-dev.30 01:14:51 v2.0.2-dev.4 01:14:51 v2.0.2-dev.5 01:14:51 v2.0.2-dev.6 01:14:51 v2.0.2-dev.7 01:14:51 v2.0.2-dev.8 01:14:51 v2.0.2-dev.9 01:14:51 v2.1.0 01:14:51 v2.2.0-dev.1 01:14:51 v2.2.0-dev.10 01:14:51 v2.2.0-dev.11 01:14:51 v2.2.0-dev.2 01:14:51 v2.2.0-dev.3 01:14:51 v2.2.0-dev.4 01:14:51 v2.2.0-dev.5 01:14:51 v2.2.0-dev.6 01:14:51 v2.2.0-dev.7 01:14:51 v2.2.0-dev.8 01:14:51 v2.2.0-dev.9 [Pipeline] sh 01:14:51 + lftools sign git-tag v2.2.0-dev.11 01:14:52 Signing Git tag with Sigul... 01:14:52 Signing v2.2.0-dev.11 [Pipeline] echo 01:14:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:14:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:14:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:14:52 $ docker stop --time=1 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc 01:14:54 $ docker rm -f 35661f9cbc705aefca03f966e73640e3a7639389d8bb064340ee6d37fdc2a4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:14:54 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:14:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:14:54 . [Pipeline] withDockerContainer 01:14:54 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:14:55 $ docker top 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:14:55 [ssh-agent] Looking for ssh-agent implementation... 01:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:14:55 $ docker exec 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec ssh-agent 01:14:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKOoLag/agent.14 01:14:55 SSH_AGENT_PID=20 01:14:55 Running ssh-add (command line suppressed) 01:14:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3461612562498318661.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3461612562498318661.key) 01:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:14:55 + git semver bump pre 01:14:55 # -> Open(): unable to determine branch for HEAD 01:14:55 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 01:14:55 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 01:14:55 # $SEMVER_REMOTE_NAME = origin 01:14:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:14:55 # $SEMVER_USER_NAME = edgex-jenkins 01:14:55 # $SEMVER_BRANCH = main 01:14:55 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 01:14:55 2.2.0-dev.12 [Pipeline] } 01:14:55 $ docker exec --env ******** --env ******** 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec ssh-agent -k 01:14:56 unset SSH_AUTH_SOCK; 01:14:56 unset SSH_AGENT_PID; 01:14:56 echo Agent pid 20 killed; 01:14:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:14:56 + git semver [Pipeline] } 01:14:56 $ docker stop --time=1 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec 01:14:57 $ docker rm -f 389587d16e9595988aca0aeeae950c42d4f8046e4fa9c32a777c1040f41469ec [Pipeline] // withDockerContainer [Pipeline] sh 01:14:57 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 01:14:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:14:58 . [Pipeline] withDockerContainer 01:14:58 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:14:58 $ docker top 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:14:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:14:58 [ssh-agent] Looking for ssh-agent implementation... 01:14:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:14:58 $ docker exec 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 ssh-agent 01:14:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFDlhJ/agent.14 01:14:58 SSH_AGENT_PID=21 01:14:58 Running ssh-add (command line suppressed) 01:14:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3462469530130179298.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3462469530130179298.key) 01:14:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:14:59 + git semver push 01:14:59 # -> Open(): unable to determine branch for HEAD 01:14:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 01:14:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 01:14:59 # $SEMVER_REMOTE_NAME = origin 01:14:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:14:59 # $SEMVER_USER_NAME = edgex-jenkins 01:14:59 # $SEMVER_BRANCH = main 01:14:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 01:15:00 $ docker exec --env ******** --env ******** 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 ssh-agent -k 01:15:00 unset SSH_AUTH_SOCK; 01:15:00 unset SSH_AGENT_PID; 01:15:00 echo Agent pid 21 killed; 01:15:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:01 + git semver [Pipeline] } 01:15:01 $ docker stop --time=1 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 01:15:02 $ docker rm -f 9b73c156197aebf10556cc09b89ffec315f0d19aee47fb551a0a5a07865e00b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:15:03 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 01:15:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:15:03 total 8 01:15:03 drwxr-xr-x. 3 root root 34 Jan 28 01:06 . 01:15:03 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 01:14 .. 01:15:03 drwxr-xr-x. 2 root root 6 Jan 28 01:06 cost 01:15:03 -rw-r--r--. 1 root root 94 Jan 28 01:06 cost.csv 01:15:03 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:15:03 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:15:03 total 8 01:15:03 drwxr-xr-x. 3 jenkins jenkins 34 Jan 28 01:06 . 01:15:03 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 28 01:14 .. 01:15:03 drwxr-xr-x. 2 jenkins jenkins 6 Jan 28 01:06 cost 01:15:03 -rw-r--r--. 1 jenkins jenkins 94 Jan 28 01:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:15:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:04 ---> package-listing.sh 01:15:04 ++ facter osfamily 01:15:04 ++ tr '[:upper:]' '[:lower:]' 01:15:04 + OS_FAMILY=redhat 01:15:04 + workspace=/w/workspace/ry_app-service-configurable_main 01:15:04 + START_PACKAGES=/tmp/packages_start.txt 01:15:04 + END_PACKAGES=/tmp/packages_end.txt 01:15:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:04 + PACKAGES=/tmp/packages_start.txt 01:15:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:15:04 + PACKAGES=/tmp/packages_end.txt 01:15:04 + case "${OS_FAMILY}" in 01:15:04 + rpm -qa 01:15:04 + sort 01:15:04 + '[' -f /tmp/packages_start.txt ']' 01:15:04 + '[' -f /tmp/packages_end.txt ']' 01:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:04 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:15:04 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:15:04 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 01:15:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:05 . [Pipeline] withDockerContainer 01:15:05 prd-centos7-docker-4c-2g-4104 does not seem to be running inside a container 01:15:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:15:06 $ docker top 8e96cdde54446fc3fe89d6ca939fec02eddd865f646d2381d7496a11163e6607 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:06 + touch /tmp/pre-build-complete [Pipeline] sh 01:15:06 + mkdir -p /var/log/sysstat [Pipeline] sh 01:15:07 + ls /var/log/sa-host 01:15:07 + sadf -c /var/log/sa-host/sa17 01:15:07 file_magic: OK 01:15:07 HZ: Using current value: 100 01:15:07 file_header: OK 01:15:07 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 01:15:07 Statistics: 01:15:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:15:07 File successfully converted to sysstat format version 12.0.3 01:15:07 + sadf -c /var/log/sa-host/sa28 01:15:07 file_magic: OK 01:15:07 HZ: Using current value: 100 01:15:07 file_header: OK 01:15:07 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 01:15:07 Statistics: 01:15:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:15:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:07 provisioning config files... 01:15:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7949049236160457666tmp [Pipeline] { [Pipeline] echo 01:15:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:15:07 ---> create-netrc.sh [Pipeline] } 01:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:15:08 ---> python-tools-install.sh [Pipeline] echo 01:15:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:15:08 ---> sudo-logs.sh 01:15:08 Archiving 'sudo' log.. 01:15:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-4104.novalocal: Name or service not known 01:15:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-4104.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:15:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:15:08 ---> job-cost.sh 01:15:08 lf-activate-venv: SKIPPING 01:15:08 DEBUG: total: 0.05999999865889549 01:15:08 INFO: Retrieving Stack Cost... 01:15:08 INFO: Retrieving Pricing Info for: v3-standard-2 01:15:09 INFO: Archiving Costs [Pipeline] echo 01:15:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:15:09 ---> logs-deploy.sh 01:15:09 lf-activate-venv: SKIPPING 01:15:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/47 01:15:09 INFO: archiving workspace using pattern(s): 01:15:10 Archives upload complete. 01:15:10 INFO: archiving logs to Nexus 01:15:10 ---> uname -a: 01:15:10 Linux prd-centos7-docker-4c-2g-4104.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 01:15:10 01:15:10 01:15:10 ---> lscpu: 01:15:10 Architecture: x86_64 01:15:10 CPU op-mode(s): 32-bit, 64-bit 01:15:10 Byte Order: Little Endian 01:15:10 Address sizes: 40 bits physical, 48 bits virtual 01:15:10 CPU(s): 2 01:15:10 On-line CPU(s) list: 0,1 01:15:10 Thread(s) per core: 1 01:15:10 Core(s) per socket: 1 01:15:10 Socket(s): 2 01:15:10 NUMA node(s): 1 01:15:10 Vendor ID: AuthenticAMD 01:15:10 CPU family: 23 01:15:10 Model: 49 01:15:10 Model name: AMD EPYC-Rome Processor 01:15:10 Stepping: 0 01:15:10 CPU MHz: 2799.976 01:15:10 BogoMIPS: 5599.95 01:15:10 Virtualization: AMD-V 01:15:10 Hypervisor vendor: KVM 01:15:10 Virtualization type: full 01:15:10 L1d cache: 32K 01:15:10 L1i cache: 32K 01:15:10 L2 cache: 512K 01:15:10 L3 cache: 16384K 01:15:10 NUMA node0 CPU(s): 0,1 01:15:10 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 01:15:10 01:15:10 01:15:10 ---> nproc: 01:15:10 2 01:15:10 01:15:10 01:15:10 ---> df -h: 01:15:10 Filesystem Size Used Avail Use% Mounted on 01:15:10 overlay 40G 11G 30G 26% / 01:15:10 tmpfs 64M 0 64M 0% /dev 01:15:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:15:10 shm 64M 0 64M 0% /dev/shm 01:15:10 /dev/vda1 40G 11G 30G 26% /facter-os 01:15:10 01:15:10 01:15:10 ---> sar -b -r -n DEV: 01:15:10 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/28/22 _x86_64_ (2 CPU) 01:15:10 01:15:10 01:03:50 LINUX RESTART (2 CPU) 01:15:10 01:15:10 01:04:01 tps rtps wtps bread/s bwrtn/s 01:15:10 01:05:01 336.45 81.88 254.57 9397.84 79582.25 01:15:10 01:06:01 239.20 0.07 239.13 1.60 40839.10 01:15:10 01:07:01 98.57 0.03 98.53 1.07 24570.74 01:15:10 01:08:01 1.00 0.00 1.00 0.00 10.49 01:15:10 01:09:01 0.13 0.00 0.13 0.00 2.02 01:15:10 01:10:01 0.57 0.00 0.57 0.00 7.63 01:15:10 01:11:01 0.20 0.00 0.20 0.00 1.65 01:15:10 01:12:01 0.35 0.00 0.35 0.00 5.16 01:15:10 01:13:01 0.13 0.00 0.13 0.00 1.87 01:15:10 01:14:01 0.28 0.00 0.28 0.00 4.18 01:15:10 01:15:01 227.14 0.05 227.09 4.00 54309.68 01:15:10 Average: 82.22 7.47 74.76 855.89 18129.84 01:15:10 01:15:10 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:15:10 01:05:01 4086340 0 875768 10.93 2620 3044212 1434836 15.84 776428 2678652 211628 01:15:10 01:06:01 3705560 0 1086664 13.57 2620 3214096 1713140 18.91 1108648 2733404 158928 01:15:10 01:07:01 3310832 0 1058936 13.22 2620 3636552 1446192 15.97 1039396 3121956 8 01:15:10 01:08:01 3322048 0 1047712 13.08 2620 3636560 1317368 14.54 1032264 3121956 8 01:15:10 01:09:01 3327660 0 1042096 13.01 2620 3636564 1317444 14.55 1028356 3121956 8 01:15:10 01:10:01 3332704 0 1037048 12.95 2620 3636568 1276192 14.09 1024896 3121956 8 01:15:10 01:11:01 3338488 0 1031260 12.88 2620 3636572 1276096 14.09 1019896 3121956 12 01:15:10 01:12:01 3336300 0 1033440 12.90 2620 3636580 1276312 14.09 1021984 3121956 16 01:15:10 01:13:01 3326660 0 1043080 13.02 2620 3636580 1276132 14.09 1031552 3121956 12 01:15:10 01:14:01 3326668 0 1043060 13.02 2620 3636592 1276096 14.09 1031840 3121960 12 01:15:10 01:15:01 1756768 0 1290984 16.12 2620 4958568 1563432 17.26 1262464 4247440 60 01:15:10 Average: 3288184 0 1053641 13.16 2620 3664495 1379385 15.23 1034339 3148650 33700 01:15:10 01:15:10 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:15:10 01:05:01 eth0 814.19 515.11 6483.95 104.64 0.00 0.00 0.00 0.00 01:15:10 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:05:01 docker0 228.83 268.97 18.28 2124.42 0.00 0.00 0.00 0.00 01:15:10 01:06:01 eth0 49.94 30.09 80.74 14.46 0.00 0.00 0.00 0.00 01:15:10 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:06:01 veth3113a6d 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:15:10 01:06:01 docker0 7.21 8.93 0.41 38.08 0.00 0.00 0.00 0.00 01:15:10 01:07:01 eth0 182.10 130.93 2734.25 258.04 0.00 0.00 0.00 0.00 01:15:10 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:07:01 docker0 2.88 8.06 0.19 54.05 0.00 0.00 0.00 0.00 01:15:10 01:08:01 eth0 3.43 1.15 3.00 0.32 0.00 0.00 0.00 0.00 01:15:10 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:09:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 01:15:10 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:10:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:15:10 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:11:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:10 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:12:01 eth0 0.88 0.27 0.31 0.19 0.00 0.00 0.00 0.00 01:15:10 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:13:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:15:10 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:14:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:10 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:15:01 veth297ecf9 2.16 1.58 0.39 0.40 0.00 0.00 0.00 0.00 01:15:10 01:15:01 eth0 417.02 246.01 7692.63 47.77 0.00 0.00 0.00 0.00 01:15:10 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 01:15:01 docker0 38.77 57.47 3.72 384.28 0.00 0.00 0.00 0.00 01:15:10 Average: veth297ecf9 0.20 0.14 0.04 0.04 0.00 0.00 0.00 0.00 01:15:10 Average: eth0 133.61 84.08 1545.72 38.71 0.00 0.00 0.00 0.00 01:15:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:10 Average: docker0 25.27 31.25 2.06 236.65 0.00 0.00 0.00 0.00 01:15:10 01:15:10 01:15:10 ---> sar -P ALL: 01:15:10 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/28/22 _x86_64_ (2 CPU) 01:15:10 01:15:10 01:03:50 LINUX RESTART (2 CPU) 01:15:10 01:15:10 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:15:10 01:05:01 all 35.08 0.00 13.76 8.26 0.12 42.78 01:15:10 01:05:01 0 35.60 0.00 14.78 9.21 0.12 40.29 01:15:10 01:05:01 1 34.57 0.00 12.75 7.31 0.11 45.27 01:15:10 01:06:01 all 46.57 0.00 11.31 1.89 0.12 40.11 01:15:10 01:06:01 0 45.59 0.00 11.81 2.12 0.11 40.38 01:15:10 01:06:01 1 47.55 0.00 10.80 1.67 0.13 39.85 01:15:10 01:07:01 all 11.52 0.00 4.73 1.61 0.04 82.09 01:15:10 01:07:01 0 11.23 0.00 4.67 1.05 0.05 83.01 01:15:10 01:07:01 1 11.81 0.00 4.80 2.18 0.03 81.17 01:15:10 01:08:01 all 0.26 0.00 0.08 0.00 0.03 99.63 01:15:10 01:08:01 0 0.35 0.00 0.08 0.00 0.02 99.55 01:15:10 01:08:01 1 0.17 0.00 0.08 0.00 0.03 99.72 01:15:10 01:09:01 all 0.21 0.00 0.06 0.00 0.02 99.72 01:15:10 01:09:01 0 0.28 0.00 0.07 0.00 0.02 99.63 01:15:10 01:09:01 1 0.13 0.00 0.05 0.00 0.02 99.80 01:15:10 01:10:01 all 0.24 0.00 0.03 0.00 0.01 99.72 01:15:10 01:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:15:10 01:10:01 1 0.43 0.00 0.03 0.00 0.02 99.52 01:15:10 01:11:01 all 0.22 0.00 0.05 0.00 0.03 99.71 01:15:10 01:11:01 0 0.05 0.00 0.05 0.00 0.03 99.87 01:15:10 01:11:01 1 0.38 0.00 0.05 0.00 0.02 99.55 01:15:10 01:12:01 all 0.04 0.00 0.05 0.00 0.01 99.90 01:15:10 01:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:15:10 01:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:15:10 01:13:01 all 0.25 0.00 0.04 0.00 0.02 99.69 01:15:10 01:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:15:10 01:13:01 1 0.42 0.00 0.05 0.00 0.02 99.52 01:15:10 01:14:01 all 0.25 0.00 0.03 0.00 0.01 99.72 01:15:10 01:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:15:10 01:14:01 1 0.48 0.00 0.03 0.00 0.02 99.47 01:15:10 01:15:01 all 24.45 0.00 10.61 4.10 0.12 60.71 01:15:10 01:15:01 0 25.39 0.00 11.17 3.66 0.12 59.66 01:15:10 01:15:01 1 23.51 0.00 10.06 4.54 0.12 61.76 01:15:10 01:15:10 Average: CPU %user %nice %system %iowait %steal %idle 01:15:10 Average: all 10.35 0.00 3.55 1.38 0.04 84.67 01:15:10 Average: 0 10.31 0.00 3.72 1.40 0.04 84.52 01:15:10 Average: 1 10.38 0.00 3.38 1.37 0.04 84.82 01:15:10 01:15:10 01:15:10