Started by user Ernesto Ojeda 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-ssh8183203969874651519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5801051581205860647.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7941329703825372555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8972316356541990848.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-ssh1292111742921840867.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 Running on prd-centos7-docker-4c-2g-176 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-ssh9052797738940616523.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 18:10:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:54 ========================================================= 18:10:54 EdgeX Global Pipelines Version Info 18:10:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:55 ------------------- 18:10:55 stable info: 18:10:55 ------------------- 18:10:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:10:55 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:10:55 Message: update stable to v1.0.217 18:10:56 ------------------- 18:10:56 experimental info: 18:10:56 ------------------- 18:10:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:10:56 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:10:56 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e4556 [Pipeline] echo 18:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:56 provisioning config files... 18:10:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4670119709624468466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:56 ---> docker-login.sh 18:10:56 nexus3.edgexfoundry.org:10001 18:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:57 Configure a credential helper to remove this warning. See 18:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:57 18:10:57 Login Succeeded 18:10:57 nexus3.edgexfoundry.org:10002 18:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:57 Configure a credential helper to remove this warning. See 18:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:57 18:10:57 Login Succeeded 18:10:57 nexus3.edgexfoundry.org:10003 18:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:57 Configure a credential helper to remove this warning. See 18:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:57 18:10:57 Login Succeeded 18:10:57 nexus3.edgexfoundry.org:10004 18:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:57 Configure a credential helper to remove this warning. See 18:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:57 18:10:57 Login Succeeded 18:10:57 docker.io 18:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:58 Configure a credential helper to remove this warning. See 18:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:58 18:10:58 Login Succeeded 18:10:58 ---> docker-login.sh ends [Pipeline] } 18:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:10:58 + git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 18:10:58 -----------> git rev-list -1 --merges 36e4556e19d47a73733e529c83cf9b2d06cecfaa~1..36e4556e19d47a73733e529c83cf9b2d06cecfaa 36e4556e19d47a73733e529c83cf9b2d06cecfaa [false] [Pipeline] sh 18:10:58 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 18:10:58 ========================================================= 18:10:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:10:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:59 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] echo 18:10:59 [semverPrep] GIT_COMMIT: 36e4556e19d47a73733e529c83cf9b2d06cecfaa, Commit Message: build(snap): upgrade base to core20 (#358) [Pipeline] echo 18:10:59 [semverPrep] This is not a build commit. [Pipeline] sh 18:10:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:10:59 + grep -v github /etc/ssh/ssh_known_hosts 18:10:59 + '[' -e /tmp/ssh_known_hosts ']' 18:10:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:10:59 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:00 18:11:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:00 latest: Pulling from edgex-devops/git-semver 18:11:00 a0d0a0d46f8b: Pulling fs layer 18:11:00 3e5f54012d9b: Pulling fs layer 18:11:00 4c7163046ea9: Pulling fs layer 18:11:00 0c2d73faf560: Pulling fs layer 18:11:00 0c2d73faf560: Waiting 18:11:00 3e5f54012d9b: Download complete 18:11:00 a0d0a0d46f8b: Verifying Checksum 18:11:00 a0d0a0d46f8b: Download complete 18:11:00 4c7163046ea9: Verifying Checksum 18:11:00 4c7163046ea9: Download complete 18:11:00 0c2d73faf560: Verifying Checksum 18:11:00 0c2d73faf560: Download complete 18:11:00 a0d0a0d46f8b: Pull complete 18:11:00 3e5f54012d9b: Pull complete 18:11:01 4c7163046ea9: Pull complete 18:11:01 0c2d73faf560: Pull complete 18:11:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:01 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:02 $ docker top 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:02 [ssh-agent] Looking for ssh-agent implementation... 18:11:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:02 $ docker exec 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac ssh-agent 18:11:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPFnnGd/agent.13 18:11:02 SSH_AGENT_PID=19 18:11:02 Running ssh-add (command line suppressed) 18:11:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7673061752324021114.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7673061752324021114.key) 18:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:03 + git tag --points-at HEAD [Pipeline] } 18:11:03 $ docker exec --env ******** --env ******** 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac ssh-agent -k 18:11:03 unset SSH_AUTH_SOCK; 18:11:03 unset SSH_AGENT_PID; 18:11:03 echo Agent pid 19 killed; 18:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:03 [ssh-agent] Looking for ssh-agent implementation... 18:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:03 $ docker exec 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac ssh-agent 18:11:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIAgIog/agent.53 18:11:03 SSH_AGENT_PID=59 18:11:03 Running ssh-add (command line suppressed) 18:11:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8644358921808590742.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8644358921808590742.key) 18:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:04 + git semver init 18:11:04 # -> Open(): unable to determine branch for HEAD 18:11:04 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:11:04 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:11:04 # $SEMVER_REMOTE_NAME = origin 18:11:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:04 # $SEMVER_USER_NAME = edgex-jenkins 18:11:04 # $SEMVER_BRANCH = main 18:11:04 # $SEMVER_TEMP = /tmp/semver-165581940 18:11:04 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:11:05 # '/tmp/semver-165581940' -> '/w/workspace/ry_app-service-configurable_main/.semver' 18:11:05 # -> Force: false 18:11:05 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:11:05 $ docker exec --env ******** --env ******** 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac ssh-agent -k 18:11:05 unset SSH_AUTH_SOCK; 18:11:05 unset SSH_AGENT_PID; 18:11:05 echo Agent pid 59 killed; 18:11:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:05 + git semver [Pipeline] } 18:11:05 $ docker stop --time=1 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac 18:11:06 $ docker rm -f 955f2af764b8c97369d6fc098ebf9fd05a89993daf88baffe956e814e32f16ac [Pipeline] // withDockerContainer [Pipeline] sh 18:11:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:07 Stashed 1 file(s) [Pipeline] echo 18:11:07 [edgeXSemver]: initialized semver on version 2.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:11:22 Still waiting to schedule task 18:11:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-176’ 18:11:22 Still waiting to schedule task 18:11:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:12:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-177 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:12:53 Running in /w/workspace/app-service-configurable/37 [Pipeline] { [Pipeline] checkout 18:12:53 Selected Git installation does not exist. Using Default 18:12:53 The recommended git tool is: NONE 18:12:58 using credential edgex-jenkins-ssh 18:12:58 Cloning the remote Git repository 18:12:58 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:12:59 > git init /w/workspace/app-service-configurable/37 # timeout=10 18:12:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:12:59 > git --version # timeout=10 18:12:59 > git --version # 'git version 2.17.1' 18:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:00 Avoid second fetch 18:13:00 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 18:13:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:13:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:00 > git config core.sparsecheckout # timeout=10 18:13:00 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 18:13:04 Commit message: "build(snap): upgrade base to core20 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:05 Dload Upload Total Spent Left Speed 18:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83267 100 11824 100 11824 0 0 82685 0 --:--:-- --:--:-- --:--:-- 82111 [Pipeline] sh 18:13:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:06 + sudo tee /etc/docker/daemon.new 18:13:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:06 { 18:13:06 "registry-mirrors": [ 18:13:06 "https://nexus3.edgexfoundry.org:10001" 18:13:06 ], 18:13:06 "bip": "10.250.0.254/24", 18:13:06 "hosts": [ 18:13:06 "tcp://0.0.0.0:5555", 18:13:06 "unix:///var/run/docker.sock" 18:13:06 ], 18:13:06 "mtu": 1458, 18:13:06 "selinux-enabled": true, 18:13:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:06 } [Pipeline] sh 18:13:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:25 provisioning config files... 18:13:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/37@tmp/config8580854461339537939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:26 ---> docker-login.sh 18:13:26 nexus3.edgexfoundry.org:10001 18:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:27 Configure a credential helper to remove this warning. See 18:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:27 18:13:27 Login Succeeded 18:13:27 nexus3.edgexfoundry.org:10002 18:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:27 Configure a credential helper to remove this warning. See 18:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:27 18:13:27 Login Succeeded 18:13:27 nexus3.edgexfoundry.org:10003 18:13:27 Running on prd-centos7-docker-4c-2g-178 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:13:27 Running in /w/workspace/app-service-configurable/37 [Pipeline] { [Pipeline] checkout 18:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:28 Selected Git installation does not exist. Using Default 18:13:28 The recommended git tool is: NONE 18:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:28 Configure a credential helper to remove this warning. See 18:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:28 18:13:28 Login Succeeded 18:13:28 nexus3.edgexfoundry.org:10004 18:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:28 Configure a credential helper to remove this warning. See 18:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:28 18:13:28 Login Succeeded 18:13:28 docker.io 18:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:29 Configure a credential helper to remove this warning. See 18:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:29 18:13:29 Login Succeeded 18:13:29 ---> docker-login.sh ends [Pipeline] } 18:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 18:13:29 using credential edgex-jenkins-ssh [Pipeline] echo 18:13:29 ========================================================= 18:13:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:13:29 ========================================================= [Pipeline] fileExists 18:13:30 Cloning the remote Git repository [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:13:30 + 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 . 18:13:30 Sending build context to Docker daemon 200.7kB 18:13:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:13:28 > git init /w/workspace/app-service-configurable/37 # timeout=10 18:13:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:13:28 > git --version # timeout=10 18:13:28 > git --version # 'git version 2.24.4' 18:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:28 [INFO] Currently running in a labeled security context 18:13:28 [INFO] Currently SELinux is 'enforcing' on the host 18:13:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/37@tmp/jenkins-gitclient-ssh3268478056741363820.key 18:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:30 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:13:30 Step 2/12 : FROM ${BASE} AS builder 18:13:30 Avoid second fetch 18:13:30 Checking out Revision 36e4556e19d47a73733e529c83cf9b2d06cecfaa (main) 18:13:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:30 552d1f2373af: Pulling fs layer 18:13:30 ea3f2d53f512: Pulling fs layer 18:13:30 9e70ebbbe112: Pulling fs layer 18:13:30 7a9cfe048b4a: Pulling fs layer 18:13:30 72dc09318566: Pulling fs layer 18:13:30 f4f7b4309257: Pulling fs layer 18:13:30 0ac9a79272e3: Pulling fs layer 18:13:30 b78e95d17946: Pulling fs layer 18:13:30 f4f7b4309257: Waiting 18:13:30 0ac9a79272e3: Waiting 18:13:30 b78e95d17946: Waiting 18:13:30 7a9cfe048b4a: Waiting 18:13:30 72dc09318566: Waiting 18:13:30 9e70ebbbe112: Verifying Checksum 18:13:30 9e70ebbbe112: Download complete 18:13:30 ea3f2d53f512: Download complete 18:13:30 72dc09318566: Verifying Checksum 18:13:30 72dc09318566: Download complete 18:13:30 f4f7b4309257: Verifying Checksum 18:13:30 f4f7b4309257: Download complete 18:13:30 552d1f2373af: Verifying Checksum 18:13:30 0ac9a79272e3: Verifying Checksum 18:13:30 0ac9a79272e3: Download complete 18:13:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:13:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:29 > git config core.sparsecheckout # timeout=10 18:13:29 > git checkout -f 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 18:13:31 552d1f2373af: Pull complete 18:13:32 ea3f2d53f512: Pull complete 18:13:32 9e70ebbbe112: Pull complete 18:13:33 b78e95d17946: Verifying Checksum 18:13:33 b78e95d17946: Download complete 18:13:33 7a9cfe048b4a: Verifying Checksum 18:13:33 7a9cfe048b4a: Download complete 18:13:34 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 18:13:34 provisioning config files... 18:13:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/37@tmp/config7102648207015740467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:35 ---> docker-login.sh 18:13:35 nexus3.edgexfoundry.org:10001 18:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:35 Configure a credential helper to remove this warning. See 18:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:35 18:13:35 Login Succeeded 18:13:35 nexus3.edgexfoundry.org:10002 18:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:35 Configure a credential helper to remove this warning. See 18:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:35 18:13:35 Login Succeeded 18:13:35 nexus3.edgexfoundry.org:10003 18:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:35 Configure a credential helper to remove this warning. See 18:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:35 18:13:35 Login Succeeded 18:13:35 nexus3.edgexfoundry.org:10004 18:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:35 Configure a credential helper to remove this warning. See 18:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:35 18:13:35 Login Succeeded 18:13:35 docker.io 18:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:36 Configure a credential helper to remove this warning. See 18:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:36 18:13:36 Login Succeeded 18:13:36 ---> docker-login.sh ends [Pipeline] } 18:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:36 ========================================================= 18:13:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:13:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:13:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:13:36 Sending build context to Docker daemon 200.7kB 18:13:36 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:13:36 Step 2/12 : FROM ${BASE} AS builder 18:13:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:36 a0d0a0d46f8b: Pulling fs layer 18:13:36 31adcdaf11c8: Pulling fs layer 18:13:36 b8b176561691: Pulling fs layer 18:13:36 4527c011a84f: Pulling fs layer 18:13:36 5d74067f8e1e: Pulling fs layer 18:13:36 e0aca202a116: Pulling fs layer 18:13:36 3a43be97a3b4: Pulling fs layer 18:13:36 34cad66bf833: Pulling fs layer 18:13:36 b4e3c513aaa6: Pulling fs layer 18:13:36 4527c011a84f: Waiting 18:13:36 5d74067f8e1e: Waiting 18:13:36 e0aca202a116: Waiting 18:13:36 3a43be97a3b4: Waiting 18:13:36 34cad66bf833: Waiting 18:13:36 b4e3c513aaa6: Waiting 18:13:36 b8b176561691: Verifying Checksum 18:13:36 b8b176561691: Download complete 18:13:36 31adcdaf11c8: Verifying Checksum 18:13:36 31adcdaf11c8: Download complete 18:13:36 5d74067f8e1e: Verifying Checksum 18:13:36 5d74067f8e1e: Download complete 18:13:36 a0d0a0d46f8b: Verifying Checksum 18:13:36 a0d0a0d46f8b: Download complete 18:13:36 e0aca202a116: Verifying Checksum 18:13:36 e0aca202a116: Download complete 18:13:36 3a43be97a3b4: Verifying Checksum 18:13:36 3a43be97a3b4: Download complete 18:13:36 34cad66bf833: Verifying Checksum 18:13:36 34cad66bf833: Download complete 18:13:37 b4e3c513aaa6: Verifying Checksum 18:13:37 b4e3c513aaa6: Download complete 18:13:37 4527c011a84f: Verifying Checksum 18:13:37 4527c011a84f: Download complete 18:13:37 a0d0a0d46f8b: Pull complete 18:13:37 31adcdaf11c8: Pull complete 18:13:37 b8b176561691: Pull complete 18:13:40 4527c011a84f: Pull complete 18:13:40 5d74067f8e1e: Pull complete 18:13:40 e0aca202a116: Pull complete 18:13:40 3a43be97a3b4: Pull complete 18:13:41 34cad66bf833: Pull complete 18:13:43 7a9cfe048b4a: Pull complete 18:13:43 72dc09318566: Pull complete 18:13:43 b4e3c513aaa6: Pull complete 18:13:43 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:13:43 ---> 9f6097aaca64 18:13:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:13:44 f4f7b4309257: Pull complete 18:13:44 0ac9a79272e3: Pull complete 18:13:48 ---> Running in 61c2c957ca7c 18:13:48 Removing intermediate container 61c2c957ca7c 18:13:48 ---> 6129772a8374 18:13:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:13:48 ---> Running in 43d48bbd6178 18:13:48 Removing intermediate container 43d48bbd6178 18:13:48 ---> d0e03417cc62 18:13:48 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:13:48 ---> Running in 2167e13bc3a0 18:13:48 Removing intermediate container 2167e13bc3a0 18:13:48 ---> 4b726cd456a9 18:13:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:48 ---> Running in a8a797b4f1d9 18:13:48 Removing intermediate container a8a797b4f1d9 18:13:48 ---> 980d8967ee14 18:13:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:48 ---> Running in a3135067e40f 18:13:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:50 OK: 220 MiB in 52 packages 18:13:50 Removing intermediate container a3135067e40f 18:13:50 ---> 64d529353241 18:13:50 Step 8/12 : WORKDIR /app 18:13:50 ---> Running in 3fa5504e1348 18:13:50 Removing intermediate container 3fa5504e1348 18:13:50 ---> 020aca1c532b 18:13:50 Step 9/12 : COPY . . 18:13:50 ---> 8bfc8d88230a 18:13:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:50 ---> Running in 44c28b7e2524 18:13:51 b78e95d17946: Pull complete 18:13:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:13:51 ---> 8b459fc5aaf0 18:13:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:13:51 ---> Running in 08c922c7da44 18:13:51 Removing intermediate container 08c922c7da44 18:13:51 ---> d154f4adef38 18:13:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:13:52 ---> Running in 82235fd41ec5 18:13:52 Removing intermediate container 82235fd41ec5 18:13:52 ---> e134fd733426 18:13:52 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:13:52 ---> Running in b6d00c3585db 18:13:53 Removing intermediate container b6d00c3585db 18:13:53 ---> 3874ca2a6e0b 18:13:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:53 ---> Running in 009e84eced2c 18:13:55 Removing intermediate container 009e84eced2c 18:13:55 ---> 17d080cfdd40 18:13:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:55 ---> Running in 47d35230a348 18:13:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:13:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:13:57 OK: 219 MiB in 52 packages 18:13:58 Removing intermediate container 47d35230a348 18:13:58 ---> a3ef7d4a2561 18:13:58 Step 8/12 : WORKDIR /app 18:13:58 ---> Running in a46e9ad4ca79 18:13:59 Removing intermediate container a46e9ad4ca79 18:13:59 ---> 36d236a32edf 18:13:59 Step 9/12 : COPY . . 18:14:00 ---> d943ab69f0a7 18:14:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:00 ---> Running in 7c321c8d88c3 18:14:22 Removing intermediate container 44c28b7e2524 18:14:22 ---> 1d789b519fc6 18:14:22 Step 11/12 : ARG MAKE="make build" 18:14:22 ---> Running in 46d3a4448ca8 18:14:22 Removing intermediate container 46d3a4448ca8 18:14:22 ---> 877583d77eac 18:14:22 Step 12/12 : RUN $MAKE 18:14:22 ---> Running in b677022dd1f0 18:14:22 noop 18:14:22 Removing intermediate container b677022dd1f0 18:14:22 ---> 1cbd0615257c 18:14:22 Successfully built 1cbd0615257c 18:14:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker inspect -f . ci-base-image-x86_64 18:14:22 . [Pipeline] withDockerContainer 18:14:22 prd-centos7-docker-4c-2g-178 does not seem to be running inside a container 18:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:23 $ docker top b4d8c3c500f9363ce7ab6ea186075f3841cc4aa66c183f87f8bb96cad7a34ead -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:23 + go version 18:14:23 go version go1.16.8 linux/amd64 [Pipeline] } 18:14:23 $ docker stop --time=1 b4d8c3c500f9363ce7ab6ea186075f3841cc4aa66c183f87f8bb96cad7a34ead 18:14:24 $ docker rm -f b4d8c3c500f9363ce7ab6ea186075f3841cc4aa66c183f87f8bb96cad7a34ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:25 + docker inspect -f . ci-base-image-x86_64 18:14:25 . [Pipeline] withDockerContainer 18:14:25 prd-centos7-docker-4c-2g-178 does not seem to be running inside a container 18:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:25 $ docker top 4826246bdde0e20c225d32c467f6bd909f10d028d5c94d5293d9a5b5ca75c35a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:14:26 + make test 18:14:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:14:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:14:44 CGO_ENABLED=1 go vet ./... 18:14:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:14:48 $ docker stop --time=1 4826246bdde0e20c225d32c467f6bd909f10d028d5c94d5293d9a5b5ca75c35a 18:14:50 $ docker rm -f 4826246bdde0e20c225d32c467f6bd909f10d028d5c94d5293d9a5b5ca75c35a [Pipeline] // withDockerContainer [Pipeline] sh 18:14:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:52 + ls -al . 18:14:52 total 148 18:14:52 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 19 18:14 . 18:14:52 drwxrwxr-x. 4 jenkins jenkins 30 Nov 19 18:13 .. 18:14:52 -rw-rw-r--. 1 jenkins jenkins 7608 Nov 19 18:13 Attribution.txt 18:14:52 drwxrwxr-x. 2 jenkins jenkins 37 Nov 19 18:13 bin 18:14:52 -rw-rw-r--. 1 jenkins jenkins 23791 Nov 19 18:13 CHANGELOG.md 18:14:52 -rw-r--r--. 1 jenkins jenkins 10 Nov 19 18:14 coverage.out 18:14:52 -rw-rw-r--. 1 jenkins jenkins 2064 Nov 19 18:13 Dockerfile 18:14:52 -rw-rw-r--. 1 jenkins jenkins 119 Nov 19 18:13 .dockerignore 18:14:52 drwxrwxr-x. 8 jenkins jenkins 162 Nov 19 18:13 .git 18:14:52 drwxrwxr-x. 2 jenkins jenkins 104 Nov 19 18:13 .github 18:14:52 -rw-rw-r--. 1 jenkins jenkins 104 Nov 19 18:13 .gitignore 18:14:52 -rw-rw-r--. 1 jenkins jenkins 129 Nov 19 18:13 go.mod 18:14:52 -rw-rw-r--. 1 jenkins jenkins 49193 Nov 19 18:13 go.sum 18:14:52 -rw-rw-r--. 1 jenkins jenkins 677 Nov 19 18:13 GOVERNANCE.md 18:14:52 -rw-rw-r--. 1 jenkins jenkins 687 Nov 19 18:13 Jenkinsfile 18:14:52 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 19 18:13 LICENSE 18:14:52 -rw-rw-r--. 1 jenkins jenkins 1949 Nov 19 18:13 main.go 18:14:52 -rw-rw-r--. 1 jenkins jenkins 1614 Nov 19 18:13 makefile 18:14:52 -rw-rw-r--. 1 jenkins jenkins 618 Nov 19 18:13 OWNERS.md 18:14:52 -rw-rw-r--. 1 jenkins jenkins 3429 Nov 19 18:13 README.md 18:14:52 drwxrwxr-x. 9 jenkins jenkins 151 Nov 19 18:13 res 18:14:52 drwxrwxr-x. 3 jenkins jenkins 58 Nov 19 18:13 snap 18:14:52 -rw-rw-r--. 1 jenkins jenkins 11 Nov 19 18:11 VERSION [Pipeline] isUnix [Pipeline] sh 18:14:52 + 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.2.0-dev.1 . 18:14:52 Sending build context to Docker daemon 201.7kB 18:14:52 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 18:14:52 Step 2/26 : FROM ${BASE} AS builder 18:14:52 ---> 1cbd0615257c 18:14:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:14:52 ---> Running in 6a3704055537 18:14:52 Removing intermediate container 6a3704055537 18:14:52 ---> 8508087c43c0 18:14:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:14:52 ---> Running in 80398b5bc6ed 18:14:52 Removing intermediate container 80398b5bc6ed 18:14:52 ---> c0bc5af44f08 18:14:52 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:14:52 ---> Running in 8bcf5fa1f5e5 18:14:52 Removing intermediate container 8bcf5fa1f5e5 18:14:52 ---> cd66a89b9561 18:14:52 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:52 ---> Running in 1b5d43844507 18:14:53 Removing intermediate container 1b5d43844507 18:14:53 ---> deb10cae9c08 18:14:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:53 ---> Running in b5e54589ffb5 18:14:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:14:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:14:54 OK: 220 MiB in 52 packages 18:14:55 Removing intermediate container b5e54589ffb5 18:14:55 ---> 2282203f6643 18:14:55 Step 8/26 : WORKDIR /app 18:14:55 ---> Running in d1957adbbc7c 18:14:55 Removing intermediate container d1957adbbc7c 18:14:55 ---> 144cc3aeccf7 18:14:55 Step 9/26 : COPY . . 18:14:55 ---> 96967d7c105a 18:14:55 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:55 ---> Running in 2d3cc49da117 18:14:55 Removing intermediate container 2d3cc49da117 18:14:55 ---> 0c8ce45cf7e5 18:14:55 Step 11/26 : ARG MAKE="make build" 18:14:55 ---> Running in 6d703090b107 18:14:55 Removing intermediate container 6d703090b107 18:14:55 ---> 19c1b33725cd 18:14:55 Step 12/26 : RUN $MAKE 18:14:55 ---> Running in 2b5be8737281 18:14:56 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.2.0-dev.1" -o app-service-configurable 18:15:08 Removing intermediate container 2b5be8737281 18:15:08 ---> 4c47c044770c 18:15:08 Step 13/26 : FROM alpine:3.14 18:15:08 3.14: Pulling from library/alpine 18:15:08 97518928ae5f: Pulling fs layer 18:15:08 97518928ae5f: Verifying Checksum 18:15:08 97518928ae5f: Download complete 18:15:09 97518928ae5f: Pull complete 18:15:09 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:15:09 Status: Downloaded newer image for alpine:3.14 18:15:09 ---> 0a97eee8041e 18:15:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:15:09 ---> Running in d330096aec8a 18:15:09 Removing intermediate container d330096aec8a 18:15:09 ---> dcb20ebf5c63 18:15:09 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:15:09 ---> Running in 254fb0fdce07 18:15:09 Removing intermediate container 254fb0fdce07 18:15:09 ---> fc142958954a 18:15:09 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:15:09 ---> Running in 38d2d0e4e6a0 18:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:15:09 (1/7) Installing ca-certificates (20191127-r5) 18:15:09 (2/7) Installing dumb-init (1.2.5-r1) 18:15:09 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:15:09 (4/7) Installing libsodium (1.0.18-r0) 18:15:09 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:15:09 (6/7) Installing libzmq (4.3.4-r0) 18:15:09 (7/7) Installing zeromq (4.3.4-r0) 18:15:09 Executing busybox-1.33.1-r6.trigger 18:15:09 Executing ca-certificates-20191127-r5.trigger 18:15:09 OK: 9 MiB in 21 packages 18:15:10 Removing intermediate container 38d2d0e4e6a0 18:15:10 ---> db00eead1bdf 18:15:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:15:10 ---> 7ffdc805eb28 18:15:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:15:10 ---> 68bfd5bcf2f8 18:15:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:15:10 ---> 12343ec00c72 18:15:10 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:15:11 ---> e98f6855de97 18:15:11 Step 21/26 : EXPOSE 48095 18:15:11 ---> Running in 3592d185f271 18:15:11 Removing intermediate container 3592d185f271 18:15:11 ---> cf6b9bf11081 18:15:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:15:11 ---> Running in 577e405f74e3 18:15:11 Removing intermediate container 577e405f74e3 18:15:11 ---> 51a5c033d067 18:15:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:11 ---> Running in a72279b52f23 18:15:11 Removing intermediate container a72279b52f23 18:15:11 ---> 89c22f625e7a 18:15:11 Step 24/26 : LABEL arch=amd64 18:15:11 ---> Running in bab1c3b045f8 18:15:11 Removing intermediate container bab1c3b045f8 18:15:11 ---> 08eb54180e63 18:15:11 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:15:11 ---> Running in f617173c4ce6 18:15:11 Removing intermediate container f617173c4ce6 18:15:11 ---> b02c5266bf89 18:15:11 Step 26/26 : LABEL version=2.2.0-dev.1 18:15:11 ---> Running in 4dc98c89d52a 18:15:11 Removing intermediate container 4dc98c89d52a 18:15:11 ---> 6d347c199128 18:15:11 [Warning] One or more build-args [ARCH] were not consumed 18:15:11 Successfully built 6d347c199128 18:15:11 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:12 provisioning config files... 18:15:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/37@tmp/config2705541027266577541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:12 ---> docker-login.sh 18:15:12 nexus3.edgexfoundry.org:10001 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 nexus3.edgexfoundry.org:10002 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 nexus3.edgexfoundry.org:10003 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 nexus3.edgexfoundry.org:10004 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 docker.io 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:13 Configure a credential helper to remove this warning. See 18:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:13 18:15:13 Login Succeeded 18:15:13 ---> docker-login.sh ends [Pipeline] } 18:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:13 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:15:13 36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:15:13 latest 18:15:13 2.2.0-dev.1 18:15:13 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:15:13 main 18:15:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 18:15:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:15:13 30c5879c37fe: Preparing 18:15:13 0d9ed93e1e9d: Preparing 18:15:13 5adc4f28eb31: Preparing 18:15:13 4335d0c90d2a: Preparing 18:15:13 e0fc11e1b7fc: Preparing 18:15:13 1a058d5342cc: Preparing 18:15:13 1a058d5342cc: Waiting 18:15:14 4335d0c90d2a: Pushed 18:15:14 5adc4f28eb31: Pushed 18:15:14 0d9ed93e1e9d: Pushed 18:15:14 1a058d5342cc: Layer already exists 18:15:14 e0fc11e1b7fc: Pushed 18:15:15 30c5879c37fe: Pushed 18:15:15 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:68ae7f1cbb06b60f39d43b0de1af4dc4b5e77f5a59a84c303c16f4ce48db67fc size: 1574 [Pipeline] isUnix [Pipeline] sh 18:15:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:15:16 30c5879c37fe: Preparing 18:15:16 0d9ed93e1e9d: Preparing 18:15:16 5adc4f28eb31: Preparing 18:15:16 4335d0c90d2a: Preparing 18:15:16 e0fc11e1b7fc: Preparing 18:15:16 1a058d5342cc: Preparing 18:15:16 1a058d5342cc: Waiting 18:15:16 4335d0c90d2a: Layer already exists 18:15:16 e0fc11e1b7fc: Layer already exists 18:15:16 30c5879c37fe: Layer already exists 18:15:16 0d9ed93e1e9d: Layer already exists 18:15:16 5adc4f28eb31: Layer already exists 18:15:16 1a058d5342cc: Layer already exists 18:15:16 latest: digest: sha256:68ae7f1cbb06b60f39d43b0de1af4dc4b5e77f5a59a84c303c16f4ce48db67fc size: 1574 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.1 18:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:15:16 30c5879c37fe: Preparing 18:15:16 0d9ed93e1e9d: Preparing 18:15:16 5adc4f28eb31: Preparing 18:15:16 4335d0c90d2a: Preparing 18:15:16 e0fc11e1b7fc: Preparing 18:15:16 1a058d5342cc: Preparing 18:15:16 1a058d5342cc: Waiting 18:15:16 e0fc11e1b7fc: Layer already exists 18:15:16 30c5879c37fe: Layer already exists 18:15:16 0d9ed93e1e9d: Layer already exists 18:15:16 4335d0c90d2a: Layer already exists 18:15:16 5adc4f28eb31: Layer already exists 18:15:16 1a058d5342cc: Layer already exists 18:15:16 2.2.0-dev.1: digest: sha256:68ae7f1cbb06b60f39d43b0de1af4dc4b5e77f5a59a84c303c16f4ce48db67fc size: 1574 [Pipeline] isUnix [Pipeline] sh 18:15:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:15:17 30c5879c37fe: Preparing 18:15:17 0d9ed93e1e9d: Preparing 18:15:17 5adc4f28eb31: Preparing 18:15:17 4335d0c90d2a: Preparing 18:15:17 e0fc11e1b7fc: Preparing 18:15:17 1a058d5342cc: Preparing 18:15:17 1a058d5342cc: Waiting 18:15:17 e0fc11e1b7fc: Layer already exists 18:15:17 4335d0c90d2a: Layer already exists 18:15:17 30c5879c37fe: Layer already exists 18:15:17 0d9ed93e1e9d: Layer already exists 18:15:17 5adc4f28eb31: Layer already exists 18:15:17 1a058d5342cc: Layer already exists 18:15:17 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1: digest: sha256:68ae7f1cbb06b60f39d43b0de1af4dc4b5e77f5a59a84c303c16f4ce48db67fc size: 1574 [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:15:17 30c5879c37fe: Preparing 18:15:17 0d9ed93e1e9d: Preparing 18:15:17 5adc4f28eb31: Preparing 18:15:17 4335d0c90d2a: Preparing 18:15:17 e0fc11e1b7fc: Preparing 18:15:17 1a058d5342cc: Preparing 18:15:17 1a058d5342cc: Waiting 18:15:17 e0fc11e1b7fc: Layer already exists 18:15:17 0d9ed93e1e9d: Layer already exists 18:15:17 30c5879c37fe: Layer already exists 18:15:17 4335d0c90d2a: Layer already exists 18:15:17 5adc4f28eb31: Layer already exists 18:15:17 1a058d5342cc: Layer already exists 18:15:17 main: digest: sha256:68ae7f1cbb06b60f39d43b0de1af4dc4b5e77f5a59a84c303c16f4ce48db67fc size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:17 ===================================================== [Pipeline] echo 18:15:17 taggedImages: 18:15:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:15:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:15:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.1 18:15:17 - nexus3.edgexfoundry.org:10004/app-service-configurable:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:15:17 - 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 18:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:18 18:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:18 latest: Pulling from edgex-lftools-log-publisher 18:15:18 b4d181a07f80: Pulling fs layer 18:15:18 a1111a8f2ec3: Pulling fs layer 18:15:18 ed53099fbce6: Pulling fs layer 18:15:18 dc539afda2c1: Pulling fs layer 18:15:18 77bc0d833cb6: Pulling fs layer 18:15:18 9065ff56babe: Pulling fs layer 18:15:18 d287ab97295c: Pulling fs layer 18:15:18 dc539afda2c1: Waiting 18:15:18 77bc0d833cb6: Waiting 18:15:18 9065ff56babe: Waiting 18:15:18 d287ab97295c: Waiting 18:15:18 a1111a8f2ec3: Verifying Checksum 18:15:18 a1111a8f2ec3: Download complete 18:15:18 dc539afda2c1: Verifying Checksum 18:15:18 dc539afda2c1: Download complete 18:15:18 ed53099fbce6: Verifying Checksum 18:15:18 ed53099fbce6: Download complete 18:15:18 9065ff56babe: Verifying Checksum 18:15:18 9065ff56babe: Download complete 18:15:18 77bc0d833cb6: Verifying Checksum 18:15:18 77bc0d833cb6: Download complete 18:15:18 b4d181a07f80: Verifying Checksum 18:15:18 b4d181a07f80: Download complete 18:15:19 d287ab97295c: Verifying Checksum 18:15:19 d287ab97295c: Download complete 18:15:20 b4d181a07f80: Pull complete 18:15:20 a1111a8f2ec3: Pull complete 18:15:21 ed53099fbce6: Pull complete 18:15:21 dc539afda2c1: Pull complete 18:15:21 77bc0d833cb6: Pull complete 18:15:21 9065ff56babe: Pull complete 18:15:21 Removing intermediate container 7c321c8d88c3 18:15:21 ---> 2b061bda4a71 18:15:21 Step 11/12 : ARG MAKE="make build" 18:15:21 ---> Running in ae7e3a3bbcc6 18:15:21 Removing intermediate container ae7e3a3bbcc6 18:15:21 ---> 7a1a7f74fbed 18:15:21 Step 12/12 : RUN $MAKE 18:15:21 ---> Running in b888afa4df2b 18:15:21 noop 18:15:21 Removing intermediate container b888afa4df2b 18:15:21 ---> e34abc22f375 18:15:21 Successfully built e34abc22f375 18:15:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:15:22 + docker inspect -f . ci-base-image-arm64 18:15:22 . [Pipeline] withDockerContainer 18:15:22 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 18:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@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 18:15:24 $ docker top 4b011972b9b07f8abe772f564708f3f9b7f2048942b301ce94e28633b7e1541d -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:25 + go version 18:15:25 go version go1.16.8 linux/arm64 [Pipeline] } 18:15:25 $ docker stop --time=1 4b011972b9b07f8abe772f564708f3f9b7f2048942b301ce94e28633b7e1541d 18:15:26 d287ab97295c: Pull complete 18:15:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:26 $ docker rm -f 4b011972b9b07f8abe772f564708f3f9b7f2048942b301ce94e28633b7e1541d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 18:15:27 prd-centos7-docker-4c-2g-178 does not seem to be running inside a container 18:15:27 $ 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/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:30 $ docker top dc6ad8eca24945210a0b0eef65ef97a636198d51e1faa5206e6bd44207c04ddd -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:30 ---> job-cost.sh 18:15:30 lf-activate-venv: SKIPPING 18:15:30 INFO: No Stack... 18:15:30 + docker inspect -f . ci-base-image-arm64 18:15:30 . [Pipeline] withDockerContainer 18:15:30 INFO: Retrieving Pricing Info for: v3-standard-2 18:15:30 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 18:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@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 18:15:31 INFO: Archiving Costs 18:15:32 $ docker top bfe6fea8bafc15e46ce87471b6d1a9b12012f855a2206f57a185348c2cafa4ad -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 18:15:33 + cat /w/workspace/app-service-configurable/37/archives/cost.csv 18:15:33 + cut -d, -f6 [Pipeline] lock 18:15:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] 18:15:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] did not exist. Created. 18:15:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:33 + echo total: 0.05999999865889549 [Pipeline] stash 18:15:33 Stashed 1 file(s) [Pipeline] } 18:15:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:33 $ docker stop --time=1 dc6ad8eca24945210a0b0eef65ef97a636198d51e1faa5206e6bd44207c04ddd 18:15:33 + make test 18:15:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:15:34 $ docker rm -f dc6ad8eca24945210a0b0eef65ef97a636198d51e1faa5206e6bd44207c04ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:16:30 CGO_ENABLED=1 go vet ./... 18:16:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:16:52 ./bin/test-attribution-txt.sh [Pipeline] echo 18:16:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:52 $ docker stop --time=1 bfe6fea8bafc15e46ce87471b6d1a9b12012f855a2206f57a185348c2cafa4ad 18:16:54 $ docker rm -f bfe6fea8bafc15e46ce87471b6d1a9b12012f855a2206f57a185348c2cafa4ad [Pipeline] // withDockerContainer [Pipeline] sh 18:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:55 Warning: overwriting stash ‘coverage-report’ 18:16:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:56 + ls -al . 18:16:56 total 172 18:16:56 drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 18:16 . 18:16:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:12 .. 18:16:56 -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 18:13 .dockerignore 18:16:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:13 .git 18:16:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:13 .github 18:16:56 -rw-rw-r-- 1 jenkins jenkins 104 Nov 19 18:13 .gitignore 18:16:56 -rw-rw-r-- 1 jenkins jenkins 7608 Nov 19 18:13 Attribution.txt 18:16:56 -rw-rw-r-- 1 jenkins jenkins 23791 Nov 19 18:13 CHANGELOG.md 18:16:56 -rw-rw-r-- 1 jenkins jenkins 2064 Nov 19 18:13 Dockerfile 18:16:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:13 GOVERNANCE.md 18:16:56 -rw-rw-r-- 1 jenkins jenkins 687 Nov 19 18:13 Jenkinsfile 18:16:56 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 18:13 LICENSE 18:16:56 -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 18:13 OWNERS.md 18:16:56 -rw-rw-r-- 1 jenkins jenkins 3429 Nov 19 18:13 README.md 18:16:56 -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 18:11 VERSION 18:16:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:13 bin 18:16:56 -rw-r--r-- 1 jenkins jenkins 10 Nov 19 18:15 coverage.out 18:16:56 -rw-rw-r-- 1 jenkins jenkins 129 Nov 19 18:13 go.mod 18:16:56 -rw-rw-r-- 1 jenkins jenkins 49193 Nov 19 18:13 go.sum 18:16:56 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 19 18:13 main.go 18:16:56 -rw-rw-r-- 1 jenkins jenkins 1614 Nov 19 18:13 makefile 18:16:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 18:13 res 18:16:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:13 snap [Pipeline] isUnix [Pipeline] sh 18:16:56 + 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.2.0-dev.1 . 18:16:56 Sending build context to Docker daemon 201.7kB 18:16:56 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 18:16:56 Step 2/26 : FROM ${BASE} AS builder 18:16:56 ---> e34abc22f375 18:16:56 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:16:57 ---> Running in 2a59c74e41e0 18:16:57 Removing intermediate container 2a59c74e41e0 18:16:57 ---> 6cdb5488f6f4 18:16:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:16:57 ---> Running in 0eda5c891590 18:16:58 Removing intermediate container 0eda5c891590 18:16:58 ---> 1e88435cde34 18:16:58 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:16:58 ---> Running in 1b025704ab5f 18:16:58 Removing intermediate container 1b025704ab5f 18:16:58 ---> 0ed81294457e 18:16:58 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:58 ---> Running in 42f43b3c841f 18:17:00 Removing intermediate container 42f43b3c841f 18:17:00 ---> c4e76de6eb3c 18:17:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:00 ---> Running in 634517b1c851 18:17:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:03 OK: 219 MiB in 52 packages 18:17:04 Removing intermediate container 634517b1c851 18:17:04 ---> 568f024944a8 18:17:04 Step 8/26 : WORKDIR /app 18:17:04 ---> Running in d5e482275226 18:17:04 Removing intermediate container d5e482275226 18:17:04 ---> e3c69bef5cb5 18:17:04 Step 9/26 : COPY . . 18:17:05 ---> 7ace1a2bd4f0 18:17:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:05 ---> Running in a8257ed8b39b 18:17:08 Removing intermediate container a8257ed8b39b 18:17:08 ---> 07faa096402c 18:17:08 Step 11/26 : ARG MAKE="make build" 18:17:08 ---> Running in 4cd92ca10bd6 18:17:08 Removing intermediate container 4cd92ca10bd6 18:17:08 ---> cd10127f7105 18:17:08 Step 12/26 : RUN $MAKE 18:17:08 ---> Running in 0413451ed44a 18:17:09 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.2.0-dev.1" -o app-service-configurable 18:17:48 Removing intermediate container 0413451ed44a 18:17:48 ---> 949dbfabf1dd 18:17:48 Step 13/26 : FROM alpine:3.14 18:17:48 3.14: Pulling from library/alpine 18:17:48 be307f383ecc: Pulling fs layer 18:17:48 be307f383ecc: Verifying Checksum 18:17:48 be307f383ecc: Download complete 18:17:48 be307f383ecc: Pull complete 18:17:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:17:48 Status: Downloaded newer image for alpine:3.14 18:17:48 ---> 5b8b7b635229 18:17:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:17:48 ---> Running in fbeb2e251845 18:17:49 Removing intermediate container fbeb2e251845 18:17:49 ---> f2e45e3b69be 18:17:49 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:17:49 ---> Running in 90993617429b 18:17:49 Removing intermediate container 90993617429b 18:17:49 ---> 32b8878a0dc2 18:17:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:17:49 ---> Running in 970ab28fdd77 18:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:17:51 (1/7) Installing ca-certificates (20191127-r5) 18:17:52 (2/7) Installing dumb-init (1.2.5-r1) 18:17:52 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:17:52 (4/7) Installing libsodium (1.0.18-r0) 18:17:52 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:17:52 (6/7) Installing libzmq (4.3.4-r0) 18:17:52 (7/7) Installing zeromq (4.3.4-r0) 18:17:52 Executing busybox-1.33.1-r6.trigger 18:17:52 Executing ca-certificates-20191127-r5.trigger 18:17:52 OK: 9 MiB in 21 packages 18:17:53 Removing intermediate container 970ab28fdd77 18:17:53 ---> a20d7faf7ab4 18:17:53 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:17:54 ---> eed23fcfe01b 18:17:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:17:54 ---> 13e5062b6b1c 18:17:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:17:55 ---> 5c77bd3d2bc8 18:17:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:17:56 ---> 6246ce0024c9 18:17:56 Step 21/26 : EXPOSE 48095 18:17:56 ---> Running in 0d5ab85f41e0 18:17:57 Removing intermediate container 0d5ab85f41e0 18:17:57 ---> 34b1e96705ee 18:17:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:17:57 ---> Running in 43a6ce8778ab 18:17:57 Removing intermediate container 43a6ce8778ab 18:17:57 ---> 5877cdb6e54c 18:17:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:58 ---> Running in cdc97eb491f1 18:17:58 Removing intermediate container cdc97eb491f1 18:17:58 ---> 55d2f4216aa4 18:17:58 Step 24/26 : LABEL arch=arm64 18:17:58 ---> Running in c8dc3b71495c 18:17:58 Removing intermediate container c8dc3b71495c 18:17:58 ---> 67dc4462b04f 18:17:58 Step 25/26 : LABEL git_sha=36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:17:58 ---> Running in 0554503fb522 18:17:59 Removing intermediate container 0554503fb522 18:17:59 ---> f68f84d08a76 18:17:59 Step 26/26 : LABEL version=2.2.0-dev.1 18:17:59 ---> Running in 850c2d7cf636 18:17:59 Removing intermediate container 850c2d7cf636 18:17:59 ---> 7a34c8e9cb54 18:17:59 [Warning] One or more build-args [ARCH] were not consumed 18:17:59 Successfully built 7a34c8e9cb54 18:17:59 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 18:17:59 provisioning config files... 18:17:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/37@tmp/config3518938660201444411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:00 ---> docker-login.sh 18:18:00 nexus3.edgexfoundry.org:10001 18:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:00 Configure a credential helper to remove this warning. See 18:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:00 18:18:00 Login Succeeded 18:18:00 nexus3.edgexfoundry.org:10002 18:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:01 Configure a credential helper to remove this warning. See 18:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:01 18:18:01 Login Succeeded 18:18:01 nexus3.edgexfoundry.org:10003 18:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:01 Configure a credential helper to remove this warning. See 18:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:01 18:18:01 Login Succeeded 18:18:01 nexus3.edgexfoundry.org:10004 18:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:02 Configure a credential helper to remove this warning. See 18:18:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:02 18:18:02 Login Succeeded 18:18:02 docker.io 18:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:03 Configure a credential helper to remove this warning. See 18:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:03 18:18:03 Login Succeeded 18:18:03 ---> docker-login.sh ends [Pipeline] } 18:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:03 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:18:03 36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:18:03 latest 18:18:03 2.2.0-dev.1 18:18:03 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:18:03 main 18:18:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] isUnix [Pipeline] sh 18:18:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:18:04 6b84d8ffeca2: Preparing 18:18:04 1d69d8fb62da: Preparing 18:18:04 2cd0219e3282: Preparing 18:18:04 13d4eebc74e0: Preparing 18:18:04 b105f0ae5939: Preparing 18:18:04 62170e181a92: Preparing 18:18:04 62170e181a92: Waiting 18:18:04 13d4eebc74e0: Pushed 18:18:04 1d69d8fb62da: Pushed 18:18:04 2cd0219e3282: Pushed 18:18:04 62170e181a92: Layer already exists 18:18:05 b105f0ae5939: Pushed 18:18:07 6b84d8ffeca2: Pushed 18:18:07 36e4556e19d47a73733e529c83cf9b2d06cecfaa: digest: sha256:80d707fd8cbfb84abbc34ba7855dac26e96f5b4ec408bc0de06a35c25e91f606 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:18:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:18:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:18:08 6b84d8ffeca2: Preparing 18:18:08 1d69d8fb62da: Preparing 18:18:08 2cd0219e3282: Preparing 18:18:08 13d4eebc74e0: Preparing 18:18:08 b105f0ae5939: Preparing 18:18:08 62170e181a92: Preparing 18:18:08 62170e181a92: Waiting 18:18:08 1d69d8fb62da: Layer already exists 18:18:08 6b84d8ffeca2: Layer already exists 18:18:08 b105f0ae5939: Layer already exists 18:18:08 13d4eebc74e0: Layer already exists 18:18:08 2cd0219e3282: Layer already exists 18:18:08 62170e181a92: Layer already exists 18:18:08 latest: digest: sha256:80d707fd8cbfb84abbc34ba7855dac26e96f5b4ec408bc0de06a35c25e91f606 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:18:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 18:18:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.1 18:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:18:09 6b84d8ffeca2: Preparing 18:18:09 1d69d8fb62da: Preparing 18:18:09 2cd0219e3282: Preparing 18:18:09 13d4eebc74e0: Preparing 18:18:09 b105f0ae5939: Preparing 18:18:09 62170e181a92: Preparing 18:18:09 62170e181a92: Waiting 18:18:09 13d4eebc74e0: Layer already exists 18:18:09 b105f0ae5939: Layer already exists 18:18:09 2cd0219e3282: Layer already exists 18:18:09 6b84d8ffeca2: Layer already exists 18:18:09 1d69d8fb62da: Layer already exists 18:18:09 62170e181a92: Layer already exists 18:18:09 2.2.0-dev.1: digest: sha256:80d707fd8cbfb84abbc34ba7855dac26e96f5b4ec408bc0de06a35c25e91f606 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:18:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 18:18:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:18:10 6b84d8ffeca2: Preparing 18:18:10 1d69d8fb62da: Preparing 18:18:10 2cd0219e3282: Preparing 18:18:10 13d4eebc74e0: Preparing 18:18:10 b105f0ae5939: Preparing 18:18:10 62170e181a92: Preparing 18:18:10 62170e181a92: Waiting 18:18:10 1d69d8fb62da: Layer already exists 18:18:10 b105f0ae5939: Layer already exists 18:18:10 13d4eebc74e0: Layer already exists 18:18:10 2cd0219e3282: Layer already exists 18:18:10 6b84d8ffeca2: Layer already exists 18:18:10 62170e181a92: Layer already exists 18:18:10 36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1: digest: sha256:80d707fd8cbfb84abbc34ba7855dac26e96f5b4ec408bc0de06a35c25e91f606 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:18:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 18:18:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:18:11 6b84d8ffeca2: Preparing 18:18:11 1d69d8fb62da: Preparing 18:18:11 2cd0219e3282: Preparing 18:18:11 13d4eebc74e0: Preparing 18:18:11 b105f0ae5939: Preparing 18:18:11 62170e181a92: Preparing 18:18:11 62170e181a92: Waiting 18:18:11 2cd0219e3282: Layer already exists 18:18:11 1d69d8fb62da: Layer already exists 18:18:11 13d4eebc74e0: Layer already exists 18:18:11 b105f0ae5939: Layer already exists 18:18:11 6b84d8ffeca2: Layer already exists 18:18:11 62170e181a92: Layer already exists 18:18:11 main: digest: sha256:80d707fd8cbfb84abbc34ba7855dac26e96f5b4ec408bc0de06a35c25e91f606 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:18:11 ===================================================== [Pipeline] echo 18:18:11 taggedImages: 18:18:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa 18:18:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:18:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.1 18:18:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36e4556e19d47a73733e529c83cf9b2d06cecfaa-2.2.0-dev.1 18:18:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:12 18:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:13 arm64: Pulling from edgex-lftools-log-publisher 18:18:13 448f6bf000e3: Pulling fs layer 18:18:13 f757da607395: Pulling fs layer 18:18:13 05883995daec: Pulling fs layer 18:18:13 8603b9c90790: Pulling fs layer 18:18:13 1560dd03e051: Pulling fs layer 18:18:13 27f5ce0e4adf: Pulling fs layer 18:18:13 c2d8d7efcc4b: Pulling fs layer 18:18:13 1560dd03e051: Waiting 18:18:13 27f5ce0e4adf: Waiting 18:18:13 c2d8d7efcc4b: Waiting 18:18:13 8603b9c90790: Waiting 18:18:13 f757da607395: Verifying Checksum 18:18:13 f757da607395: Download complete 18:18:13 8603b9c90790: Verifying Checksum 18:18:13 8603b9c90790: Download complete 18:18:13 1560dd03e051: Verifying Checksum 18:18:13 1560dd03e051: Download complete 18:18:13 05883995daec: Verifying Checksum 18:18:13 05883995daec: Download complete 18:18:13 27f5ce0e4adf: Verifying Checksum 18:18:13 27f5ce0e4adf: Download complete 18:18:13 448f6bf000e3: Verifying Checksum 18:18:13 448f6bf000e3: Download complete 18:18:16 c2d8d7efcc4b: Verifying Checksum 18:18:16 c2d8d7efcc4b: Download complete 18:18:17 448f6bf000e3: Pull complete 18:18:18 f757da607395: Pull complete 18:18:19 05883995daec: Pull complete 18:18:19 8603b9c90790: Pull complete 18:18:20 1560dd03e051: Pull complete 18:18:20 27f5ce0e4adf: Pull complete 18:18:36 c2d8d7efcc4b: Pull complete 18:18:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:18:36 prd-ubuntu18.04-docker-arm64-4c-16g-177 does not seem to be running inside a container 18:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/37 -v /w/workspace/app-service-configurable/37:/w/workspace/app-service-configurable/37:rw,z -v /w/workspace/app-service-configurable/37@tmp:/w/workspace/app-service-configurable/37@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 18:18:39 $ docker top 4cddcd571f9959f32c3efc7d4c98a5e176fc789eed0b67b17b534e6e5eff05a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:40 ---> job-cost.sh 18:18:40 lf-activate-venv: SKIPPING 18:18:40 INFO: No Stack... 18:18:40 INFO: Retrieving Pricing Info for: v3-standard-4 18:18:41 INFO: Archiving Costs [Pipeline] sh 18:18:41 + cat /w/workspace/app-service-configurable/37/archives/cost.csv 18:18:41 + cut -d, -f6 [Pipeline] lock 18:18:41 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] 18:18:41 Resource [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] did not exist. Created. 18:18:41 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:42 /w/workspace/app-service-configurable/37@tmp/durable-11ebea9d/script.sh: 1: /w/workspace/app-service-configurable/37@tmp/durable-11ebea9d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:18:43 + echo total: 0.10999999940395355 [Pipeline] stash 18:18:43 Warning: overwriting stash ‘stack-cost’ 18:18:43 Stashed 1 file(s) [Pipeline] } 18:18:43 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-37-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:43 $ docker stop --time=1 4cddcd571f9959f32c3efc7d4c98a5e176fc789eed0b67b17b534e6e5eff05a9 18:18:44 $ docker rm -f 4cddcd571f9959f32c3efc7d4c98a5e176fc789eed0b67b17b534e6e5eff05a9 [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 18:18:45 provisioning config files... 18:18:45 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5556598758401119850tmp [Pipeline] { [Pipeline] sh 18:18:45 + set +x 18:18:45 + curl -s https://codecov.io/bash 18:18:45 + bash -s -- 18:18:45 18:18:45 _____ _ 18:18:45 / ____| | | 18:18:45 | | ___ __| | ___ ___ _____ __ 18:18:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:18:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:18:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:18:45 Bash-1.0.6 18:18:45 18:18:45 18:18:45 ==> git version 2.24.4 found 18:18:45 ==> 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 18:18:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:18:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:18:45 ==> Jenkins CI detected. 18:18:45 current dir:  /w/workspace/ry_app-service-configurable_main 18:18:45 project root: . 18:18:45 --> token set from env 18:18:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:45 ==> Running gcov in . (disable via -X gcov) 18:18:46 ==> Python coveragepy not found 18:18:46 ==> Searching for coverage reports in: 18:18:46 + . 18:18:46 -> Found 1 reports 18:18:46 ==> Detecting git/mercurial file structure 18:18:46 ==> Reading reports 18:18:46 + ./coverage.out bytes=10 18:18:46 ==> Appending adjustments 18:18:46 https://docs.codecov.io/docs/fixing-reports 18:18:46 + Found adjustments 18:18:46 ==> Gzipping contents 18:18:46 4.0K /tmp/codecov.3QxYDB.gz 18:18:46 ==> Uploading reports 18:18:46 url: https://codecov.io 18:18:46 query: branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:18:46 -> Pinging Codecov 18:18:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=36e4556e19d47a73733e529c83cf9b2d06cecfaa&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:18:46 -> Uploading to 18:18:46 https://storage.googleapis.com/codecov/v4/raw/2021-11-19/A97CA9966030D2A3747ED39772930CCE/36e4556e19d47a73733e529c83cf9b2d06cecfaa/0623cea9-f54a-48f8-9ad4-1b98a1038da2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T181846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14254c6d92e8fd08c0bb2dbd2e26c362a66a2c60eec2a6d501df757d8978ed5c 18:18:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:46 Dload Upload Total Spent Left Speed 18:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2011 --:--:-- --:--:-- --:--:-- 2007 18:18:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] } 18:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:18:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:18:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:18:47 18:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:18:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:18:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:18:47 188c0c94c7c5: Pulling fs layer 18:18:47 0ef7d3d256c8: Pulling fs layer 18:18:47 de9db76c5a1d: Pulling fs layer 18:18:47 0eba1c9be4d2: Pulling fs layer 18:18:47 0d57e429df01: Pulling fs layer 18:18:47 4e4be7b47b0d: Pulling fs layer 18:18:47 e1f770b5df2f: Pulling fs layer 18:18:47 85a0685a4137: Pulling fs layer 18:18:47 0d57e429df01: Waiting 18:18:47 4e4be7b47b0d: Waiting 18:18:47 e1f770b5df2f: Waiting 18:18:47 85a0685a4137: Waiting 18:18:47 0eba1c9be4d2: Waiting 18:18:47 de9db76c5a1d: Verifying Checksum 18:18:47 de9db76c5a1d: Download complete 18:18:47 0ef7d3d256c8: Verifying Checksum 18:18:47 0ef7d3d256c8: Download complete 18:18:47 0d57e429df01: Verifying Checksum 18:18:47 0d57e429df01: Download complete 18:18:47 4e4be7b47b0d: Verifying Checksum 18:18:47 4e4be7b47b0d: Download complete 18:18:47 188c0c94c7c5: Verifying Checksum 18:18:47 188c0c94c7c5: Download complete 18:18:47 e1f770b5df2f: Verifying Checksum 18:18:47 e1f770b5df2f: Download complete 18:18:48 188c0c94c7c5: Pull complete 18:18:48 0eba1c9be4d2: Verifying Checksum 18:18:48 0eba1c9be4d2: Download complete 18:18:48 0ef7d3d256c8: Pull complete 18:18:48 de9db76c5a1d: Pull complete 18:18:48 85a0685a4137: Verifying Checksum 18:18:48 85a0685a4137: Download complete 18:18:52 0eba1c9be4d2: Pull complete 18:18:52 0d57e429df01: Pull complete 18:18:52 4e4be7b47b0d: Pull complete 18:18:52 e1f770b5df2f: Pull complete 18:18:56 85a0685a4137: Pull complete 18:18:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:18:57 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:18:59 $ docker top 2a9554e7ab03219f07445ca29633fd3d73c608c630731b20006a515c9f25c3b4 -eo pid,comm [Pipeline] { [Pipeline] echo 18:18:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:18:59 + set -o pipefail 18:18:59 + snyk monitor '--org=edgex-jenkins' 18:19:06 18:19:06 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:19:06 18:19:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/135b38ec-8106-4c5c-924c-31794e916e26 18:19:06 18:19:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:19:06 18:19:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:19:06 18:19:06 [Pipeline] } 18:19:06 $ docker stop --time=1 2a9554e7ab03219f07445ca29633fd3d73c608c630731b20006a515c9f25c3b4 18:19:08 $ docker rm -f 2a9554e7ab03219f07445ca29633fd3d73c608c630731b20006a515c9f25c3b4 [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 18:19:09 + git log --format=format:%s -1 36e4556e19d47a73733e529c83cf9b2d06cecfaa [Pipeline] sh 18:19:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:19:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:09 . [Pipeline] withDockerContainer 18:19:09 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:19:10 $ docker top 0ff23daf54f30741377729aeb4cff3d5c914cf668a75849d96f92616dc8e98b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:10 [ssh-agent] Looking for ssh-agent implementation... 18:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:10 $ docker exec 0ff23daf54f30741377729aeb4cff3d5c914cf668a75849d96f92616dc8e98b4 ssh-agent 18:19:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNeoAI/agent.14 18:19:10 SSH_AGENT_PID=21 18:19:10 Running ssh-add (command line suppressed) 18:19:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4850066254976501686.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4850066254976501686.key) 18:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:10 + git semver tag 18:19:10 # -> Open(): unable to determine branch for HEAD 18:19:10 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:19:10 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:19:10 # $SEMVER_REMOTE_NAME = origin 18:19:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:19:10 # $SEMVER_USER_NAME = edgex-jenkins 18:19:10 # $SEMVER_BRANCH = main 18:19:10 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:19:10 # 36e4556e19d47a73733e529c83cf9b2d06cecfaa HEAD 18:19:10 # -> Force: false 18:19:10 # ae370311b40e2a7528b5c2c931aab72d9f847652 refs/tags/v2.2.0-dev.1 [Pipeline] } 18:19:10 $ docker exec --env ******** --env ******** 0ff23daf54f30741377729aeb4cff3d5c914cf668a75849d96f92616dc8e98b4 ssh-agent -k 18:19:10 unset SSH_AUTH_SOCK; 18:19:10 unset SSH_AGENT_PID; 18:19:10 echo Agent pid 21 killed; 18:19:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:11 + git semver [Pipeline] } 18:19:11 $ docker stop --time=1 0ff23daf54f30741377729aeb4cff3d5c914cf668a75849d96f92616dc8e98b4 18:19:12 $ docker rm -f 0ff23daf54f30741377729aeb4cff3d5c914cf668a75849d96f92616dc8e98b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:12 18:19:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:13 0.23.1-centos7: Pulling from edgex-lftools 18:19:13 ab5ef0e58194: Pulling fs layer 18:19:13 9712f1f96733: Pulling fs layer 18:19:13 63f879dbbcfc: Pulling fs layer 18:19:13 0d9ebad4ef96: Pulling fs layer 18:19:13 e9a5061849ea: Pulling fs layer 18:19:13 d747dcd14b5f: Pulling fs layer 18:19:13 2de7ff778b66: Pulling fs layer 18:19:13 0d9ebad4ef96: Waiting 18:19:13 e9a5061849ea: Waiting 18:19:13 d747dcd14b5f: Waiting 18:19:13 2de7ff778b66: Waiting 18:19:13 9712f1f96733: Verifying Checksum 18:19:13 9712f1f96733: Download complete 18:19:13 63f879dbbcfc: Verifying Checksum 18:19:13 63f879dbbcfc: Download complete 18:19:13 0d9ebad4ef96: Verifying Checksum 18:19:13 0d9ebad4ef96: Download complete 18:19:13 ab5ef0e58194: Verifying Checksum 18:19:13 ab5ef0e58194: Download complete 18:19:13 e9a5061849ea: Verifying Checksum 18:19:13 e9a5061849ea: Download complete 18:19:13 d747dcd14b5f: Verifying Checksum 18:19:13 d747dcd14b5f: Download complete 18:19:13 2de7ff778b66: Verifying Checksum 18:19:13 2de7ff778b66: Download complete 18:19:16 ab5ef0e58194: Pull complete 18:19:16 9712f1f96733: Pull complete 18:19:17 63f879dbbcfc: Pull complete 18:19:21 0d9ebad4ef96: Pull complete 18:19:21 e9a5061849ea: Pull complete 18:19:21 d747dcd14b5f: Pull complete 18:19:23 2de7ff778b66: Pull complete 18:19:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:19:23 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:19:26 $ docker top 0289cab070afc2c8c2e1e7fafdb48a2674d0a700930ccf0ed417e89e393007d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:19:26 provisioning config files... 18:19:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2720573956081738624tmp 18:19:26 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1527925251043525071tmp 18:19:26 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4882826732237633155tmp [Pipeline] { [Pipeline] echo 18:19:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:19:26 ---> sigul-configuration.sh 18:19:26 gpg: directory `/root/.gnupg' created 18:19:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:19:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:19:26 gpg: keyring `/root/.gnupg/secring.gpg' created 18:19:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:19:26 gpg: CAST5 encrypted data 18:19:26 gpg: encrypted with 1 passphrase 18:19:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:19:27 + mkdir /home/jenkins 18:19:27 + mkdir /home/jenkins/sigul [Pipeline] sh 18:19:27 + 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 18:19:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:19:27 ---> sigul-install.sh 18:19:27 Sigul already installed; skipping installation. [Pipeline] sh 18:19:28 + git tag --list 18:19:28 v1.0.0 18:19:28 v1.1.0 18:19:28 v1.2.0 18:19:28 v1.3.0 18:19:28 v1.3.1 18:19:28 v2.0.0 18:19:28 v2.0.1 18:19:28 v2.0.1-dev.1 18:19:28 v2.0.2-dev.1 18:19:28 v2.0.2-dev.10 18:19:28 v2.0.2-dev.11 18:19:28 v2.0.2-dev.12 18:19:28 v2.0.2-dev.13 18:19:28 v2.0.2-dev.14 18:19:28 v2.0.2-dev.15 18:19:28 v2.0.2-dev.16 18:19:28 v2.0.2-dev.17 18:19:28 v2.0.2-dev.18 18:19:28 v2.0.2-dev.19 18:19:28 v2.0.2-dev.2 18:19:28 v2.0.2-dev.20 18:19:28 v2.0.2-dev.21 18:19:28 v2.0.2-dev.22 18:19:28 v2.0.2-dev.23 18:19:28 v2.0.2-dev.24 18:19:28 v2.0.2-dev.25 18:19:28 v2.0.2-dev.26 18:19:28 v2.0.2-dev.27 18:19:28 v2.0.2-dev.28 18:19:28 v2.0.2-dev.29 18:19:28 v2.0.2-dev.3 18:19:28 v2.0.2-dev.30 18:19:28 v2.0.2-dev.4 18:19:28 v2.0.2-dev.5 18:19:28 v2.0.2-dev.6 18:19:28 v2.0.2-dev.7 18:19:28 v2.0.2-dev.8 18:19:28 v2.0.2-dev.9 18:19:28 v2.1.0 18:19:28 v2.2.0-dev.1 [Pipeline] sh 18:19:28 + lftools sign git-tag v2.2.0-dev.1 18:19:28 Signing Git tag with Sigul... 18:19:28 Signing v2.2.0-dev.1 [Pipeline] echo 18:19:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:19:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:19:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:19:30 $ docker stop --time=1 0289cab070afc2c8c2e1e7fafdb48a2674d0a700930ccf0ed417e89e393007d3 18:19:31 $ docker rm -f 0289cab070afc2c8c2e1e7fafdb48a2674d0a700930ccf0ed417e89e393007d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:19:31 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:32 . [Pipeline] withDockerContainer 18:19:32 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:19:32 $ docker top d4632bac62851121f4a1ca5229d59ddaa81be77fdef60d5af037cb3f319d3c48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:32 [ssh-agent] Looking for ssh-agent implementation... 18:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:32 $ docker exec d4632bac62851121f4a1ca5229d59ddaa81be77fdef60d5af037cb3f319d3c48 ssh-agent 18:19:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIllEDE/agent.14 18:19:32 SSH_AGENT_PID=20 18:19:32 Running ssh-add (command line suppressed) 18:19:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2635133642805805186.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2635133642805805186.key) 18:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:33 + git semver bump pre 18:19:33 # -> Open(): unable to determine branch for HEAD 18:19:33 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:19:33 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:19:33 # $SEMVER_REMOTE_NAME = origin 18:19:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:19:33 # $SEMVER_USER_NAME = edgex-jenkins 18:19:33 # $SEMVER_BRANCH = main 18:19:33 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 18:19:33 2.2.0-dev.2 [Pipeline] } 18:19:33 $ docker exec --env ******** --env ******** d4632bac62851121f4a1ca5229d59ddaa81be77fdef60d5af037cb3f319d3c48 ssh-agent -k 18:19:33 unset SSH_AUTH_SOCK; 18:19:33 unset SSH_AGENT_PID; 18:19:33 echo Agent pid 20 killed; 18:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:33 + git semver [Pipeline] } 18:19:33 $ docker stop --time=1 d4632bac62851121f4a1ca5229d59ddaa81be77fdef60d5af037cb3f319d3c48 18:19:35 $ docker rm -f d4632bac62851121f4a1ca5229d59ddaa81be77fdef60d5af037cb3f319d3c48 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:19:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:19:35 . [Pipeline] withDockerContainer 18:19:35 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:19:36 $ docker top 84501a78f6729b026a6b46e2732778f60f7bc18ef059584ebcf06a3fa97f1203 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:36 [ssh-agent] Looking for ssh-agent implementation... 18:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:36 $ docker exec 84501a78f6729b026a6b46e2732778f60f7bc18ef059584ebcf06a3fa97f1203 ssh-agent 18:19:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdMJhdi/agent.13 18:19:36 SSH_AGENT_PID=20 18:19:36 Running ssh-add (command line suppressed) 18:19:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1681945355049113119.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1681945355049113119.key) 18:19:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:36 + git semver push 18:19:36 # -> Open(): unable to determine branch for HEAD 18:19:36 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 18:19:36 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 18:19:36 # $SEMVER_REMOTE_NAME = origin 18:19:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:19:36 # $SEMVER_USER_NAME = edgex-jenkins 18:19:36 # $SEMVER_BRANCH = main 18:19:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 18:19:38 $ docker exec --env ******** --env ******** 84501a78f6729b026a6b46e2732778f60f7bc18ef059584ebcf06a3fa97f1203 ssh-agent -k 18:19:38 unset SSH_AUTH_SOCK; 18:19:38 unset SSH_AGENT_PID; 18:19:38 echo Agent pid 20 killed; 18:19:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:39 + git semver [Pipeline] } 18:19:39 $ docker stop --time=1 84501a78f6729b026a6b46e2732778f60f7bc18ef059584ebcf06a3fa97f1203 18:19:40 $ docker rm -f 84501a78f6729b026a6b46e2732778f60f7bc18ef059584ebcf06a3fa97f1203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:19:41 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:19:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:19:42 ---> package-listing.sh 18:19:42 ++ facter osfamily 18:19:42 ++ tr '[:upper:]' '[:lower:]' 18:19:42 + OS_FAMILY=redhat 18:19:42 + workspace=/w/workspace/ry_app-service-configurable_main 18:19:42 + START_PACKAGES=/tmp/packages_start.txt 18:19:42 + END_PACKAGES=/tmp/packages_end.txt 18:19:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:42 + PACKAGES=/tmp/packages_start.txt 18:19:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:19:42 + PACKAGES=/tmp/packages_end.txt 18:19:42 + case "${OS_FAMILY}" in 18:19:42 + rpm -qa 18:19:42 + sort 18:19:43 + '[' -f /tmp/packages_start.txt ']' 18:19:43 + '[' -f /tmp/packages_end.txt ']' 18:19:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:19:43 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:19:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:19:43 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 18:19:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:44 18:19:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:44 latest: Pulling from edgex-lftools-log-publisher 18:19:44 b4d181a07f80: Pulling fs layer 18:19:44 a1111a8f2ec3: Pulling fs layer 18:19:44 ed53099fbce6: Pulling fs layer 18:19:44 dc539afda2c1: Pulling fs layer 18:19:44 77bc0d833cb6: Pulling fs layer 18:19:44 9065ff56babe: Pulling fs layer 18:19:44 d287ab97295c: Pulling fs layer 18:19:44 dc539afda2c1: Waiting 18:19:44 77bc0d833cb6: Waiting 18:19:44 9065ff56babe: Waiting 18:19:44 d287ab97295c: Waiting 18:19:44 a1111a8f2ec3: Verifying Checksum 18:19:44 a1111a8f2ec3: Download complete 18:19:44 dc539afda2c1: Verifying Checksum 18:19:44 dc539afda2c1: Download complete 18:19:44 ed53099fbce6: Verifying Checksum 18:19:44 ed53099fbce6: Download complete 18:19:44 9065ff56babe: Verifying Checksum 18:19:44 9065ff56babe: Download complete 18:19:44 77bc0d833cb6: Verifying Checksum 18:19:44 77bc0d833cb6: Download complete 18:19:44 b4d181a07f80: Verifying Checksum 18:19:44 b4d181a07f80: Download complete 18:19:45 d287ab97295c: Verifying Checksum 18:19:45 d287ab97295c: Download complete 18:19:46 b4d181a07f80: Pull complete 18:19:46 a1111a8f2ec3: Pull complete 18:19:46 ed53099fbce6: Pull complete 18:19:46 dc539afda2c1: Pull complete 18:19:47 77bc0d833cb6: Pull complete 18:19:47 9065ff56babe: Pull complete 18:19:52 d287ab97295c: Pull complete 18:19:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:19:52 prd-centos7-docker-4c-2g-176 does not seem to be running inside a container 18:19:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:54 $ docker top 3fa37b9c7386a51a2c82f562b2423ffcd6a883c8424cdde2c8b706a9d4453f74 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:55 + touch /tmp/pre-build-complete [Pipeline] sh 18:19:55 + mkdir -p /var/log/sysstat [Pipeline] sh 18:19:55 + ls /var/log/sa-host 18:19:55 + sadf -c /var/log/sa-host/sa19 18:19:55 file_magic: OK 18:19:55 HZ: Using current value: 100 18:19:55 file_header: OK 18:19:55 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 18:19:55 Statistics: 18:19:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:19:55 File successfully converted to sysstat format version 12.0.3 18:19:55 + sadf -c /var/log/sa-host/sa30 18:19:55 file_magic: OK 18:19:55 HZ: Using current value: 100 18:19:55 file_header: OK 18:19:55 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 18:19:55 Statistics: 18:19:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:19:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:56 provisioning config files... 18:19:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7429761745914016215tmp [Pipeline] { [Pipeline] echo 18:19:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:56 ---> create-netrc.sh [Pipeline] } 18:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:19:56 ---> python-tools-install.sh [Pipeline] echo 18:19:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> sudo-logs.sh 18:19:57 Archiving 'sudo' log.. 18:19:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-176.novalocal: Name or service not known 18:19:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-176.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:19:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> job-cost.sh 18:19:57 lf-activate-venv: SKIPPING 18:19:57 DEBUG: total: 0.10999999940395355 18:19:57 INFO: Retrieving Stack Cost... 18:19:58 INFO: Retrieving Pricing Info for: v3-standard-2 18:19:58 INFO: Archiving Costs [Pipeline] echo 18:19:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:58 ---> logs-deploy.sh 18:19:58 lf-activate-venv: SKIPPING 18:19:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/37 18:19:58 INFO: archiving workspace using pattern(s): 18:19:59 Archives upload complete. 18:19:59 INFO: archiving logs to Nexus 18:19:59 ---> uname -a: 18:19:59 Linux prd-centos7-docker-4c-2g-176.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:19:59 18:19:59 18:19:59 ---> lscpu: 18:19:59 Architecture: x86_64 18:19:59 CPU op-mode(s): 32-bit, 64-bit 18:19:59 Byte Order: Little Endian 18:19:59 Address sizes: 40 bits physical, 48 bits virtual 18:19:59 CPU(s): 2 18:19:59 On-line CPU(s) list: 0,1 18:19:59 Thread(s) per core: 1 18:19:59 Core(s) per socket: 1 18:19:59 Socket(s): 2 18:19:59 NUMA node(s): 1 18:19:59 Vendor ID: AuthenticAMD 18:19:59 CPU family: 23 18:19:59 Model: 49 18:19:59 Model name: AMD EPYC-Rome Processor 18:19:59 Stepping: 0 18:19:59 CPU MHz: 2799.996 18:19:59 BogoMIPS: 5599.99 18:19:59 Virtualization: AMD-V 18:19:59 Hypervisor vendor: KVM 18:19:59 Virtualization type: full 18:19:59 L1d cache: 32K 18:19:59 L1i cache: 32K 18:19:59 L2 cache: 512K 18:19:59 L3 cache: 16384K 18:19:59 NUMA node0 CPU(s): 0,1 18:19:59 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 18:19:59 18:19:59 18:19:59 ---> nproc: 18:19:59 2 18:19:59 18:19:59 18:19:59 ---> df -h: 18:19:59 Filesystem Size Used Avail Use% Mounted on 18:19:59 overlay 40G 9.0G 32G 23% / 18:19:59 tmpfs 64M 0 64M 0% /dev 18:19:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:19:59 shm 64M 0 64M 0% /dev/shm 18:19:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:19:59 18:19:59 18:19:59 ---> sar -b -r -n DEV: 18:19:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 18:19:59 18:19:59 18:10:20 LINUX RESTART (2 CPU) 18:19:59 18:19:59 18:11:01 tps rtps wtps bread/s bwrtn/s 18:19:59 18:12:01 13.09 0.53 12.55 308.62 2530.94 18:19:59 18:13:01 0.42 0.00 0.42 0.00 6.21 18:19:59 18:14:01 0.25 0.00 0.25 0.00 3.76 18:19:59 18:15:01 0.23 0.00 0.23 0.00 3.01 18:19:59 18:16:01 0.30 0.00 0.30 0.00 3.66 18:19:59 18:17:01 0.28 0.00 0.28 0.00 4.45 18:19:59 18:18:01 0.17 0.00 0.17 0.00 1.62 18:19:59 18:19:01 99.95 0.07 99.88 4.80 27893.49 18:19:59 Average: 14.34 0.07 14.26 39.19 3806.74 18:19:59 18:19:59 18:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:19:59 18:12:01 5698584 0 607440 7.58 2620 1700296 1207360 13.33 553532 1524220 20 18:19:59 18:13:01 5700608 0 605408 7.56 2620 1700304 1163360 12.84 552324 1524184 20 18:19:59 18:14:01 5697160 0 608856 7.60 2620 1700304 1163588 12.85 556072 1524296 12 18:19:59 18:15:01 5699924 0 606084 7.57 2620 1700312 1163144 12.84 553628 1524296 8 18:19:59 18:16:01 5703316 0 602688 7.53 2620 1700316 1163240 12.84 550192 1525224 20 18:19:59 18:17:01 5702844 0 603156 7.53 2620 1700320 1163228 12.84 550012 1525224 16 18:19:59 18:18:01 5699900 0 606096 7.57 2620 1700324 1163144 12.84 552564 1525224 12 18:19:59 18:19:01 4702576 0 852552 10.65 2620 2451192 1448588 15.99 792904 2175208 13912 18:19:59 Average: 5575614 0 636535 7.95 2620 1794171 1204456 13.30 582654 1605984 1752 18:19:59 18:19:59 18:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:19:59 18:12:01 eth0 32.35 31.12 66.40 9.64 0.00 0.00 0.00 0.00 18:19:59 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:12:01 docker0 15.45 9.39 1.70 42.98 0.00 0.00 0.00 0.00 18:19:59 18:13:01 eth0 0.57 0.42 0.27 0.20 0.00 0.00 0.00 0.00 18:19:59 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:14:01 eth0 3.28 1.38 3.26 0.27 0.00 0.00 0.00 0.00 18:19:59 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:15:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:19:59 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:16:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:19:59 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:17:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:19:59 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:19:59 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:19:01 veth87f17d2 25.15 40.92 2.62 347.41 0.00 0.00 0.00 0.00 18:19:59 18:19:01 eth0 181.72 110.66 4409.22 14.46 0.00 0.00 0.00 0.00 18:19:59 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 18:19:01 docker0 25.15 40.82 2.27 347.41 0.00 0.00 0.00 0.00 18:19:59 Average: veth87f17d2 3.14 5.12 0.33 43.44 0.00 0.00 0.00 0.00 18:19:59 Average: eth0 27.33 18.02 560.03 3.08 0.00 0.00 0.00 0.00 18:19:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:59 Average: docker0 5.08 6.28 0.50 48.81 0.00 0.00 0.00 0.00 18:19:59 18:19:59 18:19:59 ---> sar -P ALL: 18:19:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 18:19:59 18:19:59 18:10:20 LINUX RESTART (2 CPU) 18:19:59 18:19:59 18:11:01 CPU %user %nice %system %iowait %steal %idle 18:19:59 18:12:01 all 1.80 0.00 0.96 0.35 0.02 96.88 18:19:59 18:12:01 0 2.02 0.00 0.96 0.22 0.02 96.79 18:19:59 18:12:01 1 1.58 0.00 0.96 0.49 0.02 96.97 18:19:59 18:13:01 all 0.20 0.00 0.05 0.00 0.01 99.74 18:19:59 18:13:01 0 0.35 0.00 0.05 0.00 0.02 99.58 18:19:59 18:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:19:59 18:14:01 all 0.20 0.00 0.05 0.00 0.02 99.73 18:19:59 18:14:01 0 0.32 0.00 0.07 0.00 0.02 99.60 18:19:59 18:14:01 1 0.08 0.00 0.03 0.00 0.02 99.87 18:19:59 18:15:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:19:59 18:15:01 0 0.43 0.00 0.03 0.00 0.02 99.52 18:19:59 18:15:01 1 0.02 0.00 0.05 0.00 0.00 99.93 18:19:59 18:16:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:19:59 18:16:01 0 0.40 0.00 0.05 0.00 0.00 99.55 18:19:59 18:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:19:59 18:17:01 all 0.23 0.00 0.03 0.00 0.01 99.72 18:19:59 18:17:01 0 0.45 0.00 0.05 0.00 0.02 99.48 18:19:59 18:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:19:59 18:18:01 all 0.25 0.00 0.03 0.00 0.02 99.71 18:19:59 18:18:01 0 0.45 0.00 0.02 0.00 0.02 99.52 18:19:59 18:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:19:59 18:19:01 all 10.32 0.00 4.24 1.67 0.03 83.74 18:19:59 18:19:01 0 10.42 0.00 4.52 1.50 0.03 83.53 18:19:59 18:19:01 1 10.21 0.00 3.97 1.84 0.03 83.95 18:19:59 Average: all 1.66 0.00 0.67 0.25 0.01 97.41 18:19:59 Average: 0 1.83 0.00 0.71 0.21 0.02 97.23 18:19:59 Average: 1 1.49 0.00 0.63 0.29 0.01 97.58 18:19:59 18:19:59 18:19:59