Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d12ee3a0b5baed37547fcaca25ffc1f12635d3ea Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5690074398622816088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh7852026182664121058.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5968715449264240242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh1774080853307566267.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-ssh7886082298389361556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-818 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-ssh7622144093098142183.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 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (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 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" > git rev-list --no-walk 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:44 ========================================================= 18:56:44 EdgeX Global Pipelines Version Info 18:56:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:46 ------------------- 18:56:46 stable info: 18:56:46 ------------------- 18:56:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:46 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:56:46 Message: update stable to v1.0.217 18:56:46 ------------------- 18:56:46 experimental info: 18:56:46 ------------------- 18:56:46 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:46 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:56:46 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:56:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d12ee3a [Pipeline] echo 18:56:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:47 provisioning config files... 18:56:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1098251340526836793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:47 ---> docker-login.sh 18:56:47 nexus3.edgexfoundry.org:10001 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.edgexfoundry.org:10002 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.edgexfoundry.org:10003 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 nexus3.edgexfoundry.org:10004 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:47 Configure a credential helper to remove this warning. See 18:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:47 18:56:47 Login Succeeded 18:56:47 docker.io 18:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:48 Configure a credential helper to remove this warning. See 18:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:48 18:56:48 Login Succeeded 18:56:48 ---> docker-login.sh ends [Pipeline] } 18:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:56:48 + git rev-list -1 --merges d12ee3a0b5baed37547fcaca25ffc1f12635d3ea~1..d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo 18:56:48 -----------> git rev-list -1 --merges d12ee3a0b5baed37547fcaca25ffc1f12635d3ea~1..d12ee3a0b5baed37547fcaca25ffc1f12635d3ea d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [false] [Pipeline] sh 18:56:49 + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo 18:56:49 ========================================================= 18:56:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:49 + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo 18:56:49 [semverPrep] GIT_COMMIT: d12ee3a0b5baed37547fcaca25ffc1f12635d3ea, Commit Message: build: Update to latest SDK w/o ZMQ on windows (#362) [Pipeline] echo 18:56:49 [semverPrep] This is not a build commit. [Pipeline] sh 18:56:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:56:49 + grep -v github /etc/ssh/ssh_known_hosts 18:56:49 + '[' -e /tmp/ssh_known_hosts ']' 18:56:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:49 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:56:49 + sudo tee -a /etc/ssh/ssh_known_hosts 18:56:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:50 18:56:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:56:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:50 latest: Pulling from edgex-devops/git-semver 18:56:50 a0d0a0d46f8b: Pulling fs layer 18:56:50 3e5f54012d9b: Pulling fs layer 18:56:50 4c7163046ea9: Pulling fs layer 18:56:50 0c2d73faf560: Pulling fs layer 18:56:50 0c2d73faf560: Waiting 18:56:50 3e5f54012d9b: Verifying Checksum 18:56:50 3e5f54012d9b: Download complete 18:56:50 a0d0a0d46f8b: Verifying Checksum 18:56:50 a0d0a0d46f8b: Download complete 18:56:50 0c2d73faf560: Verifying Checksum 18:56:50 0c2d73faf560: Download complete 18:56:50 4c7163046ea9: Verifying Checksum 18:56:50 4c7163046ea9: Download complete 18:56:50 a0d0a0d46f8b: Pull complete 18:56:50 3e5f54012d9b: Pull complete 18:56:51 4c7163046ea9: Pull complete 18:56:51 0c2d73faf560: Pull complete 18:56:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:56:51 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 18:56:51 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:56:52 $ docker top 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:52 [ssh-agent] Looking for ssh-agent implementation... 18:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:52 $ docker exec 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent 18:56:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBMeckc/agent.13 18:56:52 SSH_AGENT_PID=19 18:56:52 Running ssh-add (command line suppressed) 18:56:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4780782286160295792.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4780782286160295792.key) 18:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:52 + git tag --points-at HEAD [Pipeline] } 18:56:52 $ docker exec --env ******** --env ******** 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent -k 18:56:52 unset SSH_AUTH_SOCK; 18:56:52 unset SSH_AGENT_PID; 18:56:52 echo Agent pid 19 killed; 18:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:52 [ssh-agent] Looking for ssh-agent implementation... 18:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:53 $ docker exec 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent 18:56:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdpJglb/agent.53 18:56:53 SSH_AGENT_PID=60 18:56:53 Running ssh-add (command line suppressed) 18:56:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7176902999361209407.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7176902999361209407.key) 18:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:53 + git semver init 18:56:53 # -> Open(): unable to determine branch for HEAD 18:56:53 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:56:53 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:56:53 # $SEMVER_REMOTE_NAME = origin 18:56:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:56:53 # $SEMVER_USER_NAME = edgex-jenkins 18:56:53 # $SEMVER_BRANCH = main 18:56:53 # $SEMVER_TEMP = /tmp/semver-859678437 18:56:53 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:56:54 # '/tmp/semver-859678437' -> '/w/workspace/ry_app-service-configurable_main/.semver' 18:56:54 # -> Force: false 18:56:54 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:56:54 $ docker exec --env ******** --env ******** 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent -k 18:56:54 unset SSH_AUTH_SOCK; 18:56:54 unset SSH_AGENT_PID; 18:56:54 echo Agent pid 60 killed; 18:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:55 + git semver [Pipeline] } 18:56:55 $ docker stop --time=1 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 18:56:56 $ docker rm -f 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:56 Stashed 1 file(s) [Pipeline] echo 18:56:56 [edgeXSemver]: initialized semver on version 2.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:57:11 Still waiting to schedule task 18:57:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:57:11 Still waiting to schedule task 18:57:11 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-817’ 18:59:15 Running on prd-centos7-docker-4c-2g-820 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:59:15 Running in /w/workspace/app-service-configurable/38 [Pipeline] { [Pipeline] checkout 18:59:15 Selected Git installation does not exist. Using Default 18:59:15 The recommended git tool is: NONE 18:59:17 using credential edgex-jenkins-ssh 18:59:17 Cloning the remote Git repository 18:59:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:59:17 > git init /w/workspace/app-service-configurable/38 # timeout=10 18:59:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:59:17 > git --version # timeout=10 18:59:17 > git --version # 'git version 2.24.4' 18:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:17 [INFO] Currently running in a labeled security context 18:59:17 [INFO] Currently SELinux is 'enforcing' on the host 18:59:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/38@tmp/jenkins-gitclient-ssh4741113007595239836.key 18:59:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:18 Avoid second fetch 18:59:18 Checking out Revision d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (main) 18:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:18 > git config core.sparsecheckout # timeout=10 18:59:18 > git checkout -f d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 18:59:22 Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:22 provisioning config files... 18:59:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config2098539210872481016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:22 ---> docker-login.sh 18:59:22 nexus3.edgexfoundry.org:10001 18:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 nexus3.edgexfoundry.org:10002 18:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 nexus3.edgexfoundry.org:10003 18:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 nexus3.edgexfoundry.org:10004 18:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 docker.io 18:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:23 Configure a credential helper to remove this warning. See 18:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:23 18:59:23 Login Succeeded 18:59:23 ---> docker-login.sh ends [Pipeline] } 18:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:23 ========================================================= 18:59:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:59:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:59:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:59:24 Sending build context to Docker daemon 200.7kB 18:59:24 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:59:24 Step 2/12 : FROM ${BASE} AS builder 18:59:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:24 a0d0a0d46f8b: Pulling fs layer 18:59:24 31adcdaf11c8: Pulling fs layer 18:59:24 b8b176561691: Pulling fs layer 18:59:24 4527c011a84f: Pulling fs layer 18:59:24 5d74067f8e1e: Pulling fs layer 18:59:24 e0aca202a116: Pulling fs layer 18:59:24 3a43be97a3b4: Pulling fs layer 18:59:24 34cad66bf833: Pulling fs layer 18:59:24 b4e3c513aaa6: Pulling fs layer 18:59:24 4527c011a84f: Waiting 18:59:24 5d74067f8e1e: Waiting 18:59:24 e0aca202a116: Waiting 18:59:24 3a43be97a3b4: Waiting 18:59:24 b4e3c513aaa6: Waiting 18:59:24 34cad66bf833: Waiting 18:59:24 b8b176561691: Verifying Checksum 18:59:24 b8b176561691: Download complete 18:59:24 31adcdaf11c8: Verifying Checksum 18:59:24 31adcdaf11c8: Download complete 18:59:24 5d74067f8e1e: Verifying Checksum 18:59:24 5d74067f8e1e: Download complete 18:59:24 e0aca202a116: Verifying Checksum 18:59:24 e0aca202a116: Download complete 18:59:24 3a43be97a3b4: Verifying Checksum 18:59:24 3a43be97a3b4: Download complete 18:59:24 a0d0a0d46f8b: Verifying Checksum 18:59:24 a0d0a0d46f8b: Download complete 18:59:24 34cad66bf833: Verifying Checksum 18:59:24 34cad66bf833: Download complete 18:59:24 a0d0a0d46f8b: Pull complete 18:59:25 4527c011a84f: Verifying Checksum 18:59:25 4527c011a84f: Download complete 18:59:25 b4e3c513aaa6: Verifying Checksum 18:59:25 b4e3c513aaa6: Download complete 18:59:25 31adcdaf11c8: Pull complete 18:59:25 b8b176561691: Pull complete 18:59:29 4527c011a84f: Pull complete 18:59:29 5d74067f8e1e: Pull complete 18:59:29 e0aca202a116: Pull complete 18:59:29 3a43be97a3b4: Pull complete 18:59:29 34cad66bf833: Pull complete 18:59:31 b4e3c513aaa6: Pull complete 18:59:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:59:31 ---> 9f6097aaca64 18:59:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:59:36 ---> Running in ea121db188ff 18:59:36 Removing intermediate container ea121db188ff 18:59:36 ---> b81684f54442 18:59:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:59:36 ---> Running in d66d0ac6d25d 18:59:36 Removing intermediate container d66d0ac6d25d 18:59:36 ---> c58fe0e8b2bb 18:59:36 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:59:36 ---> Running in 376ba521402c 18:59:36 Removing intermediate container 376ba521402c 18:59:36 ---> f5d3d7f1d53e 18:59:36 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:36 ---> Running in 315bb7f6975e 18:59:36 Removing intermediate container 315bb7f6975e 18:59:36 ---> dffa042de3b1 18:59:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:36 ---> Running in 66f8343c4ba3 18:59:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:59:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:59:37 OK: 220 MiB in 52 packages 18:59:37 Removing intermediate container 66f8343c4ba3 18:59:37 ---> 1d116c03e847 18:59:37 Step 8/12 : WORKDIR /app 18:59:37 ---> Running in a90d98bd7e94 18:59:37 Removing intermediate container a90d98bd7e94 18:59:37 ---> 2086cf49a339 18:59:37 Step 9/12 : COPY . . 18:59:38 ---> 130747807a02 18:59:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:38 ---> Running in 66a713426dac 18:59:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-819 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:59:48 Running in /w/workspace/app-service-configurable/38 [Pipeline] { [Pipeline] checkout 18:59:48 Selected Git installation does not exist. Using Default 18:59:48 The recommended git tool is: NONE 18:59:54 using credential edgex-jenkins-ssh 18:59:54 Cloning the remote Git repository 18:59:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:59:54 > git init /w/workspace/app-service-configurable/38 # timeout=10 18:59:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:59:55 > git --version # timeout=10 18:59:55 > git --version # 'git version 2.17.1' 18:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:56 Avoid second fetch 18:59:56 Checking out Revision d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (main) 18:59:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:56 > git config core.sparsecheckout # timeout=10 18:59:56 > git checkout -f d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 19:00:00 Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:00:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:02 Dload Upload Total Spent Left Speed 19:00:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 65688 0 --:--:-- --:--:-- --:--:-- 65688 [Pipeline] sh 19:00:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:00:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:00:02 + sudo tee /etc/docker/daemon.new 19:00:02 { 19:00:02 "registry-mirrors": [ 19:00:02 "https://nexus3.edgexfoundry.org:10001" 19:00:02 ], 19:00:02 "bip": "10.250.0.254/24", 19:00:02 "hosts": [ 19:00:02 "tcp://0.0.0.0:5555", 19:00:02 "unix:///var/run/docker.sock" 19:00:02 ], 19:00:02 "mtu": 1458, 19:00:02 "selinux-enabled": true, 19:00:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:00:02 } [Pipeline] sh 19:00:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:00:03 + sudo service docker restart 19:00:10 Removing intermediate container 66a713426dac 19:00:10 ---> d48ce18e2bf4 19:00:10 Step 11/12 : ARG MAKE="make build" 19:00:10 ---> Running in 010f73f932ec 19:00:10 Removing intermediate container 010f73f932ec 19:00:10 ---> 3b7a9effd2de 19:00:10 Step 12/12 : RUN $MAKE 19:00:10 ---> Running in 36fe31ff931c 19:00:10 noop 19:00:10 Removing intermediate container 36fe31ff931c 19:00:10 ---> 4fb5b44228b9 19:00:10 Successfully built 4fb5b44228b9 19:00:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:00:10 + docker inspect -f . ci-base-image-x86_64 19:00:10 . [Pipeline] withDockerContainer 19:00:10 prd-centos7-docker-4c-2g-820 does not seem to be running inside a container 19:00:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:11 $ docker top c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:11 + go version 19:00:11 go version go1.16.8 linux/amd64 [Pipeline] } 19:00:11 $ docker stop --time=1 c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 19:00:12 $ docker rm -f c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:13 + docker inspect -f . ci-base-image-x86_64 19:00:13 . [Pipeline] withDockerContainer 19:00:13 prd-centos7-docker-4c-2g-820 does not seem to be running inside a container 19:00:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:00:13 $ docker top 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:00:13 + make test 19:00:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:21 provisioning config files... 19:00:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config3454856489258354847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:22 ---> docker-login.sh 19:00:22 nexus3.edgexfoundry.org:10001 19:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:23 Configure a credential helper to remove this warning. See 19:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:23 19:00:23 Login Succeeded 19:00:23 nexus3.edgexfoundry.org:10002 19:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:23 Configure a credential helper to remove this warning. See 19:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:23 19:00:23 Login Succeeded 19:00:23 nexus3.edgexfoundry.org:10003 19:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:24 Configure a credential helper to remove this warning. See 19:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:24 19:00:24 Login Succeeded 19:00:24 nexus3.edgexfoundry.org:10004 19:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:25 Configure a credential helper to remove this warning. See 19:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:25 19:00:25 Login Succeeded 19:00:25 docker.io 19:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:26 Configure a credential helper to remove this warning. See 19:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:26 19:00:26 Login Succeeded 19:00:26 ---> docker-login.sh ends [Pipeline] } 19:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:26 ========================================================= 19:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:00:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:00:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:00:26 Sending build context to Docker daemon 200.7kB 19:00:27 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:00:27 Step 2/12 : FROM ${BASE} AS builder 19:00:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:00:27 552d1f2373af: Pulling fs layer 19:00:27 ea3f2d53f512: Pulling fs layer 19:00:27 9e70ebbbe112: Pulling fs layer 19:00:27 7a9cfe048b4a: Pulling fs layer 19:00:27 72dc09318566: Pulling fs layer 19:00:27 f4f7b4309257: Pulling fs layer 19:00:27 0ac9a79272e3: Pulling fs layer 19:00:27 b78e95d17946: Pulling fs layer 19:00:27 72dc09318566: Waiting 19:00:27 f4f7b4309257: Waiting 19:00:27 0ac9a79272e3: Waiting 19:00:27 b78e95d17946: Waiting 19:00:27 9e70ebbbe112: Verifying Checksum 19:00:27 9e70ebbbe112: Download complete 19:00:27 ea3f2d53f512: Verifying Checksum 19:00:27 ea3f2d53f512: Download complete 19:00:27 72dc09318566: Download complete 19:00:27 f4f7b4309257: Verifying Checksum 19:00:27 f4f7b4309257: Download complete 19:00:27 552d1f2373af: Verifying Checksum 19:00:27 552d1f2373af: Download complete 19:00:27 0ac9a79272e3: Verifying Checksum 19:00:27 0ac9a79272e3: Download complete 19:00:28 552d1f2373af: Pull complete 19:00:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:00:28 CGO_ENABLED=1 go vet ./... 19:00:29 ea3f2d53f512: Pull complete 19:00:29 9e70ebbbe112: Pull complete 19:00:29 b78e95d17946: Verifying Checksum 19:00:29 b78e95d17946: Download complete 19:00:30 7a9cfe048b4a: Verifying Checksum 19:00:30 7a9cfe048b4a: Download complete 19:00:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:35 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:35 $ docker stop --time=1 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 19:00:36 $ docker rm -f 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:38 + ls -al . 19:00:38 total 148 19:00:38 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 19:00 . 19:00:38 drwxrwxr-x. 4 jenkins jenkins 30 Nov 30 18:59 .. 19:00:38 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 30 18:59 Attribution.txt 19:00:38 drwxrwxr-x. 2 jenkins jenkins 37 Nov 30 18:59 bin 19:00:38 -rw-rw-r--. 1 jenkins jenkins 23791 Nov 30 18:59 CHANGELOG.md 19:00:38 -rw-r--r--. 1 jenkins jenkins 10 Nov 30 19:00 coverage.out 19:00:38 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 30 18:59 Dockerfile 19:00:38 -rw-rw-r--. 1 jenkins jenkins 119 Nov 30 18:59 .dockerignore 19:00:38 drwxrwxr-x. 8 jenkins jenkins 162 Nov 30 18:59 .git 19:00:38 drwxrwxr-x. 2 jenkins jenkins 104 Nov 30 18:59 .github 19:00:38 -rw-rw-r--. 1 jenkins jenkins 104 Nov 30 18:59 .gitignore 19:00:38 -rw-rw-r--. 1 jenkins jenkins 135 Nov 30 18:59 go.mod 19:00:38 -rw-rw-r--. 1 jenkins jenkins 49217 Nov 30 18:59 go.sum 19:00:38 -rw-rw-r--. 1 jenkins jenkins 677 Nov 30 18:59 GOVERNANCE.md 19:00:38 -rw-rw-r--. 1 jenkins jenkins 687 Nov 30 18:59 Jenkinsfile 19:00:38 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 30 18:59 LICENSE 19:00:38 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 30 18:59 main.go 19:00:38 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 30 18:59 makefile 19:00:38 -rw-rw-r--. 1 jenkins jenkins 618 Nov 30 18:59 OWNERS.md 19:00:38 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 30 18:59 README.md 19:00:38 drwxrwxr-x. 9 jenkins jenkins 151 Nov 30 18:59 res 19:00:38 drwxrwxr-x. 3 jenkins jenkins 58 Nov 30 18:59 snap 19:00:38 -rw-rw-r--. 1 jenkins jenkins 11 Nov 30 18:56 VERSION [Pipeline] isUnix [Pipeline] sh 19:00:39 + 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=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea --label arch=amd64 --label version=2.2.0-dev.2 . 19:00:39 Sending build context to Docker daemon 201.7kB 19:00:39 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 19:00:39 Step 2/26 : FROM ${BASE} AS builder 19:00:39 ---> 4fb5b44228b9 19:00:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:00:39 ---> Running in c2b0d7d9aabc 19:00:39 Removing intermediate container c2b0d7d9aabc 19:00:39 ---> 9dfb7e4ef2ce 19:00:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:00:39 ---> Running in da99ba7c1106 19:00:39 Removing intermediate container da99ba7c1106 19:00:39 ---> 7d6feb41ab68 19:00:39 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:00:39 ---> Running in 56a55bc14ad1 19:00:39 Removing intermediate container 56a55bc14ad1 19:00:39 ---> 92a7e3adb235 19:00:39 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:39 ---> Running in 9c65962f2390 19:00:40 Removing intermediate container 9c65962f2390 19:00:40 ---> c34cd4d4fc3e 19:00:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:40 ---> Running in 2479b8812b68 19:00:40 7a9cfe048b4a: Pull complete 19:00:40 72dc09318566: Pull complete 19:00:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:00:40 f4f7b4309257: Pull complete 19:00:40 0ac9a79272e3: Pull complete 19:00:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:00:41 OK: 220 MiB in 52 packages 19:00:41 Removing intermediate container 2479b8812b68 19:00:41 ---> 5574961edd8f 19:00:41 Step 8/26 : WORKDIR /app 19:00:41 ---> Running in e93513d3f63a 19:00:41 Removing intermediate container e93513d3f63a 19:00:41 ---> cf143894dc52 19:00:41 Step 9/26 : COPY . . 19:00:41 ---> d14dec8ae239 19:00:41 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:41 ---> Running in 3e3d07aecb91 19:00:42 Removing intermediate container 3e3d07aecb91 19:00:42 ---> da3d1bef66a2 19:00:42 Step 11/26 : ARG MAKE="make build" 19:00:42 ---> Running in b2ba02f328f4 19:00:42 Removing intermediate container b2ba02f328f4 19:00:42 ---> 99b4bf3b59de 19:00:42 Step 12/26 : RUN $MAKE 19:00:42 ---> Running in 3ac85651e3c4 19:00:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.2" -o app-service-configurable 19:00:47 b78e95d17946: Pull complete 19:00:47 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:00:47 ---> 8b459fc5aaf0 19:00:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:00:48 ---> Running in efc3ac6f7468 19:00:48 Removing intermediate container efc3ac6f7468 19:00:48 ---> e234e8b9b3d2 19:00:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:48 ---> Running in 339658c97a8f 19:00:49 Removing intermediate container 339658c97a8f 19:00:49 ---> a488588e4839 19:00:49 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:00:49 ---> Running in 19df3b906c9a 19:00:50 Removing intermediate container 19df3b906c9a 19:00:50 ---> 8cf1473831df 19:00:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:50 ---> Running in 76f4e124ea6c 19:00:52 Removing intermediate container 76f4e124ea6c 19:00:52 ---> cb75829357dc 19:00:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:52 ---> Running in f7ff988a96af 19:00:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:00:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:00:55 OK: 219 MiB in 52 packages 19:00:55 Removing intermediate container 3ac85651e3c4 19:00:55 ---> daa7066bf041 19:00:55 Step 13/26 : FROM alpine:3.14 19:00:55 3.14: Pulling from library/alpine 19:00:55 97518928ae5f: Pulling fs layer 19:00:55 97518928ae5f: Verifying Checksum 19:00:55 97518928ae5f: Download complete 19:00:55 97518928ae5f: Pull complete 19:00:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:00:55 Status: Downloaded newer image for alpine:3.14 19:00:55 ---> 0a97eee8041e 19:00:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:00:55 ---> Running in 6830b2864729 19:00:55 Removing intermediate container 6830b2864729 19:00:55 ---> 966ebb861335 19:00:55 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:00:55 ---> Running in 1c3a16683387 19:00:55 Removing intermediate container 1c3a16683387 19:00:55 ---> e7dc7d7ad253 19:00:55 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:00:55 ---> Running in 2a3403dc87d7 19:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:00:56 (1/7) Installing ca-certificates (20191127-r5) 19:00:56 (2/7) Installing dumb-init (1.2.5-r1) 19:00:56 (3/7) Installing libgcc (10.3.1_git20210424-r2) 19:00:56 (4/7) Installing libsodium (1.0.18-r0) 19:00:56 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 19:00:56 (6/7) Installing libzmq (4.3.4-r0) 19:00:56 (7/7) Installing zeromq (4.3.4-r0) 19:00:56 Executing busybox-1.33.1-r6.trigger 19:00:56 Executing ca-certificates-20191127-r5.trigger 19:00:56 OK: 9 MiB in 21 packages 19:00:56 Removing intermediate container f7ff988a96af 19:00:56 ---> 6b756f2f7c51 19:00:56 Step 8/12 : WORKDIR /app 19:00:56 ---> Running in ed1e46f5981b 19:00:56 Removing intermediate container ed1e46f5981b 19:00:56 ---> 6634a032ca89 19:00:56 Step 9/12 : COPY . . 19:00:56 Removing intermediate container 2a3403dc87d7 19:00:56 ---> add278674cd7 19:00:56 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:00:56 ---> 2e8250946d75 19:00:56 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:00:56 ---> a09f81499d52 19:00:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:00:56 ---> eac4592b83b4 19:00:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:00:57 ---> 28336ea4491c 19:00:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:57 ---> Running in 87f67d3553eb 19:00:57 ---> fc5fae64dd73 19:00:57 Step 21/26 : EXPOSE 48095 19:00:57 ---> Running in 1915296d6a21 19:00:57 Removing intermediate container 1915296d6a21 19:00:57 ---> d36a1a55ef8d 19:00:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:00:57 ---> Running in 918db1e13abd 19:00:57 Removing intermediate container 918db1e13abd 19:00:57 ---> 701845f08382 19:00:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:57 ---> Running in 6c35ab139d25 19:00:57 Removing intermediate container 6c35ab139d25 19:00:57 ---> 71f1a6a27582 19:00:57 Step 24/26 : LABEL arch=amd64 19:00:57 ---> Running in 1aaf0b6624ed 19:00:57 Removing intermediate container 1aaf0b6624ed 19:00:57 ---> 0bf4d3a8bb11 19:00:57 Step 25/26 : LABEL git_sha=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:00:57 ---> Running in 601e65bc5278 19:00:57 Removing intermediate container 601e65bc5278 19:00:57 ---> 134c427fabaa 19:00:57 Step 26/26 : LABEL version=2.2.0-dev.2 19:00:57 ---> Running in 9c27c40a10ed 19:00:57 Removing intermediate container 9c27c40a10ed 19:00:57 ---> 58f1bc34fa7e 19:00:57 [Warning] One or more build-args [ARCH] were not consumed 19:00:57 Successfully built 58f1bc34fa7e 19:00:57 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:58 provisioning config files... 19:00:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config7244729625093532692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:58 ---> docker-login.sh 19:00:58 nexus3.edgexfoundry.org:10001 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 nexus3.edgexfoundry.org:10002 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 nexus3.edgexfoundry.org:10003 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 nexus3.edgexfoundry.org:10004 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 docker.io 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:59 Configure a credential helper to remove this warning. See 19:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:59 19:00:59 Login Succeeded 19:00:59 ---> docker-login.sh ends [Pipeline] } 19:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:00:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:59 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:00:59 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:00:59 latest 19:00:59 2.2.0-dev.2 19:00:59 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:00:59 main 19:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] isUnix [Pipeline] sh 19:00:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:00:59 f75fd37f382d: Preparing 19:00:59 9a3cd3df565c: Preparing 19:00:59 91bfeb41fa39: Preparing 19:00:59 f36dd0c9e442: Preparing 19:00:59 70f1fc22d236: Preparing 19:00:59 1a058d5342cc: Preparing 19:00:59 1a058d5342cc: Waiting 19:01:00 91bfeb41fa39: Pushed 19:01:00 9a3cd3df565c: Pushed 19:01:00 1a058d5342cc: Layer already exists 19:01:00 f36dd0c9e442: Pushed 19:01:00 70f1fc22d236: Pushed 19:01:01 f75fd37f382d: Pushed 19:01:01 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:01:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:01:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:02 f75fd37f382d: Preparing 19:01:02 9a3cd3df565c: Preparing 19:01:02 91bfeb41fa39: Preparing 19:01:02 f36dd0c9e442: Preparing 19:01:02 70f1fc22d236: Preparing 19:01:02 1a058d5342cc: Preparing 19:01:02 1a058d5342cc: Waiting 19:01:02 f75fd37f382d: Layer already exists 19:01:02 9a3cd3df565c: Layer already exists 19:01:02 70f1fc22d236: Layer already exists 19:01:02 91bfeb41fa39: Layer already exists 19:01:02 f36dd0c9e442: Layer already exists 19:01:02 1a058d5342cc: Layer already exists 19:01:02 latest: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:01:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh 19:01:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 19:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:02 f75fd37f382d: Preparing 19:01:02 9a3cd3df565c: Preparing 19:01:02 91bfeb41fa39: Preparing 19:01:02 f36dd0c9e442: Preparing 19:01:02 70f1fc22d236: Preparing 19:01:02 1a058d5342cc: Preparing 19:01:02 1a058d5342cc: Waiting 19:01:02 70f1fc22d236: Layer already exists 19:01:02 91bfeb41fa39: Layer already exists 19:01:02 9a3cd3df565c: Layer already exists 19:01:02 f36dd0c9e442: Layer already exists 19:01:02 f75fd37f382d: Layer already exists 19:01:02 1a058d5342cc: Layer already exists 19:01:02 2.2.0-dev.2: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:03 f75fd37f382d: Preparing 19:01:03 9a3cd3df565c: Preparing 19:01:03 91bfeb41fa39: Preparing 19:01:03 f36dd0c9e442: Preparing 19:01:03 70f1fc22d236: Preparing 19:01:03 1a058d5342cc: Preparing 19:01:03 1a058d5342cc: Waiting 19:01:03 9a3cd3df565c: Layer already exists 19:01:03 91bfeb41fa39: Layer already exists 19:01:03 70f1fc22d236: Layer already exists 19:01:03 f36dd0c9e442: Layer already exists 19:01:03 f75fd37f382d: Layer already exists 19:01:03 1a058d5342cc: Layer already exists 19:01:03 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 19:01:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:01:03 f75fd37f382d: Preparing 19:01:03 9a3cd3df565c: Preparing 19:01:03 91bfeb41fa39: Preparing 19:01:03 f36dd0c9e442: Preparing 19:01:03 70f1fc22d236: Preparing 19:01:03 1a058d5342cc: Preparing 19:01:03 1a058d5342cc: Waiting 19:01:03 f36dd0c9e442: Layer already exists 19:01:03 91bfeb41fa39: Layer already exists 19:01:03 9a3cd3df565c: Layer already exists 19:01:03 f75fd37f382d: Layer already exists 19:01:03 70f1fc22d236: Layer already exists 19:01:03 1a058d5342cc: Layer already exists 19:01:03 main: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:03 ===================================================== [Pipeline] echo 19:01:04 taggedImages: 19:01:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:01:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:01:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 19:01:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:01:04 - 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 19:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:04 19:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:04 latest: Pulling from edgex-lftools-log-publisher 19:01:04 b4d181a07f80: Pulling fs layer 19:01:04 a1111a8f2ec3: Pulling fs layer 19:01:04 ed53099fbce6: Pulling fs layer 19:01:04 dc539afda2c1: Pulling fs layer 19:01:04 77bc0d833cb6: Pulling fs layer 19:01:04 9065ff56babe: Pulling fs layer 19:01:04 d287ab97295c: Pulling fs layer 19:01:04 dc539afda2c1: Waiting 19:01:04 77bc0d833cb6: Waiting 19:01:04 9065ff56babe: Waiting 19:01:04 d287ab97295c: Waiting 19:01:04 a1111a8f2ec3: Verifying Checksum 19:01:04 a1111a8f2ec3: Download complete 19:01:04 dc539afda2c1: Verifying Checksum 19:01:04 dc539afda2c1: Download complete 19:01:04 ed53099fbce6: Verifying Checksum 19:01:04 ed53099fbce6: Download complete 19:01:05 9065ff56babe: Verifying Checksum 19:01:05 9065ff56babe: Download complete 19:01:05 77bc0d833cb6: Verifying Checksum 19:01:05 77bc0d833cb6: Download complete 19:01:05 b4d181a07f80: Verifying Checksum 19:01:05 b4d181a07f80: Download complete 19:01:05 d287ab97295c: Verifying Checksum 19:01:05 d287ab97295c: Download complete 19:01:06 b4d181a07f80: Pull complete 19:01:06 a1111a8f2ec3: Pull complete 19:01:07 ed53099fbce6: Pull complete 19:01:07 dc539afda2c1: Pull complete 19:01:07 77bc0d833cb6: Pull complete 19:01:07 9065ff56babe: Pull complete 19:01:13 d287ab97295c: Pull complete 19:01:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:01:13 prd-centos7-docker-4c-2g-820 does not seem to be running inside a container 19:01:13 $ 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/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@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 19:01:15 $ docker top 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:16 ---> job-cost.sh 19:01:16 lf-activate-venv: SKIPPING 19:01:16 INFO: No Stack... 19:01:16 INFO: Retrieving Pricing Info for: v3-standard-2 19:01:16 INFO: Archiving Costs [Pipeline] sh 19:01:17 + cat /w/workspace/app-service-configurable/38/archives/cost.csv 19:01:17 + cut -d, -f6 [Pipeline] lock 19:01:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] 19:01:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] did not exist. Created. 19:01:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:17 + echo total: 0.05999999865889549 [Pipeline] stash 19:01:17 Stashed 1 file(s) [Pipeline] } 19:01:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:17 $ docker stop --time=1 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 19:01:18 $ docker rm -f 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:19 Removing intermediate container 87f67d3553eb 19:02:19 ---> 77fa64bcc484 19:02:19 Step 11/12 : ARG MAKE="make build" 19:02:19 ---> Running in 18e8c99832bc 19:02:19 Removing intermediate container 18e8c99832bc 19:02:19 ---> bf36612d93ce 19:02:19 Step 12/12 : RUN $MAKE 19:02:19 ---> Running in a12484862a86 19:02:19 noop 19:02:19 Removing intermediate container a12484862a86 19:02:19 ---> ac7cb0c3763d 19:02:19 Successfully built ac7cb0c3763d 19:02:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:02:19 + docker inspect -f . ci-base-image-arm64 19:02:19 . [Pipeline] withDockerContainer 19:02:19 prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container 19:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:21 $ docker top 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:22 + go version 19:02:22 go version go1.16.8 linux/arm64 [Pipeline] } 19:02:22 $ docker stop --time=1 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 19:02:24 $ docker rm -f 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:24 + docker inspect -f . ci-base-image-arm64 19:02:24 . [Pipeline] withDockerContainer 19:02:25 prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container 19:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:02:26 $ docker top faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:02:27 + make test 19:02:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:03:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:03:24 CGO_ENABLED=1 go vet ./... 19:03:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:48 $ docker stop --time=1 faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 19:03:50 $ docker rm -f faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:51 Warning: overwriting stash ‘coverage-report’ 19:03:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:52 + ls -al . 19:03:52 total 172 19:03:52 drwxrwxr-x 7 jenkins jenkins 4096 Nov 30 19:03 . 19:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 18:59 .. 19:03:52 -rw-rw-r-- 1 jenkins jenkins 119 Nov 30 18:59 .dockerignore 19:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 19:00 .git 19:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 18:59 .github 19:03:52 -rw-rw-r-- 1 jenkins jenkins 104 Nov 30 18:59 .gitignore 19:03:52 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 30 18:59 Attribution.txt 19:03:52 -rw-rw-r-- 1 jenkins jenkins 23791 Nov 30 18:59 CHANGELOG.md 19:03:52 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 30 18:59 Dockerfile 19:03:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 18:59 GOVERNANCE.md 19:03:52 -rw-rw-r-- 1 jenkins jenkins 687 Nov 30 18:59 Jenkinsfile 19:03:52 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 30 18:59 LICENSE 19:03:52 -rw-rw-r-- 1 jenkins jenkins 618 Nov 30 18:59 OWNERS.md 19:03:52 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 30 18:59 README.md 19:03:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 18:56 VERSION 19:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 18:59 bin 19:03:52 -rw-r--r-- 1 jenkins jenkins 10 Nov 30 19:02 coverage.out 19:03:52 -rw-rw-r-- 1 jenkins jenkins 135 Nov 30 18:59 go.mod 19:03:52 -rw-rw-r-- 1 jenkins jenkins 49217 Nov 30 18:59 go.sum 19:03:52 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 30 18:59 main.go 19:03:52 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 30 18:59 makefile 19:03:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 18:59 res 19:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 18:59 snap [Pipeline] isUnix [Pipeline] sh 19:03:52 + 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=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea --label arch=arm64 --label version=2.2.0-dev.2 . 19:03:52 Sending build context to Docker daemon 201.7kB 19:03:53 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 19:03:53 Step 2/26 : FROM ${BASE} AS builder 19:03:53 ---> ac7cb0c3763d 19:03:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:03:53 ---> Running in 73dcbee99152 19:03:54 Removing intermediate container 73dcbee99152 19:03:54 ---> b2d367abe545 19:03:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:03:54 ---> Running in bc21b84eea13 19:03:54 Removing intermediate container bc21b84eea13 19:03:54 ---> 55a502f8f1ba 19:03:54 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:03:54 ---> Running in 0b7d410cf112 19:03:54 Removing intermediate container 0b7d410cf112 19:03:54 ---> 202b8c156c18 19:03:54 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:55 ---> Running in f3cb74422ab7 19:03:57 Removing intermediate container f3cb74422ab7 19:03:57 ---> eee190a94a3b 19:03:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:57 ---> Running in f28c0807b8e1 19:03:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:03:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:04:00 OK: 219 MiB in 52 packages 19:04:00 Removing intermediate container f28c0807b8e1 19:04:00 ---> ad16e23c708b 19:04:00 Step 8/26 : WORKDIR /app 19:04:00 ---> Running in 95635e71e590 19:04:01 Removing intermediate container 95635e71e590 19:04:01 ---> f840b88818e6 19:04:01 Step 9/26 : COPY . . 19:04:02 ---> 4e30748fa7e8 19:04:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:02 ---> Running in df088f6ae196 19:04:04 Removing intermediate container df088f6ae196 19:04:04 ---> 0db2b6696dd6 19:04:04 Step 11/26 : ARG MAKE="make build" 19:04:04 ---> Running in ba90f0655dd2 19:04:05 Removing intermediate container ba90f0655dd2 19:04:05 ---> 04dba733d822 19:04:05 Step 12/26 : RUN $MAKE 19:04:05 ---> Running in 76eafe0deed5 19:04:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.2" -o app-service-configurable 19:04:54 Removing intermediate container 76eafe0deed5 19:04:54 ---> c846b68fefa1 19:04:54 Step 13/26 : FROM alpine:3.14 19:04:54 3.14: Pulling from library/alpine 19:04:54 be307f383ecc: Pulling fs layer 19:04:54 be307f383ecc: Download complete 19:04:54 be307f383ecc: Pull complete 19:04:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:04:54 Status: Downloaded newer image for alpine:3.14 19:04:54 ---> 5b8b7b635229 19:04:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:04:54 ---> Running in 778fc2ff51de 19:04:54 Removing intermediate container 778fc2ff51de 19:04:54 ---> 2306856d8b22 19:04:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:04:54 ---> Running in 813598f2ff1d 19:04:54 Removing intermediate container 813598f2ff1d 19:04:54 ---> 955b96717de6 19:04:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:04:54 ---> Running in 2cd4434b2342 19:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:04:54 (1/7) Installing ca-certificates (20191127-r5) 19:04:54 (2/7) Installing dumb-init (1.2.5-r1) 19:04:54 (3/7) Installing libgcc (10.3.1_git20210424-r2) 19:04:54 (4/7) Installing libsodium (1.0.18-r0) 19:04:54 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 19:04:54 (6/7) Installing libzmq (4.3.4-r0) 19:04:54 (7/7) Installing zeromq (4.3.4-r0) 19:04:54 Executing busybox-1.33.1-r6.trigger 19:04:54 Executing ca-certificates-20191127-r5.trigger 19:04:54 OK: 9 MiB in 21 packages 19:04:54 Removing intermediate container 2cd4434b2342 19:04:54 ---> 00feb075eb92 19:04:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:54 ---> 7deab40f617b 19:04:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:04:55 ---> 6212f2a8b9f5 19:04:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:04:56 ---> 7f386f5cc56c 19:04:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:04:57 ---> d2a0ff849d1b 19:04:57 Step 21/26 : EXPOSE 48095 19:04:57 ---> Running in 903c93d554b6 19:04:57 Removing intermediate container 903c93d554b6 19:04:57 ---> 279510d74408 19:04:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:04:57 ---> Running in 357f4ee43200 19:04:58 Removing intermediate container 357f4ee43200 19:04:58 ---> e01d1016488c 19:04:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:58 ---> Running in e4adf00d0bdd 19:04:58 Removing intermediate container e4adf00d0bdd 19:04:58 ---> 1dede643891a 19:04:58 Step 24/26 : LABEL arch=arm64 19:04:58 ---> Running in 40f3f52a0375 19:04:59 Removing intermediate container 40f3f52a0375 19:04:59 ---> 1335d22fb5f2 19:04:59 Step 25/26 : LABEL git_sha=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:04:59 ---> Running in 42faf3c96647 19:04:59 Removing intermediate container 42faf3c96647 19:04:59 ---> 80df83ba7749 19:04:59 Step 26/26 : LABEL version=2.2.0-dev.2 19:04:59 ---> Running in 30221fd12f2c 19:05:00 Removing intermediate container 30221fd12f2c 19:05:00 ---> 5c0d8d55de20 19:05:00 [Warning] One or more build-args [ARCH] were not consumed 19:05:00 Successfully built 5c0d8d55de20 19:05:00 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 19:05:00 provisioning config files... 19:05:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config1349561054650759314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:00 ---> docker-login.sh 19:05:00 nexus3.edgexfoundry.org:10001 19:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 nexus3.edgexfoundry.org:10002 19:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 nexus3.edgexfoundry.org:10003 19:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:02 Configure a credential helper to remove this warning. See 19:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:02 19:05:02 Login Succeeded 19:05:02 nexus3.edgexfoundry.org:10004 19:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:02 Configure a credential helper to remove this warning. See 19:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:02 19:05:02 Login Succeeded 19:05:02 docker.io 19:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:03 Configure a credential helper to remove this warning. See 19:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:03 19:05:03 Login Succeeded 19:05:03 ---> docker-login.sh ends [Pipeline] } 19:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:03 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:05:03 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:05:03 latest 19:05:03 2.2.0-dev.2 19:05:03 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:05:03 main 19:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] isUnix [Pipeline] sh 19:05:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:05:04 de18dd1ccba3: Preparing 19:05:04 9d7305abf0ba: Preparing 19:05:04 f7e28a0f40ee: Preparing 19:05:04 97558df828b4: Preparing 19:05:04 4a7f28a8473a: Preparing 19:05:04 62170e181a92: Preparing 19:05:04 62170e181a92: Waiting 19:05:04 f7e28a0f40ee: Pushed 19:05:04 9d7305abf0ba: Pushed 19:05:04 97558df828b4: Pushed 19:05:04 62170e181a92: Layer already exists 19:05:05 4a7f28a8473a: Pushed 19:05:08 de18dd1ccba3: Pushed 19:05:08 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:05:09 de18dd1ccba3: Preparing 19:05:09 9d7305abf0ba: Preparing 19:05:09 f7e28a0f40ee: Preparing 19:05:09 97558df828b4: Preparing 19:05:09 4a7f28a8473a: Preparing 19:05:09 62170e181a92: Preparing 19:05:09 62170e181a92: Waiting 19:05:09 97558df828b4: Layer already exists 19:05:09 de18dd1ccba3: Layer already exists 19:05:09 9d7305abf0ba: Layer already exists 19:05:09 4a7f28a8473a: Layer already exists 19:05:09 f7e28a0f40ee: Layer already exists 19:05:09 62170e181a92: Layer already exists 19:05:09 latest: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh 19:05:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 19:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:05:10 de18dd1ccba3: Preparing 19:05:10 9d7305abf0ba: Preparing 19:05:10 f7e28a0f40ee: Preparing 19:05:10 97558df828b4: Preparing 19:05:10 4a7f28a8473a: Preparing 19:05:10 62170e181a92: Preparing 19:05:10 62170e181a92: Waiting 19:05:10 9d7305abf0ba: Layer already exists 19:05:10 f7e28a0f40ee: Layer already exists 19:05:10 4a7f28a8473a: Layer already exists 19:05:10 de18dd1ccba3: Layer already exists 19:05:10 97558df828b4: Layer already exists 19:05:10 62170e181a92: Layer already exists 19:05:10 2.2.0-dev.2: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh 19:05:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:05:11 de18dd1ccba3: Preparing 19:05:11 9d7305abf0ba: Preparing 19:05:11 f7e28a0f40ee: Preparing 19:05:11 97558df828b4: Preparing 19:05:11 4a7f28a8473a: Preparing 19:05:11 62170e181a92: Preparing 19:05:11 62170e181a92: Waiting 19:05:11 f7e28a0f40ee: Layer already exists 19:05:11 9d7305abf0ba: Layer already exists 19:05:11 97558df828b4: Layer already exists 19:05:11 de18dd1ccba3: Layer already exists 19:05:11 4a7f28a8473a: Layer already exists 19:05:11 62170e181a92: Layer already exists 19:05:11 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:05:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:05:11 de18dd1ccba3: Preparing 19:05:11 9d7305abf0ba: Preparing 19:05:11 f7e28a0f40ee: Preparing 19:05:11 97558df828b4: Preparing 19:05:11 4a7f28a8473a: Preparing 19:05:11 62170e181a92: Preparing 19:05:11 62170e181a92: Waiting 19:05:12 4a7f28a8473a: Layer already exists 19:05:12 f7e28a0f40ee: Layer already exists 19:05:12 de18dd1ccba3: Layer already exists 19:05:12 9d7305abf0ba: Layer already exists 19:05:12 97558df828b4: Layer already exists 19:05:12 62170e181a92: Layer already exists 19:05:12 main: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:12 ===================================================== [Pipeline] echo 19:05:12 taggedImages: 19:05:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea 19:05:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:05:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 19:05:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 19:05:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:13 19:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:13 arm64: Pulling from edgex-lftools-log-publisher 19:05:13 448f6bf000e3: Pulling fs layer 19:05:13 f757da607395: Pulling fs layer 19:05:13 05883995daec: Pulling fs layer 19:05:13 8603b9c90790: Pulling fs layer 19:05:13 1560dd03e051: Pulling fs layer 19:05:13 27f5ce0e4adf: Pulling fs layer 19:05:13 8603b9c90790: Waiting 19:05:13 1560dd03e051: Waiting 19:05:13 c2d8d7efcc4b: Pulling fs layer 19:05:13 27f5ce0e4adf: Waiting 19:05:13 c2d8d7efcc4b: Waiting 19:05:13 f757da607395: Verifying Checksum 19:05:13 f757da607395: Download complete 19:05:13 8603b9c90790: Verifying Checksum 19:05:13 8603b9c90790: Download complete 19:05:13 1560dd03e051: Verifying Checksum 19:05:13 1560dd03e051: Download complete 19:05:13 27f5ce0e4adf: Download complete 19:05:13 05883995daec: Verifying Checksum 19:05:13 05883995daec: Download complete 19:05:14 448f6bf000e3: Download complete 19:05:16 c2d8d7efcc4b: Verifying Checksum 19:05:16 c2d8d7efcc4b: Download complete 19:05:17 448f6bf000e3: Pull complete 19:05:18 f757da607395: Pull complete 19:05:19 05883995daec: Pull complete 19:05:20 8603b9c90790: Pull complete 19:05:21 1560dd03e051: Pull complete 19:05:21 27f5ce0e4adf: Pull complete 19:05:36 c2d8d7efcc4b: Pull complete 19:05:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:05:36 prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container 19:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:05:39 $ docker top c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:40 ---> job-cost.sh 19:05:40 lf-activate-venv: SKIPPING 19:05:40 INFO: No Stack... 19:05:41 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:41 INFO: Archiving Costs [Pipeline] sh 19:05:42 + cat /w/workspace/app-service-configurable/38/archives/cost.csv 19:05:42 + cut -d, -f6 [Pipeline] lock 19:05:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] 19:05:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] did not exist. Created. 19:05:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:42 /w/workspace/app-service-configurable/38@tmp/durable-74820b1e/script.sh: 1: /w/workspace/app-service-configurable/38@tmp/durable-74820b1e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:05:43 + echo total: 0.10999999940395355 [Pipeline] stash 19:05:43 Warning: overwriting stash ‘stack-cost’ 19:05:43 Stashed 1 file(s) [Pipeline] } 19:05:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:43 $ docker stop --time=1 c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 19:05:45 $ docker rm -f c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:05:46 provisioning config files... 19:05:46 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2049583103115622494tmp [Pipeline] { [Pipeline] sh 19:05:46 + set +x 19:05:46 + curl -s https://codecov.io/bash 19:05:46 + bash -s -- 19:05:46 19:05:46 _____ _ 19:05:46 / ____| | | 19:05:46 | | ___ __| | ___ ___ _____ __ 19:05:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:05:46 | |___| (_) | (_| | __/ (_| (_) \ V / 19:05:46 \_____\___/ \__,_|\___|\___\___/ \_/ 19:05:46 Bash-1.0.6 19:05:46 19:05:46 19:05:46 ==> git version 2.24.4 found 19:05:46 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:05:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:05:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:05:46 ==> Jenkins CI detected. 19:05:46 current dir:  /w/workspace/ry_app-service-configurable_main 19:05:46 project root: . 19:05:46 --> token set from env 19:05:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:05:46 ==> Running gcov in . (disable via -X gcov) 19:05:46 ==> Python coveragepy not found 19:05:46 ==> Searching for coverage reports in: 19:05:46 + . 19:05:46 -> Found 1 reports 19:05:46 ==> Detecting git/mercurial file structure 19:05:46 ==> Reading reports 19:05:46 + ./coverage.out bytes=10 19:05:46 ==> Appending adjustments 19:05:46 https://docs.codecov.io/docs/fixing-reports 19:05:46 + Found adjustments 19:05:46 ==> Gzipping contents 19:05:46 4.0K /tmp/codecov.YDQpi0.gz 19:05:46 ==> Uploading reports 19:05:46 url: https://codecov.io 19:05:46 query: branch=main&commit=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:46 -> Pinging Codecov 19:05:46 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=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:05:47 -> Uploading to 19:05:47 https://storage.googleapis.com/codecov/v4/raw/2021-11-30/A97CA9966030D2A3747ED39772930CCE/d12ee3a0b5baed37547fcaca25ffc1f12635d3ea/147d5352-c522-4870-b8a4-c007da3cad43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T190546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ca3cf35ad5a328f2621e030ef539328a54666890e97bdd272c7fdf94c1d44fd 19:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:47 Dload Upload Total Spent Left Speed 19:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2032 --:--:-- --:--:-- --:--:-- 2035 19:05:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] } 19:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:05:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:05:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:48 19:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:05:48 188c0c94c7c5: Pulling fs layer 19:05:48 0ef7d3d256c8: Pulling fs layer 19:05:48 de9db76c5a1d: Pulling fs layer 19:05:48 0eba1c9be4d2: Pulling fs layer 19:05:48 0d57e429df01: Pulling fs layer 19:05:48 4e4be7b47b0d: Pulling fs layer 19:05:48 e1f770b5df2f: Pulling fs layer 19:05:48 85a0685a4137: Pulling fs layer 19:05:48 0eba1c9be4d2: Waiting 19:05:48 0d57e429df01: Waiting 19:05:48 4e4be7b47b0d: Waiting 19:05:48 e1f770b5df2f: Waiting 19:05:48 85a0685a4137: Waiting 19:05:48 de9db76c5a1d: Verifying Checksum 19:05:48 de9db76c5a1d: Download complete 19:05:48 0ef7d3d256c8: Verifying Checksum 19:05:48 0ef7d3d256c8: Download complete 19:05:48 0d57e429df01: Verifying Checksum 19:05:48 0d57e429df01: Download complete 19:05:48 4e4be7b47b0d: Verifying Checksum 19:05:48 4e4be7b47b0d: Download complete 19:05:48 188c0c94c7c5: Verifying Checksum 19:05:48 188c0c94c7c5: Download complete 19:05:48 e1f770b5df2f: Verifying Checksum 19:05:48 e1f770b5df2f: Download complete 19:05:48 0eba1c9be4d2: Verifying Checksum 19:05:48 0eba1c9be4d2: Download complete 19:05:48 188c0c94c7c5: Pull complete 19:05:49 85a0685a4137: Verifying Checksum 19:05:49 85a0685a4137: Download complete 19:05:49 0ef7d3d256c8: Pull complete 19:05:49 de9db76c5a1d: Pull complete 19:05:53 0eba1c9be4d2: Pull complete 19:05:53 0d57e429df01: Pull complete 19:05:53 4e4be7b47b0d: Pull complete 19:05:54 e1f770b5df2f: Pull complete 19:05:57 85a0685a4137: Pull complete 19:05:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:05:57 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:05:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:05:59 $ docker top 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:06:00 + set -o pipefail 19:06:00 + snyk monitor '--org=edgex-jenkins' 19:06:04 19:06:04 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:06:04 19:06:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/15deda3e-a640-4b8a-994e-30559de30754 19:06:04 19:06:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:06:04 19:06:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:06:04 19:06:04 [Pipeline] } 19:06:04 $ docker stop --time=1 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 19:06:06 $ docker rm -f 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:07 + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] sh 19:06:07 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:06:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:07 . [Pipeline] withDockerContainer 19:06:08 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:06:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:08 $ docker top 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:08 [ssh-agent] Looking for ssh-agent implementation... 19:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:08 $ docker exec 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 ssh-agent 19:06:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJopIM/agent.14 19:06:08 SSH_AGENT_PID=20 19:06:08 Running ssh-add (command line suppressed) 19:06:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6024064773895683047.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6024064773895683047.key) 19:06:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:09 + git semver tag 19:06:09 # -> Open(): unable to determine branch for HEAD 19:06:09 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:06:09 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:06:09 # $SEMVER_REMOTE_NAME = origin 19:06:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:09 # $SEMVER_USER_NAME = edgex-jenkins 19:06:09 # $SEMVER_BRANCH = main 19:06:09 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 19:06:09 # d12ee3a0b5baed37547fcaca25ffc1f12635d3ea HEAD 19:06:09 # -> Force: false 19:06:09 # cb3e81590f46f7291d31581c173ac15ebca2a854 refs/tags/v2.2.0-dev.2 [Pipeline] } 19:06:09 $ docker exec --env ******** --env ******** 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 ssh-agent -k 19:06:09 unset SSH_AUTH_SOCK; 19:06:09 unset SSH_AGENT_PID; 19:06:09 echo Agent pid 20 killed; 19:06:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:09 + git semver [Pipeline] } 19:06:09 $ docker stop --time=1 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 19:06:10 $ docker rm -f 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:11 19:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:11 0.23.1-centos7: Pulling from edgex-lftools 19:06:11 ab5ef0e58194: Pulling fs layer 19:06:11 9712f1f96733: Pulling fs layer 19:06:11 63f879dbbcfc: Pulling fs layer 19:06:11 0d9ebad4ef96: Pulling fs layer 19:06:11 e9a5061849ea: Pulling fs layer 19:06:11 d747dcd14b5f: Pulling fs layer 19:06:11 2de7ff778b66: Pulling fs layer 19:06:11 e9a5061849ea: Waiting 19:06:11 d747dcd14b5f: Waiting 19:06:11 2de7ff778b66: Waiting 19:06:11 0d9ebad4ef96: Waiting 19:06:11 9712f1f96733: Verifying Checksum 19:06:11 9712f1f96733: Download complete 19:06:11 63f879dbbcfc: Verifying Checksum 19:06:11 63f879dbbcfc: Download complete 19:06:12 ab5ef0e58194: Verifying Checksum 19:06:12 ab5ef0e58194: Download complete 19:06:12 d747dcd14b5f: Verifying Checksum 19:06:12 d747dcd14b5f: Download complete 19:06:12 e9a5061849ea: Verifying Checksum 19:06:12 e9a5061849ea: Download complete 19:06:12 0d9ebad4ef96: Verifying Checksum 19:06:12 0d9ebad4ef96: Download complete 19:06:12 2de7ff778b66: Verifying Checksum 19:06:12 2de7ff778b66: Download complete 19:06:14 ab5ef0e58194: Pull complete 19:06:14 9712f1f96733: Pull complete 19:06:15 63f879dbbcfc: Pull complete 19:06:19 0d9ebad4ef96: Pull complete 19:06:19 e9a5061849ea: Pull complete 19:06:19 d747dcd14b5f: Pull complete 19:06:21 2de7ff778b66: Pull complete 19:06:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:06:21 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:06: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:06:24 $ docker top 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:06:24 provisioning config files... 19:06:24 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1340848916655276259tmp 19:06:24 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5441880449654456555tmp 19:06:24 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4974059158794332106tmp [Pipeline] { [Pipeline] echo 19:06:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:06:24 ---> sigul-configuration.sh 19:06:24 gpg: directory `/root/.gnupg' created 19:06:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:06:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:06:24 gpg: keyring `/root/.gnupg/secring.gpg' created 19:06:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:06:24 gpg: CAST5 encrypted data 19:06:24 gpg: encrypted with 1 passphrase 19:06:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:06:24 + mkdir /home/jenkins 19:06:24 + mkdir /home/jenkins/sigul [Pipeline] sh 19:06:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:06:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:06:25 ---> sigul-install.sh 19:06:25 Sigul already installed; skipping installation. [Pipeline] sh 19:06:25 + git tag --list 19:06:25 v1.0.0 19:06:25 v1.1.0 19:06:25 v1.2.0 19:06:25 v1.3.0 19:06:25 v1.3.1 19:06:25 v2.0.0 19:06:25 v2.0.1 19:06:25 v2.0.1-dev.1 19:06:25 v2.0.2-dev.1 19:06:25 v2.0.2-dev.10 19:06:25 v2.0.2-dev.11 19:06:25 v2.0.2-dev.12 19:06:25 v2.0.2-dev.13 19:06:25 v2.0.2-dev.14 19:06:25 v2.0.2-dev.15 19:06:25 v2.0.2-dev.16 19:06:25 v2.0.2-dev.17 19:06:25 v2.0.2-dev.18 19:06:25 v2.0.2-dev.19 19:06:25 v2.0.2-dev.2 19:06:25 v2.0.2-dev.20 19:06:25 v2.0.2-dev.21 19:06:25 v2.0.2-dev.22 19:06:25 v2.0.2-dev.23 19:06:25 v2.0.2-dev.24 19:06:25 v2.0.2-dev.25 19:06:25 v2.0.2-dev.26 19:06:25 v2.0.2-dev.27 19:06:25 v2.0.2-dev.28 19:06:25 v2.0.2-dev.29 19:06:25 v2.0.2-dev.3 19:06:25 v2.0.2-dev.30 19:06:25 v2.0.2-dev.4 19:06:25 v2.0.2-dev.5 19:06:25 v2.0.2-dev.6 19:06:25 v2.0.2-dev.7 19:06:25 v2.0.2-dev.8 19:06:25 v2.0.2-dev.9 19:06:25 v2.1.0 19:06:25 v2.2.0-dev.1 19:06:25 v2.2.0-dev.2 [Pipeline] sh 19:06:26 + lftools sign git-tag v2.2.0-dev.2 19:06:26 Signing Git tag with Sigul... 19:06:26 Signing v2.2.0-dev.2 [Pipeline] echo 19:06:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:06:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:06:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:06:27 $ docker stop --time=1 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 19:06:29 $ docker rm -f 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:06:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:06:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:30 . [Pipeline] withDockerContainer 19:06:30 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:30 $ docker top fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:30 [ssh-agent] Looking for ssh-agent implementation... 19:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:30 $ docker exec fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 ssh-agent 19:06:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbNbLkI/agent.13 19:06:30 SSH_AGENT_PID=19 19:06:30 Running ssh-add (command line suppressed) 19:06:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1164271960144295352.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1164271960144295352.key) 19:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:31 + git semver bump pre 19:06:31 # -> Open(): unable to determine branch for HEAD 19:06:31 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:06:31 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:06:31 # $SEMVER_REMOTE_NAME = origin 19:06:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:31 # $SEMVER_USER_NAME = edgex-jenkins 19:06:31 # $SEMVER_BRANCH = main 19:06:31 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 19:06:31 2.2.0-dev.3 [Pipeline] } 19:06:31 $ docker exec --env ******** --env ******** fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 ssh-agent -k 19:06:31 unset SSH_AUTH_SOCK; 19:06:31 unset SSH_AGENT_PID; 19:06:31 echo Agent pid 19 killed; 19:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:31 + git semver [Pipeline] } 19:06:31 $ docker stop --time=1 fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 19:06:32 $ docker rm -f fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:06:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:33 . [Pipeline] withDockerContainer 19:06:33 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:33 $ docker top 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:33 [ssh-agent] Looking for ssh-agent implementation... 19:06:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:34 $ docker exec 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d ssh-agent 19:06:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNkcKni/agent.13 19:06:34 SSH_AGENT_PID=19 19:06:34 Running ssh-add (command line suppressed) 19:06:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4641639423890545856.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4641639423890545856.key) 19:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:34 + git semver push 19:06:34 # -> Open(): unable to determine branch for HEAD 19:06:34 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:06:34 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:06:34 # $SEMVER_REMOTE_NAME = origin 19:06:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:34 # $SEMVER_USER_NAME = edgex-jenkins 19:06:34 # $SEMVER_BRANCH = main 19:06:34 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 19:06:36 $ docker exec --env ******** --env ******** 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d ssh-agent -k 19:06:36 unset SSH_AUTH_SOCK; 19:06:36 unset SSH_AGENT_PID; 19:06:36 echo Agent pid 19 killed; 19:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:36 + git semver [Pipeline] } 19:06:36 $ docker stop --time=1 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d 19:06:38 $ docker rm -f 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:06:39 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:06:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:39 ---> package-listing.sh 19:06:39 ++ facter osfamily 19:06:39 ++ tr '[:upper:]' '[:lower:]' 19:06:40 + OS_FAMILY=redhat 19:06:40 + workspace=/w/workspace/ry_app-service-configurable_main 19:06:40 + START_PACKAGES=/tmp/packages_start.txt 19:06:40 + END_PACKAGES=/tmp/packages_end.txt 19:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:40 + PACKAGES=/tmp/packages_start.txt 19:06:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:06:40 + PACKAGES=/tmp/packages_end.txt 19:06:40 + case "${OS_FAMILY}" in 19:06:40 + rpm -qa 19:06:40 + sort 19:06:40 + '[' -f /tmp/packages_start.txt ']' 19:06:40 + '[' -f /tmp/packages_end.txt ']' 19:06:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:06:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:06:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:06:40 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 19:06:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:41 19:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:41 latest: Pulling from edgex-lftools-log-publisher 19:06:41 b4d181a07f80: Pulling fs layer 19:06:41 a1111a8f2ec3: Pulling fs layer 19:06:41 ed53099fbce6: Pulling fs layer 19:06:41 dc539afda2c1: Pulling fs layer 19:06:41 77bc0d833cb6: Pulling fs layer 19:06:41 9065ff56babe: Pulling fs layer 19:06:41 d287ab97295c: Pulling fs layer 19:06:41 dc539afda2c1: Waiting 19:06:41 77bc0d833cb6: Waiting 19:06:41 9065ff56babe: Waiting 19:06:41 d287ab97295c: Waiting 19:06:41 a1111a8f2ec3: Verifying Checksum 19:06:41 a1111a8f2ec3: Download complete 19:06:41 dc539afda2c1: Verifying Checksum 19:06:41 dc539afda2c1: Download complete 19:06:41 ed53099fbce6: Verifying Checksum 19:06:41 ed53099fbce6: Download complete 19:06:42 9065ff56babe: Verifying Checksum 19:06:42 9065ff56babe: Download complete 19:06:42 77bc0d833cb6: Verifying Checksum 19:06:42 77bc0d833cb6: Download complete 19:06:42 b4d181a07f80: Verifying Checksum 19:06:42 b4d181a07f80: Download complete 19:06:42 d287ab97295c: Verifying Checksum 19:06:42 d287ab97295c: Download complete 19:06:43 b4d181a07f80: Pull complete 19:06:44 a1111a8f2ec3: Pull complete 19:06:44 ed53099fbce6: Pull complete 19:06:44 dc539afda2c1: Pull complete 19:06:44 77bc0d833cb6: Pull complete 19:06:44 9065ff56babe: Pull complete 19:06:50 d287ab97295c: Pull complete 19:06:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:06:50 prd-centos7-docker-4c-2g-818 does not seem to be running inside a container 19:06:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:06:52 $ docker top f233955c1cf02a18539a79647ccdb8f97b35d9ffa571cb82f77a28d070a586ce -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:52 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:53 + mkdir -p /var/log/sysstat [Pipeline] sh 19:06:53 + ls /var/log/sa-host 19:06:53 + sadf -c /var/log/sa-host/sa30 19:06:53 file_magic: OK 19:06:53 HZ: Using current value: 100 19:06:53 file_header: OK 19:06:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:06:53 Statistics: 19:06:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:06:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:53 provisioning config files... 19:06:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7499072320132246349tmp [Pipeline] { [Pipeline] echo 19:06:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:53 ---> create-netrc.sh [Pipeline] } 19:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> python-tools-install.sh [Pipeline] echo 19:06:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> sudo-logs.sh 19:06:54 Archiving 'sudo' log.. 19:06:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-818.novalocal: Name or service not known 19:06:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-818.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:06:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> job-cost.sh 19:06:54 lf-activate-venv: SKIPPING 19:06:54 DEBUG: total: 0.10999999940395355 19:06:54 INFO: Retrieving Stack Cost... 19:06:55 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:55 INFO: Archiving Costs [Pipeline] echo 19:06:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:56 ---> logs-deploy.sh 19:06:56 lf-activate-venv: SKIPPING 19:06:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/38 19:06:56 INFO: archiving workspace using pattern(s): 19:06:56 Archives upload complete. 19:06:56 INFO: archiving logs to Nexus 19:06:57 ---> uname -a: 19:06:57 Linux prd-centos7-docker-4c-2g-818.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:06:57 19:06:57 19:06:57 ---> lscpu: 19:06:57 Architecture: x86_64 19:06:57 CPU op-mode(s): 32-bit, 64-bit 19:06:57 Byte Order: Little Endian 19:06:57 Address sizes: 40 bits physical, 48 bits virtual 19:06:57 CPU(s): 2 19:06:57 On-line CPU(s) list: 0,1 19:06:57 Thread(s) per core: 1 19:06:57 Core(s) per socket: 1 19:06:57 Socket(s): 2 19:06:57 NUMA node(s): 1 19:06:57 Vendor ID: AuthenticAMD 19:06:57 CPU family: 23 19:06:57 Model: 49 19:06:57 Model name: AMD EPYC-Rome Processor 19:06:57 Stepping: 0 19:06:57 CPU MHz: 2800.000 19:06:57 BogoMIPS: 5600.00 19:06:57 Virtualization: AMD-V 19:06:57 Hypervisor vendor: KVM 19:06:57 Virtualization type: full 19:06:57 L1d cache: 32K 19:06:57 L1i cache: 32K 19:06:57 L2 cache: 512K 19:06:57 L3 cache: 16384K 19:06:57 NUMA node0 CPU(s): 0,1 19:06:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:06:57 19:06:57 19:06:57 ---> nproc: 19:06:57 2 19:06:57 19:06:57 19:06:57 ---> df -h: 19:06:57 Filesystem Size Used Avail Use% Mounted on 19:06:57 overlay 40G 9.0G 32G 23% / 19:06:57 tmpfs 64M 0 64M 0% /dev 19:06:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:57 shm 64M 0 64M 0% /dev/shm 19:06:57 /dev/vda1 40G 9.0G 32G 23% /facter-os 19:06:57 19:06:57 19:06:57 ---> sar -b -r -n DEV: 19:06:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 19:06:57 19:06:57 18:56:10 LINUX RESTART (2 CPU) 19:06:57 19:06:57 18:57:01 tps rtps wtps bread/s bwrtn/s 19:06:57 18:58:01 3.10 0.07 3.03 2.13 98.37 19:06:57 18:59:01 0.38 0.00 0.38 0.00 6.65 19:06:57 19:00:01 0.30 0.00 0.30 0.00 3.78 19:06:57 19:01:01 0.20 0.02 0.18 0.13 2.96 19:06:57 19:02:01 0.40 0.08 0.32 1.60 5.21 19:06:57 19:03:01 0.37 0.00 0.37 0.00 6.23 19:06:57 19:04:01 0.27 0.00 0.27 0.00 3.23 19:06:57 19:05:01 0.25 0.00 0.25 0.00 2.72 19:06:57 19:06:01 95.15 0.07 95.09 4.80 27181.32 19:06:57 Average: 11.16 0.03 11.13 0.96 3035.33 19:06:57 19:06:57 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:57 18:58:01 5703820 0 602212 7.52 2620 1700288 1153440 12.73 548736 1524400 20 19:06:57 18:59:01 5699440 0 606584 7.57 2620 1700296 1153764 12.74 553256 1524364 8 19:06:57 19:00:01 5697380 0 608644 7.60 2620 1700296 1153824 12.74 554672 1525044 8 19:06:57 19:01:01 5696024 0 609992 7.62 2620 1700304 1156524 12.77 554984 1525048 8 19:06:57 19:02:01 5702884 0 603008 7.53 2620 1700428 1154384 12.75 548644 1525164 8 19:06:57 19:03:01 5704208 0 601680 7.51 2620 1700432 1154252 12.74 548004 1525164 8 19:06:57 19:04:01 5691968 0 613916 7.67 2620 1700436 1154396 12.75 560112 1525164 8 19:06:57 19:05:01 5692060 0 613816 7.66 2620 1700444 1154444 12.75 559776 1525164 20 19:06:57 19:06:01 4738412 0 844912 10.55 2620 2422996 1438456 15.88 786984 2158920 1088 19:06:57 Average: 5591800 0 633863 7.91 2620 1780658 1185943 13.09 579463 1595381 131 19:06:57 19:06:57 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:57 18:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:06:57 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 18:59:01 eth0 4.21 1.28 3.19 0.09 0.00 0.00 0.00 0.00 19:06:57 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:00:01 eth0 0.93 0.58 0.53 0.40 0.00 0.00 0.00 0.00 19:06:57 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:01:01 eth0 0.83 0.23 0.31 0.19 0.00 0.00 0.00 0.00 19:06:57 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:02:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:06:57 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:03:01 eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:06:57 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:04:01 eth0 2.23 0.43 0.45 0.21 0.00 0.00 0.00 0.00 19:06:57 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:05:01 eth0 0.57 0.30 0.27 0.17 0.00 0.00 0.00 0.00 19:06:57 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:06:01 veth5d74ed1 16.77 22.56 1.75 16.02 0.00 0.00 0.00 0.00 19:06:57 19:06:01 eth0 160.45 97.14 4079.25 13.68 0.00 0.00 0.00 0.00 19:06:57 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 19:06:01 docker0 16.77 22.46 1.52 16.01 0.00 0.00 0.00 0.00 19:06:57 Average: veth5d74ed1 1.86 2.51 0.19 1.78 0.00 0.00 0.00 0.00 19:06:57 Average: eth0 18.87 11.15 453.92 1.65 0.00 0.00 0.00 0.00 19:06:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:57 Average: docker0 1.86 2.50 0.17 1.78 0.00 0.00 0.00 0.00 19:06:57 19:06:57 19:06:57 ---> sar -P ALL: 19:06:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/30/21 _x86_64_ (2 CPU) 19:06:57 19:06:57 18:56:10 LINUX RESTART (2 CPU) 19:06:57 19:06:57 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:06:57 18:58:01 all 0.34 0.00 0.06 0.00 0.02 99.58 19:06:57 18:58:01 0 0.57 0.00 0.03 0.00 0.02 99.38 19:06:57 18:58:01 1 0.12 0.00 0.08 0.00 0.02 99.78 19:06:57 18:59:01 all 0.31 0.00 0.04 0.00 0.03 99.62 19:06:57 18:59:01 0 0.55 0.00 0.05 0.00 0.02 99.38 19:06:57 18:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:06:57 19:00:01 all 0.30 0.00 0.03 0.00 0.02 99.65 19:06:57 19:00:01 0 0.53 0.00 0.02 0.00 0.02 99.43 19:06:57 19:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:06:57 19:01:01 all 0.27 0.00 0.04 0.00 0.02 99.67 19:06:57 19:01:01 0 0.38 0.00 0.03 0.00 0.00 99.58 19:06:57 19:01:01 1 0.15 0.00 0.05 0.00 0.03 99.77 19:06:57 19:02:01 all 0.26 0.00 0.07 0.00 0.01 99.67 19:06:57 19:02:01 0 0.08 0.00 0.07 0.00 0.02 99.83 19:06:57 19:02:01 1 0.43 0.00 0.07 0.00 0.00 99.50 19:06:57 19:03:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:06:57 19:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:06:57 19:03:01 1 0.40 0.00 0.02 0.00 0.02 99.57 19:06:57 19:04:01 all 0.13 0.00 0.06 0.00 0.02 99.79 19:06:57 19:04:01 0 0.22 0.00 0.07 0.00 0.02 99.70 19:06:57 19:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:06:57 19:05:01 all 0.13 0.00 0.04 0.00 0.03 99.81 19:06:57 19:05:01 0 0.17 0.00 0.05 0.00 0.02 99.77 19:06:57 19:05:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:06:57 19:06:01 all 9.66 0.00 3.79 1.47 0.05 85.02 19:06:57 19:06:01 0 9.55 0.00 3.85 1.82 0.03 84.74 19:06:57 19:06:01 1 9.77 0.00 3.73 1.12 0.07 85.31 19:06:57 Average: all 1.27 0.00 0.46 0.16 0.02 98.09 19:06:57 Average: 0 1.33 0.00 0.46 0.20 0.02 98.00 19:06:57 Average: 1 1.22 0.00 0.45 0.12 0.03 98.18 19:06:57 19:06:57 19:06:57