Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 023efeb58b72985ebd230dffc6fa2da5abccc86b 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-ssh10904457043687497531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3823211680053036061.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4616508185526630048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh9770094847948661754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16375244023789125526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14720 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 023efeb58b72985ebd230dffc6fa2da5abccc86b (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 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 Commit message: "refactor: Consume MakeItRun rename to Run (#558)" > git rev-list --no-walk 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:41:50 ========================================================= 16:41:50 EdgeX Global Pipelines Version Info 16:41:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:50 ------------------- 16:41:50 stable info: 16:41:50 ------------------- 16:41:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:41:50 Message: update stable to v1.0.249 16:41:51 ------------------- 16:41:51 experimental info: 16:41:51 ------------------- 16:41:51 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:41:51 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 023efeb [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:52 provisioning config files... 16:41:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9824825096594332915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:52 ---> docker-login.sh 16:41:52 nexus3.edgexfoundry.org:10001 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10002 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10003 16:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:52 Configure a credential helper to remove this warning. See 16:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:52 16:41:52 Login Succeeded 16:41:52 nexus3.edgexfoundry.org:10004 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 docker.io 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 ---> docker-login.sh ends [Pipeline] } 16:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:41:53 + git rev-list -1 --merges 023efeb58b72985ebd230dffc6fa2da5abccc86b~1..023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo 16:41:53 -----------> git rev-list -1 --merges 023efeb58b72985ebd230dffc6fa2da5abccc86b~1..023efeb58b72985ebd230dffc6fa2da5abccc86b 023efeb58b72985ebd230dffc6fa2da5abccc86b [false] [Pipeline] sh 16:41:54 + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo 16:41:54 ========================================================= 16:41:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:41:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:41:54 + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo 16:41:54 [semverPrep] GIT_COMMIT: 023efeb58b72985ebd230dffc6fa2da5abccc86b, Commit Message: refactor: Consume MakeItRun rename to Run (#558) [Pipeline] echo 16:41:54 [semverPrep] This is not a build commit. [Pipeline] sh 16:41:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:54 + grep -v github /etc/ssh/ssh_known_hosts 16:41:54 + [ -e /tmp/ssh_known_hosts ] 16:41:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:41:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:41:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:41:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:55 16:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:55 0.1.4: Pulling from edgex-devops/py-git-semver 16:41:55 b85a868b505f: Pulling fs layer 16:41:55 e2be974225ed: Pulling fs layer 16:41:55 339a4e72a1f5: Pulling fs layer 16:41:55 988bab9f4d93: Pulling fs layer 16:41:55 1469e6f7b9e6: Pulling fs layer 16:41:55 eaf3925da568: Pulling fs layer 16:41:55 bab4dde63d76: Pulling fs layer 16:41:55 bde34c3a00c8: Pulling fs layer 16:41:55 b352a97aabf1: Pulling fs layer 16:41:55 988bab9f4d93: Waiting 16:41:55 4872d77fe225: Pulling fs layer 16:41:55 5851b861e8e6: Pulling fs layer 16:41:55 1469e6f7b9e6: Waiting 16:41:55 eaf3925da568: Waiting 16:41:55 bab4dde63d76: Waiting 16:41:55 bde34c3a00c8: Waiting 16:41:55 b352a97aabf1: Waiting 16:41:55 4872d77fe225: Waiting 16:41:55 5851b861e8e6: Waiting 16:41:55 e2be974225ed: Download complete 16:41:55 988bab9f4d93: Download complete 16:41:55 1469e6f7b9e6: Verifying Checksum 16:41:55 1469e6f7b9e6: Download complete 16:41:55 339a4e72a1f5: Verifying Checksum 16:41:55 339a4e72a1f5: Download complete 16:41:55 eaf3925da568: Verifying Checksum 16:41:55 eaf3925da568: Download complete 16:41:55 bde34c3a00c8: Download complete 16:41:55 b352a97aabf1: Verifying Checksum 16:41:55 b352a97aabf1: Download complete 16:41:55 4872d77fe225: Verifying Checksum 16:41:55 4872d77fe225: Download complete 16:41:55 5851b861e8e6: Verifying Checksum 16:41:55 5851b861e8e6: Download complete 16:41:55 b85a868b505f: Verifying Checksum 16:41:55 b85a868b505f: Download complete 16:41:56 bab4dde63d76: Verifying Checksum 16:41:56 bab4dde63d76: Download complete 16:41:57 b85a868b505f: Pull complete 16:41:57 e2be974225ed: Pull complete 16:41:57 339a4e72a1f5: Pull complete 16:41:57 988bab9f4d93: Pull complete 16:41:58 1469e6f7b9e6: Pull complete 16:41:58 eaf3925da568: Pull complete 16:42:00 bab4dde63d76: Pull complete 16:42:00 bde34c3a00c8: Pull complete 16:42:00 b352a97aabf1: Pull complete 16:42:00 4872d77fe225: Pull complete 16:42:00 5851b861e8e6: Pull complete 16:42:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:00 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:42:03 $ docker top 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc -eo pid,comm 16:42:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:42:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:03 [ssh-agent] Looking for ssh-agent implementation... 16:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:03 $ docker exec 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent 16:42:03 SSH_AUTH_SOCK=/tmp/ssh-gi7UVftl1YSG/agent.32 16:42:03 SSH_AGENT_PID=38 16:42:03 Running ssh-add (command line suppressed) 16:42:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18201809476244196388.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18201809476244196388.key) 16:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:04 + git tag --points-at HEAD [Pipeline] } 16:42:04 $ docker exec --env ******** --env ******** 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent -k 16:42:04 unset SSH_AUTH_SOCK; 16:42:04 unset SSH_AGENT_PID; 16:42:04 echo Agent pid 38 killed; 16:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:04 [ssh-agent] Looking for ssh-agent implementation... 16:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:04 $ docker exec 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent 16:42:04 SSH_AUTH_SOCK=/tmp/ssh-2k3SVKFh9jQy/agent.70 16:42:04 SSH_AGENT_PID=76 16:42:04 Running ssh-add (command line suppressed) 16:42:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7063615125693475755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7063615125693475755.key) 16:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:04 + git semver init 16:42:05 2023-05-09 16:42:05,131 [run_init] DEBUG init version:0.0.0 force:False 16:42:05 2023-05-09 16:42:05,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:42:05 2023-05-09 16:42:05,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:42:05 2023-05-09 16:42:05,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:42:06 2023-05-09 16:42:05,946 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:42:06 2023-05-09 16:42:05,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:42:06 2023-05-09 16:42:05,947 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:42:06 2023-05-09 16:42:05,947 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:42:06 3.0.0-dev.41 [Pipeline] } 16:42:06 $ docker exec --env ******** --env ******** 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent -k 16:42:06 unset SSH_AUTH_SOCK; 16:42:06 unset SSH_AGENT_PID; 16:42:06 echo Agent pid 76 killed; 16:42:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:06 + git semver [Pipeline] } 16:42:06 $ docker stop --time=1 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc 16:42:08 $ docker rm -f --volumes 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc [Pipeline] // withDockerContainer [Pipeline] sh 16:42:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:08 Stashed 1 file(s) [Pipeline] echo 16:42:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:08 provisioning config files... 16:42:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12032790589720291570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:09 ---> docker-login.sh 16:42:09 nexus3.edgexfoundry.org:10001 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 nexus3.edgexfoundry.org:10002 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 nexus3.edgexfoundry.org:10003 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 nexus3.edgexfoundry.org:10004 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 docker.io 16:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:09 Configure a credential helper to remove this warning. See 16:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:09 16:42:09 Login Succeeded 16:42:09 ---> docker-login.sh ends [Pipeline] } 16:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:09 ========================================================= 16:42:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:42:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:42:10 Sending build context to Docker daemon 3.31MB 16:42:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:42:10 Step 2/12 : FROM ${BASE} AS builder 16:42:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:10 f56be85fc22e: Pulling fs layer 16:42:10 85791d961cd3: Pulling fs layer 16:42:10 d694b5ae8c79: Pulling fs layer 16:42:10 9f32a84ed3da: Pulling fs layer 16:42:10 4d19c01a9841: Pulling fs layer 16:42:10 9325e15d5711: Pulling fs layer 16:42:10 556b6ee489ea: Pulling fs layer 16:42:10 c5a4b2cf53e6: Pulling fs layer 16:42:10 9f32a84ed3da: Waiting 16:42:10 4d19c01a9841: Waiting 16:42:10 c5a4b2cf53e6: Waiting 16:42:10 9325e15d5711: Waiting 16:42:10 556b6ee489ea: Waiting 16:42:10 85791d961cd3: Verifying Checksum 16:42:10 85791d961cd3: Download complete 16:42:10 9f32a84ed3da: Verifying Checksum 16:42:10 9f32a84ed3da: Download complete 16:42:10 4d19c01a9841: Download complete 16:42:10 f56be85fc22e: Verifying Checksum 16:42:10 f56be85fc22e: Download complete 16:42:10 9325e15d5711: Verifying Checksum 16:42:10 9325e15d5711: Download complete 16:42:10 f56be85fc22e: Pull complete 16:42:10 85791d961cd3: Pull complete 16:42:10 c5a4b2cf53e6: Verifying Checksum 16:42:10 c5a4b2cf53e6: Download complete 16:42:10 d694b5ae8c79: Verifying Checksum 16:42:10 d694b5ae8c79: Download complete 16:42:11 556b6ee489ea: Verifying Checksum 16:42:11 556b6ee489ea: Download complete 16:42:16 d694b5ae8c79: Pull complete 16:42:16 9f32a84ed3da: Pull complete 16:42:16 4d19c01a9841: Pull complete 16:42:16 9325e15d5711: Pull complete 16:42:17 556b6ee489ea: Pull complete 16:42:18 c5a4b2cf53e6: Pull complete 16:42:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:19 ---> c4be618373d6 16:42:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:42:22 ---> Running in fcea2b6809b0 16:42:22 Removing intermediate container fcea2b6809b0 16:42:22 ---> be520804ef05 16:42:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:42:22 ---> Running in 2c5b507aa806 16:42:22 Removing intermediate container 2c5b507aa806 16:42:22 ---> 0cd0607022b2 16:42:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:42:22 ---> Running in d73bd3756caa 16:42:22 Removing intermediate container d73bd3756caa 16:42:22 ---> cb5fa215677a 16:42:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:22 ---> Running in fe09911c7326 16:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:42:23 OK: 265 MiB in 53 packages 16:42:23 Removing intermediate container fe09911c7326 16:42:23 ---> 6ad2ba3abbeb 16:42:23 Step 7/12 : WORKDIR /app 16:42:23 ---> Running in 00fb39edb354 16:42:23 Removing intermediate container 00fb39edb354 16:42:23 ---> 00ef9e821fda 16:42:23 Step 8/12 : COPY go.mod vendor* ./ 16:42:23 Still waiting to schedule task 16:42:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:42:23 ---> c5b157bbb6e8 16:42:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:42:23 ---> Running in 2dd92d25399c 16:42:59 Removing intermediate container 2dd92d25399c 16:42:59 ---> 03ed71030aa0 16:42:59 Step 10/12 : COPY . . 16:42:59 ---> c5612d8e2ede 16:42:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:42:59 ---> Running in 6f2cc9f28746 16:42:59 Removing intermediate container 6f2cc9f28746 16:42:59 ---> b661ef21bcd8 16:42:59 Step 12/12 : RUN $MAKE 16:42:59 ---> Running in e16cd9646985 16:42:59 noop 16:42:59 Removing intermediate container e16cd9646985 16:42:59 ---> 511d5e987c80 16:42:59 Successfully built 511d5e987c80 16:42:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:59 + docker inspect -f . ci-base-image-x86_64 16:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:59 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:00 $ docker top 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:00 + go version 16:43:00 go version go1.20.2 linux/amd64 [Pipeline] } 16:43:00 $ docker stop --time=1 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 16:43:01 $ docker rm -f --volumes 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:02 + docker inspect -f . ci-base-image-x86_64 16:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:02 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:43:02 $ docker top 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:03 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:43:03 + make test 16:43:03 go test -race -coverprofile=coverage.out ./... 16:43:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:43:46 go vet ./... 16:43:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:43:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:43:48 ./bin/test-attribution-txt.sh 16:43:48 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 16:43:48 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:43:48 $ docker stop --time=1 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce 16:43:52 $ docker rm -f --volumes 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce [Pipeline] // withDockerContainer [Pipeline] sh 16:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:54 + ls -al . 16:43:54 total 176 16:43:54 drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:43 . 16:43:54 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:41 .. 16:43:54 -rw-rw-r-- 1 jenkins jenkins 119 May 9 16:41 .dockerignore 16:43:54 drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:42 .git 16:43:54 drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:41 .github 16:43:54 -rw-rw-r-- 1 jenkins jenkins 171 May 9 16:41 .gitignore 16:43:54 -rw-rw-r-- 1 jenkins jenkins 41 May 9 16:41 .golangci.yml 16:43:54 drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:42 .semver 16:43:54 -rw-rw-r-- 1 jenkins jenkins 9088 May 9 16:41 Attribution.txt 16:43:54 -rw-rw-r-- 1 jenkins jenkins 29118 May 9 16:41 CHANGELOG.md 16:43:54 -rw-rw-r-- 1 jenkins jenkins 1898 May 9 16:41 Dockerfile 16:43:54 -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:41 GOVERNANCE.md 16:43:54 -rw-rw-r-- 1 jenkins jenkins 688 May 9 16:41 Jenkinsfile 16:43:54 -rw-rw-r-- 1 jenkins jenkins 10174 May 9 16:41 LICENSE 16:43:54 -rw-rw-r-- 1 jenkins jenkins 618 May 9 16:41 OWNERS.md 16:43:54 -rw-rw-r-- 1 jenkins jenkins 4369 May 9 16:41 README.md 16:43:54 -rw-rw-r-- 1 jenkins jenkins 12 May 9 16:42 VERSION 16:43:54 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:41 bin 16:43:54 -rw-r--r-- 1 jenkins jenkins 13 May 9 16:43 coverage.out 16:43:54 -rw-rw-r-- 1 jenkins jenkins 3302 May 9 16:41 go.mod 16:43:54 -rw-rw-r-- 1 jenkins jenkins 31421 May 9 16:41 go.sum 16:43:54 -rw-rw-r-- 1 jenkins jenkins 1937 May 9 16:41 main.go 16:43:54 -rw-rw-r-- 1 jenkins jenkins 2569 May 9 16:41 makefile 16:43:54 drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:41 res 16:43:54 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:54 + 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=023efeb58b72985ebd230dffc6fa2da5abccc86b --label arch=amd64 --label version=3.0.0-dev.41 . 16:43:54 Sending build context to Docker daemon 3.311MB 16:43:54 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:43:54 Step 2/26 : FROM ${BASE} AS builder 16:43:54 ---> 511d5e987c80 16:43:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:43:54 ---> Running in 79be155f56ff 16:43:54 Removing intermediate container 79be155f56ff 16:43:54 ---> eae4bd3f30df 16:43:54 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:43:54 ---> Running in e2463764f723 16:43:54 Removing intermediate container e2463764f723 16:43:54 ---> 023efb18f03c 16:43:54 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:43:54 ---> Running in 0786ff2b07c6 16:43:54 Removing intermediate container 0786ff2b07c6 16:43:54 ---> eb9b11fc795b 16:43:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:54 ---> Running in 886e4354581b 16:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:43:55 OK: 265 MiB in 53 packages 16:43:55 Removing intermediate container 886e4354581b 16:43:55 ---> 71b1b0dc811a 16:43:55 Step 7/26 : WORKDIR /app 16:43:55 ---> Running in 496d1db0e322 16:43:55 Removing intermediate container 496d1db0e322 16:43:55 ---> 87495832b44a 16:43:55 Step 8/26 : COPY go.mod vendor* ./ 16:43:55 ---> 7448c92f21d8 16:43:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:55 ---> Running in fb944fac29d0 16:43:56 Removing intermediate container fb944fac29d0 16:43:56 ---> 572446f72eb3 16:43:56 Step 10/26 : COPY . . 16:43:57 ---> f1dae46db365 16:43:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:43:57 ---> Running in 8f531b205f2d 16:43:57 Removing intermediate container 8f531b205f2d 16:43:57 ---> 37fdcffde952 16:43:57 Step 12/26 : RUN $MAKE 16:43:57 ---> Running in 647d7fad0250 16:43:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41" -trimpath -mod=readonly -o app-service-configurable 16:44:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14722 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:44:08 Running in /w/workspace/app-service-configurable/159 [Pipeline] { [Pipeline] checkout 16:44:08 Selected Git installation does not exist. Using Default 16:44:08 The recommended git tool is: NONE 16:44:14 using credential edgex-jenkins-ssh 16:44:14 Cloning the remote Git repository 16:44:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:44:14 > git init /w/workspace/app-service-configurable/159 # timeout=10 16:44:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:44:14 > git --version # timeout=10 16:44:14 > git --version # 'git version 2.25.1' 16:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:16 Avoid second fetch 16:44:16 Checking out Revision 023efeb58b72985ebd230dffc6fa2da5abccc86b (main) 16:44:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:16 > git config core.sparsecheckout # timeout=10 16:44:16 > git checkout -f 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 16:44:17 Commit message: "refactor: Consume MakeItRun rename to Run (#558)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:44:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:18 Dload Upload Total Spent Left Speed 16:44:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [Pipeline] sh 16:44:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:44:19 + sudo tee /etc/docker/daemon.new 16:44:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:44:19 { 16:44:19 "registry-mirrors": [ 16:44:19 "https://nexus3.edgexfoundry.org:10001" 16:44:19 ], 16:44:19 "bip": "10.250.0.254/24", 16:44:19 "hosts": [ 16:44:19 "tcp://0.0.0.0:5555", 16:44:19 "unix:///var/run/docker.sock" 16:44:19 ], 16:44:19 "mtu": 1458, 16:44:19 "selinux-enabled": true, 16:44:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:44:19 } [Pipeline] sh 16:44:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:44:20 + sudo service docker restart 16:44:24 Removing intermediate container 647d7fad0250 16:44:24 ---> d7bb9697d3a8 16:44:24 Step 13/26 : FROM alpine:3.17 16:44:24 3.17: Pulling from library/alpine 16:44:24 f56be85fc22e: Already exists 16:44:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:44:24 Status: Downloaded newer image for alpine:3.17 16:44:24 ---> 9ed4aefc74f6 16:44:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:44:24 ---> Running in c7d5983ed8df 16:44:24 Removing intermediate container c7d5983ed8df 16:44:24 ---> c8bc625d16d5 16:44:24 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:44:24 ---> Running in 0a5c9fa90665 16:44:24 Removing intermediate container 0a5c9fa90665 16:44:24 ---> 3b2ca0677504 16:44:24 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:44:24 ---> Running in 28714d4f0d27 16:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:44:24 (1/2) Installing ca-certificates (20230506-r0) 16:44:24 (2/2) Installing dumb-init (1.2.5-r2) 16:44:24 Executing busybox-1.35.0-r29.trigger 16:44:24 Executing ca-certificates-20230506-r0.trigger 16:44:24 OK: 8 MiB in 17 packages 16:44:24 Removing intermediate container 28714d4f0d27 16:44:24 ---> 80ed58e0a19e 16:44:24 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:44:24 ---> 5d668f982a24 16:44:24 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:44:24 ---> dcb689b93e01 16:44:24 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:44:24 ---> afb6d3f75681 16:44:24 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:44:25 ---> 3092773f0ca3 16:44:25 Step 21/26 : EXPOSE 48095 16:44:25 ---> Running in 8a7e659cf207 16:44:25 Removing intermediate container 8a7e659cf207 16:44:25 ---> 2d132bdad989 16:44:25 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:44:25 ---> Running in 3b804d279fce 16:44:25 Removing intermediate container 3b804d279fce 16:44:25 ---> 347f18def348 16:44:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:44:25 ---> Running in 8822216e332a 16:44:25 Removing intermediate container 8822216e332a 16:44:25 ---> 5c2d4d2a5bd9 16:44:25 Step 24/26 : LABEL arch=amd64 16:44:25 ---> Running in 25f2fdc4e12a 16:44:25 Removing intermediate container 25f2fdc4e12a 16:44:25 ---> 7f8dc8d15d67 16:44:25 Step 25/26 : LABEL git_sha=023efeb58b72985ebd230dffc6fa2da5abccc86b 16:44:25 ---> Running in 0e806aa9997f 16:44:25 Removing intermediate container 0e806aa9997f 16:44:25 ---> 7a00523ae76d 16:44:25 Step 26/26 : LABEL version=3.0.0-dev.41 16:44:25 ---> Running in 2aea7f2f1502 16:44:25 Removing intermediate container 2aea7f2f1502 16:44:25 ---> 68f38be16fb8 16:44:25 [Warning] One or more build-args [ARCH] were not consumed 16:44:25 Successfully built 68f38be16fb8 16:44:25 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:25 provisioning config files... 16:44:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config855524706489880453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:26 ---> docker-login.sh 16:44:26 nexus3.edgexfoundry.org:10001 16:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:26 Configure a credential helper to remove this warning. See 16:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:26 16:44:26 Login Succeeded 16:44:26 nexus3.edgexfoundry.org:10002 16:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:26 Configure a credential helper to remove this warning. See 16:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:26 16:44:26 Login Succeeded 16:44:26 nexus3.edgexfoundry.org:10003 16:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:26 Configure a credential helper to remove this warning. See 16:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:26 16:44:26 Login Succeeded 16:44:26 nexus3.edgexfoundry.org:10004 16:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:26 Configure a credential helper to remove this warning. See 16:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:26 16:44:26 Login Succeeded 16:44:26 docker.io 16:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:26 Configure a credential helper to remove this warning. See 16:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:26 16:44:26 Login Succeeded 16:44:26 ---> docker-login.sh ends [Pipeline] } 16:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:26 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:44:26 023efeb58b72985ebd230dffc6fa2da5abccc86b 16:44:26 latest 16:44:26 3.0.0-dev.41 16:44:26 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:44:26 main 16:44:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b 16:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:44:27 4a47915978a2: Preparing 16:44:27 49f7bd3b23c2: Preparing 16:44:27 214034c86523: Preparing 16:44:27 d84dbf572fc4: Preparing 16:44:27 b77132dd50ef: Preparing 16:44:27 f1417ff83b31: Preparing 16:44:27 f1417ff83b31: Waiting 16:44:27 214034c86523: Pushed 16:44:27 d84dbf572fc4: Pushed 16:44:27 49f7bd3b23c2: Pushed 16:44:27 f1417ff83b31: Layer already exists 16:44:27 b77132dd50ef: Pushed 16:44:30 4a47915978a2: Pushed 16:44:30 023efeb58b72985ebd230dffc6fa2da5abccc86b: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:44:31 4a47915978a2: Preparing 16:44:31 49f7bd3b23c2: Preparing 16:44:31 214034c86523: Preparing 16:44:31 d84dbf572fc4: Preparing 16:44:31 b77132dd50ef: Preparing 16:44:31 f1417ff83b31: Preparing 16:44:31 f1417ff83b31: Waiting 16:44:31 214034c86523: Layer already exists 16:44:31 4a47915978a2: Layer already exists 16:44:31 b77132dd50ef: Layer already exists 16:44:31 d84dbf572fc4: Layer already exists 16:44:31 49f7bd3b23c2: Layer already exists 16:44:31 f1417ff83b31: Layer already exists 16:44:31 latest: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 16:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:44:31 4a47915978a2: Preparing 16:44:31 49f7bd3b23c2: Preparing 16:44:31 214034c86523: Preparing 16:44:31 d84dbf572fc4: Preparing 16:44:31 b77132dd50ef: Preparing 16:44:31 f1417ff83b31: Preparing 16:44:31 f1417ff83b31: Waiting 16:44:31 4a47915978a2: Layer already exists 16:44:31 d84dbf572fc4: Layer already exists 16:44:31 b77132dd50ef: Layer already exists 16:44:31 49f7bd3b23c2: Layer already exists 16:44:31 214034c86523: Layer already exists 16:44:31 f1417ff83b31: Layer already exists 16:44:31 3.0.0-dev.41: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:44:32 4a47915978a2: Preparing 16:44:32 49f7bd3b23c2: Preparing 16:44:32 214034c86523: Preparing 16:44:32 d84dbf572fc4: Preparing 16:44:32 b77132dd50ef: Preparing 16:44:32 f1417ff83b31: Preparing 16:44:32 f1417ff83b31: Waiting 16:44:32 4a47915978a2: Layer already exists 16:44:32 d84dbf572fc4: Layer already exists 16:44:32 b77132dd50ef: Layer already exists 16:44:32 49f7bd3b23c2: Layer already exists 16:44:32 214034c86523: Layer already exists 16:44:32 f1417ff83b31: Layer already exists 16:44:32 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:44:33 4a47915978a2: Preparing 16:44:33 49f7bd3b23c2: Preparing 16:44:33 214034c86523: Preparing 16:44:33 d84dbf572fc4: Preparing 16:44:33 b77132dd50ef: Preparing 16:44:33 f1417ff83b31: Preparing 16:44:33 f1417ff83b31: Waiting 16:44:33 4a47915978a2: Layer already exists 16:44:33 b77132dd50ef: Layer already exists 16:44:33 49f7bd3b23c2: Layer already exists 16:44:33 d84dbf572fc4: Layer already exists 16:44:33 214034c86523: Layer already exists 16:44:33 f1417ff83b31: Layer already exists 16:44:33 main: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:33 ===================================================== [Pipeline] echo 16:44:33 taggedImages: 16:44:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b 16:44:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:44:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 16:44:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:44:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:33 16:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:33 latest: Pulling from edgex-lftools-log-publisher 16:44:33 5eb5b503b376: Pulling fs layer 16:44:33 5c69ac0246d0: Pulling fs layer 16:44:33 ec43610c2a17: Pulling fs layer 16:44:33 3a2ae6a8a46f: Pulling fs layer 16:44:33 33b1e0a273af: Pulling fs layer 16:44:33 3a2ae6a8a46f: Waiting 16:44:33 5d3b04190fa2: Pulling fs layer 16:44:33 2f39f015ded8: Pulling fs layer 16:44:33 33b1e0a273af: Waiting 16:44:33 5c69ac0246d0: Verifying Checksum 16:44:33 5c69ac0246d0: Download complete 16:44:33 3a2ae6a8a46f: Download complete 16:44:33 33b1e0a273af: Verifying Checksum 16:44:33 33b1e0a273af: Download complete 16:44:33 5d3b04190fa2: Verifying Checksum 16:44:33 5d3b04190fa2: Download complete 16:44:33 ec43610c2a17: Verifying Checksum 16:44:33 ec43610c2a17: Download complete 16:44:34 5eb5b503b376: Verifying Checksum 16:44:34 5eb5b503b376: Download complete 16:44:34 2f39f015ded8: Download complete 16:44:35 5eb5b503b376: Pull complete 16:44:35 5c69ac0246d0: Pull complete 16:44:35 ec43610c2a17: Pull complete 16:44:36 3a2ae6a8a46f: Pull complete 16:44:36 33b1e0a273af: Pull complete 16:44:36 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:38 provisioning config files... 16:44:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/159@tmp/config4141483718290377560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:38 ---> docker-login.sh 16:44:38 nexus3.edgexfoundry.org:10001 16:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:39 Configure a credential helper to remove this warning. See 16:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:39 16:44:39 Login Succeeded 16:44:39 nexus3.edgexfoundry.org:10002 16:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:39 Configure a credential helper to remove this warning. See 16:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:39 16:44:39 Login Succeeded 16:44:39 nexus3.edgexfoundry.org:10003 16:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:40 Configure a credential helper to remove this warning. See 16:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:40 16:44:40 Login Succeeded 16:44:40 nexus3.edgexfoundry.org:10004 16:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:40 Configure a credential helper to remove this warning. See 16:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:40 16:44:40 Login Succeeded 16:44:40 docker.io 16:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:41 Configure a credential helper to remove this warning. See 16:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:41 16:44:41 Login Succeeded 16:44:41 ---> docker-login.sh ends [Pipeline] } 16:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:44:41 ========================================================= 16:44:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:44:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:41 2f39f015ded8: Pull complete 16:44:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:41 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:44:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:44:41 Sending build context to Docker daemon 168.4kB 16:44:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:44:41 Step 2/12 : FROM ${BASE} AS builder 16:44:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:41 c41833b44d91: Pulling fs layer 16:44:41 ed15518f5707: Pulling fs layer 16:44:41 feae8fd75edb: Pulling fs layer 16:44:41 242c74f7c9fa: Pulling fs layer 16:44:41 3cdef696dda3: Pulling fs layer 16:44:41 2ced38df9373: Pulling fs layer 16:44:41 58f1dce35555: Pulling fs layer 16:44:41 242c74f7c9fa: Waiting 16:44:41 3cdef696dda3: Waiting 16:44:41 2ced38df9373: Waiting 16:44:41 58f1dce35555: Waiting 16:44:42 ed15518f5707: Download complete 16:44:42 242c74f7c9fa: Verifying Checksum 16:44:42 242c74f7c9fa: Download complete 16:44:42 3cdef696dda3: Verifying Checksum 16:44:42 3cdef696dda3: Download complete 16:44:42 c41833b44d91: Verifying Checksum 16:44:42 c41833b44d91: Download complete 16:44:43 c41833b44d91: Pull complete 16:44:43 58f1dce35555: Verifying Checksum 16:44:43 58f1dce35555: Download complete 16:44:43 ed15518f5707: Pull complete 16:44:44 feae8fd75edb: Verifying Checksum 16:44:44 feae8fd75edb: Download complete 16:44:44 2ced38df9373: Verifying Checksum 16:44:44 2ced38df9373: Download complete 16:44:46 $ docker top dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:46 ---> job-cost.sh 16:44:46 lf-activate-venv: SKIPPING 16:44:46 INFO: No Stack... 16:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:47 INFO: Archiving Costs [Pipeline] sh 16:44:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:44:47 + cut -d, -f6 [Pipeline] lock 16:44:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] 16:44:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] did not exist. Created. 16:44:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:47 + echo total: 0.2199999988079071 [Pipeline] stash 16:44:47 Stashed 1 file(s) [Pipeline] } 16:44:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:48 $ docker stop --time=1 dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 16:44:49 $ docker rm -f --volumes dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:54 feae8fd75edb: Pull complete 16:44:54 242c74f7c9fa: Pull complete 16:44:55 3cdef696dda3: Pull complete 16:45:01 2ced38df9373: Pull complete 16:45:04 58f1dce35555: Pull complete 16:45:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:04 ---> fadd8f120f05 16:45:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:45:06 ---> Running in d9fa01865b01 16:45:06 Removing intermediate container d9fa01865b01 16:45:06 ---> e53425790bad 16:45:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:45:06 ---> Running in 808f5ca91041 16:45:06 Removing intermediate container 808f5ca91041 16:45:06 ---> c8a7fdcf18e7 16:45:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:45:07 ---> Running in 30cfaf8dcfc6 16:45:07 Removing intermediate container 30cfaf8dcfc6 16:45:07 ---> adfd6b9439f6 16:45:07 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:07 ---> Running in 71d7743b9775 16:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:09 OK: 263 MiB in 53 packages 16:45:10 Removing intermediate container 71d7743b9775 16:45:10 ---> 2fc2b2915b22 16:45:10 Step 7/12 : WORKDIR /app 16:45:10 ---> Running in f76590c73831 16:45:11 Removing intermediate container f76590c73831 16:45:11 ---> 0856ac551d2f 16:45:11 Step 8/12 : COPY go.mod vendor* ./ 16:45:13 ---> 17845a4f639f 16:45:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:13 ---> Running in ca591b35ddcf 16:46:22 Removing intermediate container ca591b35ddcf 16:46:22 ---> 312160223473 16:46:22 Step 10/12 : COPY . . 16:46:22 ---> ff6a4eb6b81e 16:46:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:46:22 ---> Running in dd2bc9c81c7e 16:46:22 Removing intermediate container dd2bc9c81c7e 16:46:22 ---> d50a5b307531 16:46:22 Step 12/12 : RUN $MAKE 16:46:22 ---> Running in 9f4c95fe8bd0 16:46:22 noop 16:46:22 Removing intermediate container 9f4c95fe8bd0 16:46:22 ---> 86bdbd70310e 16:46:22 Successfully built 86bdbd70310e 16:46:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:22 + docker inspect -f . ci-base-image-arm64 16:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container 16:46:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:24 $ docker top bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:25 + go version 16:46:25 go version go1.20.2 linux/arm64 [Pipeline] } 16:46:25 $ docker stop --time=1 bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 16:46:26 $ docker rm -f --volumes bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:27 + docker inspect -f . ci-base-image-arm64 16:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container 16:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:46:28 $ docker top 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:29 + git config --global --add safe.directory /w/workspace/app-service-configurable/159 [Pipeline] fileExists [Pipeline] sh 16:46:29 + make test 16:46:29 go test -race -coverprofile=coverage.out ./... 16:49:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:49:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:49:06 go vet ./... 16:51:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:13 ./bin/test-attribution-txt.sh 16:51:13 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 16:51:13 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:51:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:51:13 $ docker stop --time=1 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 16:51:15 $ docker rm -f --volumes 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:16 Warning: overwriting stash ‘coverage-report’ 16:51:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:17 + ls -al . 16:51:17 total 172 16:51:17 drwxrwxr-x 7 jenkins jenkins 4096 May 9 16:46 . 16:51:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:44 .. 16:51:17 -rw-rw-r-- 1 jenkins jenkins 119 May 9 16:44 .dockerignore 16:51:17 drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:44 .git 16:51:17 drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:44 .github 16:51:17 -rw-rw-r-- 1 jenkins jenkins 171 May 9 16:44 .gitignore 16:51:17 -rw-rw-r-- 1 jenkins jenkins 41 May 9 16:44 .golangci.yml 16:51:17 -rw-rw-r-- 1 jenkins jenkins 9088 May 9 16:44 Attribution.txt 16:51:17 -rw-rw-r-- 1 jenkins jenkins 29118 May 9 16:44 CHANGELOG.md 16:51:17 -rw-rw-r-- 1 jenkins jenkins 1898 May 9 16:44 Dockerfile 16:51:17 -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:44 GOVERNANCE.md 16:51:17 -rw-rw-r-- 1 jenkins jenkins 688 May 9 16:44 Jenkinsfile 16:51:17 -rw-rw-r-- 1 jenkins jenkins 10174 May 9 16:44 LICENSE 16:51:17 -rw-rw-r-- 1 jenkins jenkins 618 May 9 16:44 OWNERS.md 16:51:17 -rw-rw-r-- 1 jenkins jenkins 4369 May 9 16:44 README.md 16:51:17 -rw-rw-r-- 1 jenkins jenkins 12 May 9 16:42 VERSION 16:51:17 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:44 bin 16:51:17 -rw-r--r-- 1 jenkins jenkins 13 May 9 16:46 coverage.out 16:51:17 -rw-rw-r-- 1 jenkins jenkins 3302 May 9 16:44 go.mod 16:51:17 -rw-rw-r-- 1 jenkins jenkins 31421 May 9 16:44 go.sum 16:51:17 -rw-rw-r-- 1 jenkins jenkins 1937 May 9 16:44 main.go 16:51:17 -rw-rw-r-- 1 jenkins jenkins 2569 May 9 16:44 makefile 16:51:17 drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:44 res 16:51:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:18 + 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=023efeb58b72985ebd230dffc6fa2da5abccc86b --label arch=arm64 --label version=3.0.0-dev.41 . 16:51:18 Sending build context to Docker daemon 169.5kB 16:51:18 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:51:18 Step 2/26 : FROM ${BASE} AS builder 16:51:18 ---> 86bdbd70310e 16:51:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:51:18 ---> Running in 50cfd4da0ca2 16:51:18 Removing intermediate container 50cfd4da0ca2 16:51:18 ---> 2452d4a15a67 16:51:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:51:18 ---> Running in 09f964e36720 16:51:19 Removing intermediate container 09f964e36720 16:51:19 ---> 63689b15e7c9 16:51:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:51:19 ---> Running in 1bed204fabe1 16:51:19 Removing intermediate container 1bed204fabe1 16:51:19 ---> 2b6874855d32 16:51:19 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:19 ---> Running in c5e8bd2c1d63 16:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:51:22 OK: 263 MiB in 53 packages 16:51:23 Removing intermediate container c5e8bd2c1d63 16:51:23 ---> b42bb2927874 16:51:23 Step 7/26 : WORKDIR /app 16:51:23 ---> Running in bb86ff67627c 16:51:23 Removing intermediate container bb86ff67627c 16:51:23 ---> f71d9c6f940b 16:51:23 Step 8/26 : COPY go.mod vendor* ./ 16:51:23 ---> 7614e0119230 16:51:23 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:23 ---> Running in 7b5d95834a94 16:51:26 Removing intermediate container 7b5d95834a94 16:51:26 ---> 3d07ac181f9e 16:51:26 Step 10/26 : COPY . . 16:51:26 ---> 135d02ad6fb8 16:51:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:51:26 ---> Running in dd1780c60a8d 16:51:27 Removing intermediate container dd1780c60a8d 16:51:27 ---> b35b2eb16961 16:51:27 Step 12/26 : RUN $MAKE 16:51:27 ---> Running in 4773d6294a39 16:51:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41" -trimpath -mod=readonly -o app-service-configurable 16:53:50 Removing intermediate container 4773d6294a39 16:53:50 ---> ad1ddd02bda0 16:53:50 Step 13/26 : FROM alpine:3.17 16:53:50 3.17: Pulling from library/alpine 16:53:50 c41833b44d91: Already exists 16:53:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:53:50 Status: Downloaded newer image for alpine:3.17 16:53:50 ---> 51e60588ff2c 16:53:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:53:50 ---> Running in d07190cf413a 16:53:50 Removing intermediate container d07190cf413a 16:53:50 ---> b0e7154db16d 16:53:50 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:53:50 ---> Running in d28d58277be2 16:53:50 Removing intermediate container d28d58277be2 16:53:50 ---> 64e1bb3b8063 16:53:50 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:50 ---> Running in 7c9eec6823c5 16:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:53:50 (1/2) Installing ca-certificates (20230506-r0) 16:53:50 (2/2) Installing dumb-init (1.2.5-r2) 16:53:50 Executing busybox-1.35.0-r29.trigger 16:53:50 Executing ca-certificates-20230506-r0.trigger 16:53:50 OK: 8 MiB in 17 packages 16:53:50 Removing intermediate container 7c9eec6823c5 16:53:50 ---> 95d12a0f7f43 16:53:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:53:50 ---> 982663c78795 16:53:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:53:50 ---> 5a624f85ad25 16:53:50 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:53:50 ---> 6b1952b35dc1 16:53:50 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:53:50 ---> 606b636aa821 16:53:50 Step 21/26 : EXPOSE 48095 16:53:50 ---> Running in 8a29e3aeec2e 16:53:50 Removing intermediate container 8a29e3aeec2e 16:53:50 ---> 353e175bb6b7 16:53:50 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:53:50 ---> Running in 2409e8df4812 16:53:50 Removing intermediate container 2409e8df4812 16:53:50 ---> 3d908ecba2ad 16:53:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:53:50 ---> Running in b6bedc897fb8 16:53:50 Removing intermediate container b6bedc897fb8 16:53:50 ---> f12bba941d25 16:53:50 Step 24/26 : LABEL arch=arm64 16:53:50 ---> Running in 9b9b0686f2ab 16:53:50 Removing intermediate container 9b9b0686f2ab 16:53:50 ---> fce0fae5d59a 16:53:50 Step 25/26 : LABEL git_sha=023efeb58b72985ebd230dffc6fa2da5abccc86b 16:53:50 ---> Running in 8991e15e8958 16:53:50 Removing intermediate container 8991e15e8958 16:53:50 ---> 27fc5926607d 16:53:50 Step 26/26 : LABEL version=3.0.0-dev.41 16:53:50 ---> Running in a35f2449dfc9 16:53:50 Removing intermediate container a35f2449dfc9 16:53:50 ---> 8e5be2fe497a 16:53:50 [Warning] One or more build-args [ARCH] were not consumed 16:53:50 Successfully built 8e5be2fe497a 16:53:50 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:50 provisioning config files... 16:53:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/159@tmp/config4089215856489338092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:50 ---> docker-login.sh 16:53:50 nexus3.edgexfoundry.org:10001 16:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:50 Configure a credential helper to remove this warning. See 16:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:50 16:53:50 Login Succeeded 16:53:50 nexus3.edgexfoundry.org:10002 16:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:51 Configure a credential helper to remove this warning. See 16:53:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:51 16:53:51 Login Succeeded 16:53:51 nexus3.edgexfoundry.org:10003 16:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:51 Configure a credential helper to remove this warning. See 16:53:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:51 16:53:51 Login Succeeded 16:53:51 nexus3.edgexfoundry.org:10004 16:53:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:51 Configure a credential helper to remove this warning. See 16:53:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:51 16:53:51 Login Succeeded 16:53:51 docker.io 16:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:52 Configure a credential helper to remove this warning. See 16:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:52 16:53:52 Login Succeeded 16:53:52 ---> docker-login.sh ends [Pipeline] } 16:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:53:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:53:52 023efeb58b72985ebd230dffc6fa2da5abccc86b 16:53:52 latest 16:53:52 3.0.0-dev.41 16:53:52 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:53:52 main 16:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b 16:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:53:53 c08d1e5b8cfc: Preparing 16:53:53 ab09d37d080f: Preparing 16:53:53 5f4511f17abe: Preparing 16:53:53 b5cc859989e0: Preparing 16:53:53 e4fe4000f745: Preparing 16:53:53 26cbea5cba74: Preparing 16:53:53 26cbea5cba74: Waiting 16:53:53 5f4511f17abe: Pushed 16:53:53 b5cc859989e0: Pushed 16:53:53 ab09d37d080f: Pushed 16:53:53 e4fe4000f745: Pushed 16:53:57 26cbea5cba74: Layer already exists 16:53:58 c08d1e5b8cfc: Pushed 16:53:58 023efeb58b72985ebd230dffc6fa2da5abccc86b: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:53:59 c08d1e5b8cfc: Preparing 16:53:59 ab09d37d080f: Preparing 16:53:59 5f4511f17abe: Preparing 16:53:59 b5cc859989e0: Preparing 16:53:59 e4fe4000f745: Preparing 16:53:59 26cbea5cba74: Preparing 16:53:59 26cbea5cba74: Waiting 16:53:59 b5cc859989e0: Layer already exists 16:53:59 c08d1e5b8cfc: Layer already exists 16:53:59 e4fe4000f745: Layer already exists 16:53:59 ab09d37d080f: Layer already exists 16:53:59 5f4511f17abe: Layer already exists 16:53:59 26cbea5cba74: Layer already exists 16:53:59 latest: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 16:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:54:00 c08d1e5b8cfc: Preparing 16:54:00 ab09d37d080f: Preparing 16:54:00 5f4511f17abe: Preparing 16:54:00 b5cc859989e0: Preparing 16:54:00 e4fe4000f745: Preparing 16:54:00 26cbea5cba74: Preparing 16:54:00 26cbea5cba74: Waiting 16:54:00 e4fe4000f745: Layer already exists 16:54:00 5f4511f17abe: Layer already exists 16:54:00 ab09d37d080f: Layer already exists 16:54:00 b5cc859989e0: Layer already exists 16:54:00 c08d1e5b8cfc: Layer already exists 16:54:00 26cbea5cba74: Layer already exists 16:54:00 3.0.0-dev.41: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:54:01 c08d1e5b8cfc: Preparing 16:54:01 ab09d37d080f: Preparing 16:54:01 5f4511f17abe: Preparing 16:54:01 b5cc859989e0: Preparing 16:54:01 e4fe4000f745: Preparing 16:54:01 26cbea5cba74: Preparing 16:54:01 26cbea5cba74: Waiting 16:54:01 c08d1e5b8cfc: Layer already exists 16:54:01 e4fe4000f745: Layer already exists 16:54:01 b5cc859989e0: Layer already exists 16:54:01 5f4511f17abe: Layer already exists 16:54:01 ab09d37d080f: Layer already exists 16:54:01 26cbea5cba74: Layer already exists 16:54:01 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:54:02 c08d1e5b8cfc: Preparing 16:54:02 ab09d37d080f: Preparing 16:54:02 5f4511f17abe: Preparing 16:54:02 b5cc859989e0: Preparing 16:54:02 e4fe4000f745: Preparing 16:54:02 26cbea5cba74: Preparing 16:54:02 26cbea5cba74: Waiting 16:54:02 b5cc859989e0: Layer already exists 16:54:02 e4fe4000f745: Layer already exists 16:54:02 c08d1e5b8cfc: Layer already exists 16:54:02 ab09d37d080f: Layer already exists 16:54:02 5f4511f17abe: Layer already exists 16:54:02 26cbea5cba74: Layer already exists 16:54:02 main: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:02 ===================================================== [Pipeline] echo 16:54:02 taggedImages: 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 16:54:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:03 16:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:03 arm64: Pulling from edgex-lftools-log-publisher 16:54:03 8998bd30e6a1: Pulling fs layer 16:54:03 04944245beec: Pulling fs layer 16:54:03 699f458cf7ca: Pulling fs layer 16:54:03 765212b225bb: Pulling fs layer 16:54:03 f23df028b6ca: Pulling fs layer 16:54:03 d65c8cfc05b1: Pulling fs layer 16:54:03 2437ff75d9bd: Pulling fs layer 16:54:03 f23df028b6ca: Waiting 16:54:03 d65c8cfc05b1: Waiting 16:54:03 765212b225bb: Waiting 16:54:03 2437ff75d9bd: Waiting 16:54:03 04944245beec: Download complete 16:54:03 765212b225bb: Verifying Checksum 16:54:03 765212b225bb: Download complete 16:54:03 f23df028b6ca: Verifying Checksum 16:54:03 f23df028b6ca: Download complete 16:54:03 d65c8cfc05b1: Verifying Checksum 16:54:03 d65c8cfc05b1: Download complete 16:54:03 699f458cf7ca: Download complete 16:54:04 8998bd30e6a1: Verifying Checksum 16:54:04 8998bd30e6a1: Download complete 16:54:06 2437ff75d9bd: Verifying Checksum 16:54:06 2437ff75d9bd: Download complete 16:54:11 8998bd30e6a1: Pull complete 16:54:11 04944245beec: Pull complete 16:54:12 699f458cf7ca: Pull complete 16:54:12 765212b225bb: Pull complete 16:54:13 f23df028b6ca: Pull complete 16:54:13 d65c8cfc05b1: Pull complete 16:54:25 2437ff75d9bd: Pull complete 16:54:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:26 prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container 16:54:26 $ 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/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:28 $ docker top 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:29 ---> job-cost.sh 16:54:29 lf-activate-venv: SKIPPING 16:54:29 INFO: No Stack... 16:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:30 INFO: Archiving Costs [Pipeline] sh 16:54:31 + cat /w/workspace/app-service-configurable/159/archives/cost.csv 16:54:31 + cut -d, -f6 [Pipeline] lock 16:54:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] 16:54:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] did not exist. Created. 16:54:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:31 /w/workspace/app-service-configurable/159@tmp/durable-a2110302/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:54:32 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:32 Warning: overwriting stash ‘stack-cost’ 16:54:32 Stashed 1 file(s) [Pipeline] } 16:54:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:32 $ docker stop --time=1 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 16:54:33 $ docker rm -f --volumes 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 [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 16:54:34 provisioning config files... 16:54:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4418791122162077808tmp [Pipeline] { [Pipeline] sh 16:54:34 + set +x 16:54:34 + + curl -sbash https://codecov.io/bash -s 16:54:34 -- 16:54:34 16:54:34 _____ _ 16:54:34 / ____| | | 16:54:34 | | ___ __| | ___ ___ _____ __ 16:54:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:34 Bash-1.0.6 16:54:34 16:54:34 16:54:34 ==> git version 2.25.1 found 16:54:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:54:34 Release-Date: 2020-01-08 16:54:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:54:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:54:34 ==> Jenkins CI detected. 16:54:34 current dir:  /w/workspace/ry_app-service-configurable_main 16:54:34 project root: . 16:54:34 --> token set from env 16:54:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:34 ==> Running gcov in . (disable via -X gcov) 16:54:34 ==> Python coveragepy not found 16:54:34 ==> Searching for coverage reports in: 16:54:34 + . 16:54:34 -> Found 1 reports 16:54:34 ==> Detecting git/mercurial file structure 16:54:34 ==> Reading reports 16:54:34 + ./coverage.out bytes=13 16:54:34 ==> Appending adjustments 16:54:34 https://docs.codecov.io/docs/fixing-reports 16:54:34 + Found adjustments 16:54:34 ==> Gzipping contents 16:54:34 4.0K /tmp/codecov.asUXNr.gz 16:54:34 ==> Uploading reports 16:54:34 url: https://codecov.io 16:54:34 query: branch=main&commit=023efeb58b72985ebd230dffc6fa2da5abccc86b&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:34 -> Pinging Codecov 16:54:34 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=023efeb58b72985ebd230dffc6fa2da5abccc86b&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:35 -> Uploading to 16:54:35 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/A97CA9966030D2A3747ED39772930CCE/023efeb58b72985ebd230dffc6fa2da5abccc86b/fee79a15-8644-4be6-a1c1-772ce835c815.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T165435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13eee8bcd42e1c1af4ebf9ace7b5681ec25934e5727297098edabd9dd6697a75 16:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:35 Dload Upload Total Spent Left Speed 16:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2200 --:--:-- --:--:-- --:--:-- 2200 16:54:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } 16:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:54:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:54:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:35 16:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:54:36 df9b9388f04a: Pulling fs layer 16:54:36 52dc419b0ee2: Pulling fs layer 16:54:36 25bc292e5bac: Pulling fs layer 16:54:36 114826534d7a: Pulling fs layer 16:54:36 4657fd5d0bcf: Pulling fs layer 16:54:36 6ad1cebc031e: Pulling fs layer 16:54:36 8a3aa393b2d8: Pulling fs layer 16:54:36 8a3aa393b2d8: Waiting 16:54:36 114826534d7a: Waiting 16:54:36 6ad1cebc031e: Waiting 16:54:36 4657fd5d0bcf: Waiting 16:54:36 25bc292e5bac: Download complete 16:54:36 52dc419b0ee2: Download complete 16:54:36 4657fd5d0bcf: Download complete 16:54:36 df9b9388f04a: Download complete 16:54:36 df9b9388f04a: Pull complete 16:54:36 6ad1cebc031e: Verifying Checksum 16:54:36 6ad1cebc031e: Download complete 16:54:36 52dc419b0ee2: Pull complete 16:54:36 25bc292e5bac: Pull complete 16:54:37 114826534d7a: Verifying Checksum 16:54:37 114826534d7a: Download complete 16:54:37 8a3aa393b2d8: Verifying Checksum 16:54:37 8a3aa393b2d8: Download complete 16:54:40 114826534d7a: Pull complete 16:54:40 4657fd5d0bcf: Pull complete 16:54:40 6ad1cebc031e: Pull complete 16:54:43 8a3aa393b2d8: Pull complete 16:54:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:43 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:54:45 $ docker top 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:54:46 + set -o pipefail 16:54:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:54:51 16:54:51 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:54:51 16:54:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/536e23ee-d0bc-4422-8d51-b4b2cf6e99a8 16:54:51 16:54:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:54:51 16:54:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:54:51 16:54:51 16:54:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:54:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:54:51 More details here: https://snyk.co/ue1NS 16:54:51 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:54:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:54:51 $ docker stop --time=1 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 16:54:54 $ docker rm -f --volumes 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 [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 16:54:55 + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] sh 16:54:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:55 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:54:56 $ docker top 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c -eo pid,comm 16:54:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:54:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:56 [ssh-agent] Looking for ssh-agent implementation... 16:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:56 $ docker exec 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c ssh-agent 16:54:56 SSH_AUTH_SOCK=/tmp/ssh-K8Yt16nR9A3q/agent.31 16:54:56 SSH_AGENT_PID=37 16:54:56 Running ssh-add (command line suppressed) 16:54:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4024778839757138561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4024778839757138561.key) 16:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:56 + git semver tag 16:54:57 2023-05-09 16:54:57,142 [run_tag] DEBUG tag force:False 16:54:57 2023-05-09 16:54:57,142 [check_head_tag] DEBUG check head tag 16:54:57 2023-05-09 16:54:57,144 [execute] INFO git cat-file --batch-check 16:54:57 2023-05-09 16:54:57,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:54:57 2023-05-09 16:54:57,147 [execute] INFO git cat-file --batch 16:54:57 2023-05-09 16:54:57,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:54:57 2023-05-09 16:54:57,173 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:57 2023-05-09 16:54:57,173 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 16:54:57 2023-05-09 16:54:57,173 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:54:57 2023-05-09 16:54:57,177 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:54:57 3.0.0-dev.41 [Pipeline] } 16:54:57 $ docker exec --env ******** --env ******** 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c ssh-agent -k 16:54:57 unset SSH_AUTH_SOCK; 16:54:57 unset SSH_AGENT_PID; 16:54:57 echo Agent pid 37 killed; 16:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:57 + git semver [Pipeline] } 16:54:57 $ docker stop --time=1 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c 16:54:59 $ docker rm -f --volumes 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:59 16:54:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:59 0.23.1-centos7: Pulling from edgex-lftools 16:54:59 ab5ef0e58194: Pulling fs layer 16:54:59 9712f1f96733: Pulling fs layer 16:54:59 63f879dbbcfc: Pulling fs layer 16:54:59 0d9ebad4ef96: Pulling fs layer 16:54:59 e9a5061849ea: Pulling fs layer 16:54:59 d747dcd14b5f: Pulling fs layer 16:54:59 2de7ff778b66: Pulling fs layer 16:54:59 0d9ebad4ef96: Waiting 16:54:59 e9a5061849ea: Waiting 16:54:59 d747dcd14b5f: Waiting 16:54:59 2de7ff778b66: Waiting 16:54:59 9712f1f96733: Verifying Checksum 16:54:59 9712f1f96733: Download complete 16:55:00 63f879dbbcfc: Verifying Checksum 16:55:00 63f879dbbcfc: Download complete 16:55:00 e9a5061849ea: Verifying Checksum 16:55:00 e9a5061849ea: Download complete 16:55:00 d747dcd14b5f: Download complete 16:55:00 0d9ebad4ef96: Verifying Checksum 16:55:00 0d9ebad4ef96: Download complete 16:55:00 ab5ef0e58194: Verifying Checksum 16:55:00 ab5ef0e58194: Download complete 16:55:00 2de7ff778b66: Verifying Checksum 16:55:00 2de7ff778b66: Download complete 16:55:03 ab5ef0e58194: Pull complete 16:55:03 9712f1f96733: Pull complete 16:55:03 63f879dbbcfc: Pull complete 16:55:07 0d9ebad4ef96: Pull complete 16:55:07 e9a5061849ea: Pull complete 16:55:07 d747dcd14b5f: Pull complete 16:55:08 2de7ff778b66: Pull complete 16:55:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:09 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:55:12 $ docker top 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:55:12 provisioning config files... 16:55:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14300410877555845831tmp 16:55:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5387718077836481117tmp 16:55:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15582118869089561527tmp [Pipeline] { [Pipeline] echo 16:55:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:55:12 ---> sigul-configuration.sh 16:55:12 gpg: directory `/root/.gnupg' created 16:55:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:55:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:55:12 gpg: keyring `/root/.gnupg/secring.gpg' created 16:55:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:55:12 gpg: CAST5 encrypted data 16:55:12 gpg: encrypted with 1 passphrase 16:55:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:55:12 + mkdir /home/jenkins 16:55:12 + mkdir /home/jenkins/sigul [Pipeline] sh 16:55:12 + 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 16:55:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:55:13 ---> sigul-install.sh 16:55:13 Sigul already installed; skipping installation. [Pipeline] sh 16:55:13 + git tag --list 16:55:13 v1.0.0 16:55:13 v1.1.0 16:55:13 v1.2.0 16:55:13 v1.3.0 16:55:13 v1.3.1 16:55:13 v2.0.0 16:55:13 v2.0.1 16:55:13 v2.1.0 16:55:13 v2.1.1 16:55:13 v2.1.1-dev.1 16:55:13 v2.1.1-dev.2 16:55:13 v2.1.2 16:55:13 v2.1.2-dev.1 16:55:13 v2.1.2-dev.2 16:55:13 v2.2.0 16:55:13 v2.2.1-dev.1 16:55:13 v2.2.1-dev.10 16:55:13 v2.2.1-dev.2 16:55:13 v2.2.1-dev.3 16:55:13 v2.2.1-dev.4 16:55:13 v2.2.1-dev.5 16:55:13 v2.2.1-dev.6 16:55:13 v2.2.1-dev.7 16:55:13 v2.2.1-dev.8 16:55:13 v2.2.1-dev.9 16:55:13 v2.3.0 16:55:13 v2.3.0-dev.10 16:55:13 v2.3.0-dev.11 16:55:13 v2.3.0-dev.12 16:55:13 v2.3.0-dev.13 16:55:13 v2.3.0-dev.14 16:55:13 v2.3.0-dev.15 16:55:13 v2.3.0-dev.16 16:55:13 v2.3.0-dev.17 16:55:13 v2.3.0-dev.18 16:55:13 v2.3.0-dev.19 16:55:13 v2.3.0-dev.20 16:55:13 v2.3.0-dev.21 16:55:13 v2.3.0-dev.22 16:55:13 v2.3.0-dev.23 16:55:13 v2.3.0-dev.24 16:55:13 v2.3.0-dev.25 16:55:13 v2.3.0-dev.26 16:55:13 v2.3.0-dev.27 16:55:13 v2.3.0-dev.28 16:55:13 v2.3.0-dev.29 16:55:13 v2.3.0-dev.30 16:55:13 v2.3.0-dev.31 16:55:13 v2.3.0-dev.32 16:55:13 v2.3.0-dev.33 16:55:13 v2.3.0-dev.34 16:55:13 v2.3.0-dev.35 16:55:13 v2.3.0-dev.36 16:55:13 v2.3.0-dev.37 16:55:13 v2.3.1 16:55:13 v2.3.1-dev.1 16:55:13 v2.3.1-dev.2 16:55:13 v2.3.1-dev.3 16:55:13 v2.3.1-dev.4 16:55:13 v3.0.0-dev.1 16:55:13 v3.0.0-dev.10 16:55:13 v3.0.0-dev.11 16:55:13 v3.0.0-dev.12 16:55:13 v3.0.0-dev.13 16:55:13 v3.0.0-dev.14 16:55:13 v3.0.0-dev.15 16:55:13 v3.0.0-dev.16 16:55:13 v3.0.0-dev.17 16:55:13 v3.0.0-dev.18 16:55:13 v3.0.0-dev.19 16:55:13 v3.0.0-dev.2 16:55:13 v3.0.0-dev.20 16:55:13 v3.0.0-dev.21 16:55:13 v3.0.0-dev.22 16:55:13 v3.0.0-dev.23 16:55:13 v3.0.0-dev.24 16:55:13 v3.0.0-dev.25 16:55:13 v3.0.0-dev.26 16:55:13 v3.0.0-dev.27 16:55:13 v3.0.0-dev.28 16:55:13 v3.0.0-dev.29 16:55:13 v3.0.0-dev.3 16:55:13 v3.0.0-dev.30 16:55:13 v3.0.0-dev.31 16:55:13 v3.0.0-dev.32 16:55:13 v3.0.0-dev.33 16:55:13 v3.0.0-dev.34 16:55:13 v3.0.0-dev.35 16:55:13 v3.0.0-dev.36 16:55:13 v3.0.0-dev.37 16:55:13 v3.0.0-dev.38 16:55:13 v3.0.0-dev.39 16:55:13 v3.0.0-dev.4 16:55:13 v3.0.0-dev.40 16:55:13 v3.0.0-dev.41 16:55:13 v3.0.0-dev.5 16:55:13 v3.0.0-dev.6 16:55:13 v3.0.0-dev.7 16:55:13 v3.0.0-dev.8 16:55:13 v3.0.0-dev.9 [Pipeline] sh 16:55:13 + lftools sign git-tag v3.0.0-dev.41 16:55:14 Signing Git tag with Sigul... 16:55:14 Signing v3.0.0-dev.41 [Pipeline] echo 16:55:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:55:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:55:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:55:15 $ docker stop --time=1 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 16:55:16 $ docker rm -f --volumes 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:55:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:17 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:55:17 $ docker top 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe -eo pid,comm 16:55:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:55:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:17 [ssh-agent] Looking for ssh-agent implementation... 16:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:17 $ docker exec 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe ssh-agent 16:55:17 SSH_AUTH_SOCK=/tmp/ssh-wCfzVgRDKluB/agent.33 16:55:17 SSH_AGENT_PID=39 16:55:17 Running ssh-add (command line suppressed) 16:55:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4265212920677549496.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4265212920677549496.key) 16:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:18 + git semver bump pre 16:55:18 2023-05-09 16:55:18,382 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:55:18 2023-05-09 16:55:18,382 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev 16:55:18 2023-05-09 16:55:18,382 [bump_version] DEBUG bumped version:3.0.0-dev.42 16:55:18 2023-05-09 16:55:18,382 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:55:18 2023-05-09 16:55:18,382 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:55:18 2023-05-09 16:55:18,382 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:55:18 2023-05-09 16:55:18,384 [execute] INFO git cat-file --batch-check 16:55:18 2023-05-09 16:55:18,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:18 2023-05-09 16:55:18,389 [execute] INFO git cat-file --batch 16:55:18 2023-05-09 16:55:18,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:18 2023-05-09 16:55:18,395 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:55:18 3.0.0-dev.42 [Pipeline] } 16:55:18 $ docker exec --env ******** --env ******** 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe ssh-agent -k 16:55:18 unset SSH_AUTH_SOCK; 16:55:18 unset SSH_AGENT_PID; 16:55:18 echo Agent pid 39 killed; 16:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:18 + git semver [Pipeline] } 16:55:19 $ docker stop --time=1 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe 16:55:20 $ docker rm -f --volumes 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe [Pipeline] // withDockerContainer [Pipeline] sh 16:55:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:21 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:55:21 $ docker top d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:21 [ssh-agent] Looking for ssh-agent implementation... 16:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:21 $ docker exec d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 ssh-agent 16:55:21 SSH_AUTH_SOCK=/tmp/ssh-7yjVe2aHOYzI/agent.32 16:55:21 SSH_AGENT_PID=38 16:55:21 Running ssh-add (command line suppressed) 16:55:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12373132537542237960.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12373132537542237960.key) 16:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:22 + git semver push 16:55:22 2023-05-09 16:55:22,393 [run_push] DEBUG push 16:55:22 2023-05-09 16:55:22,393 [execute] INFO git cat-file --batch-check 16:55:22 2023-05-09 16:55:22,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:55:22 2023-05-09 16:55:22,398 [execute] INFO git rev-list 705ecb094d70cb34a1ac12875b3b97e2696b40da -- 16:55:22 2023-05-09 16:55:22,398 [execute] DEBUG Popen(['git', 'rev-list', '705ecb094d70cb34a1ac12875b3b97e2696b40da', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:55:22 2023-05-09 16:55:22,409 [execute] INFO git fetch -v origin 16:55:22 2023-05-09 16:55:22,409 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:55:23 2023-05-09 16:55:22,888 [run_push] DEBUG no remote changes detected 16:55:23 2023-05-09 16:55:22,888 [execute] INFO git push origin semver 16:55:23 2023-05-09 16:55:22,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:55:23 2023-05-09 16:55:23,671 [run_push] DEBUG push all version tags 16:55:23 2023-05-09 16:55:23,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:55:23 2023-05-09 16:55:23,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:55:24 2023-05-09 16:55:24,469 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:55:24 3.0.0-dev.42 [Pipeline] } 16:55:24 $ docker exec --env ******** --env ******** d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 ssh-agent -k 16:55:24 unset SSH_AUTH_SOCK; 16:55:24 unset SSH_AGENT_PID; 16:55:24 echo Agent pid 38 killed; 16:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:24 + git semver [Pipeline] } 16:55:25 $ docker stop --time=1 d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 16:55:26 $ docker rm -f --volumes d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 [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 16:55:27 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:55:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:55:27 total 16 16:55:27 drwxr-xr-x 3 root root 4096 May 9 16:44 . 16:55:27 drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:55 .. 16:55:27 drwxr-xr-x 2 root root 4096 May 9 16:44 cost 16:55:27 -rw-r--r-- 1 root root 96 May 9 16:44 cost.csv 16:55:27 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:55:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:55:27 total 16 16:55:27 drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:44 . 16:55:27 drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:55 .. 16:55:27 drwxr-xr-x 2 jenkins jenkins 4096 May 9 16:44 cost 16:55:27 -rw-r--r-- 1 jenkins jenkins 96 May 9 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:55:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:28 ---> package-listing.sh 16:55:28 ++ facter osfamily 16:55:28 ++ tr '[:upper:]' '[:lower:]' 16:55:28 + OS_FAMILY=debian 16:55:28 + workspace=/w/workspace/ry_app-service-configurable_main 16:55:28 + START_PACKAGES=/tmp/packages_start.txt 16:55:28 + END_PACKAGES=/tmp/packages_end.txt 16:55:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:28 + PACKAGES=/tmp/packages_start.txt 16:55:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:55:28 + PACKAGES=/tmp/packages_end.txt 16:55:28 + case "${OS_FAMILY}" in 16:55:28 + dpkg -l 16:55:28 + grep '^ii' 16:55:28 + '[' -f /tmp/packages_start.txt ']' 16:55:28 + '[' -f /tmp/packages_end.txt ']' 16:55:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:55:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:55:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:55:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 16:55:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:29 prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container 16:55:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:29 $ docker top 2351d757c5f8a77c7d3ff508cc85127375c7cd97465deeb856dd13a035badebc -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:30 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:30 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:30 + ls /var/log/sa-host 16:55:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:30 provisioning config files... 16:55:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5864879325739245960tmp [Pipeline] { [Pipeline] echo 16:55:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:31 ---> create-netrc.sh [Pipeline] } 16:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:31 ---> python-tools-install.sh [Pipeline] echo 16:55:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:31 ---> sudo-logs.sh 16:55:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:32 ---> job-cost.sh 16:55:32 lf-activate-venv: SKIPPING 16:55:32 DEBUG: total: 0.2199999988079071 16:55:32 INFO: Retrieving Stack Cost... 16:55:32 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:33 INFO: Archiving Costs [Pipeline] echo 16:55:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:33 ---> logs-deploy.sh 16:55:33 lf-activate-venv: SKIPPING 16:55:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/159 16:55:33 INFO: archiving workspace using pattern(s): 16:55:34 Archives upload complete. 16:55:34 INFO: archiving logs to Nexus 16:55:35 ---> uname -a: 16:55:35 Linux prd-ubuntu20-04-docker-8c-8g-14720 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:55:35 16:55:35 16:55:35 ---> lscpu: 16:55:35 Architecture: x86_64 16:55:35 CPU op-mode(s): 32-bit, 64-bit 16:55:35 Byte Order: Little Endian 16:55:35 Address sizes: 40 bits physical, 48 bits virtual 16:55:35 CPU(s): 8 16:55:35 On-line CPU(s) list: 0-7 16:55:35 Thread(s) per core: 1 16:55:35 Core(s) per socket: 1 16:55:35 Socket(s): 8 16:55:35 NUMA node(s): 1 16:55:35 Vendor ID: AuthenticAMD 16:55:35 CPU family: 23 16:55:35 Model: 49 16:55:35 Model name: AMD EPYC-Rome Processor 16:55:35 Stepping: 0 16:55:35 CPU MHz: 2800.000 16:55:35 BogoMIPS: 5600.00 16:55:35 Virtualization: AMD-V 16:55:35 Hypervisor vendor: KVM 16:55:35 Virtualization type: full 16:55:35 L1d cache: 256 KiB 16:55:35 L1i cache: 256 KiB 16:55:35 L2 cache: 4 MiB 16:55:35 L3 cache: 128 MiB 16:55:35 NUMA node0 CPU(s): 0-7 16:55:35 Vulnerability Itlb multihit: Not affected 16:55:35 Vulnerability L1tf: Not affected 16:55:35 Vulnerability Mds: Not affected 16:55:35 Vulnerability Meltdown: Not affected 16:55:35 Vulnerability Mmio stale data: Not affected 16:55:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:55:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:55:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:55:35 Vulnerability Srbds: Not affected 16:55:35 Vulnerability Tsx async abort: Not affected 16:55:35 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:55:35 16:55:35 16:55:35 ---> nproc: 16:55:35 8 16:55:35 16:55:35 16:55:35 ---> df -h: 16:55:35 Filesystem Size Used Avail Use% Mounted on 16:55:35 overlay 155G 13G 143G 9% / 16:55:35 tmpfs 64M 0 64M 0% /dev 16:55:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:55:35 shm 64M 0 64M 0% /dev/shm 16:55:35 /dev/vda1 155G 13G 143G 9% /facter-os 16:55:35 16:55:35 16:55:35 ---> sar -b -r -n DEV: 16:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14720) 05/09/23 _x86_64_ (8 CPU) 16:55:35 16:55:35 16:41:13 LINUX RESTART (8 CPU) 16:55:35 16:55:35 16:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:55:35 16:43:01 200.86 4.17 196.70 0.00 418.64 74763.73 0.00 16:55:35 16:44:01 86.35 0.27 86.09 0.00 8.00 16481.52 0.00 16:55:35 16:45:01 119.56 0.10 119.46 0.00 10.40 34406.93 0.00 16:55:35 16:46:01 1.87 0.00 1.87 0.00 0.00 23.35 0.00 16:55:35 16:47:01 38.88 12.85 26.03 0.00 5451.89 6314.68 0.00 16:55:35 16:48:01 4.43 0.00 4.43 0.00 0.00 52.52 0.00 16:55:35 16:49:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 16:55:35 16:50:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 16:55:35 16:51:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 16:55:35 16:52:01 2.60 0.00 2.60 0.00 0.00 40.39 0.00 16:55:35 16:53:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 16:55:35 16:54:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 16:55:35 16:55:01 59.04 0.28 58.76 0.00 12.93 33408.57 0.00 16:55:35 Average: 39.86 1.36 38.51 0.00 454.00 12655.82 0.00 16:55:35 16:55:35 16:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:35 16:43:01 28444556 31572456 732272 2.23 144044 3197292 1938272 5.71 1077996 2927124 664 16:55:35 16:44:01 28174084 31396760 901376 2.74 148228 3262044 2212796 6.52 1403284 2841784 56936 16:55:35 16:45:01 27667840 31574196 725348 2.21 157604 3892784 1768572 5.21 1251452 3453256 388 16:55:35 16:46:01 27668312 31574700 724756 2.20 157640 3892776 1768572 5.21 1251180 3453256 8 16:55:35 16:47:01 27292656 31555984 733076 2.23 166044 4226064 1831728 5.40 1484584 3566500 1012 16:55:35 16:48:01 27292828 31556228 732736 2.23 166132 4226068 1831728 5.40 1484564 3566504 8 16:55:35 16:49:01 27294292 31557800 731128 2.22 166212 4226072 1831728 5.40 1483044 3566508 12 16:55:35 16:50:01 27303096 31566660 722160 2.20 166300 4226076 1831728 5.40 1474920 3566512 8 16:55:35 16:51:01 27303288 31567252 722092 2.20 166324 4226076 1831728 5.40 1474652 3566848 8 16:55:35 16:52:01 27302676 31566880 722272 2.20 166464 4226056 1831728 5.40 1475132 3566852 8 16:55:35 16:53:01 27302764 31567044 722088 2.20 166540 4226056 1831728 5.40 1474864 3566852 8 16:55:35 16:54:01 27302780 31567076 721940 2.20 166616 4226052 1831728 5.40 1475212 3566856 4 16:55:35 16:55:01 26099240 31496660 790012 2.40 184944 5272996 2147096 6.33 1603052 4571488 343472 16:55:35 Average: 27419109 31547669 744712 2.26 163315 4102032 1883779 5.55 1416457 3521565 30964 16:55:35 16:55:35 16:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:35 16:43:01 ens3 515.78 286.15 6356.72 40.63 0.00 0.00 0.00 0.00 16:55:35 16:43:01 docker0 174.04 317.29 14.35 2020.42 0.00 0.00 0.00 0.00 16:55:35 16:43:01 veth9d2f558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:55:35 16:43:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 16:55:35 16:44:01 ens3 57.96 51.44 83.63 93.53 0.00 0.00 0.00 0.00 16:55:35 16:44:01 docker0 1.35 3.45 0.08 42.51 0.00 0.00 0.00 0.00 16:55:35 16:44:01 veth7e41479 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:55:35 16:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:55:35 16:45:01 ens3 143.74 104.05 2598.38 229.36 0.00 0.00 0.00 0.00 16:55:35 16:45:01 docker0 1.40 3.38 0.09 45.57 0.00 0.00 0.00 0.00 16:55:35 16:45:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 16:55:35 16:46:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:47:01 ens3 152.22 83.54 1953.95 5.85 0.00 0.00 0.00 0.00 16:55:35 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 16:55:35 16:48:01 ens3 0.25 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:55:35 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:51:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:52:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 16:55:35 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:53:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:55:35 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:54:01 ens3 1.12 1.18 3.52 0.27 0.00 0.00 0.00 0.00 16:55:35 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:35 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:35 16:55:01 ens3 345.91 188.12 7745.53 27.65 0.00 0.00 0.00 0.00 16:55:35 16:55:01 docker0 28.46 58.74 2.62 580.12 0.00 0.00 0.00 0.00 16:55:35 16:55:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 16:55:35 Average: ens3 93.15 54.72 1435.27 30.55 0.00 0.00 0.00 0.00 16:55:35 Average: docker0 15.58 29.08 1.30 204.47 0.00 0.00 0.00 0.00 16:55:35 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 16:55:35 16:55:35 16:55:35 ---> sar -P ALL: 16:55:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14720) 05/09/23 _x86_64_ (8 CPU) 16:55:35 16:55:35 16:41:13 LINUX RESTART (8 CPU) 16:55:35 16:55:35 16:42:02 CPU %user %nice %system %iowait %steal %idle 16:55:35 16:43:01 all 8.61 0.00 4.32 3.56 0.06 83.45 16:55:35 16:43:01 0 10.17 0.00 3.71 5.39 0.05 80.68 16:55:35 16:43:01 1 9.70 0.00 3.72 0.31 0.05 86.22 16:55:35 16:43:01 2 7.70 0.00 4.43 1.41 0.07 86.40 16:55:35 16:43:01 3 7.67 0.00 6.05 5.78 0.05 80.44 16:55:35 16:43:01 4 8.99 0.00 4.74 6.81 0.05 79.40 16:55:35 16:43:01 5 8.38 0.00 3.60 7.06 0.05 80.90 16:55:35 16:43:01 6 8.67 0.00 4.59 1.13 0.03 85.57 16:55:35 16:43:01 7 7.58 0.00 3.76 0.54 0.09 88.03 16:55:35 16:44:01 all 43.31 0.00 6.51 2.76 0.08 47.33 16:55:35 16:44:01 0 41.93 0.00 6.34 3.19 0.07 48.47 16:55:35 16:44:01 1 46.24 0.00 6.36 0.40 0.10 46.89 16:55:35 16:44:01 2 43.72 0.00 6.57 2.08 0.08 47.55 16:55:35 16:44:01 3 41.77 0.00 6.94 6.55 0.08 44.66 16:55:35 16:44:01 4 44.36 0.00 6.56 2.51 0.08 46.49 16:55:35 16:44:01 5 43.02 0.00 6.06 2.44 0.07 48.41 16:55:35 16:44:01 6 42.73 0.00 6.93 2.35 0.08 47.91 16:55:35 16:44:01 7 42.73 0.00 6.36 2.55 0.08 48.27 16:55:35 16:45:01 all 15.31 0.00 3.77 2.87 0.06 78.00 16:55:35 16:45:01 0 15.96 0.00 4.67 5.77 0.08 73.52 16:55:35 16:45:01 1 16.47 0.00 3.70 0.90 0.05 78.87 16:55:35 16:45:01 2 14.47 0.00 3.28 0.05 0.05 82.14 16:55:35 16:45:01 3 14.89 0.00 3.88 11.51 0.07 69.65 16:55:35 16:45:01 4 15.72 0.00 3.49 2.12 0.05 78.62 16:55:35 16:45:01 5 13.77 0.00 3.54 0.07 0.05 82.57 16:55:35 16:45:01 6 15.15 0.00 3.47 1.08 0.05 80.25 16:55:35 16:45:01 7 16.02 0.00 4.09 1.47 0.07 78.36 16:55:35 16:46:01 all 0.27 0.00 0.01 0.01 0.00 99.71 16:55:35 16:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:55:35 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:55:35 16:46:01 3 0.03 0.00 0.02 0.03 0.00 99.92 16:55:35 16:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 16:55:35 16:46:01 5 1.97 0.00 0.02 0.00 0.00 98.01 16:55:35 16:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:55:35 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:55:35 16:47:01 all 1.47 0.00 0.73 0.50 0.02 97.28 16:55:35 16:47:01 0 2.82 0.00 0.88 0.45 0.02 95.83 16:55:35 16:47:01 1 0.73 0.00 0.57 0.23 0.02 98.45 16:55:35 16:47:01 2 1.65 0.00 0.77 0.32 0.02 97.25 16:55:35 16:47:01 3 1.72 0.00 0.89 2.13 0.03 95.23 16:55:35 16:47:01 4 1.22 0.00 0.78 0.13 0.02 97.85 16:55:35 16:47:01 5 1.55 0.00 0.75 0.68 0.02 97.01 16:55:35 16:47:01 6 1.14 0.00 0.55 0.02 0.02 98.28 16:55:35 16:47:01 7 0.95 0.00 0.63 0.03 0.02 98.36 16:55:35 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 16:55:35 16:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:55:35 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:55:35 16:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:55:35 16:48:01 3 0.00 0.00 0.00 0.07 0.00 99.93 16:55:35 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:55:35 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:55:35 16:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:55:35 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:55:35 16:49:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:55:35 16:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:55:35 16:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:55:35 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:55:35 16:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:55:35 16:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:55:35 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:55:35 16:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:55:35 16:50:01 3 0.03 0.00 0.02 0.05 0.00 99.90 16:55:35 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:55:35 16:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:55:35 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:55:35 16:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:55:35 16:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:55:35 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:55:35 16:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:55:35 16:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:55:35 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:52:01 all 0.12 0.00 0.02 0.03 0.00 99.83 16:55:35 16:52:01 0 0.02 0.00 0.00 0.05 0.00 99.93 16:55:35 16:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:55:35 16:52:01 2 0.05 0.00 0.02 0.03 0.02 99.88 16:55:35 16:52:01 3 0.03 0.00 0.00 0.12 0.02 99.83 16:55:35 16:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:55:35 16:52:01 5 0.78 0.00 0.08 0.00 0.00 99.14 16:55:35 16:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:55:35 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:53:01 all 0.01 0.00 0.00 0.09 0.00 99.89 16:55:35 16:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 16:55:35 16:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:55:35 16:53:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:55:35 16:53:01 3 0.02 0.00 0.00 0.73 0.00 99.25 16:55:35 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:55:35 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:55:35 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:55:35 16:55:35 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:55:35 16:54:01 all 0.04 0.00 0.02 0.01 0.01 99.92 16:55:35 16:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:55:35 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:55:35 16:54:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:55:35 16:54:01 3 0.03 0.00 0.03 0.12 0.00 99.82 16:55:35 16:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:55:35 16:54:01 5 0.13 0.00 0.02 0.00 0.02 99.83 16:55:35 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:55:35 16:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:55:35 16:55:01 all 5.24 0.00 2.12 0.90 0.03 91.70 16:55:35 16:55:01 0 4.73 0.00 2.06 2.82 0.03 90.36 16:55:35 16:55:01 1 5.78 0.00 2.40 0.17 0.03 91.62 16:55:35 16:55:01 2 5.78 0.00 2.30 0.15 0.03 91.74 16:55:35 16:55:01 3 5.34 0.00 1.60 0.86 0.03 92.17 16:55:35 16:55:01 4 4.94 0.00 2.72 3.02 0.02 89.30 16:55:35 16:55:01 5 5.94 0.00 1.58 0.02 0.02 92.45 16:55:35 16:55:01 6 4.23 0.00 1.96 0.03 0.03 93.74 16:55:35 16:55:01 7 5.20 0.00 2.37 0.19 0.05 92.18 16:55:35 Average: all 5.69 0.00 1.34 0.82 0.02 92.13 16:55:35 Average: 0 5.78 0.00 1.35 1.35 0.02 91.51 16:55:35 Average: 1 6.05 0.00 1.28 0.16 0.02 92.50 16:55:35 Average: 2 5.63 0.00 1.34 0.31 0.03 92.70 16:55:35 Average: 3 5.48 0.00 1.48 2.13 0.02 90.89 16:55:35 Average: 4 5.76 0.00 1.40 1.11 0.02 91.71 16:55:35 Average: 5 5.79 0.00 1.20 0.78 0.02 92.22 16:55:35 Average: 6 5.50 0.00 1.34 0.35 0.02 92.79 16:55:35 Average: 7 5.55 0.00 1.31 0.36 0.02 92.75 16:55:35 16:55:35 16:55:35