Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36e4556e19d47a73733e529c83cf9b2d06cecfaa 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-ssh4673594569149525533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh930204610974288072.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh1033454281258101241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh3248106648440613145.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-ssh7410750790474695296.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-1134 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-ssh3972539653438163799.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 36e4556e19d47a73733e529c83cf9b2d06cecfaa (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 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 Commit message: "build(snap): upgrade base to core20 (#358)" > git rev-list --no-walk 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:05 ========================================================= 23:11:05 EdgeX Global Pipelines Version Info 23:11:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:06 ------------------- 23:11:06 stable info: 23:11:06 ------------------- 23:11:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:06 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 23:11:06 Message: update stable to v2.0.216 23:11:07 ------------------- 23:11:07 experimental info: 23:11:07 ------------------- 23:11:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:07 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 23:11:07 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:11:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e4556 [Pipeline] echo 23:11:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:09 provisioning config files... 23:11:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3370811319224073475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:10 ---> docker-login.sh 23:11:10 nexus3.edgexfoundry.org:10001 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 nexus3.edgexfoundry.org:10002 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 nexus3.edgexfoundry.org:10003 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 nexus3.edgexfoundry.org:10004 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:10 Configure a credential helper to remove this warning. See 23:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:10 23:11:10 Login Succeeded 23:11:10 docker.io 23:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:12 Configure a credential helper to remove this warning. See 23:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:12 23:11:12 Login Succeeded 23:11:12 ---> docker-login.sh ends [Pipeline] } 23:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:11:12 + git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 23:11:12 -----------> git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa 36e4556e19d47a73733e529c83cf9b2d06cecfaa [false] [Pipeline] sh 23:11:13 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 23:11:14 ========================================================= 23:11:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:14 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 23:11:14 [semverPrep] GIT_COMMIT: 36e4556e19d47a73733e529c83cf9b2d06cecfaa, Commit Message: build(snap): upgrade base to core20 (#358) [Pipeline] echo 23:11:14 [semverPrep] This is not a build commit. [Pipeline] sh 23:11:14 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 23:11:16 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 23:11:16 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:11:16 + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:16 23:11:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:11:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:16 latest: Pulling from edgex-devops/git-semver 23:11:16 a0d0a0d46f8b: Pulling fs layer 23:11:16 3e5f54012d9b: Pulling fs layer 23:11:16 4c7163046ea9: Pulling fs layer 23:11:16 0c2d73faf560: Pulling fs layer 23:11:16 0c2d73faf560: Waiting 23:11:16 3e5f54012d9b: Download complete 23:11:16 a0d0a0d46f8b: Verifying Checksum 23:11:16 a0d0a0d46f8b: Download complete 23:11:16 0c2d73faf560: Verifying Checksum 23:11:16 0c2d73faf560: Download complete 23:11:16 4c7163046ea9: Verifying Checksum 23:11:16 4c7163046ea9: Download complete 23:11:17 a0d0a0d46f8b: Pull complete 23:11:17 3e5f54012d9b: Pull complete 23:11:18 4c7163046ea9: Pull complete 23:11:18 0c2d73faf560: Pull complete 23:11:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:11:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:11:18 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:11:20 $ docker top b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:20 [ssh-agent] Looking for ssh-agent implementation... 23:11:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:20 $ docker exec b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent 23:11:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFmoia/agent.14 23:11:20 SSH_AGENT_PID=21 23:11:20 Running ssh-add (command line suppressed) 23:11:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1573952616443870848.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1573952616443870848.key) 23:11:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:22 + git tag --points-at HEAD [Pipeline] } 23:11:22 $ docker exec --env ******** --env ******** b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent -k 23:11:22 unset SSH_AUTH_SOCK; 23:11:22 unset SSH_AGENT_PID; 23:11:22 echo Agent pid 21 killed; 23:11:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:22 [ssh-agent] Looking for ssh-agent implementation... 23:11:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:23 $ docker exec b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent 23:11:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJkKiBL/agent.56 23:11:23 SSH_AGENT_PID=63 23:11:23 Running ssh-add (command line suppressed) 23:11:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3727528237651455106.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3727528237651455106.key) 23:11:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:23 + git semver init 23:11:23 # -> Open(): unable to determine branch for HEAD 23:11:23 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:11:23 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:11:23 # $SEMVER_REMOTE_NAME = origin 23:11:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:11:23 # $SEMVER_USER_NAME = edgex-jenkins 23:11:23 # $SEMVER_BRANCH = main 23:11:23 # $SEMVER_TEMP = /tmp/semver-780122313 23:11:23 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:11:24 # '/tmp/semver-780122313' -> '/w/workspace/ry_app-service-configurable_main/.semver' 23:11:24 # -> Force: false 23:11:24 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 23:11:24 $ docker exec --env ******** --env ******** b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d ssh-agent -k 23:11:24 unset SSH_AUTH_SOCK; 23:11:24 unset SSH_AGENT_PID; 23:11:24 echo Agent pid 63 killed; 23:11:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:25 + git semver [Pipeline] } 23:11:25 $ docker stop --time=1 b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d 23:11:26 $ docker rm -f b32be325d012ec3668536de0715e2a0436b6253f78eb7823394b96bbae56650d [Pipeline] // withDockerContainer [Pipeline] sh 23:11:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:28 Stashed 1 file(s) [Pipeline] echo 23:11:28 [edgeXSemver]: initialized semver on version 2.0.2-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:11:29 Running on prd-centos7-docker-4c-2g-1136 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:11:29 Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout 23:11:30 Selected Git installation does not exist. Using Default 23:11:30 The recommended git tool is: NONE 23:11:36 using credential edgex-jenkins-ssh 23:11:36 Cloning the remote Git repository 23:11:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:11:36 > git init /w/workspace/app-service-configurable/36 # timeout=10 23:11:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:11:36 > git --version # timeout=10 23:11:36 > git --version # 'git version 2.24.4' 23:11:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:36 [INFO] Currently running in a labeled security context 23:11:36 [INFO] Currently SELinux is 'enforcing' on the host 23:11:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/36@tmp/jenkins-gitclient-ssh450181661289012779.key 23:11:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:37 Avoid second fetch 23:11:37 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 23:11:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:11:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:37 > git config core.sparsecheckout # timeout=10 23:11:37 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 23:11:40 Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:40 provisioning config files... 23:11:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config1096468977711234648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:41 ---> docker-login.sh 23:11:41 nexus3.edgexfoundry.org:10001 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:41 Configure a credential helper to remove this warning. See 23:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:41 23:11:41 Login Succeeded 23:11:41 nexus3.edgexfoundry.org:10002 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:41 Configure a credential helper to remove this warning. See 23:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:41 23:11:41 Login Succeeded 23:11:41 nexus3.edgexfoundry.org:10003 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:41 Configure a credential helper to remove this warning. See 23:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:41 23:11:41 Login Succeeded 23:11:41 nexus3.edgexfoundry.org:10004 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:41 Configure a credential helper to remove this warning. See 23:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:41 23:11:41 Login Succeeded 23:11:41 docker.io 23:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:42 Configure a credential helper to remove this warning. See 23:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:42 23:11:42 Login Succeeded 23:11:42 ---> docker-login.sh ends [Pipeline] } 23:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:43 ========================================================= 23:11:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:11:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:11:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:11:43 Sending build context to Docker daemon 200.7kB 23:11:43 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:11:43 Step 2/12 : FROM ${BASE} AS builder 23:11:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:43 a0d0a0d46f8b: Pulling fs layer 23:11:43 31adcdaf11c8: Pulling fs layer 23:11:43 b8b176561691: Pulling fs layer 23:11:43 4527c011a84f: Pulling fs layer 23:11:43 5d74067f8e1e: Pulling fs layer 23:11:43 e0aca202a116: Pulling fs layer 23:11:43 3a43be97a3b4: Pulling fs layer 23:11:43 34cad66bf833: Pulling fs layer 23:11:43 b4e3c513aaa6: Pulling fs layer 23:11:43 5d74067f8e1e: Waiting 23:11:43 e0aca202a116: Waiting 23:11:43 3a43be97a3b4: Waiting 23:11:43 34cad66bf833: Waiting 23:11:43 b4e3c513aaa6: Waiting 23:11:43 4527c011a84f: Waiting 23:11:43 b8b176561691: Verifying Checksum 23:11:43 b8b176561691: Download complete 23:11:43 31adcdaf11c8: Verifying Checksum 23:11:43 31adcdaf11c8: Download complete 23:11:43 5d74067f8e1e: Verifying Checksum 23:11:43 5d74067f8e1e: Download complete 23:11:43 e0aca202a116: Verifying Checksum 23:11:43 e0aca202a116: Download complete 23:11:43 a0d0a0d46f8b: Download complete 23:11:43 3a43be97a3b4: Verifying Checksum 23:11:43 3a43be97a3b4: Download complete 23:11:43 34cad66bf833: Verifying Checksum 23:11:43 34cad66bf833: Download complete 23:11:44 a0d0a0d46f8b: Pull complete 23:11:44 b4e3c513aaa6: Verifying Checksum 23:11:44 b4e3c513aaa6: Download complete 23:11:44 4527c011a84f: Verifying Checksum 23:11:44 4527c011a84f: Download complete 23:11:44 31adcdaf11c8: Pull complete 23:11:44 b8b176561691: Pull complete 23:11:44 Still waiting to schedule task 23:11:44 ‘prd-centos7-docker-4c-2g-1125’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 23:11:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1126’ is offline 23:11:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1135’ is offline 23:11:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1137’ is offline 23:11:47 4527c011a84f: Pull complete 23:11:48 5d74067f8e1e: Pull complete 23:11:48 e0aca202a116: Pull complete 23:11:48 3a43be97a3b4: Pull complete 23:11:48 34cad66bf833: Pull complete 23:11:50 b4e3c513aaa6: Pull complete 23:11:50 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:11:50 ---> 9f6097aaca64 23:11:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:11:52 ---> Running in c1f5c7b5eed0 23:11:52 Removing intermediate container c1f5c7b5eed0 23:11:52 ---> 8b405dcd9e6f 23:11:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:11:52 ---> Running in 8a0024ac8c52 23:11:52 Removing intermediate container 8a0024ac8c52 23:11:52 ---> 9fb187de4027 23:11:52 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:11:52 ---> Running in 8c1f7b0335c3 23:11:52 Removing intermediate container 8c1f7b0335c3 23:11:52 ---> d5f598038721 23:11:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:52 ---> Running in b8afc05294ae 23:11:53 Removing intermediate container b8afc05294ae 23:11:53 ---> 56e5371aebd8 23:11:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:53 ---> Running in 816d0a050d3e 23:11:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:11:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:11:55 OK: 220 MiB in 52 packages 23:11:55 Removing intermediate container 816d0a050d3e 23:11:55 ---> f28cf9b2c303 23:11:55 Step 8/12 : WORKDIR /app 23:11:55 ---> Running in ec9d8232271b 23:11:55 Removing intermediate container ec9d8232271b 23:11:55 ---> 38fcf2cca80c 23:11:55 Step 9/12 : COPY . . 23:11:55 ---> 571e93372de2 23:11:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:55 ---> Running in 93366a51dad0 23:12:28 Removing intermediate container 93366a51dad0 23:12:28 ---> 66fa8f1705cb 23:12:28 Step 11/12 : ARG MAKE="make build" 23:12:28 ---> Running in 66cdd0880d5b 23:12:28 Removing intermediate container 66cdd0880d5b 23:12:28 ---> 59796cc5a2a3 23:12:28 Step 12/12 : RUN $MAKE 23:12:28 ---> Running in afe86aac9786 23:12:28 noop 23:12:28 Removing intermediate container afe86aac9786 23:12:28 ---> 4dd4dd5f1018 23:12:28 Successfully built 4dd4dd5f1018 23:12:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:12:28 + docker inspect -f . ci-base-image-x86_64 23:12:28 . [Pipeline] withDockerContainer 23:12:28 prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container 23:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:12:30 $ docker top c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:30 + go version 23:12:30 go version go1.16.8 linux/amd64 [Pipeline] } 23:12:30 $ docker stop --time=1 c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c 23:12:31 $ docker rm -f c7d6ddf84a32d918f6517b4ae3597d8e720a80d5e3f9f30bf4b979a66461a61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:32 + docker inspect -f . ci-base-image-x86_64 23:12:32 . [Pipeline] withDockerContainer 23:12:32 prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container 23:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:12:33 $ docker top 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:12:34 + make test 23:12:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:12:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1137 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:12:40 Running in /w/workspace/app-service-configurable/36 [Pipeline] { [Pipeline] checkout 23:12:40 Selected Git installation does not exist. Using Default 23:12:40 The recommended git tool is: NONE 23:12:47 using credential edgex-jenkins-ssh 23:12:47 Cloning the remote Git repository 23:12:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:12:47 > git init /w/workspace/app-service-configurable/36 # timeout=10 23:12:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:12:47 > git --version # timeout=10 23:12:47 > git --version # 'git version 2.17.1' 23:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:48 Avoid second fetch 23:12:48 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 23:12:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:48 > git config core.sparsecheckout # timeout=10 23:12:48 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 23:12:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:12:50 CGO_ENABLED=1 go vet ./... 23:12:53 Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:54 Dload Upload Total Spent Left Speed 23:12:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 23:12:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:12:55 + sudo tee /etc/docker/daemon.new 23:12:55 { 23:12:55 "registry-mirrors": [ 23:12:55 "https://nexus3.edgexfoundry.org:10001" 23:12:55 ], 23:12:55 "bip": "10.250.0.254/24", 23:12:55 "hosts": [ 23:12:55 "tcp://0.0.0.0:5555", 23:12:55 "unix:///var/run/docker.sock" 23:12:55 ], 23:12:55 "mtu": 1458, 23:12:55 "selinux-enabled": true, 23:12:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:12:55 } [Pipeline] sh 23:12:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:12:56 + sudo service docker restart 23:12:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:57 $ docker stop --time=1 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 23:12:59 $ docker rm -f 4a464e5c1d460641b1fe4f6652b56a553d8eca43ca0a290dc6fd5986b4176fc8 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:13:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:01 + ls -al . 23:13:01 total 148 23:13:01 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 23:12 . 23:13:01 drwxrwxr-x. 4 jenkins jenkins 30 Nov 17 23:11 .. 23:13:01 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 17 23:11 Attribution.txt 23:13:01 drwxrwxr-x. 2 jenkins jenkins 37 Nov 17 23:11 bin 23:13:01 -rw-rw-r--. 1 jenkins jenkins 23791 Nov 17 23:11 CHANGELOG.md 23:13:01 -rw-r--r--. 1 jenkins jenkins 10 Nov 17 23:12 coverage.out 23:13:01 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 17 23:11 Dockerfile 23:13:01 -rw-rw-r--. 1 jenkins jenkins 119 Nov 17 23:11 .dockerignore 23:13:01 drwxrwxr-x. 8 jenkins jenkins 162 Nov 17 23:11 .git 23:13:01 drwxrwxr-x. 2 jenkins jenkins 104 Nov 17 23:11 .github 23:13:01 -rw-rw-r--. 1 jenkins jenkins 104 Nov 17 23:11 .gitignore 23:13:01 -rw-rw-r--. 1 jenkins jenkins 129 Nov 17 23:11 go.mod 23:13:01 -rw-rw-r--. 1 jenkins jenkins 49193 Nov 17 23:11 go.sum 23:13:01 -rw-rw-r--. 1 jenkins jenkins 677 Nov 17 23:11 GOVERNANCE.md 23:13:01 -rw-rw-r--. 1 jenkins jenkins 687 Nov 17 23:11 Jenkinsfile 23:13:01 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 17 23:11 LICENSE 23:13:01 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 17 23:11 main.go 23:13:01 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 17 23:11 makefile 23:13:01 -rw-rw-r--. 1 jenkins jenkins 618 Nov 17 23:11 OWNERS.md 23:13:01 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 17 23:11 README.md 23:13:01 drwxrwxr-x. 9 jenkins jenkins 151 Nov 17 23:11 res 23:13:01 drwxrwxr-x. 3 jenkins jenkins 58 Nov 17 23:11 snap 23:13:01 -rw-rw-r--. 1 jenkins jenkins 12 Nov 17 23:11 VERSION [Pipeline] isUnix [Pipeline] sh 23:13:02 + 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=amd64 --label version=2.0.2-dev.31 . 23:13:02 Sending build context to Docker daemon 201.7kB 23:13:02 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:13:02 Step 2/26 : FROM ${BASE} AS builder 23:13:02 ---> 4dd4dd5f1018 23:13:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:13:02 ---> Running in dd82cb8ad972 23:13:02 Removing intermediate container dd82cb8ad972 23:13:02 ---> e6f66fcc2e4b 23:13:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:13:02 ---> Running in 5ccc7c1ccda1 23:13:02 Removing intermediate container 5ccc7c1ccda1 23:13:02 ---> 276431a67862 23:13:02 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:13:02 ---> Running in d3baf9946de1 23:13:02 Removing intermediate container d3baf9946de1 23:13:02 ---> 7999c8dd2ce7 23:13:02 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:02 ---> Running in a9a9ade056b1 23:13:03 Removing intermediate container a9a9ade056b1 23:13:03 ---> 3c102ea5099d 23:13:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:03 ---> Running in deb8e2f73351 23:13:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:13:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:13:04 OK: 220 MiB in 52 packages 23:13:04 Removing intermediate container deb8e2f73351 23:13:04 ---> 31e2ec722fbd 23:13:04 Step 8/26 : WORKDIR /app 23:13:04 ---> Running in 0b3c9ac44fb3 23:13:04 Removing intermediate container 0b3c9ac44fb3 23:13:04 ---> ce6912ae5c4c 23:13:04 Step 9/26 : COPY . . 23:13:04 ---> 026f79e61bf7 23:13:04 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:05 ---> Running in 90c80a5eeb13 23:13:05 Removing intermediate container 90c80a5eeb13 23:13:05 ---> c35f5fbffcd8 23:13:05 Step 11/26 : ARG MAKE="make build" 23:13:05 ---> Running in b9559458e5e7 23:13:05 Removing intermediate container b9559458e5e7 23:13:05 ---> 9fd105397c54 23:13:05 Step 12/26 : RUN $MAKE 23:13:05 ---> Running in 39a2d4c9e7eb 23:13:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.31" -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:15 provisioning config files... 23:13:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config412546556828199737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> docker-login.sh 23:13:15 nexus3.edgexfoundry.org:10001 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 Login Succeeded 23:13:16 nexus3.edgexfoundry.org:10002 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:17 Configure a credential helper to remove this warning. See 23:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:17 23:13:17 Login Succeeded 23:13:17 nexus3.edgexfoundry.org:10003 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10004 23:13:18 Removing intermediate container 39a2d4c9e7eb 23:13:18 ---> 5594176ec11a 23:13:18 Step 13/26 : FROM alpine:3.14 23:13:18 3.14: Pulling from library/alpine 23:13:18 97518928ae5f: Pulling fs layer 23:13:18 97518928ae5f: Verifying Checksum 23:13:18 97518928ae5f: Download complete 23:13:18 97518928ae5f: Pull complete 23:13:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:13:18 Status: Downloaded newer image for alpine:3.14 23:13:18 ---> 0a97eee8041e 23:13:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:13:18 ---> Running in 14f81536c024 23:13:18 Removing intermediate container 14f81536c024 23:13:18 ---> 3d89d89a039c 23:13:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 ---> Running in 8d0f50010b5f 23:13:18 Removing intermediate container 8d0f50010b5f 23:13:18 ---> 98feeb59339c 23:13:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:13:18 ---> Running in 0278e23d3484 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 docker.io 23:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:19 (1/7) Installing ca-certificates (20191127-r5) 23:13:19 (2/7) Installing dumb-init (1.2.5-r1) 23:13:19 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:13:19 (4/7) Installing libsodium (1.0.18-r0) 23:13:19 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:13:19 (6/7) Installing libzmq (4.3.4-r0) 23:13:19 (7/7) Installing zeromq (4.3.4-r0) 23:13:19 Executing busybox-1.33.1-r6.trigger 23:13:19 Executing ca-certificates-20191127-r5.trigger 23:13:19 OK: 9 MiB in 21 packages 23:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:19 Configure a credential helper to remove this warning. See 23:13:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:19 23:13:19 Login Succeeded 23:13:19 ---> docker-login.sh ends [Pipeline] } 23:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:13:19 Removing intermediate container 0278e23d3484 23:13:19 ---> 219ae5694a90 23:13:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:13:19 ---> 8f67431a6e9e 23:13:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:13:20 ---> 77fe85c76045 23:13:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:13:20 ---> ac57f6cb58b2 23:13:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:13:20 ---> c30ea67719a4 23:13:20 Step 21/26 : EXPOSE 48095 23:13:20 ---> Running in 96cf75383c1b 23:13:20 Removing intermediate container 96cf75383c1b 23:13:20 ---> a3e4bceaccc4 23:13:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:13:20 ---> Running in 84b6fe00b87a 23:13:20 Removing intermediate container 84b6fe00b87a 23:13:20 ---> 0049222831cd 23:13:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:20 ---> Running in bbcbdc6a0323 23:13:20 Removing intermediate container bbcbdc6a0323 23:13:20 ---> 0bd200ceea36 23:13:20 Step 24/26 : LABEL arch=amd64 23:13:20 ---> Running in cb70a806c433 23:13:20 Removing intermediate container cb70a806c433 23:13:20 ---> 96fb561bcebe 23:13:20 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:13:20 ---> Running in 2ccee8c75e2d 23:13:20 Removing intermediate container 2ccee8c75e2d 23:13:20 ---> 0f05fff76201 23:13:20 Step 26/26 : LABEL version=2.0.2-dev.31 23:13:20 ---> Running in 1dc6928bfdf8 23:13:20 Removing intermediate container 1dc6928bfdf8 23:13:20 ---> 4c68efa64cc1 23:13:20 [Warning] One or more build-args [ARCH] were not consumed 23:13:20 Successfully built 4c68efa64cc1 23:13:20 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo 23:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:21 ========================================================= 23:13:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:13:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:21 provisioning config files... 23:13:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config3992881369155652865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:13:21 Sending build context to Docker daemon 200.7kB 23:13:21 ---> docker-login.sh 23:13:21 nexus3.edgexfoundry.org:10001 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 nexus3.edgexfoundry.org:10002 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 nexus3.edgexfoundry.org:10003 23:13:21 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:13:21 Step 2/12 : FROM ${BASE} AS builder 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 nexus3.edgexfoundry.org:10004 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 docker.io 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:21 552d1f2373af: Pulling fs layer 23:13:21 ea3f2d53f512: Pulling fs layer 23:13:21 9e70ebbbe112: Pulling fs layer 23:13:21 7a9cfe048b4a: Pulling fs layer 23:13:21 72dc09318566: Pulling fs layer 23:13:21 f4f7b4309257: Pulling fs layer 23:13:21 0ac9a79272e3: Pulling fs layer 23:13:21 b78e95d17946: Pulling fs layer 23:13:21 f4f7b4309257: Waiting 23:13:21 0ac9a79272e3: Waiting 23:13:21 b78e95d17946: Waiting 23:13:21 72dc09318566: Waiting 23:13:21 7a9cfe048b4a: Waiting 23:13:21 9e70ebbbe112: Verifying Checksum 23:13:21 9e70ebbbe112: Download complete 23:13:21 ea3f2d53f512: Verifying Checksum 23:13:21 ea3f2d53f512: Download complete 23:13:21 72dc09318566: Verifying Checksum 23:13:21 f4f7b4309257: Verifying Checksum 23:13:21 f4f7b4309257: Download complete 23:13:21 552d1f2373af: Download complete 23:13:22 0ac9a79272e3: Verifying Checksum 23:13:22 0ac9a79272e3: Download complete 23:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:22 Configure a credential helper to remove this warning. See 23:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:22 23:13:22 Login Succeeded 23:13:22 ---> docker-login.sh ends [Pipeline] } 23:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:13:22 36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:13:22 latest 23:13:22 2.0.2-dev.31 23:13:22 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:13:22 main 23:13:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:23 552d1f2373af: Pull complete 23:13:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix 23:13:23 ea3f2d53f512: Pull complete [Pipeline] sh 23:13:23 9e70ebbbe112: Pull complete 23:13:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:23 7a600f48dcc9: Preparing 23:13:23 2b8302033416: Preparing 23:13:23 6ec79a918130: Preparing 23:13:23 7f1ee8a03144: Preparing 23:13:23 ab2cedd0ff5f: Preparing 23:13:23 1a058d5342cc: Preparing 23:13:23 1a058d5342cc: Waiting 23:13:24 b78e95d17946: Verifying Checksum 23:13:24 b78e95d17946: Download complete 23:13:24 2b8302033416: Pushed 23:13:24 6ec79a918130: Pushed 23:13:24 7f1ee8a03144: Pushed 23:13:24 1a058d5342cc: Layer already exists 23:13:24 ab2cedd0ff5f: Pushed 23:13:24 7a9cfe048b4a: Verifying Checksum 23:13:24 7a9cfe048b4a: Download complete 23:13:25 7a600f48dcc9: Pushed 23:13:25 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:13:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:26 7a600f48dcc9: Preparing 23:13:26 2b8302033416: Preparing 23:13:26 6ec79a918130: Preparing 23:13:26 7f1ee8a03144: Preparing 23:13:26 ab2cedd0ff5f: Preparing 23:13:26 1a058d5342cc: Preparing 23:13:26 1a058d5342cc: Waiting 23:13:26 7f1ee8a03144: Layer already exists 23:13:26 6ec79a918130: Layer already exists 23:13:26 2b8302033416: Layer already exists 23:13:26 ab2cedd0ff5f: Layer already exists 23:13:26 7a600f48dcc9: Layer already exists 23:13:26 1a058d5342cc: Layer already exists 23:13:26 latest: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh 23:13:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 23:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:26 7a600f48dcc9: Preparing 23:13:26 2b8302033416: Preparing 23:13:26 6ec79a918130: Preparing 23:13:26 7f1ee8a03144: Preparing 23:13:26 ab2cedd0ff5f: Preparing 23:13:26 1a058d5342cc: Preparing 23:13:26 1a058d5342cc: Waiting 23:13:26 7a600f48dcc9: Layer already exists 23:13:26 6ec79a918130: Layer already exists 23:13:26 2b8302033416: Layer already exists 23:13:26 ab2cedd0ff5f: Layer already exists 23:13:26 7f1ee8a03144: Layer already exists 23:13:26 1a058d5342cc: Layer already exists 23:13:26 2.0.2-dev.31: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:27 7a600f48dcc9: Preparing 23:13:27 2b8302033416: Preparing 23:13:27 6ec79a918130: Preparing 23:13:27 7f1ee8a03144: Preparing 23:13:27 ab2cedd0ff5f: Preparing 23:13:27 1a058d5342cc: Preparing 23:13:27 1a058d5342cc: Waiting 23:13:27 7a600f48dcc9: Layer already exists 23:13:27 6ec79a918130: Layer already exists 23:13:27 ab2cedd0ff5f: Layer already exists 23:13:27 2b8302033416: Layer already exists 23:13:27 7f1ee8a03144: Layer already exists 23:13:27 1a058d5342cc: Layer already exists 23:13:27 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:13:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 23:13:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:13:28 7a600f48dcc9: Preparing 23:13:28 2b8302033416: Preparing 23:13:28 6ec79a918130: Preparing 23:13:28 7f1ee8a03144: Preparing 23:13:28 ab2cedd0ff5f: Preparing 23:13:28 1a058d5342cc: Preparing 23:13:28 1a058d5342cc: Waiting 23:13:28 7a600f48dcc9: Layer already exists 23:13:28 ab2cedd0ff5f: Layer already exists 23:13:28 6ec79a918130: Layer already exists 23:13:28 2b8302033416: Layer already exists 23:13:28 7f1ee8a03144: Layer already exists 23:13:28 1a058d5342cc: Layer already exists 23:13:28 main: digest: sha256:08c9246c6aea28a17809a9c9574b351f8c6bffaa42b1dba2fe71d33416688d48 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:29 ===================================================== [Pipeline] echo 23:13:29 taggedImages: 23:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.31 23:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:13:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:29 23:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:29 latest: Pulling from edgex-lftools-log-publisher 23:13:29 b4d181a07f80: Pulling fs layer 23:13:29 a1111a8f2ec3: Pulling fs layer 23:13:29 ed53099fbce6: Pulling fs layer 23:13:29 dc539afda2c1: Pulling fs layer 23:13:29 77bc0d833cb6: Pulling fs layer 23:13:29 9065ff56babe: Pulling fs layer 23:13:29 d287ab97295c: Pulling fs layer 23:13:29 dc539afda2c1: Waiting 23:13:29 77bc0d833cb6: Waiting 23:13:29 9065ff56babe: Waiting 23:13:29 d287ab97295c: Waiting 23:13:29 a1111a8f2ec3: Verifying Checksum 23:13:29 a1111a8f2ec3: Download complete 23:13:29 dc539afda2c1: Verifying Checksum 23:13:29 dc539afda2c1: Download complete 23:13:29 ed53099fbce6: Verifying Checksum 23:13:29 ed53099fbce6: Download complete 23:13:29 9065ff56babe: Verifying Checksum 23:13:29 9065ff56babe: Download complete 23:13:29 77bc0d833cb6: Verifying Checksum 23:13:29 77bc0d833cb6: Download complete 23:13:30 b4d181a07f80: Verifying Checksum 23:13:30 b4d181a07f80: Download complete 23:13:30 d287ab97295c: Verifying Checksum 23:13:30 d287ab97295c: Download complete 23:13:31 b4d181a07f80: Pull complete 23:13:31 a1111a8f2ec3: Pull complete 23:13:32 ed53099fbce6: Pull complete 23:13:32 dc539afda2c1: Pull complete 23:13:32 77bc0d833cb6: Pull complete 23:13:32 9065ff56babe: Pull complete 23:13:34 7a9cfe048b4a: Pull complete 23:13:34 72dc09318566: Pull complete 23:13:35 f4f7b4309257: Pull complete 23:13:35 0ac9a79272e3: Pull complete 23:13:38 d287ab97295c: Pull complete 23:13:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:38 prd-centos7-docker-4c-2g-1136 does not seem to be running inside a container 23:13:38 $ 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/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:13:40 $ docker top 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:40 ---> job-cost.sh 23:13:40 lf-activate-venv: SKIPPING 23:13:40 INFO: No Stack... 23:13:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:13:41 INFO: Archiving Costs [Pipeline] sh 23:13:42 + cat /w/workspace/app-service-configurable/36/archives/cost.csv 23:13:42 + cut -d, -f6 [Pipeline] lock 23:13:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] 23:13:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] did not exist. Created. 23:13:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:42 + echo total: 0.05999999865889549 [Pipeline] stash 23:13:43 b78e95d17946: Pull complete 23:13:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:13:43 ---> 8b459fc5aaf0 23:13:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:13:43 ---> Running in d2a39da77adf 23:13:43 Stashed 1 file(s) [Pipeline] } 23:13:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:43 $ docker stop --time=1 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a 23:13:43 Removing intermediate container d2a39da77adf 23:13:43 ---> d2b81d0da3f3 23:13:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:13:43 ---> Running in d4bf8f381491 23:13:44 Removing intermediate container d4bf8f381491 23:13:44 ---> e1ba684946db 23:13:44 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:13:44 ---> Running in e83d0f6ab35a 23:13:44 $ docker rm -f 5425907a1ea68024cf5898750d7ddae47c486c504e6fc4137ec8a4d8897b3b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:13:44 Removing intermediate container e83d0f6ab35a 23:13:44 ---> 4d52989ed0a4 23:13:44 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:44 ---> Running in 4b3fda6b903c [Pipeline] // stage [Pipeline] } 23:13:47 Removing intermediate container 4b3fda6b903c 23:13:47 ---> dff03fe1fd43 23:13:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:47 ---> Running in 9d28a052b6dc 23:13:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:13:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:13:50 OK: 219 MiB in 52 packages 23:13:50 Removing intermediate container 9d28a052b6dc 23:13:50 ---> 7ea954b6f7ea 23:13:50 Step 8/12 : WORKDIR /app 23:13:50 ---> Running in d6ae2dc8182d 23:13:51 Removing intermediate container d6ae2dc8182d 23:13:51 ---> 1575fd2ecc2b 23:13:51 Step 9/12 : COPY . . 23:13:52 ---> 72ffdac731f1 23:13:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:52 ---> Running in 369daeb29af2 23:15:15 Removing intermediate container 369daeb29af2 23:15:15 ---> 06cb4c71bb5c 23:15:15 Step 11/12 : ARG MAKE="make build" 23:15:15 ---> Running in c3a62b056fd5 23:15:15 Removing intermediate container c3a62b056fd5 23:15:15 ---> ebf2b5aad84c 23:15:15 Step 12/12 : RUN $MAKE 23:15:15 ---> Running in 587c0f190ca8 23:15:15 noop 23:15:15 Removing intermediate container 587c0f190ca8 23:15:15 ---> ade8032fb4d0 23:15:15 Successfully built ade8032fb4d0 23:15:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:15:16 + docker inspect -f . ci-base-image-arm64 23:15:16 . [Pipeline] withDockerContainer 23:15:16 prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container 23:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:15:18 $ docker top 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:19 + go version 23:15:19 go version go1.16.8 linux/arm64 [Pipeline] } 23:15:19 $ docker stop --time=1 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 23:15:20 $ docker rm -f 9c6d8129c6c3e2dbcbbe24b27681b873098afd753c2073ec721ef3411dd412a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:15:21 + docker inspect -f . ci-base-image-arm64 23:15:21 . [Pipeline] withDockerContainer 23:15:21 prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container 23:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:15:23 $ docker top 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:15:25 + make test 23:15:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:16:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:16:23 CGO_ENABLED=1 go vet ./... 23:16:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:48 $ docker stop --time=1 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 23:16:50 $ docker rm -f 17f3e653e933529ce6bfb4094390afe1301b8949dc6ffcebb14188c59f57f9f4 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:51 Warning: overwriting stash ‘coverage-report’ 23:16:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:52 + ls -al . 23:16:52 total 172 23:16:52 drwxrwxr-x 7 jenkins jenkins 4096 Nov 17 23:16 . 23:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:12 .. 23:16:52 -rw-rw-r-- 1 jenkins jenkins 119 Nov 17 23:12 .dockerignore 23:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 23:12 .git 23:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:12 .github 23:16:52 -rw-rw-r-- 1 jenkins jenkins 104 Nov 17 23:12 .gitignore 23:16:52 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 17 23:12 Attribution.txt 23:16:52 -rw-rw-r-- 1 jenkins jenkins 23791 Nov 17 23:12 CHANGELOG.md 23:16:52 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 17 23:12 Dockerfile 23:16:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 23:12 GOVERNANCE.md 23:16:52 -rw-rw-r-- 1 jenkins jenkins 687 Nov 17 23:12 Jenkinsfile 23:16:52 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 17 23:12 LICENSE 23:16:52 -rw-rw-r-- 1 jenkins jenkins 618 Nov 17 23:12 OWNERS.md 23:16:52 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 17 23:12 README.md 23:16:52 -rw-rw-r-- 1 jenkins jenkins 12 Nov 17 23:11 VERSION 23:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:12 bin 23:16:52 -rw-r--r-- 1 jenkins jenkins 10 Nov 17 23:15 coverage.out 23:16:52 -rw-rw-r-- 1 jenkins jenkins 129 Nov 17 23:12 go.mod 23:16:52 -rw-rw-r-- 1 jenkins jenkins 49193 Nov 17 23:12 go.sum 23:16:52 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 17 23:12 main.go 23:16:52 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 17 23:12 makefile 23:16:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 23:12 res 23:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 23:12 snap [Pipeline] isUnix [Pipeline] sh 23:16:54 + 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa --label arch=arm64 --label version=2.0.2-dev.31 . 23:16:54 Sending build context to Docker daemon 201.7kB 23:16:54 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:16:54 Step 2/26 : FROM ${BASE} AS builder 23:16:54 ---> ade8032fb4d0 23:16:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:16:54 ---> Running in 269e9845bb7f 23:16:54 Removing intermediate container 269e9845bb7f 23:16:54 ---> 1b10fededb8e 23:16:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:16:54 ---> Running in 251ad422f1b5 23:16:54 Removing intermediate container 251ad422f1b5 23:16:54 ---> 7803ad5b69a4 23:16:54 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:16:54 ---> Running in f381af39fba6 23:16:55 Removing intermediate container f381af39fba6 23:16:55 ---> 4c97f06fc311 23:16:55 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:55 ---> Running in 40dc0a103ea8 23:16:57 Removing intermediate container 40dc0a103ea8 23:16:57 ---> d8ba6fee956e 23:16:57 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:57 ---> Running in ae3fd1becf0d 23:16:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:16:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:17:00 OK: 219 MiB in 52 packages 23:17:01 Removing intermediate container ae3fd1becf0d 23:17:01 ---> 4b3a1a57987b 23:17:01 Step 8/26 : WORKDIR /app 23:17:01 ---> Running in 2e39a518ab42 23:17:01 Removing intermediate container 2e39a518ab42 23:17:01 ---> 21785052515a 23:17:01 Step 9/26 : COPY . . 23:17:02 ---> ab87a0a2ca6d 23:17:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:02 ---> Running in ca91deb424fe 23:17:05 Removing intermediate container ca91deb424fe 23:17:05 ---> 4cd6a3c37cbf 23:17:05 Step 11/26 : ARG MAKE="make build" 23:17:05 ---> Running in a9832195461b 23:17:05 Removing intermediate container a9832195461b 23:17:05 ---> b198d1c9c80e 23:17:05 Step 12/26 : RUN $MAKE 23:17:05 ---> Running in af6041c911b4 23:17:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.31" -o app-service-configurable 23:17:53 Removing intermediate container af6041c911b4 23:17:53 ---> 695f04c752a5 23:17:53 Step 13/26 : FROM alpine:3.14 23:17:53 3.14: Pulling from library/alpine 23:17:53 be307f383ecc: Pulling fs layer 23:17:53 be307f383ecc: Verifying Checksum 23:17:53 be307f383ecc: Download complete 23:17:53 be307f383ecc: Pull complete 23:17:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:17:53 Status: Downloaded newer image for alpine:3.14 23:17:53 ---> 5b8b7b635229 23:17:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:17:53 ---> Running in e5fc555c54e1 23:17:53 Removing intermediate container e5fc555c54e1 23:17:53 ---> d50fcc0d7e73 23:17:53 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:17:53 ---> Running in 64b0bcd7ab38 23:17:53 Removing intermediate container 64b0bcd7ab38 23:17:53 ---> 6e9117268270 23:17:53 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:17:53 ---> Running in 9171a067cee5 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:17:53 (1/7) Installing ca-certificates (20191127-r5) 23:17:53 (2/7) Installing dumb-init (1.2.5-r1) 23:17:53 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:17:53 (4/7) Installing libsodium (1.0.18-r0) 23:17:53 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:17:53 (6/7) Installing libzmq (4.3.4-r0) 23:17:53 (7/7) Installing zeromq (4.3.4-r0) 23:17:53 Executing busybox-1.33.1-r6.trigger 23:17:53 Executing ca-certificates-20191127-r5.trigger 23:17:53 OK: 9 MiB in 21 packages 23:17:53 Removing intermediate container 9171a067cee5 23:17:53 ---> f4b15efbfb3e 23:17:53 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:17:53 ---> b7ec1b7aba24 23:17:53 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:17:54 ---> 21da146709c3 23:17:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:17:55 ---> c8aec61d188a 23:17:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:17:56 ---> d06e2dbb5ece 23:17:56 Step 21/26 : EXPOSE 48095 23:17:56 ---> Running in c687bc6e7a51 23:17:57 Removing intermediate container c687bc6e7a51 23:17:57 ---> eaf60d95d16d 23:17:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:17:57 ---> Running in 3064e61a4383 23:17:57 Removing intermediate container 3064e61a4383 23:17:57 ---> 10e160136941 23:17:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:57 ---> Running in d4a72dfc0dca 23:17:57 Removing intermediate container d4a72dfc0dca 23:17:57 ---> 69433b2cf994 23:17:57 Step 24/26 : LABEL arch=arm64 23:17:57 ---> Running in 9f000fe8a815 23:17:58 Removing intermediate container 9f000fe8a815 23:17:58 ---> a9312a2f095e 23:17:58 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:17:58 ---> Running in 1ff36e2b4091 23:17:58 Removing intermediate container 1ff36e2b4091 23:17:58 ---> 4fbdffdebd05 23:17:58 Step 26/26 : LABEL version=2.0.2-dev.31 23:18:00 ---> Running in cbe5bbd39a07 23:18:00 Removing intermediate container cbe5bbd39a07 23:18:00 ---> 209c15b948d6 23:18:00 [Warning] One or more build-args [ARCH] were not consumed 23:18:00 Successfully built 209c15b948d6 23:18: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 23:18:00 provisioning config files... 23:18:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/36@tmp/config666479399709748091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> docker-login.sh 23:18:00 nexus3.edgexfoundry.org:10001 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 nexus3.edgexfoundry.org:10002 23:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 nexus3.edgexfoundry.org:10003 23:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:02 Configure a credential helper to remove this warning. See 23:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:02 23:18:02 Login Succeeded 23:18:02 nexus3.edgexfoundry.org:10004 23:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:02 Configure a credential helper to remove this warning. See 23:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:02 23:18:02 Login Succeeded 23:18:02 docker.io 23:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:04 Configure a credential helper to remove this warning. See 23:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:04 23:18:04 Login Succeeded 23:18:04 ---> docker-login.sh ends [Pipeline] } 23:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:04 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:18:04 36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:18:04 latest 23:18:04 2.0.2-dev.31 23:18:04 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:18:04 main 23:18:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 23:18:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:18:06 350b9455cb72: Preparing 23:18:06 d75746e059cc: Preparing 23:18:06 1e0c7640be58: Preparing 23:18:06 06d653267727: Preparing 23:18:06 e762d84b0f0b: Preparing 23:18:06 62170e181a92: Preparing 23:18:06 62170e181a92: Waiting 23:18:06 06d653267727: Pushed 23:18:06 d75746e059cc: Pushed 23:18:06 1e0c7640be58: Pushed 23:18:06 62170e181a92: Layer already exists 23:18:06 e762d84b0f0b: Pushed 23:18:09 350b9455cb72: Pushed 23:18:09 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:18:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:18:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:18:10 350b9455cb72: Preparing 23:18:10 d75746e059cc: Preparing 23:18:10 1e0c7640be58: Preparing 23:18:10 06d653267727: Preparing 23:18:10 e762d84b0f0b: Preparing 23:18:10 62170e181a92: Preparing 23:18:10 e762d84b0f0b: Layer already exists 23:18:10 d75746e059cc: Layer already exists 23:18:10 1e0c7640be58: Layer already exists 23:18:10 06d653267727: Layer already exists 23:18:10 350b9455cb72: Layer already exists 23:18:10 62170e181a92: Layer already exists 23:18:10 latest: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:18:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh 23:18:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 23:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:18:11 350b9455cb72: Preparing 23:18:11 d75746e059cc: Preparing 23:18:11 1e0c7640be58: Preparing 23:18:11 06d653267727: Preparing 23:18:11 e762d84b0f0b: Preparing 23:18:11 62170e181a92: Preparing 23:18:11 62170e181a92: Waiting 23:18:11 350b9455cb72: Layer already exists 23:18:11 1e0c7640be58: Layer already exists 23:18:11 06d653267727: Layer already exists 23:18:11 d75746e059cc: Layer already exists 23:18:11 e762d84b0f0b: Layer already exists 23:18:12 62170e181a92: Layer already exists 23:18:12 2.0.2-dev.31: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:18:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 [Pipeline] isUnix [Pipeline] sh 23:18:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:18:13 350b9455cb72: Preparing 23:18:13 d75746e059cc: Preparing 23:18:13 1e0c7640be58: Preparing 23:18:13 06d653267727: Preparing 23:18:13 e762d84b0f0b: Preparing 23:18:13 62170e181a92: Preparing 23:18:13 62170e181a92: Waiting 23:18:13 e762d84b0f0b: Layer already exists 23:18:13 350b9455cb72: Layer already exists 23:18:13 06d653267727: Layer already exists 23:18:13 1e0c7640be58: Layer already exists 23:18:13 d75746e059cc: Layer already exists 23:18:13 62170e181a92: Layer already exists 23:18:13 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:18:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 23:18:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:18:14 350b9455cb72: Preparing 23:18:14 d75746e059cc: Preparing 23:18:14 1e0c7640be58: Preparing 23:18:14 06d653267727: Preparing 23:18:14 e762d84b0f0b: Preparing 23:18:14 62170e181a92: Preparing 23:18:14 62170e181a92: Waiting 23:18:14 06d653267727: Layer already exists 23:18:14 d75746e059cc: Layer already exists 23:18:14 350b9455cb72: Layer already exists 23:18:14 e762d84b0f0b: Layer already exists 23:18:14 1e0c7640be58: Layer already exists 23:18:14 62170e181a92: Layer already exists 23:18:14 main: digest: sha256:c94c4b65f3093d69e8172f20a8ee7fba297d37a12aa3929bbf0cf5b3b14a6582 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:14 ===================================================== [Pipeline] echo 23:18:14 taggedImages: 23:18:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 23:18:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:18:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.31 23:18:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.0.2-dev.31 23:18:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:16 23:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:17 arm64: Pulling from edgex-lftools-log-publisher 23:18:17 448f6bf000e3: Pulling fs layer 23:18:17 f757da607395: Pulling fs layer 23:18:17 05883995daec: Pulling fs layer 23:18:17 8603b9c90790: Pulling fs layer 23:18:17 1560dd03e051: Pulling fs layer 23:18:17 27f5ce0e4adf: Pulling fs layer 23:18:17 c2d8d7efcc4b: Pulling fs layer 23:18:17 8603b9c90790: Waiting 23:18:17 1560dd03e051: Waiting 23:18:17 27f5ce0e4adf: Waiting 23:18:17 c2d8d7efcc4b: Waiting 23:18:17 f757da607395: Verifying Checksum 23:18:17 f757da607395: Download complete 23:18:17 8603b9c90790: Verifying Checksum 23:18:17 8603b9c90790: Download complete 23:18:17 1560dd03e051: Verifying Checksum 23:18:17 1560dd03e051: Download complete 23:18:17 27f5ce0e4adf: Verifying Checksum 23:18:17 27f5ce0e4adf: Download complete 23:18:17 05883995daec: Verifying Checksum 23:18:17 05883995daec: Download complete 23:18:17 448f6bf000e3: Verifying Checksum 23:18:17 448f6bf000e3: Download complete 23:18:20 c2d8d7efcc4b: Verifying Checksum 23:18:20 c2d8d7efcc4b: Download complete 23:18:21 448f6bf000e3: Pull complete 23:18:21 f757da607395: Pull complete 23:18:24 05883995daec: Pull complete 23:18:24 8603b9c90790: Pull complete 23:18:24 1560dd03e051: Pull complete 23:18:24 27f5ce0e4adf: Pull complete 23:18:40 c2d8d7efcc4b: Pull complete 23:18:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:18:40 prd-ubuntu18.04-docker-arm64-4c-16g-1137 does not seem to be running inside a container 23:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/36 -v /w/workspace/app-service-configurable/36:/w/workspace/app-service-configurable/36:rw,z -v /w/workspace/app-service-configurable/36@tmp:/w/workspace/app-service-configurable/36@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 23:18:43 $ docker top cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:45 ---> job-cost.sh 23:18:45 lf-activate-venv: SKIPPING 23:18:45 INFO: No Stack... 23:18:45 INFO: Retrieving Pricing Info for: v3-standard-4 23:18:45 INFO: Archiving Costs [Pipeline] sh 23:18:46 + cut -d, -f6 23:18:46 + cat /w/workspace/app-service-configurable/36/archives/cost.csv [Pipeline] lock 23:18:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] 23:18:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] did not exist. Created. 23:18:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:18:47 /w/workspace/app-service-configurable/36@tmp/durable-f228ef8d/script.sh: 1: /w/workspace/app-service-configurable/36@tmp/durable-f228ef8d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:18:47 + echo total: 0.10999999940395355 [Pipeline] stash 23:18:47 Warning: overwriting stash ‘stack-cost’ 23:18:47 Stashed 1 file(s) [Pipeline] } 23:18:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 23:18:47 $ docker stop --time=1 cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 23:18:49 $ docker rm -f cc50bce50de4b7977f84b0c4f4d8264633ca3812eaba83ce8e65a4844df404a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:18:50 provisioning config files... 23:18:50 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config477467817290718340tmp [Pipeline] { [Pipeline] sh 23:18:50 + set +x 23:18:50 + bash -s -- 23:18:50 + curl -s https://codecov.io/bash 23:18:50 23:18:50 _____ _ 23:18:50 / ____| | | 23:18:50 | | ___ __| | ___ ___ _____ __ 23:18:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:18:50 | |___| (_) | (_| | __/ (_| (_) \ V / 23:18:50 \_____\___/ \__,_|\___|\___\___/ \_/ 23:18:50 Bash-1.0.6 23:18:50 23:18:50 23:18:50 ==> git version 2.24.4 found 23:18:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:18:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:18:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:18:50 ==> Jenkins CI detected. 23:18:50 current dir:  /w/workspace/ry_app-service-configurable_main 23:18:50 project root: . 23:18:50 --> token set from env 23:18:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:18:50 ==> Running gcov in . (disable via -X gcov) 23:18:50 ==> Python coveragepy not found 23:18:50 ==> Searching for coverage reports in: 23:18:50 + . 23:18:50 -> Found 1 reports 23:18:50 ==> Detecting git/mercurial file structure 23:18:50 ==> Reading reports 23:18:50 + ./coverage.out bytes=10 23:18:50 ==> Appending adjustments 23:18:50 https://docs.codecov.io/docs/fixing-reports 23:18:50 + Found adjustments 23:18:50 ==> Gzipping contents 23:18:50 4.0K /tmp/codecov.OhInR8.gz 23:18:50 ==> Uploading reports 23:18:50 url: https://codecov.io 23:18:50 query: branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:18:50 -> Pinging Codecov 23:18:50 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=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:18:50 -> Uploading to 23:18:50 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/A97CA9966030D2A3747ED39772930CCE/36e4556e19d47a73733e529c83cf9b2d06cecfaa/7e7b53e0-c1e2-4656-98ea-4004f42c7cd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T231850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfcc9b9ee4cbd9d6c6dcd8ed6b4c2ee4dd17c22f7a68ad0cb4f017809ee40de3 23:18:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:50 Dload Upload Total Spent Left Speed 23:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1736 --:--:-- --:--:-- --:--:-- 1741 23:18:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] } 23:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:18:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:18:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:18:52 23:18:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:18:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:18:53 188c0c94c7c5: Pulling fs layer 23:18:53 0ef7d3d256c8: Pulling fs layer 23:18:53 de9db76c5a1d: Pulling fs layer 23:18:53 0eba1c9be4d2: Pulling fs layer 23:18:53 0d57e429df01: Pulling fs layer 23:18:53 4e4be7b47b0d: Pulling fs layer 23:18:53 e1f770b5df2f: Pulling fs layer 23:18:53 85a0685a4137: Pulling fs layer 23:18:53 0d57e429df01: Waiting 23:18:53 4e4be7b47b0d: Waiting 23:18:53 e1f770b5df2f: Waiting 23:18:53 85a0685a4137: Waiting 23:18:53 0eba1c9be4d2: Waiting 23:18:53 de9db76c5a1d: Verifying Checksum 23:18:53 de9db76c5a1d: Download complete 23:18:53 0ef7d3d256c8: Verifying Checksum 23:18:53 0ef7d3d256c8: Download complete 23:18:53 0d57e429df01: Verifying Checksum 23:18:53 0d57e429df01: Download complete 23:18:53 4e4be7b47b0d: Verifying Checksum 23:18:53 4e4be7b47b0d: Download complete 23:18:53 188c0c94c7c5: Verifying Checksum 23:18:53 188c0c94c7c5: Download complete 23:18:53 e1f770b5df2f: Verifying Checksum 23:18:53 e1f770b5df2f: Download complete 23:18:53 188c0c94c7c5: Pull complete 23:18:53 0eba1c9be4d2: Verifying Checksum 23:18:53 0eba1c9be4d2: Download complete 23:18:53 0ef7d3d256c8: Pull complete 23:18:53 de9db76c5a1d: Pull complete 23:18:53 85a0685a4137: Verifying Checksum 23:18:53 85a0685a4137: Download complete 23:18:57 0eba1c9be4d2: Pull complete 23:18:57 0d57e429df01: Pull complete 23:18:57 4e4be7b47b0d: Pull complete 23:18:58 e1f770b5df2f: Pull complete 23:19:03 85a0685a4137: Pull complete 23:19:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:19:03 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:19:05 $ docker top a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:19:06 + set -o pipefail 23:19:06 + snyk monitor '--org=edgex-jenkins' 23:19:11 23:19:11 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:19:11 23:19:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/00da8565-c840-4cbd-b28c-93b50a1a345f 23:19:11 23:19:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:19:11 23:19:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:19:11 23:19:11 [Pipeline] } 23:19:11 $ docker stop --time=1 a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e 23:19:13 $ docker rm -f a954fd38de5b6d5520c5b43dcd5e2e0122529020bc1ab06c71396ae6d61fe03e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:14 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] sh 23:19:14 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:14 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:14 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:19:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:16 . [Pipeline] withDockerContainer 23:19:16 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:19:17 $ docker top 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:17 [ssh-agent] Looking for ssh-agent implementation... 23:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:17 $ docker exec 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c ssh-agent 23:19:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAGDDeN/agent.13 23:19:17 SSH_AGENT_PID=20 23:19:17 Running ssh-add (command line suppressed) 23:19:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_542932123164477485.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_542932123164477485.key) 23:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:18 + git semver tag 23:19:18 # -> Open(): unable to determine branch for HEAD 23:19:18 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:19:18 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:19:18 # $SEMVER_REMOTE_NAME = origin 23:19:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:18 # $SEMVER_USER_NAME = edgex-jenkins 23:19:18 # $SEMVER_BRANCH = main 23:19:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:19:18 # 36e4556e19d47a73733e529c83cf9b2d06cecfaa HEAD 23:19:18 # -> Force: false 23:19:18 # de7da50c4796b9e2b0f0a7b642f77d21dfb6c9fa refs/tags/v2.0.2-dev.31 [Pipeline] } 23:19:18 $ docker exec --env ******** --env ******** 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c ssh-agent -k 23:19:18 unset SSH_AUTH_SOCK; 23:19:18 unset SSH_AGENT_PID; 23:19:18 echo Agent pid 20 killed; 23:19:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:19 + git semver [Pipeline] } 23:19:19 $ docker stop --time=1 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c 23:19:20 $ docker rm -f 954ba420fbba5ce861549725fb95918bd57601dc20a614278f9e9ba8cd72622c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:21 23:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:21 0.23.1-centos7: Pulling from edgex-lftools 23:19:21 ab5ef0e58194: Pulling fs layer 23:19:21 9712f1f96733: Pulling fs layer 23:19:21 63f879dbbcfc: Pulling fs layer 23:19:21 0d9ebad4ef96: Pulling fs layer 23:19:21 e9a5061849ea: Pulling fs layer 23:19:21 d747dcd14b5f: Pulling fs layer 23:19:21 2de7ff778b66: Pulling fs layer 23:19:21 0d9ebad4ef96: Waiting 23:19:21 e9a5061849ea: Waiting 23:19:21 d747dcd14b5f: Waiting 23:19:21 2de7ff778b66: Waiting 23:19:21 9712f1f96733: Verifying Checksum 23:19:21 9712f1f96733: Download complete 23:19:21 63f879dbbcfc: Verifying Checksum 23:19:21 63f879dbbcfc: Download complete 23:19:21 ab5ef0e58194: Verifying Checksum 23:19:21 ab5ef0e58194: Download complete 23:19:21 e9a5061849ea: Verifying Checksum 23:19:21 e9a5061849ea: Download complete 23:19:21 d747dcd14b5f: Verifying Checksum 23:19:21 d747dcd14b5f: Download complete 23:19:21 0d9ebad4ef96: Verifying Checksum 23:19:21 0d9ebad4ef96: Download complete 23:19:21 2de7ff778b66: Verifying Checksum 23:19:21 2de7ff778b66: Download complete 23:19:25 ab5ef0e58194: Pull complete 23:19:25 9712f1f96733: Pull complete 23:19:26 63f879dbbcfc: Pull complete 23:19:30 0d9ebad4ef96: Pull complete 23:19:30 e9a5061849ea: Pull complete 23:19:30 d747dcd14b5f: Pull complete 23:19:31 2de7ff778b66: Pull complete 23:19:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:19:31 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:19:34 $ docker top 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:19:35 provisioning config files... 23:19:35 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5641322479595944788tmp 23:19:35 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1868125492429917522tmp 23:19:35 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6509932337015196468tmp [Pipeline] { [Pipeline] echo 23:19:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:19:35 ---> sigul-configuration.sh 23:19:35 gpg: directory `/root/.gnupg' created 23:19:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:19:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:19:35 gpg: keyring `/root/.gnupg/secring.gpg' created 23:19:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:19:35 gpg: CAST5 encrypted data 23:19:35 gpg: encrypted with 1 passphrase 23:19:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:19:35 + mkdir /home/jenkins 23:19:35 + mkdir /home/jenkins/sigul [Pipeline] sh 23:19:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:19:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:19:36 ---> sigul-install.sh 23:19:36 Sigul already installed; skipping installation. [Pipeline] sh 23:19:36 + git tag --list 23:19:36 v1.0.0 23:19:36 v1.1.0 23:19:36 v1.2.0 23:19:36 v1.3.0 23:19:36 v1.3.1 23:19:36 v2.0.0 23:19:36 v2.0.1 23:19:36 v2.0.1-dev.1 23:19:36 v2.0.2-dev.1 23:19:36 v2.0.2-dev.10 23:19:36 v2.0.2-dev.11 23:19:36 v2.0.2-dev.12 23:19:36 v2.0.2-dev.13 23:19:36 v2.0.2-dev.14 23:19:36 v2.0.2-dev.15 23:19:36 v2.0.2-dev.16 23:19:36 v2.0.2-dev.17 23:19:36 v2.0.2-dev.18 23:19:36 v2.0.2-dev.19 23:19:36 v2.0.2-dev.2 23:19:36 v2.0.2-dev.20 23:19:36 v2.0.2-dev.21 23:19:36 v2.0.2-dev.22 23:19:36 v2.0.2-dev.23 23:19:36 v2.0.2-dev.24 23:19:36 v2.0.2-dev.25 23:19:36 v2.0.2-dev.26 23:19:36 v2.0.2-dev.27 23:19:36 v2.0.2-dev.28 23:19:36 v2.0.2-dev.29 23:19:36 v2.0.2-dev.3 23:19:36 v2.0.2-dev.30 23:19:36 v2.0.2-dev.31 23:19:36 v2.0.2-dev.4 23:19:36 v2.0.2-dev.5 23:19:36 v2.0.2-dev.6 23:19:36 v2.0.2-dev.7 23:19:36 v2.0.2-dev.8 23:19:36 v2.0.2-dev.9 [Pipeline] sh 23:19:36 + lftools sign git-tag v2.0.2-dev.31 23:19:37 Signing Git tag with Sigul... 23:19:37 Signing v2.0.2-dev.31 [Pipeline] echo 23:19:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:19:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:19:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:19:39 $ docker stop --time=1 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 23:19:41 $ docker rm -f 7ea4435fd8c340d247a0a2a3e87d6f73aeb087cf1577896f8bd8c24d5a76dcb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:19:41 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:41 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:42 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:19:42 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:42 . [Pipeline] withDockerContainer 23:19:42 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:19:42 $ docker top df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:43 [ssh-agent] Looking for ssh-agent implementation... 23:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:43 $ docker exec df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 ssh-agent 23:19:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHOnBea/agent.13 23:19:43 SSH_AGENT_PID=19 23:19:43 Running ssh-add (command line suppressed) 23:19:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_533615422678599639.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_533615422678599639.key) 23:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:43 + git semver bump pre 23:19:43 # -> Open(): unable to determine branch for HEAD 23:19:43 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:19:43 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:19:43 # $SEMVER_REMOTE_NAME = origin 23:19:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:43 # $SEMVER_USER_NAME = edgex-jenkins 23:19:43 # $SEMVER_BRANCH = main 23:19:43 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:19:43 2.0.2-dev.32 [Pipeline] } 23:19:43 $ docker exec --env ******** --env ******** df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 ssh-agent -k 23:19:43 unset SSH_AUTH_SOCK; 23:19:43 unset SSH_AGENT_PID; 23:19:43 echo Agent pid 19 killed; 23:19:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:44 + git semver [Pipeline] } 23:19:44 $ docker stop --time=1 df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 23:19:45 $ docker rm -f df580aa0048e277cdbd357d3af406872d70ada2ad9a2ca590df2e153d0aff637 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:45 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:45 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 23:19:46 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:19:46 + sudo tee -a /etc/ssh/ssh_known_hosts 23:19:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:46 . [Pipeline] withDockerContainer 23:19:46 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:19:47 $ docker top 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:47 [ssh-agent] Looking for ssh-agent implementation... 23:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:47 $ docker exec 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 ssh-agent 23:19:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcALBJb/agent.13 23:19:47 SSH_AGENT_PID=19 23:19:47 Running ssh-add (command line suppressed) 23:19:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8164253397878506420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8164253397878506420.key) 23:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:47 + git semver push 23:19:47 # -> Open(): unable to determine branch for HEAD 23:19:47 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 23:19:47 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 23:19:47 # $SEMVER_REMOTE_NAME = origin 23:19:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:47 # $SEMVER_USER_NAME = edgex-jenkins 23:19:47 # $SEMVER_BRANCH = main 23:19:47 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 23:19:48 git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } 23:19:48 $ docker exec --env ******** --env ******** 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 ssh-agent -k 23:19:48 unset SSH_AUTH_SOCK; 23:19:48 unset SSH_AGENT_PID; 23:19:48 echo Agent pid 19 killed; 23:19:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:19:48 $ docker stop --time=1 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 23:19:49 $ docker rm -f 3b6e91b7ea2eef971d2a0f6db26bca2de905500718db49ce50704a7d6650ef12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:19:51 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:19:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:52 ---> package-listing.sh 23:19:52 ++ facter osfamily 23:19:52 ++ tr '[:upper:]' '[:lower:]' 23:19:52 + OS_FAMILY=redhat 23:19:52 + workspace=/w/workspace/ry_app-service-configurable_main 23:19:52 + START_PACKAGES=/tmp/packages_start.txt 23:19:52 + END_PACKAGES=/tmp/packages_end.txt 23:19:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:52 + PACKAGES=/tmp/packages_start.txt 23:19:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:19:52 + PACKAGES=/tmp/packages_end.txt 23:19:52 + case "${OS_FAMILY}" in 23:19:52 + rpm -qa 23:19:52 + sort 23:19:52 + '[' -f /tmp/packages_start.txt ']' 23:19:52 + '[' -f /tmp/packages_end.txt ']' 23:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:19:52 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:19:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:19:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:53 23:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:19:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:19:54 latest: Pulling from edgex-lftools-log-publisher 23:19:54 b4d181a07f80: Pulling fs layer 23:19:54 a1111a8f2ec3: Pulling fs layer 23:19:54 ed53099fbce6: Pulling fs layer 23:19:54 dc539afda2c1: Pulling fs layer 23:19:54 77bc0d833cb6: Pulling fs layer 23:19:54 9065ff56babe: Pulling fs layer 23:19:54 d287ab97295c: Pulling fs layer 23:19:54 dc539afda2c1: Waiting 23:19:54 9065ff56babe: Waiting 23:19:54 d287ab97295c: Waiting 23:19:54 77bc0d833cb6: Waiting 23:19:54 a1111a8f2ec3: Verifying Checksum 23:19:54 a1111a8f2ec3: Download complete 23:19:54 dc539afda2c1: Verifying Checksum 23:19:54 dc539afda2c1: Download complete 23:19:54 ed53099fbce6: Verifying Checksum 23:19:54 ed53099fbce6: Download complete 23:19:54 77bc0d833cb6: Verifying Checksum 23:19:54 77bc0d833cb6: Download complete 23:19:54 9065ff56babe: Verifying Checksum 23:19:54 9065ff56babe: Download complete 23:19:54 b4d181a07f80: Verifying Checksum 23:19:54 b4d181a07f80: Download complete 23:19:54 d287ab97295c: Verifying Checksum 23:19:54 d287ab97295c: Download complete 23:19:56 b4d181a07f80: Pull complete 23:19:56 a1111a8f2ec3: Pull complete 23:19:56 ed53099fbce6: Pull complete 23:19:56 dc539afda2c1: Pull complete 23:19:57 77bc0d833cb6: Pull complete 23:19:57 9065ff56babe: Pull complete 23:20:03 d287ab97295c: Pull complete 23:20:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:20:04 prd-centos7-docker-4c-2g-1134 does not seem to be running inside a container 23:20:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:06 $ docker top 85ff35c41240d2d6d70fad62421c50b4a75f554bdb80c430a314c28a44d2e2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:07 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:07 + ls /var/log/sa-host 23:20:07 + sadf -c /var/log/sa-host/sa05 23:20:07 file_magic: OK 23:20:07 HZ: Using current value: 100 23:20:07 file_header: OK 23:20:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:20:07 Statistics: 23:20:07 Hnuu...uuuununununu... 23:20:07 File successfully converted to sysstat format version 12.0.3 23:20:07 + sadf -c /var/log/sa-host/sa17 23:20:07 file_magic: OK 23:20:07 HZ: Using current value: 100 23:20:07 file_header: OK 23:20:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:20:07 Statistics: 23:20:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:20:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:07 provisioning config files... 23:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2267488774039854176tmp [Pipeline] { [Pipeline] echo 23:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> create-netrc.sh [Pipeline] } 23:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> python-tools-install.sh [Pipeline] echo 23:20:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> sudo-logs.sh 23:20:10 Archiving 'sudo' log.. 23:20:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1134.novalocal: Name or service not known 23:20:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-1134.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:20:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> job-cost.sh 23:20:10 lf-activate-venv: SKIPPING 23:20:10 DEBUG: total: 0.10999999940395355 23:20:10 INFO: Retrieving Stack Cost... 23:20:11 INFO: Retrieving Pricing Info for: v3-standard-2 23:20:11 INFO: Archiving Costs [Pipeline] echo 23:20:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:12 ---> logs-deploy.sh 23:20:12 lf-activate-venv: SKIPPING 23:20:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/36 23:20:12 INFO: archiving workspace using pattern(s): 23:20:12 Archives upload complete. 23:20:12 INFO: archiving logs to Nexus 23:20:14 ---> uname -a: 23:20:14 Linux prd-centos7-docker-4c-2g-1134.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 23:20:14 23:20:14 23:20:14 ---> lscpu: 23:20:14 Architecture: x86_64 23:20:14 CPU op-mode(s): 32-bit, 64-bit 23:20:14 Byte Order: Little Endian 23:20:14 Address sizes: 40 bits physical, 48 bits virtual 23:20:14 CPU(s): 2 23:20:14 On-line CPU(s) list: 0,1 23:20:14 Thread(s) per core: 1 23:20:14 Core(s) per socket: 1 23:20:14 Socket(s): 2 23:20:14 NUMA node(s): 1 23:20:14 Vendor ID: AuthenticAMD 23:20:14 CPU family: 23 23:20:14 Model: 49 23:20:14 Model name: AMD EPYC-Rome Processor 23:20:14 Stepping: 0 23:20:14 CPU MHz: 2799.998 23:20:14 BogoMIPS: 5599.99 23:20:14 Virtualization: AMD-V 23:20:14 Hypervisor vendor: KVM 23:20:14 Virtualization type: full 23:20:14 L1d cache: 32K 23:20:14 L1i cache: 32K 23:20:14 L2 cache: 512K 23:20:14 L3 cache: 16384K 23:20:14 NUMA node0 CPU(s): 0,1 23:20:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:20:14 23:20:14 23:20:14 ---> nproc: 23:20:14 2 23:20:14 23:20:14 23:20:14 ---> df -h: 23:20:14 Filesystem Size Used Avail Use% Mounted on 23:20:14 overlay 40G 9.0G 32G 23% / 23:20:14 tmpfs 64M 0 64M 0% /dev 23:20:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:20:14 shm 64M 0 64M 0% /dev/shm 23:20:14 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:20:14 23:20:14 23:20:14 ---> sar -b -r -n DEV: 23:20:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/17/21 _x86_64_ (2 CPU) 23:20:14 23:20:14 23:10:20 LINUX RESTART (2 CPU) 23:20:14 23:20:14 23:11:01 tps rtps wtps bread/s bwrtn/s 23:20:14 23:12:01 31.06 3.25 27.81 2330.06 2534.54 23:20:14 23:13:01 1.63 0.00 1.63 0.00 29.88 23:20:14 23:14:01 0.28 0.00 0.28 0.00 2.73 23:20:14 23:15:01 0.25 0.00 0.25 0.00 3.20 23:20:14 23:16:01 0.30 0.00 0.30 0.00 4.21 23:20:14 23:17:01 0.20 0.00 0.20 0.00 3.22 23:20:14 23:18:01 0.25 0.00 0.25 0.00 3.10 23:20:14 23:19:01 13.64 0.03 13.61 3.73 3510.09 23:20:14 23:20:02 216.14 0.12 216.02 10.66 51601.05 23:20:14 Average: 29.31 0.38 28.93 260.54 6411.41 23:20:14 23:20:14 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:14 23:12:01 5704612 0 609268 7.61 2620 1692440 1265448 13.97 551700 1518612 8 23:20:14 23:13:01 5713196 0 600676 7.50 2620 1692448 1184888 13.08 545204 1518576 16 23:20:14 23:14:01 5718536 0 595336 7.43 2620 1692448 1158160 12.79 540116 1518576 16 23:20:14 23:15:01 5718156 0 595708 7.44 2620 1692456 1158340 12.79 540608 1518576 20 23:20:14 23:16:01 5721252 0 592604 7.40 2620 1692464 1158244 12.79 538136 1518576 20 23:20:14 23:17:01 5721660 0 592196 7.39 2620 1692464 1158160 12.79 537740 1518576 12 23:20:14 23:18:01 5719484 0 594364 7.42 2620 1692472 1158160 12.79 539584 1518576 8 23:20:14 23:19:01 4766760 0 759092 9.48 2620 2480468 1530608 16.90 791632 2140012 695724 23:20:14 23:20:02 3430536 0 993372 12.40 2620 3582412 1709004 18.87 1092996 2961876 567064 23:20:14 Average: 5357132 0 659180 8.23 2620 1990008 1275668 14.08 630857 1747995 140321 23:20:14 23:20:14 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:14 23:12:01 eth0 76.19 56.07 348.53 23.16 0.00 0.00 0.00 0.00 23:20:14 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:12:01 docker0 3.46 2.51 0.72 8.14 0.00 0.00 0.00 0.00 23:20:14 23:13:01 eth0 0.57 0.25 0.27 0.20 0.00 0.00 0.00 0.00 23:20:14 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:14:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:20:14 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:15:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 23:20:14 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:16:01 eth0 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 23:20:14 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:17:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:20:14 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:18:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:20:14 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:19:01 eth0 129.16 74.12 4054.96 8.99 0.00 0.00 0.00 0.00 23:20:14 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:20:02 eth0 346.81 226.33 6241.89 147.09 0.00 0.00 0.00 0.00 23:20:14 23:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 23:20:02 docker0 39.60 51.29 3.61 386.91 0.00 0.00 0.00 0.00 23:20:14 Average: eth0 61.66 39.74 1183.13 19.97 0.00 0.00 0.00 0.00 23:20:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:14 Average: docker0 4.79 5.98 0.48 43.90 0.00 0.00 0.00 0.00 23:20:14 23:20:14 23:20:14 ---> sar -P ALL: 23:20:14 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/17/21 _x86_64_ (2 CPU) 23:20:14 23:20:14 23:10:20 LINUX RESTART (2 CPU) 23:20:14 23:20:14 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:20:14 23:12:01 all 3.98 0.00 1.66 0.72 0.04 93.60 23:20:14 23:12:01 0 4.27 0.00 1.69 0.42 0.05 93.57 23:20:14 23:12:01 1 3.69 0.00 1.63 1.01 0.03 93.63 23:20:14 23:13:01 all 0.19 0.00 0.07 0.00 0.03 99.72 23:20:14 23:13:01 0 0.27 0.00 0.03 0.00 0.02 99.68 23:20:14 23:13:01 1 0.12 0.00 0.10 0.00 0.03 99.75 23:20:14 23:14:01 all 0.23 0.00 0.05 0.00 0.03 99.70 23:20:14 23:14:01 0 0.38 0.00 0.05 0.00 0.02 99.55 23:20:14 23:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:20:14 23:15:01 all 0.10 0.00 0.07 0.00 0.02 99.82 23:20:14 23:15:01 0 0.13 0.00 0.08 0.00 0.02 99.77 23:20:14 23:15:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:20:14 23:16:01 all 0.20 0.00 0.05 0.00 0.03 99.72 23:20:14 23:16:01 0 0.35 0.00 0.05 0.00 0.02 99.58 23:20:14 23:16:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:20:14 23:17:01 all 0.22 0.00 0.04 0.00 0.03 99.72 23:20:14 23:17:01 0 0.38 0.00 0.03 0.00 0.02 99.57 23:20:14 23:17:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:20:14 23:18:01 all 0.23 0.00 0.05 0.00 0.02 99.71 23:20:14 23:18:01 0 0.37 0.00 0.02 0.00 0.00 99.62 23:20:14 23:18:01 1 0.08 0.00 0.08 0.00 0.03 99.80 23:20:14 23:19:01 all 8.60 0.00 3.31 0.05 0.03 88.01 23:20:14 23:19:01 0 8.62 0.00 3.44 0.09 0.03 87.82 23:20:14 23:19:01 1 8.57 0.00 3.18 0.02 0.03 88.19 23:20:14 23:20:02 all 26.69 0.00 12.07 2.52 0.10 58.62 23:20:14 23:20:02 0 26.06 0.00 12.04 2.18 0.09 59.63 23:20:14 23:20:02 1 27.31 0.00 12.11 2.87 0.11 57.61 23:20:14 Average: all 4.34 0.00 1.86 0.35 0.03 93.42 23:20:14 Average: 0 4.39 0.00 1.87 0.29 0.03 93.42 23:20:14 Average: 1 4.28 0.00 1.85 0.42 0.04 93.41 23:20:14 23:20:14 23:20:14