Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 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-ssh12446065750784912339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6798252200997620492.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1029876875408237402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10003954910508471267.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-ssh9021367573943515836.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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4986 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 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 (main) Commit message: "feat!: Use latest SDK for MessageBus Request API (#511)" > 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 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 # timeout=10 > git rev-list --no-walk 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:53:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:53:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:53:27 ========================================================= 21:53:27 EdgeX Global Pipelines Version Info 21:53:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:53:28 ------------------- 21:53:28 stable info: 21:53:28 ------------------- 21:53:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:53:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:53:28 Message: update stable to v1.0.244 21:53:28 ------------------- 21:53:28 experimental info: 21:53:28 ------------------- 21:53:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:53:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:53:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:53:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:53:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:53:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:53:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae4d96f [Pipeline] echo 21:53:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:29 provisioning config files... 21:53:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15516286706647363584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:29 ---> docker-login.sh 21:53:29 nexus3.edgexfoundry.org:10001 21:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:30 Configure a credential helper to remove this warning. See 21:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:30 21:53:30 Login Succeeded 21:53:30 nexus3.edgexfoundry.org:10002 21:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:30 Configure a credential helper to remove this warning. See 21:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:30 21:53:30 Login Succeeded 21:53:30 nexus3.edgexfoundry.org:10003 21:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:30 Configure a credential helper to remove this warning. See 21:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:30 21:53:30 Login Succeeded 21:53:30 nexus3.edgexfoundry.org:10004 21:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:30 Configure a credential helper to remove this warning. See 21:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:30 21:53:30 Login Succeeded 21:53:30 docker.io 21:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:30 Configure a credential helper to remove this warning. See 21:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:30 21:53:30 Login Succeeded 21:53:30 ---> docker-login.sh ends [Pipeline] } 21:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:53:30 + git rev-list -1 --merges ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6~1..ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo 21:53:30 -----------> git rev-list -1 --merges ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6~1..ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [false] [Pipeline] sh 21:53:31 + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo 21:53:31 ========================================================= 21:53:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:53:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:31 + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] echo 21:53:31 [semverPrep] GIT_COMMIT: ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6, Commit Message: feat!: Use latest SDK for MessageBus Request API (#511) [Pipeline] echo 21:53:31 [semverPrep] This is not a build commit. [Pipeline] sh 21:53:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:31 + grep -v github /etc/ssh/ssh_known_hosts 21:53:31 + [ -e /tmp/ssh_known_hosts ] 21:53:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:53:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:53:31 + sudo tee -a /etc/ssh/ssh_known_hosts 21:53:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:32 21:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:32 0.1.4: Pulling from edgex-devops/py-git-semver 21:53:32 b85a868b505f: Pulling fs layer 21:53:32 e2be974225ed: Pulling fs layer 21:53:32 339a4e72a1f5: Pulling fs layer 21:53:32 988bab9f4d93: Pulling fs layer 21:53:32 1469e6f7b9e6: Pulling fs layer 21:53:32 eaf3925da568: Pulling fs layer 21:53:32 bab4dde63d76: Pulling fs layer 21:53:32 bde34c3a00c8: Pulling fs layer 21:53:32 b352a97aabf1: Pulling fs layer 21:53:32 4872d77fe225: Pulling fs layer 21:53:32 5851b861e8e6: Pulling fs layer 21:53:32 1469e6f7b9e6: Waiting 21:53:32 eaf3925da568: Waiting 21:53:32 4872d77fe225: Waiting 21:53:32 bab4dde63d76: Waiting 21:53:32 bde34c3a00c8: Waiting 21:53:32 b352a97aabf1: Waiting 21:53:32 988bab9f4d93: Waiting 21:53:32 5851b861e8e6: Waiting 21:53:32 e2be974225ed: Verifying Checksum 21:53:32 e2be974225ed: Download complete 21:53:32 988bab9f4d93: Verifying Checksum 21:53:32 988bab9f4d93: Download complete 21:53:32 1469e6f7b9e6: Verifying Checksum 21:53:32 1469e6f7b9e6: Download complete 21:53:32 eaf3925da568: Verifying Checksum 21:53:32 eaf3925da568: Download complete 21:53:32 339a4e72a1f5: Verifying Checksum 21:53:32 339a4e72a1f5: Download complete 21:53:32 bde34c3a00c8: Verifying Checksum 21:53:32 bde34c3a00c8: Download complete 21:53:33 b352a97aabf1: Verifying Checksum 21:53:33 b352a97aabf1: Download complete 21:53:33 4872d77fe225: Verifying Checksum 21:53:33 4872d77fe225: Download complete 21:53:33 5851b861e8e6: Verifying Checksum 21:53:33 5851b861e8e6: Download complete 21:53:33 b85a868b505f: Verifying Checksum 21:53:33 b85a868b505f: Download complete 21:53:33 bab4dde63d76: Verifying Checksum 21:53:33 bab4dde63d76: Download complete 21:53:34 b85a868b505f: Pull complete 21:53:34 e2be974225ed: Pull complete 21:53:34 339a4e72a1f5: Pull complete 21:53:34 988bab9f4d93: Pull complete 21:53:35 1469e6f7b9e6: Pull complete 21:53:35 eaf3925da568: Pull complete 21:53:36 bab4dde63d76: Pull complete 21:53:36 bde34c3a00c8: Pull complete 21:53:36 b352a97aabf1: Pull complete 21:53:36 4872d77fe225: Pull complete 21:53:37 5851b861e8e6: Pull complete 21:53:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:37 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 21:53:37 $ 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 21:53:40 $ docker top 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 -eo pid,comm 21:53:40 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). 21:53:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:40 [ssh-agent] Looking for ssh-agent implementation... 21:53:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:40 $ docker exec 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent 21:53:40 SSH_AUTH_SOCK=/tmp/ssh-nsdGAaFEcLlr/agent.31 21:53:40 SSH_AGENT_PID=37 21:53:40 Running ssh-add (command line suppressed) 21:53:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1056739896145768253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1056739896145768253.key) 21:53:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:41 + git tag --points-at HEAD [Pipeline] } 21:53:41 $ docker exec --env ******** --env ******** 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent -k 21:53:41 unset SSH_AUTH_SOCK; 21:53:41 unset SSH_AGENT_PID; 21:53:41 echo Agent pid 37 killed; 21:53:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:41 [ssh-agent] Looking for ssh-agent implementation... 21:53:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:41 $ docker exec 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent 21:53:41 SSH_AUTH_SOCK=/tmp/ssh-oFJebDCIFUng/agent.69 21:53:41 SSH_AGENT_PID=75 21:53:41 Running ssh-add (command line suppressed) 21:53:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12558869163645841884.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12558869163645841884.key) 21:53:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:42 + git semver init 21:53:42 2023-02-07 21:53:42,207 [run_init] DEBUG init version:0.0.0 force:False 21:53:42 2023-02-07 21:53:42,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:53:42 2023-02-07 21:53:42,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:53:42 2023-02-07 21:53:42,209 [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) 21:53:43 2023-02-07 21:53:43,185 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:53:43 2023-02-07 21:53:43,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:53:43 2023-02-07 21:53:43,185 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:53:43 2023-02-07 21:53:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:53:43 3.0.0-dev.13 [Pipeline] } 21:53:43 $ docker exec --env ******** --env ******** 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 ssh-agent -k 21:53:43 unset SSH_AUTH_SOCK; 21:53:43 unset SSH_AGENT_PID; 21:53:43 echo Agent pid 75 killed; 21:53:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:43 + git semver [Pipeline] } 21:53:43 $ docker stop --time=1 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 21:53:45 $ docker rm -f --volumes 6f16736e62babeed8a67991cbb4e72820d9a4e8df92389066fb2d6617efc52f2 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:53:45 Stashed 1 file(s) [Pipeline] echo 21:53:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 21:53:45 provisioning config files... 21:53:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9370593440615646349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:46 ---> docker-login.sh 21:53:46 nexus3.edgexfoundry.org:10001 21:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:46 Configure a credential helper to remove this warning. See 21:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:46 21:53:46 Login Succeeded 21:53:46 nexus3.edgexfoundry.org:10002 21:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:46 Configure a credential helper to remove this warning. See 21:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:46 21:53:46 Login Succeeded 21:53:46 nexus3.edgexfoundry.org:10003 21:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:46 Configure a credential helper to remove this warning. See 21:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:46 21:53:46 Login Succeeded 21:53:46 nexus3.edgexfoundry.org:10004 21:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:46 Configure a credential helper to remove this warning. See 21:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:46 21:53:46 Login Succeeded 21:53:46 docker.io 21:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:46 Configure a credential helper to remove this warning. See 21:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:46 21:53:46 Login Succeeded 21:53:46 ---> docker-login.sh ends [Pipeline] } 21:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:46 ========================================================= 21:53:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:53:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:53:47 Sending build context to Docker daemon 3.221MB 21:53:47 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:53:47 Step 2/12 : FROM ${BASE} AS builder 21:53:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:47 213ec9aee27d: Pulling fs layer 21:53:47 4583459ba037: Pulling fs layer 21:53:47 93c1e223e6f2: Pulling fs layer 21:53:47 53926ce57604: Pulling fs layer 21:53:47 21b2b0c7a3f4: Pulling fs layer 21:53:47 22ff95d597cd: Pulling fs layer 21:53:47 12d6caf4c0d1: Pulling fs layer 21:53:47 22ff95d597cd: Waiting 21:53:47 53926ce57604: Waiting 21:53:47 21b2b0c7a3f4: Waiting 21:53:47 12d6caf4c0d1: Waiting 21:53:47 96b7cbca73a9: Pulling fs layer 21:53:47 a7acece74701: Pulling fs layer 21:53:47 96b7cbca73a9: Waiting 21:53:47 a7acece74701: Waiting 21:53:47 93c1e223e6f2: Verifying Checksum 21:53:47 93c1e223e6f2: Download complete 21:53:47 4583459ba037: Verifying Checksum 21:53:47 4583459ba037: Download complete 21:53:47 21b2b0c7a3f4: Verifying Checksum 21:53:47 21b2b0c7a3f4: Download complete 21:53:47 22ff95d597cd: Verifying Checksum 21:53:47 22ff95d597cd: Download complete 21:53:47 213ec9aee27d: Verifying Checksum 21:53:47 213ec9aee27d: Download complete 21:53:47 12d6caf4c0d1: Verifying Checksum 21:53:47 12d6caf4c0d1: Download complete 21:53:47 213ec9aee27d: Pull complete 21:53:47 4583459ba037: Pull complete 21:53:47 93c1e223e6f2: Pull complete 21:53:48 53926ce57604: Verifying Checksum 21:53:48 53926ce57604: Download complete 21:53:48 a7acece74701: Verifying Checksum 21:53:48 a7acece74701: Download complete 21:53:48 96b7cbca73a9: Verifying Checksum 21:53:48 96b7cbca73a9: Download complete 21:53:52 53926ce57604: Pull complete 21:53:52 21b2b0c7a3f4: Pull complete 21:53:52 22ff95d597cd: Pull complete 21:53:52 12d6caf4c0d1: Pull complete 21:53:54 96b7cbca73a9: Pull complete 21:53:54 a7acece74701: Pull complete 21:53:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:53:54 ---> db6d94c90886 21:53:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:54:00 ---> Running in 52d92476cf75 21:54:00 Removing intermediate container 52d92476cf75 21:54:00 ---> 95cc23563328 21:54:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:54:00 ---> Running in 83129e8b1212 21:54:00 Removing intermediate container 83129e8b1212 21:54:00 ---> 698b71bd47ac 21:54:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:54:00 ---> Running in c5c83f833ad9 21:54:00 Removing intermediate container c5c83f833ad9 21:54:00 ---> a05ce00c97fa 21:54:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:00 ---> Running in 7b1d18692077 21:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:54:00 OK: 211 MiB in 51 packages 21:54:00 Removing intermediate container 7b1d18692077 21:54:00 ---> db0d7795feda 21:54:00 Step 7/12 : WORKDIR /app 21:54:00 ---> Running in d8d233a95e4a 21:54:00 Removing intermediate container d8d233a95e4a 21:54:00 ---> 9d8a33f5b93a 21:54:00 Step 8/12 : COPY go.mod vendor* ./ 21:54:00 ---> 2042048215bf 21:54:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:00 ---> Running in 1b0d170d8402 21:54:00 Still waiting to schedule task 21:54:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ 21:54:32 Removing intermediate container 1b0d170d8402 21:54:32 ---> ff862f0148ae 21:54:32 Step 10/12 : COPY . . 21:54:32 ---> d6246e5937f8 21:54:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:32 ---> Running in 24adc8dc80fa 21:54:32 Removing intermediate container 24adc8dc80fa 21:54:32 ---> 145c5f39b07f 21:54:32 Step 12/12 : RUN $MAKE 21:54:32 ---> Running in 4dc830af4b80 21:54:32 noop 21:54:32 Removing intermediate container 4dc830af4b80 21:54:32 ---> 27933fe2f1fd 21:54:32 Successfully built 27933fe2f1fd 21:54:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:33 + docker inspect -f . ci-base-image-x86_64 21:54:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:33 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 21:54:33 $ 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 21:54:33 $ docker top 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:34 + go version 21:54:34 go version go1.18.7 linux/amd64 [Pipeline] } 21:54:34 $ docker stop --time=1 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e 21:54:35 $ docker rm -f --volumes 55e62e85a377261ed88327fb448e84eee69b01d513d4ee0bfcb473a3fb7d149e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:36 + docker inspect -f . ci-base-image-x86_64 21:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:36 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 21:54:36 $ 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 21:54:36 $ docker top 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:37 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:54:37 + make test 21:54:37 go test -race -coverprofile=coverage.out ./... 21:54:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:54:55 go vet ./... 21:55:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:03 ./bin/test-attribution-txt.sh 21:55:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 21:55:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 21:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:03 $ docker stop --time=1 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 21:55:06 $ docker rm -f --volumes 5b80b1ab532cf9a5d326fbd5e80ba9ff6ea82f61e4581ac82e586c17f2a6dde8 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:08 + ls -al . 21:55:08 total 172 21:55:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:54 . 21:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:53 .. 21:55:08 -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 21:53 .dockerignore 21:55:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:53 .git 21:55:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 21:53 .github 21:55:08 -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 21:53 .gitignore 21:55:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 21:53 .semver 21:55:08 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 21:53 Attribution.txt 21:55:08 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 21:53 CHANGELOG.md 21:55:08 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 21:53 Dockerfile 21:55:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 21:53 GOVERNANCE.md 21:55:08 -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 21:53 Jenkinsfile 21:55:08 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 21:53 LICENSE 21:55:08 -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 21:53 OWNERS.md 21:55:08 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 21:53 README.md 21:55:08 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 21:53 VERSION 21:55:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 21:53 bin 21:55:08 -rw-r--r-- 1 jenkins jenkins 13 Feb 7 21:54 coverage.out 21:55:08 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 21:53 go.mod 21:55:08 -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 21:53 go.sum 21:55:08 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 21:53 main.go 21:55:08 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 21:53 makefile 21:55:08 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 21:53 res 21:55:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:08 + 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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 --label arch=amd64 --label version=3.0.0-dev.13 . 21:55:08 Sending build context to Docker daemon 3.222MB 21:55:08 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 21:55:08 Step 2/26 : FROM ${BASE} AS builder 21:55:08 ---> 27933fe2f1fd 21:55:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:55:08 ---> Running in 810d3f9f5447 21:55:08 Removing intermediate container 810d3f9f5447 21:55:08 ---> fe3d37ca0381 21:55:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:55:08 ---> Running in 9500d1ea070f 21:55:08 Removing intermediate container 9500d1ea070f 21:55:08 ---> 67a2bb71c022 21:55:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:55:08 ---> Running in cadfc840a5f8 21:55:08 Removing intermediate container cadfc840a5f8 21:55:08 ---> ee51baa6e945 21:55:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:08 ---> Running in 166472bc45a5 21:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:09 OK: 211 MiB in 51 packages 21:55:09 Removing intermediate container 166472bc45a5 21:55:09 ---> 5dfab268ca7a 21:55:09 Step 7/26 : WORKDIR /app 21:55:09 ---> Running in 444b02581f5d 21:55:09 Removing intermediate container 444b02581f5d 21:55:09 ---> ab31f12504ae 21:55:09 Step 8/26 : COPY go.mod vendor* ./ 21:55:09 ---> 198b61aaa03f 21:55:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:09 ---> Running in a87a5edbfacb 21:55:10 Removing intermediate container a87a5edbfacb 21:55:10 ---> 3d3c5e27eb0a 21:55:10 Step 10/26 : COPY . . 21:55:10 ---> 1ef85cc29e87 21:55:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:10 ---> Running in 7c44b4316330 21:55:11 Removing intermediate container 7c44b4316330 21:55:11 ---> b26448ad4d75 21:55:11 Step 12/26 : RUN $MAKE 21:55:11 ---> Running in f64f1b4c40b4 21:55:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13" -trimpath -mod=readonly -o app-service-configurable 21:55:29 Removing intermediate container f64f1b4c40b4 21:55:29 ---> d24ac28e9557 21:55:29 Step 13/26 : FROM alpine:3.16 21:55:29 3.16: Pulling from library/alpine 21:55:30 ca7dd9ec2225: Pulling fs layer 21:55:30 ca7dd9ec2225: Download complete 21:55:30 ca7dd9ec2225: Pull complete 21:55:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:55:30 Status: Downloaded newer image for alpine:3.16 21:55:30 ---> bfe296a52501 21:55:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:55:30 ---> Running in 27e55e45c81f 21:55:30 Removing intermediate container 27e55e45c81f 21:55:30 ---> 3e1d2f643a7d 21:55:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:55:30 ---> Running in 69721d2e83a8 21:55:30 Removing intermediate container 69721d2e83a8 21:55:30 ---> b295e9417ed3 21:55:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:55:30 ---> Running in 870ceca0be34 21:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:31 (1/2) Installing ca-certificates (20220614-r0) 21:55:31 (2/2) Installing dumb-init (1.2.5-r1) 21:55:31 Executing busybox-1.35.0-r17.trigger 21:55:31 Executing ca-certificates-20220614-r0.trigger 21:55:31 OK: 6 MiB in 16 packages 21:55:31 Removing intermediate container 870ceca0be34 21:55:31 ---> 0d7f8523718b 21:55:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:55:31 ---> cf50b46ef1fe 21:55:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:55:31 ---> c149e71e5169 21:55:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:55:32 ---> 9ba2ea4a420f 21:55:32 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:55:32 ---> 9bcc9810f70f 21:55:32 Step 21/26 : EXPOSE 48095 21:55:32 ---> Running in 4dfc514de42b 21:55:32 Removing intermediate container 4dfc514de42b 21:55:32 ---> c641b5b1e41b 21:55:32 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:55:32 ---> Running in b5be639720d4 21:55:32 Removing intermediate container b5be639720d4 21:55:32 ---> 55036d355830 21:55:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:55:32 ---> Running in 9fdecd783393 21:55:33 Removing intermediate container 9fdecd783393 21:55:33 ---> 9c39780e3d8f 21:55:33 Step 24/26 : LABEL arch=amd64 21:55:33 ---> Running in 735f3f513739 21:55:33 Removing intermediate container 735f3f513739 21:55:33 ---> 2e9e0e152c39 21:55:33 Step 25/26 : LABEL git_sha=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 21:55:33 ---> Running in b428520e0b8b 21:55:33 Removing intermediate container b428520e0b8b 21:55:33 ---> 80d65bcd0f38 21:55:33 Step 26/26 : LABEL version=3.0.0-dev.13 21:55:33 ---> Running in 89771821a7ce 21:55:33 Removing intermediate container 89771821a7ce 21:55:33 ---> ecbea66e23db 21:55:33 [Warning] One or more build-args [ARCH] were not consumed 21:55:33 Successfully built ecbea66e23db 21:55:33 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 21:55:33 provisioning config files... 21:55:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11204391114379612553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:33 ---> docker-login.sh 21:55:33 nexus3.edgexfoundry.org:10001 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:33 Configure a credential helper to remove this warning. See 21:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:33 21:55:33 Login Succeeded 21:55:33 nexus3.edgexfoundry.org:10002 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:33 Configure a credential helper to remove this warning. See 21:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:33 21:55:33 Login Succeeded 21:55:33 nexus3.edgexfoundry.org:10003 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:33 Configure a credential helper to remove this warning. See 21:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:33 21:55:33 Login Succeeded 21:55:33 nexus3.edgexfoundry.org:10004 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:33 Configure a credential helper to remove this warning. See 21:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:33 21:55:33 Login Succeeded 21:55:33 docker.io 21:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:34 Configure a credential helper to remove this warning. See 21:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:34 21:55:34 Login Succeeded 21:55:34 ---> docker-login.sh ends [Pipeline] } 21:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:55:34 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 21:55:34 latest 21:55:34 3.0.0-dev.13 21:55:34 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 21:55:34 main 21:55:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 21:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:55:34 49e08ecb04c5: Preparing 21:55:34 8356be2e158f: Preparing 21:55:34 91e1aff274a2: Preparing 21:55:34 e52e328ad6b4: Preparing 21:55:34 be127df7c2ff: Preparing 21:55:34 e5e13b0c77cb: Preparing 21:55:34 e5e13b0c77cb: Waiting 21:55:34 8356be2e158f: Pushed 21:55:34 e52e328ad6b4: Pushed 21:55:34 91e1aff274a2: Pushed 21:55:34 be127df7c2ff: Pushed 21:55:34 e5e13b0c77cb: Layer already exists 21:55:37 49e08ecb04c5: Pushed 21:55:37 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:55:38 49e08ecb04c5: Preparing 21:55:38 8356be2e158f: Preparing 21:55:38 91e1aff274a2: Preparing 21:55:38 e52e328ad6b4: Preparing 21:55:38 be127df7c2ff: Preparing 21:55:38 e5e13b0c77cb: Preparing 21:55:38 e5e13b0c77cb: Waiting 21:55:38 be127df7c2ff: Layer already exists 21:55:38 91e1aff274a2: Layer already exists 21:55:38 8356be2e158f: Layer already exists 21:55:38 49e08ecb04c5: Layer already exists 21:55:38 e52e328ad6b4: Layer already exists 21:55:38 e5e13b0c77cb: Layer already exists 21:55:38 latest: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 21:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:55:38 49e08ecb04c5: Preparing 21:55:38 8356be2e158f: Preparing 21:55:38 91e1aff274a2: Preparing 21:55:38 e52e328ad6b4: Preparing 21:55:38 be127df7c2ff: Preparing 21:55:38 e5e13b0c77cb: Preparing 21:55:38 e5e13b0c77cb: Waiting 21:55:38 e52e328ad6b4: Layer already exists 21:55:38 49e08ecb04c5: Layer already exists 21:55:38 91e1aff274a2: Layer already exists 21:55:38 8356be2e158f: Layer already exists 21:55:38 be127df7c2ff: Layer already exists 21:55:38 e5e13b0c77cb: Layer already exists 21:55:38 3.0.0-dev.13: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 21:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:55:39 49e08ecb04c5: Preparing 21:55:39 8356be2e158f: Preparing 21:55:39 91e1aff274a2: Preparing 21:55:39 e52e328ad6b4: Preparing 21:55:39 be127df7c2ff: Preparing 21:55:39 e5e13b0c77cb: Preparing 21:55:39 e5e13b0c77cb: Waiting 21:55:39 be127df7c2ff: Layer already exists 21:55:39 8356be2e158f: Layer already exists 21:55:39 91e1aff274a2: Layer already exists 21:55:39 49e08ecb04c5: Layer already exists 21:55:39 e52e328ad6b4: Layer already exists 21:55:39 e5e13b0c77cb: Layer already exists 21:55:39 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:55:40 49e08ecb04c5: Preparing 21:55:40 8356be2e158f: Preparing 21:55:40 91e1aff274a2: Preparing 21:55:40 e52e328ad6b4: Preparing 21:55:40 be127df7c2ff: Preparing 21:55:40 e5e13b0c77cb: Preparing 21:55:40 e5e13b0c77cb: Waiting 21:55:40 be127df7c2ff: Layer already exists 21:55:40 8356be2e158f: Layer already exists 21:55:40 e52e328ad6b4: Layer already exists 21:55:40 49e08ecb04c5: Layer already exists 21:55:40 91e1aff274a2: Layer already exists 21:55:40 e5e13b0c77cb: Layer already exists 21:55:40 main: digest: sha256:ac902389ace5bc1dcdc792cc8a1048d9cccf87787aaaf723f21abc1acdbd664d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:55:40 ===================================================== [Pipeline] echo 21:55:40 taggedImages: 21:55:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 21:55:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:55:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.13 21:55:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 21:55:40 - 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 21:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:40 21:55:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:40 latest: Pulling from edgex-lftools-log-publisher 21:55:40 5eb5b503b376: Pulling fs layer 21:55:40 5c69ac0246d0: Pulling fs layer 21:55:40 ec43610c2a17: Pulling fs layer 21:55:40 3a2ae6a8a46f: Pulling fs layer 21:55:40 33b1e0a273af: Pulling fs layer 21:55:40 5d3b04190fa2: Pulling fs layer 21:55:40 2f39f015ded8: Pulling fs layer 21:55:40 33b1e0a273af: Waiting 21:55:40 3a2ae6a8a46f: Waiting 21:55:40 5c69ac0246d0: Verifying Checksum 21:55:40 5c69ac0246d0: Download complete 21:55:40 3a2ae6a8a46f: Verifying Checksum 21:55:40 3a2ae6a8a46f: Download complete 21:55:40 33b1e0a273af: Verifying Checksum 21:55:40 33b1e0a273af: Download complete 21:55:40 5d3b04190fa2: Download complete 21:55:40 ec43610c2a17: Verifying Checksum 21:55:40 ec43610c2a17: Download complete 21:55:41 5eb5b503b376: Verifying Checksum 21:55:41 5eb5b503b376: Download complete 21:55:41 2f39f015ded8: Download complete 21:55:42 5eb5b503b376: Pull complete 21:55:42 5c69ac0246d0: Pull complete 21:55:42 ec43610c2a17: Pull complete 21:55:42 3a2ae6a8a46f: Pull complete 21:55:42 33b1e0a273af: Pull complete 21:55:42 5d3b04190fa2: Pull complete 21:55:47 2f39f015ded8: Pull complete 21:55:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:47 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 21:55:47 $ 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 21:55:51 $ docker top 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:51 ---> job-cost.sh 21:55:51 lf-activate-venv: SKIPPING 21:55:51 INFO: No Stack... 21:55:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:52 INFO: Archiving Costs [Pipeline] sh 21:55:52 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:55:52 + cut -d, -f6 [Pipeline] lock 21:55:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] 21:55:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] did not exist. Created. 21:55:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:53 + echo total: 0.2199999988079071 [Pipeline] stash 21:55:53 Stashed 1 file(s) [Pipeline] } 21:55:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:53 $ docker stop --time=1 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 21:55:54 $ docker rm -f --volumes 9a50920b04c113685fd4086275393e806b2a57cad4bb5c727abd46562bf541e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4987 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:57:25 Running in /w/workspace/app-service-configurable/130 [Pipeline] { [Pipeline] checkout 21:57:25 Selected Git installation does not exist. Using Default 21:57:25 The recommended git tool is: NONE 21:57:32 using credential edgex-jenkins-ssh 21:57:32 Cloning the remote Git repository 21:57:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:57:32 > git init /w/workspace/app-service-configurable/130 # timeout=10 21:57:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:57:32 > git --version # timeout=10 21:57:32 > git --version # 'git version 2.25.1' 21:57:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:34 Avoid second fetch 21:57:34 Checking out Revision ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 (main) 21:57:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:34 > git config core.sparsecheckout # timeout=10 21:57:34 > git checkout -f ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 # timeout=10 21:57:34 Commit message: "feat!: Use latest SDK for MessageBus Request API (#511)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:57:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:35 Dload Upload Total Spent Left Speed 21:57:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 21:57:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:57:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:57:36 + sudo tee /etc/docker/daemon.new 21:57:36 { 21:57:36 "registry-mirrors": [ 21:57:36 "https://nexus3.edgexfoundry.org:10001" 21:57:36 ], 21:57:36 "bip": "10.250.0.254/24", 21:57:36 "hosts": [ 21:57:36 "tcp://0.0.0.0:5555", 21:57:36 "unix:///var/run/docker.sock" 21:57:36 ], 21:57:36 "mtu": 1458, 21:57:36 "selinux-enabled": true, 21:57:36 "seccomp-profile": "/etc/docker/seccomp.json" 21:57:36 } [Pipeline] sh 21:57:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:57:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:55 provisioning config files... 21:57:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config8281771654602925195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:56 ---> docker-login.sh 21:57:56 nexus3.edgexfoundry.org:10001 21:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:57 Configure a credential helper to remove this warning. See 21:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:57 21:57:57 Login Succeeded 21:57:57 nexus3.edgexfoundry.org:10002 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:57 Configure a credential helper to remove this warning. See 21:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:57 21:57:57 Login Succeeded 21:57:57 nexus3.edgexfoundry.org:10003 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:57 Configure a credential helper to remove this warning. See 21:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:57 21:57:57 Login Succeeded 21:57:57 nexus3.edgexfoundry.org:10004 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 docker.io 21:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 ---> docker-login.sh ends [Pipeline] } 21:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:58 ========================================================= 21:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:57:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:57:59 Sending build context to Docker daemon 204.3kB 21:57:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:57:59 Step 2/12 : FROM ${BASE} AS builder 21:57:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:57:59 9b18e9b68314: Pulling fs layer 21:57:59 35d82f9e3411: Pulling fs layer 21:57:59 e16973657156: Pulling fs layer 21:57:59 fc693d55d65f: Pulling fs layer 21:57:59 7e9fc2657dce: Pulling fs layer 21:57:59 dda99020689f: Pulling fs layer 21:57:59 db1c61fa0a46: Pulling fs layer 21:57:59 891c053d2c06: Pulling fs layer 21:57:59 fc693d55d65f: Waiting 21:57:59 7e9fc2657dce: Waiting 21:57:59 db1c61fa0a46: Waiting 21:57:59 891c053d2c06: Waiting 21:57:59 dda99020689f: Waiting 21:57:59 e16973657156: Verifying Checksum 21:57:59 e16973657156: Download complete 21:57:59 35d82f9e3411: Verifying Checksum 21:57:59 35d82f9e3411: Download complete 21:57:59 7e9fc2657dce: Verifying Checksum 21:57:59 7e9fc2657dce: Download complete 21:57:59 dda99020689f: Verifying Checksum 21:57:59 dda99020689f: Download complete 21:57:59 9b18e9b68314: Verifying Checksum 21:57:59 9b18e9b68314: Download complete 21:58:01 9b18e9b68314: Pull complete 21:58:01 891c053d2c06: Verifying Checksum 21:58:01 891c053d2c06: Download complete 21:58:01 35d82f9e3411: Pull complete 21:58:01 e16973657156: Pull complete 21:58:02 db1c61fa0a46: Verifying Checksum 21:58:02 db1c61fa0a46: Download complete 21:58:03 fc693d55d65f: Verifying Checksum 21:58:03 fc693d55d65f: Download complete 21:58:15 fc693d55d65f: Pull complete 21:58:15 7e9fc2657dce: Pull complete 21:58:15 dda99020689f: Pull complete 21:58:22 db1c61fa0a46: Pull complete 21:58:23 891c053d2c06: Pull complete 21:58:23 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:58:23 ---> f96f9c87975a 21:58:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:58:25 ---> Running in 54eb2c82dabd 21:58:25 Removing intermediate container 54eb2c82dabd 21:58:25 ---> 85e3d28a3064 21:58:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:58:25 ---> Running in bc8bea0aae99 21:58:25 Removing intermediate container bc8bea0aae99 21:58:25 ---> 1f12b1578c72 21:58:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:58:25 ---> Running in 4b64d7073b08 21:58:26 Removing intermediate container 4b64d7073b08 21:58:26 ---> 49c6c5c01e90 21:58:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:26 ---> Running in 48e5c9b74fb0 21:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:28 OK: 221 MiB in 51 packages 21:58:29 Removing intermediate container 48e5c9b74fb0 21:58:29 ---> 37166fb70de0 21:58:29 Step 7/12 : WORKDIR /app 21:58:29 ---> Running in f2d45fdc85ce 21:58:29 Removing intermediate container f2d45fdc85ce 21:58:29 ---> d47226c27752 21:58:29 Step 8/12 : COPY go.mod vendor* ./ 21:58:30 ---> 64eecab7881b 21:58:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:30 ---> Running in 2b56148cb054 21:59:52 Removing intermediate container 2b56148cb054 21:59:52 ---> 3b8b0ac5f87b 21:59:52 Step 10/12 : COPY . . 21:59:52 ---> 7784085594a8 21:59:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:52 ---> Running in 148ac0b12701 21:59:52 Removing intermediate container 148ac0b12701 21:59:52 ---> 6084f854af60 21:59:52 Step 12/12 : RUN $MAKE 21:59:52 ---> Running in 288ee907c21f 21:59:52 noop 21:59:52 Removing intermediate container 288ee907c21f 21:59:52 ---> 22a8c63a6542 21:59:52 Successfully built 22a8c63a6542 21:59:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:52 + docker inspect -f . ci-base-image-arm64 21:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:52 prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container 21:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 21:59:54 $ docker top 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:55 + go version 21:59:55 go version go1.18.7 linux/arm64 [Pipeline] } 21:59:55 $ docker stop --time=1 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 21:59:56 $ docker rm -f --volumes 77e1f4c003b741254a8a822426331700e7548ed19d231e51ebc3a0706ac354d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + docker inspect -f . ci-base-image-arm64 21:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container 21:59:57 $ 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/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 21:59:58 $ docker top bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:59 + git config --global --add safe.directory /w/workspace/app-service-configurable/130 [Pipeline] fileExists [Pipeline] sh 22:00:00 + make test 22:00:00 go test -race -coverprofile=coverage.out ./... 22:02:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:02:37 go vet ./... 22:04:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:13 ./bin/test-attribution-txt.sh 22:04:13 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:04:13 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:04:13 $ docker stop --time=1 bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 22:04:15 $ docker rm -f --volumes bdb8cc254fae0bede49013fbaf5e01750d252675632bdd01081ec2ab1605ab12 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:17 Warning: overwriting stash ‘coverage-report’ 22:04:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:18 + ls -al . 22:04:18 total 168 22:04:18 drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 22:00 . 22:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:57 .. 22:04:18 -rw-rw-r-- 1 jenkins jenkins 119 Feb 7 21:57 .dockerignore 22:04:18 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 21:57 .git 22:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 21:57 .github 22:04:18 -rw-rw-r-- 1 jenkins jenkins 171 Feb 7 21:57 .gitignore 22:04:18 -rw-rw-r-- 1 jenkins jenkins 9103 Feb 7 21:57 Attribution.txt 22:04:18 -rw-rw-r-- 1 jenkins jenkins 29118 Feb 7 21:57 CHANGELOG.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 7 21:57 Dockerfile 22:04:18 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 21:57 GOVERNANCE.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 688 Feb 7 21:57 Jenkinsfile 22:04:18 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 7 21:57 LICENSE 22:04:18 -rw-rw-r-- 1 jenkins jenkins 618 Feb 7 21:57 OWNERS.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 4369 Feb 7 21:57 README.md 22:04:18 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 21:53 VERSION 22:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 21:57 bin 22:04:18 -rw-r--r-- 1 jenkins jenkins 13 Feb 7 22:00 coverage.out 22:04:18 -rw-rw-r-- 1 jenkins jenkins 3307 Feb 7 21:57 go.mod 22:04:18 -rw-rw-r-- 1 jenkins jenkins 32404 Feb 7 21:57 go.sum 22:04:18 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 7 21:57 main.go 22:04:18 -rw-rw-r-- 1 jenkins jenkins 2078 Feb 7 21:57 makefile 22:04:18 drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 21:57 res 22:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 21:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04: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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 --label arch=arm64 --label version=3.0.0-dev.13 . 22:04:18 Sending build context to Docker daemon 205.3kB 22:04:18 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:04:18 Step 2/26 : FROM ${BASE} AS builder 22:04:18 ---> 22a8c63a6542 22:04:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:04:18 ---> Running in b8492fb17282 22:04:19 Removing intermediate container b8492fb17282 22:04:19 ---> 8bd7c0747b25 22:04:19 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:04:19 ---> Running in 732004406a83 22:04:19 Removing intermediate container 732004406a83 22:04:19 ---> 6adb596b2d82 22:04:19 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:04:19 ---> Running in 7f9ba34afee0 22:04:20 Removing intermediate container 7f9ba34afee0 22:04:20 ---> fe400d2fdeba 22:04:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:20 ---> Running in 1d6a397cb733 22:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:22 OK: 221 MiB in 51 packages 22:04:23 Removing intermediate container 1d6a397cb733 22:04:23 ---> 21201775d752 22:04:23 Step 7/26 : WORKDIR /app 22:04:23 ---> Running in ed626dca5833 22:04:24 Removing intermediate container ed626dca5833 22:04:24 ---> 85389ff4f9c7 22:04:24 Step 8/26 : COPY go.mod vendor* ./ 22:04:24 ---> 235493d8871f 22:04:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:24 ---> Running in 4fe86c4dab0e 22:04:26 Removing intermediate container 4fe86c4dab0e 22:04:26 ---> 5280640f330d 22:04:26 Step 10/26 : COPY . . 22:04:27 ---> fe42ddc8beb6 22:04:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:04:27 ---> Running in 3bbee6dd19bb 22:04:27 Removing intermediate container 3bbee6dd19bb 22:04:27 ---> dfcc24c5373f 22:04:27 Step 12/26 : RUN $MAKE 22:04:28 ---> Running in ac6bec14c03d 22:04:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13" -trimpath -mod=readonly -o app-service-configurable 22:06:35 Removing intermediate container ac6bec14c03d 22:06:35 ---> f1dbd057188b 22:06:35 Step 13/26 : FROM alpine:3.16 22:06:35 3.16: Pulling from library/alpine 22:06:35 6875df1f5354: Pulling fs layer 22:06:35 6875df1f5354: Verifying Checksum 22:06:35 6875df1f5354: Download complete 22:06:35 6875df1f5354: Pull complete 22:06:35 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:06:35 Status: Downloaded newer image for alpine:3.16 22:06:35 ---> 2b4661558fb8 22:06:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:06:35 ---> Running in e826c6bb2cd6 22:06:35 Removing intermediate container e826c6bb2cd6 22:06:35 ---> 3348f70094e1 22:06:35 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:06:35 ---> Running in e033829dcf85 22:06:35 Removing intermediate container e033829dcf85 22:06:35 ---> ff3b179674ac 22:06:35 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:06:35 ---> Running in fbbcb656e565 22:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:06:35 (1/2) Installing ca-certificates (20220614-r0) 22:06:35 (2/2) Installing dumb-init (1.2.5-r1) 22:06:35 Executing busybox-1.35.0-r17.trigger 22:06:35 Executing ca-certificates-20220614-r0.trigger 22:06:35 OK: 6 MiB in 16 packages 22:06:35 Removing intermediate container fbbcb656e565 22:06:35 ---> 4e41c881d618 22:06:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:06:35 ---> 95a273206631 22:06:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:06:35 ---> 88780c2f04a2 22:06:35 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:06:35 ---> a1c78d14dc35 22:06:35 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:06:35 ---> 0a1f475ec693 22:06:35 Step 21/26 : EXPOSE 48095 22:06:35 ---> Running in 199e1b8e642c 22:06:35 Removing intermediate container 199e1b8e642c 22:06:35 ---> 351da44beb30 22:06:35 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:06:35 ---> Running in 17358c041a92 22:06:35 Removing intermediate container 17358c041a92 22:06:35 ---> efceaa1e8470 22:06:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:06:35 ---> Running in 232ee6afc2c7 22:06:35 Removing intermediate container 232ee6afc2c7 22:06:35 ---> e566c432346d 22:06:35 Step 24/26 : LABEL arch=arm64 22:06:35 ---> Running in e6b1168e2884 22:06:35 Removing intermediate container e6b1168e2884 22:06:35 ---> 9dc5d05b84bf 22:06:35 Step 25/26 : LABEL git_sha=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 22:06:35 ---> Running in b1580f4b1747 22:06:36 Removing intermediate container b1580f4b1747 22:06:36 ---> b9c17b0b5f8f 22:06:36 Step 26/26 : LABEL version=3.0.0-dev.13 22:06:36 ---> Running in fde4ada9d5c9 22:06:36 Removing intermediate container fde4ada9d5c9 22:06:36 ---> d0c8ba82daed 22:06:36 [Warning] One or more build-args [ARCH] were not consumed 22:06:36 Successfully built d0c8ba82daed 22:06:36 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 22:06:36 provisioning config files... 22:06:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/130@tmp/config8113080543596733743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:37 ---> docker-login.sh 22:06:37 nexus3.edgexfoundry.org:10001 22:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:37 Configure a credential helper to remove this warning. See 22:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:37 22:06:37 Login Succeeded 22:06:37 nexus3.edgexfoundry.org:10002 22:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:37 Configure a credential helper to remove this warning. See 22:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:37 22:06:37 Login Succeeded 22:06:37 nexus3.edgexfoundry.org:10003 22:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:38 Configure a credential helper to remove this warning. See 22:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:38 22:06:38 Login Succeeded 22:06:38 nexus3.edgexfoundry.org:10004 22:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:38 Configure a credential helper to remove this warning. See 22:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:38 22:06:38 Login Succeeded 22:06:38 docker.io 22:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:39 Configure a credential helper to remove this warning. See 22:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:39 22:06:39 Login Succeeded 22:06:39 ---> docker-login.sh ends [Pipeline] } 22:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:06:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:06:39 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 22:06:39 latest 22:06:39 3.0.0-dev.13 22:06:39 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 22:06:39 main 22:06:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 22:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:39 accc53515ec1: Preparing 22:06:39 581444810318: Preparing 22:06:39 1249695fb41d: Preparing 22:06:39 ecde1ef95b53: Preparing 22:06:39 de4025da3dfd: Preparing 22:06:39 17bec77d7fdc: Preparing 22:06:39 17bec77d7fdc: Waiting 22:06:40 1249695fb41d: Pushed 22:06:40 ecde1ef95b53: Pushed 22:06:40 581444810318: Pushed 22:06:40 de4025da3dfd: Pushed 22:06:40 17bec77d7fdc: Layer already exists 22:06:46 accc53515ec1: Pushed 22:06:46 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:46 + 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 22:06:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:46 accc53515ec1: Preparing 22:06:46 581444810318: Preparing 22:06:46 1249695fb41d: Preparing 22:06:46 ecde1ef95b53: Preparing 22:06:46 de4025da3dfd: Preparing 22:06:46 17bec77d7fdc: Preparing 22:06:46 17bec77d7fdc: Waiting 22:06:46 accc53515ec1: Layer already exists 22:06:46 de4025da3dfd: Layer already exists 22:06:46 1249695fb41d: Layer already exists 22:06:46 581444810318: Layer already exists 22:06:46 ecde1ef95b53: Layer already exists 22:06:46 17bec77d7fdc: Layer already exists 22:06:47 latest: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 22:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:47 accc53515ec1: Preparing 22:06:47 581444810318: Preparing 22:06:47 1249695fb41d: Preparing 22:06:47 ecde1ef95b53: Preparing 22:06:47 de4025da3dfd: Preparing 22:06:47 17bec77d7fdc: Preparing 22:06:47 17bec77d7fdc: Waiting 22:06:47 581444810318: Layer already exists 22:06:47 1249695fb41d: Layer already exists 22:06:47 ecde1ef95b53: Layer already exists 22:06:47 de4025da3dfd: Layer already exists 22:06:47 accc53515ec1: Layer already exists 22:06:47 17bec77d7fdc: Layer already exists 22:06:48 3.0.0-dev.13: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 22:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:48 accc53515ec1: Preparing 22:06:48 581444810318: Preparing 22:06:48 1249695fb41d: Preparing 22:06:48 ecde1ef95b53: Preparing 22:06:48 de4025da3dfd: Preparing 22:06:48 17bec77d7fdc: Preparing 22:06:48 17bec77d7fdc: Waiting 22:06:48 de4025da3dfd: Layer already exists 22:06:48 accc53515ec1: Layer already exists 22:06:48 ecde1ef95b53: Layer already exists 22:06:48 581444810318: Layer already exists 22:06:48 1249695fb41d: Layer already exists 22:06:48 17bec77d7fdc: Layer already exists 22:06:48 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:49 + 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 22:06:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:06:49 accc53515ec1: Preparing 22:06:49 581444810318: Preparing 22:06:49 1249695fb41d: Preparing 22:06:49 ecde1ef95b53: Preparing 22:06:49 de4025da3dfd: Preparing 22:06:49 17bec77d7fdc: Preparing 22:06:49 17bec77d7fdc: Waiting 22:06:49 1249695fb41d: Layer already exists 22:06:49 accc53515ec1: Layer already exists 22:06:49 ecde1ef95b53: Layer already exists 22:06:49 de4025da3dfd: Layer already exists 22:06:49 581444810318: Layer already exists 22:06:49 17bec77d7fdc: Layer already exists 22:06:50 main: digest: sha256:a24bfc3cb9a2158f7d716c49adf2df9f9af49ae08724a59d5cca078ee451792e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:06:50 ===================================================== [Pipeline] echo 22:06:50 taggedImages: 22:06:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 22:06:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:06:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.13 22:06:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6-3.0.0-dev.13 22:06:50 - 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 22:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:50 22:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:50 arm64: Pulling from edgex-lftools-log-publisher 22:06:50 8998bd30e6a1: Pulling fs layer 22:06:50 04944245beec: Pulling fs layer 22:06:50 699f458cf7ca: Pulling fs layer 22:06:50 765212b225bb: Pulling fs layer 22:06:50 f23df028b6ca: Pulling fs layer 22:06:50 d65c8cfc05b1: Pulling fs layer 22:06:50 2437ff75d9bd: Pulling fs layer 22:06:50 765212b225bb: Waiting 22:06:50 d65c8cfc05b1: Waiting 22:06:50 f23df028b6ca: Waiting 22:06:50 2437ff75d9bd: Waiting 22:06:51 04944245beec: Verifying Checksum 22:06:51 04944245beec: Download complete 22:06:51 765212b225bb: Verifying Checksum 22:06:51 765212b225bb: Download complete 22:06:51 f23df028b6ca: Verifying Checksum 22:06:51 f23df028b6ca: Download complete 22:06:51 d65c8cfc05b1: Verifying Checksum 22:06:51 d65c8cfc05b1: Download complete 22:06:51 699f458cf7ca: Verifying Checksum 22:06:51 699f458cf7ca: Download complete 22:06:51 8998bd30e6a1: Download complete 22:06:54 2437ff75d9bd: Verifying Checksum 22:06:54 2437ff75d9bd: Download complete 22:06:55 8998bd30e6a1: Pull complete 22:06:55 04944245beec: Pull complete 22:06:57 699f458cf7ca: Pull complete 22:06:57 765212b225bb: Pull complete 22:06:58 f23df028b6ca: Pull complete 22:06:58 d65c8cfc05b1: Pull complete 22:07:13 2437ff75d9bd: Pull complete 22:07:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:13 prd-ubuntu20.04-docker-arm64-4c-16g-4987 does not seem to be running inside a container 22:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/130 -v /w/workspace/app-service-configurable/130:/w/workspace/app-service-configurable/130:rw,z -v /w/workspace/app-service-configurable/130@tmp:/w/workspace/app-service-configurable/130@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 22:07:16 $ docker top 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:17 ---> job-cost.sh 22:07:17 lf-activate-venv: SKIPPING 22:07:17 INFO: No Stack... 22:07:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:18 INFO: Archiving Costs [Pipeline] sh 22:07:19 + + cat /w/workspace/app-service-configurable/130/archives/cost.csv 22:07:19 cut -d, -f6 [Pipeline] lock 22:07:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] 22:07:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] did not exist. Created. 22:07:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:19 /w/workspace/app-service-configurable/130@tmp/durable-b6ebc684/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:07:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:20 Warning: overwriting stash ‘stack-cost’ 22:07:20 Stashed 1 file(s) [Pipeline] } 22:07:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:20 $ docker stop --time=1 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 22:07:21 $ docker rm -f --volumes 34c0ffb71c7a4880202960f3a14826dce0baa77b9cee00a6fe329e70683912c0 [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 22:07:22 provisioning config files... 22:07:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13503378785371413584tmp [Pipeline] { [Pipeline] sh 22:07:22 + set +x 22:07:22 + curl -s https://codecov.io/bash 22:07:22 + bash -s -- 22:07:22 22:07:22 _____ _ 22:07:22 / ____| | | 22:07:22 | | ___ __| | ___ ___ _____ __ 22:07:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:22 Bash-1.0.6 22:07:22 22:07:22 22:07:22 ==> git version 2.25.1 found 22:07:22 ==> 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 22:07:22 Release-Date: 2020-01-08 22:07:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:07:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:07:22 ==> Jenkins CI detected. 22:07:22 current dir:  /w/workspace/ry_app-service-configurable_main 22:07:22 project root: . 22:07:22 --> token set from env 22:07:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:22 ==> Running gcov in . (disable via -X gcov) 22:07:22 ==> Python coveragepy not found 22:07:22 ==> Searching for coverage reports in: 22:07:22 + . 22:07:22 -> Found 1 reports 22:07:22 ==> Detecting git/mercurial file structure 22:07:22 ==> Reading reports 22:07:22 + ./coverage.out bytes=13 22:07:22 ==> Appending adjustments 22:07:22 https://docs.codecov.io/docs/fixing-reports 22:07:22 + Found adjustments 22:07:22 ==> Gzipping contents 22:07:22 4.0K /tmp/codecov.cD1pSV.gz 22:07:22 ==> Uploading reports 22:07:22 url: https://codecov.io 22:07:22 query: branch=main&commit=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:22 -> Pinging Codecov 22:07:22 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=ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:07:22 -> Uploading to 22:07:22 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/A97CA9966030D2A3747ED39772930CCE/ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6/9a039154-74d8-4d09-9a61-a6b8f311efcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T220722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0705f07fbacbd1b3776fb262767432dd40b1dbc29efb46cebdcb2681950466e 22:07:22 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:22 Dload Upload Total Spent Left Speed 22:07:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1947 --:--:-- --:--:-- --:--:-- 1954 22:07:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] } 22:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:07:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:07:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:23 22:07:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:07:24 df9b9388f04a: Pulling fs layer 22:07:24 52dc419b0ee2: Pulling fs layer 22:07:24 25bc292e5bac: Pulling fs layer 22:07:24 114826534d7a: Pulling fs layer 22:07:24 4657fd5d0bcf: Pulling fs layer 22:07:24 6ad1cebc031e: Pulling fs layer 22:07:24 8a3aa393b2d8: Pulling fs layer 22:07:24 114826534d7a: Waiting 22:07:24 4657fd5d0bcf: Waiting 22:07:24 6ad1cebc031e: Waiting 22:07:24 8a3aa393b2d8: Waiting 22:07:24 25bc292e5bac: Verifying Checksum 22:07:24 25bc292e5bac: Download complete 22:07:24 52dc419b0ee2: Download complete 22:07:24 4657fd5d0bcf: Verifying Checksum 22:07:24 4657fd5d0bcf: Download complete 22:07:24 df9b9388f04a: Verifying Checksum 22:07:24 df9b9388f04a: Download complete 22:07:24 df9b9388f04a: Pull complete 22:07:24 6ad1cebc031e: Verifying Checksum 22:07:24 6ad1cebc031e: Download complete 22:07:24 52dc419b0ee2: Pull complete 22:07:24 25bc292e5bac: Pull complete 22:07:25 114826534d7a: Verifying Checksum 22:07:25 114826534d7a: Download complete 22:07:25 8a3aa393b2d8: Verifying Checksum 22:07:25 8a3aa393b2d8: Download complete 22:07:28 114826534d7a: Pull complete 22:07:28 4657fd5d0bcf: Pull complete 22:07:29 6ad1cebc031e: Pull complete 22:07:31 8a3aa393b2d8: Pull complete 22:07:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:31 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:07:31 $ 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 22:07:36 $ docker top 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef -eo pid,comm [Pipeline] { [Pipeline] echo 22:07:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 22:07:36 + set -o pipefail 22:07:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 22:07:42 22:07:42 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:07:42 22:07:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b5d7c340-9dde-47f8-a01c-854a2bc9e6df 22:07:42 22:07:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:07:42 22:07:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:07:42 22:07:42 22:07:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:07:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:07:42 More details here: https://snyk.co/ue1NS [Pipeline] } 22:07:42 $ docker stop --time=1 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef 22:07:44 $ docker rm -f --volumes 9cccf4040180e2185b8ae8ea6ddc44edb85c81617f7249971be3f50299eaf8ef [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 22:07:45 + git log --format=format:%s -1 ae4d96f51e6c1b0b3f3d1c807dd8827f71e240f6 [Pipeline] sh 22:07:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:46 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:07:46 $ docker top b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 -eo pid,comm 22:07:46 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). 22:07:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:46 [ssh-agent] Looking for ssh-agent implementation... 22:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:46 $ docker exec b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 ssh-agent 22:07:46 SSH_AUTH_SOCK=/tmp/ssh-vPC2rtmnTKSW/agent.32 22:07:46 SSH_AGENT_PID=38 22:07:46 Running ssh-add (command line suppressed) 22:07:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5533278132804441556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5533278132804441556.key) 22:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:47 + git semver tag 22:07:47 2023-02-07 22:07:47,564 [run_tag] DEBUG tag force:False 22:07:47 2023-02-07 22:07:47,564 [check_head_tag] DEBUG check head tag 22:07:47 2023-02-07 22:07:47,565 [execute] INFO git cat-file --batch-check 22:07:47 2023-02-07 22:07:47,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:07:47 2023-02-07 22:07:47,568 [execute] INFO git cat-file --batch 22:07:47 2023-02-07 22:07:47,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:07:47 2023-02-07 22:07:47,590 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:07:47 2023-02-07 22:07:47,591 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 22:07:47 2023-02-07 22:07:47,591 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 22:07:47 2023-02-07 22:07:47,595 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:07:47 3.0.0-dev.13 [Pipeline] } 22:07:47 $ docker exec --env ******** --env ******** b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 ssh-agent -k 22:07:47 unset SSH_AUTH_SOCK; 22:07:47 unset SSH_AGENT_PID; 22:07:47 echo Agent pid 38 killed; 22:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:48 + git semver [Pipeline] } 22:07:48 $ docker stop --time=1 b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 22:07:49 $ docker rm -f --volumes b845583ff9a75e3b30ac238f188c4f18eff6e84cb501009aece3944a8bfd13b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:50 22:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:50 0.23.1-centos7: Pulling from edgex-lftools 22:07:50 ab5ef0e58194: Pulling fs layer 22:07:50 9712f1f96733: Pulling fs layer 22:07:50 63f879dbbcfc: Pulling fs layer 22:07:50 0d9ebad4ef96: Pulling fs layer 22:07:50 e9a5061849ea: Pulling fs layer 22:07:50 d747dcd14b5f: Pulling fs layer 22:07:50 0d9ebad4ef96: Waiting 22:07:50 e9a5061849ea: Waiting 22:07:50 2de7ff778b66: Pulling fs layer 22:07:50 d747dcd14b5f: Waiting 22:07:50 2de7ff778b66: Waiting 22:07:50 9712f1f96733: Verifying Checksum 22:07:51 63f879dbbcfc: Verifying Checksum 22:07:51 63f879dbbcfc: Download complete 22:07:51 e9a5061849ea: Verifying Checksum 22:07:51 e9a5061849ea: Download complete 22:07:51 d747dcd14b5f: Verifying Checksum 22:07:51 d747dcd14b5f: Download complete 22:07:51 ab5ef0e58194: Verifying Checksum 22:07:51 ab5ef0e58194: Download complete 22:07:51 0d9ebad4ef96: Verifying Checksum 22:07:51 0d9ebad4ef96: Download complete 22:07:51 2de7ff778b66: Verifying Checksum 22:07:51 2de7ff778b66: Download complete 22:07:54 ab5ef0e58194: Pull complete 22:07:54 9712f1f96733: Pull complete 22:07:55 63f879dbbcfc: Pull complete 22:07:58 0d9ebad4ef96: Pull complete 22:07:58 e9a5061849ea: Pull complete 22:07:58 d747dcd14b5f: Pull complete 22:07:59 2de7ff778b66: Pull complete 22:07:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:59 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:07: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:08:03 $ docker top 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:08:03 provisioning config files... 22:08:03 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config55707980960529870tmp 22:08:03 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12801488868931225048tmp 22:08:03 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1878411021847496528tmp [Pipeline] { [Pipeline] echo 22:08:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:08:03 ---> sigul-configuration.sh 22:08:03 gpg: directory `/root/.gnupg' created 22:08:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:08:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:08:03 gpg: keyring `/root/.gnupg/secring.gpg' created 22:08:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:08:03 gpg: CAST5 encrypted data 22:08:03 gpg: encrypted with 1 passphrase 22:08:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:08:04 + mkdir /home/jenkins 22:08:04 + mkdir /home/jenkins/sigul [Pipeline] sh 22:08:04 + 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 22:08:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:08:04 ---> sigul-install.sh 22:08:04 Sigul already installed; skipping installation. [Pipeline] sh 22:08:05 + git tag --list 22:08:05 v1.0.0 22:08:05 v1.1.0 22:08:05 v1.2.0 22:08:05 v1.3.0 22:08:05 v1.3.1 22:08:05 v2.0.0 22:08:05 v2.0.1 22:08:05 v2.1.0 22:08:05 v2.1.1 22:08:05 v2.1.1-dev.1 22:08:05 v2.1.1-dev.2 22:08:05 v2.2.0 22:08:05 v2.2.1-dev.1 22:08:05 v2.2.1-dev.10 22:08:05 v2.2.1-dev.2 22:08:05 v2.2.1-dev.3 22:08:05 v2.2.1-dev.4 22:08:05 v2.2.1-dev.5 22:08:05 v2.2.1-dev.6 22:08:05 v2.2.1-dev.7 22:08:05 v2.2.1-dev.8 22:08:05 v2.2.1-dev.9 22:08:05 v2.3.0 22:08:05 v2.3.0-dev.10 22:08:05 v2.3.0-dev.11 22:08:05 v2.3.0-dev.12 22:08:05 v2.3.0-dev.13 22:08:05 v2.3.0-dev.14 22:08:05 v2.3.0-dev.15 22:08:05 v2.3.0-dev.16 22:08:05 v2.3.0-dev.17 22:08:05 v2.3.0-dev.18 22:08:05 v2.3.0-dev.19 22:08:05 v2.3.0-dev.20 22:08:05 v2.3.0-dev.21 22:08:05 v2.3.0-dev.22 22:08:05 v2.3.0-dev.23 22:08:05 v2.3.0-dev.24 22:08:05 v2.3.0-dev.25 22:08:05 v2.3.0-dev.26 22:08:05 v2.3.0-dev.27 22:08:05 v2.3.0-dev.28 22:08:05 v2.3.0-dev.29 22:08:05 v2.3.0-dev.30 22:08:05 v2.3.0-dev.31 22:08:05 v2.3.0-dev.32 22:08:05 v2.3.0-dev.33 22:08:05 v2.3.0-dev.34 22:08:05 v2.3.0-dev.35 22:08:05 v2.3.0-dev.36 22:08:05 v2.3.0-dev.37 22:08:05 v3.0.0-dev.1 22:08:05 v3.0.0-dev.10 22:08:05 v3.0.0-dev.11 22:08:05 v3.0.0-dev.12 22:08:05 v3.0.0-dev.13 22:08:05 v3.0.0-dev.2 22:08:05 v3.0.0-dev.3 22:08:05 v3.0.0-dev.4 22:08:05 v3.0.0-dev.5 22:08:05 v3.0.0-dev.6 22:08:05 v3.0.0-dev.7 22:08:05 v3.0.0-dev.8 22:08:05 v3.0.0-dev.9 [Pipeline] sh 22:08:05 + lftools sign git-tag v3.0.0-dev.13 22:08:05 Signing Git tag with Sigul... 22:08:05 Signing v3.0.0-dev.13 [Pipeline] echo 22:08:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:08:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:08:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:08:06 $ docker stop --time=1 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 22:08:07 $ docker rm -f --volumes 33ecfbc89d2935601bdfdadc2f2dcb190f2516a28c930b53683567090ebef294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:08:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:08 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:08 $ docker top cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 -eo pid,comm 22:08:08 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). 22:08:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:08 [ssh-agent] Looking for ssh-agent implementation... 22:08:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:09 $ docker exec cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 ssh-agent 22:08:09 SSH_AUTH_SOCK=/tmp/ssh-bKst0HTq9IJJ/agent.33 22:08:09 SSH_AGENT_PID=39 22:08:09 Running ssh-add (command line suppressed) 22:08:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8388149916662346765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8388149916662346765.key) 22:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:09 + git semver bump pre 22:08:09 2023-02-07 22:08:09,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:08:09 2023-02-07 22:08:09,757 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev 22:08:09 2023-02-07 22:08:09,757 [bump_version] DEBUG bumped version:3.0.0-dev.14 22:08:09 2023-02-07 22:08:09,757 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 22:08:09 2023-02-07 22:08:09,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:08:09 2023-02-07 22:08:09,757 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 22:08:09 2023-02-07 22:08:09,759 [execute] INFO git cat-file --batch-check 22:08:09 2023-02-07 22:08:09,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:09 2023-02-07 22:08:09,764 [execute] INFO git cat-file --batch 22:08:09 2023-02-07 22:08:09,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:09 2023-02-07 22:08:09,769 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:08:09 3.0.0-dev.14 [Pipeline] } 22:08:09 $ docker exec --env ******** --env ******** cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 ssh-agent -k 22:08:09 unset SSH_AUTH_SOCK; 22:08:09 unset SSH_AGENT_PID; 22:08:09 echo Agent pid 39 killed; 22:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:10 + git semver [Pipeline] } 22:08:10 $ docker stop --time=1 cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 22:08:11 $ docker rm -f --volumes cd8244b5a5e9f654a713bff8d99f950d674bcb27a93628d843f5141238e463a6 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:08:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:12 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:08:12 $ 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 22:08:12 $ docker top d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:13 [ssh-agent] Looking for ssh-agent implementation... 22:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:13 $ docker exec d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 ssh-agent 22:08:13 SSH_AUTH_SOCK=/tmp/ssh-jlVcX4RfYapr/agent.32 22:08:13 SSH_AGENT_PID=38 22:08:13 Running ssh-add (command line suppressed) 22:08:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16234939155367844765.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16234939155367844765.key) 22:08:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:13 + git semver push 22:08:13 2023-02-07 22:08:13,817 [run_push] DEBUG push 22:08:13 2023-02-07 22:08:13,817 [execute] INFO git cat-file --batch-check 22:08:13 2023-02-07 22:08:13,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:08:13 2023-02-07 22:08:13,821 [execute] INFO git rev-list 3824650cd328c7d1917187abc61d271647c045a3 -- 22:08:13 2023-02-07 22:08:13,821 [execute] DEBUG Popen(['git', 'rev-list', '3824650cd328c7d1917187abc61d271647c045a3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:08:13 2023-02-07 22:08:13,831 [execute] INFO git fetch -v origin 22:08:13 2023-02-07 22:08:13,831 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 22:08:14 2023-02-07 22:08:14,436 [run_push] DEBUG no remote changes detected 22:08:14 2023-02-07 22:08:14,436 [execute] INFO git push origin semver 22:08:14 2023-02-07 22:08:14,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:08:15 2023-02-07 22:08:15,312 [run_push] DEBUG push all version tags 22:08:15 2023-02-07 22:08:15,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:08:15 2023-02-07 22:08:15,313 [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) 22:08:16 2023-02-07 22:08:16,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:08:16 3.0.0-dev.14 [Pipeline] } 22:08:16 $ docker exec --env ******** --env ******** d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 ssh-agent -k 22:08:16 unset SSH_AUTH_SOCK; 22:08:16 unset SSH_AGENT_PID; 22:08:16 echo Agent pid 38 killed; 22:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:17 + git semver [Pipeline] } 22:08:17 $ docker stop --time=1 d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 22:08:18 $ docker rm -f --volumes d2c87dea6c2ee5229c61c0f28fb97862ab8e1cd8baefb87f970308667a3cd4e8 [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 22:08:19 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:08:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:08:19 total 16 22:08:19 drwxr-xr-x 3 root root 4096 Feb 7 21:55 . 22:08:19 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:08 .. 22:08:19 drwxr-xr-x 2 root root 4096 Feb 7 21:55 cost 22:08:19 -rw-r--r-- 1 root root 96 Feb 7 21:55 cost.csv 22:08:19 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:08:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:08:19 total 16 22:08:19 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 21:55 . 22:08:19 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 22:08 .. 22:08:19 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 21:55 cost 22:08:19 -rw-r--r-- 1 jenkins jenkins 96 Feb 7 21:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:08:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:08:20 ---> package-listing.sh 22:08:20 ++ facter osfamily 22:08:20 ++ tr '[:upper:]' '[:lower:]' 22:08:20 + OS_FAMILY=debian 22:08:20 + workspace=/w/workspace/ry_app-service-configurable_main 22:08:20 + START_PACKAGES=/tmp/packages_start.txt 22:08:20 + END_PACKAGES=/tmp/packages_end.txt 22:08:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:20 + PACKAGES=/tmp/packages_start.txt 22:08:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:08:20 + PACKAGES=/tmp/packages_end.txt 22:08:20 + case "${OS_FAMILY}" in 22:08:20 + dpkg -l 22:08:20 + grep '^ii' 22:08:20 + '[' -f /tmp/packages_start.txt ']' 22:08:20 + '[' -f /tmp/packages_end.txt ']' 22:08:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:08:20 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:08:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:08:20 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 22:08:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:21 prd-ubuntu20.04-docker-8c-8g-4986 does not seem to be running inside a container 22:08:21 $ 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 22:08:21 $ docker top 8fb9d01c46d34df6c5cec3483a2f40e5d25e8f562ef8632f4bcae12ffecabcb6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:22 + ls /var/log/sa-host 22:08:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:23 provisioning config files... 22:08:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14430409821347173333tmp [Pipeline] { [Pipeline] echo 22:08:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:23 ---> create-netrc.sh [Pipeline] } 22:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:23 ---> python-tools-install.sh [Pipeline] echo 22:08:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:24 ---> sudo-logs.sh 22:08:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:08:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:24 ---> job-cost.sh 22:08:24 lf-activate-venv: SKIPPING 22:08:24 DEBUG: total: 0.2199999988079071 22:08:24 INFO: Retrieving Stack Cost... 22:08:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:25 INFO: Archiving Costs [Pipeline] echo 22:08:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:25 ---> logs-deploy.sh 22:08:25 lf-activate-venv: SKIPPING 22:08:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/130 22:08:25 INFO: archiving workspace using pattern(s): 22:08:26 Archives upload complete. 22:08:26 INFO: archiving logs to Nexus 22:08:27 ---> uname -a: 22:08:27 Linux prd-ubuntu20-04-docker-8c-8g-4986 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:08:27 22:08:27 22:08:27 ---> lscpu: 22:08:27 Architecture: x86_64 22:08:27 CPU op-mode(s): 32-bit, 64-bit 22:08:27 Byte Order: Little Endian 22:08:27 Address sizes: 40 bits physical, 48 bits virtual 22:08:27 CPU(s): 8 22:08:27 On-line CPU(s) list: 0-7 22:08:27 Thread(s) per core: 1 22:08:27 Core(s) per socket: 1 22:08:27 Socket(s): 8 22:08:27 NUMA node(s): 1 22:08:27 Vendor ID: AuthenticAMD 22:08:27 CPU family: 23 22:08:27 Model: 49 22:08:27 Model name: AMD EPYC-Rome Processor 22:08:27 Stepping: 0 22:08:27 CPU MHz: 2800.000 22:08:27 BogoMIPS: 5600.00 22:08:27 Virtualization: AMD-V 22:08:27 Hypervisor vendor: KVM 22:08:27 Virtualization type: full 22:08:27 L1d cache: 256 KiB 22:08:27 L1i cache: 256 KiB 22:08:27 L2 cache: 4 MiB 22:08:27 L3 cache: 128 MiB 22:08:27 NUMA node0 CPU(s): 0-7 22:08:27 Vulnerability Itlb multihit: Not affected 22:08:27 Vulnerability L1tf: Not affected 22:08:27 Vulnerability Mds: Not affected 22:08:27 Vulnerability Meltdown: Not affected 22:08:27 Vulnerability Mmio stale data: Not affected 22:08:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:08:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:08:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:08:27 Vulnerability Srbds: Not affected 22:08:27 Vulnerability Tsx async abort: Not affected 22:08:27 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 22:08:27 22:08:27 22:08:27 ---> nproc: 22:08:27 8 22:08:27 22:08:27 22:08:27 ---> df -h: 22:08:27 Filesystem Size Used Avail Use% Mounted on 22:08:27 overlay 155G 13G 143G 9% / 22:08:27 tmpfs 64M 0 64M 0% /dev 22:08:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:08:27 shm 64M 0 64M 0% /dev/shm 22:08:27 /dev/vda1 155G 13G 143G 9% /facter-os 22:08:27 22:08:27 22:08:27 ---> sar -b -r -n DEV: 22:08:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4986) 02/07/23 _x86_64_ (8 CPU) 22:08:27 22:08:27 21:52:45 LINUX RESTART (8 CPU) 22:08:27 22:08:27 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:08:27 21:54:02 182.09 47.63 134.46 0.00 5360.84 110517.71 0.00 22:08:27 21:55:01 130.35 1.07 129.28 0.00 21.96 82987.56 0.00 22:08:27 21:56:01 192.55 0.32 192.23 0.00 17.06 81504.55 0.00 22:08:27 21:57:01 6.68 0.00 6.68 0.00 0.00 32149.19 0.00 22:08:27 21:58:01 12.43 1.60 10.83 0.00 87.19 2031.53 0.00 22:08:27 21:59:01 46.31 10.08 36.23 0.00 5091.15 6791.40 0.00 22:08:27 22:00:01 3.65 0.02 3.63 0.00 0.13 93.32 0.00 22:08:27 22:01:01 1.85 0.00 1.85 0.00 0.00 19.60 0.00 22:08:27 22:02:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 22:08:27 22:03:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 22:08:27 22:04:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 22:08:27 22:05:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 22:08:27 22:06:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 22:08:27 22:07:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 22:08:27 22:08:01 75.49 0.27 75.22 0.00 11.73 42073.25 0.00 22:08:27 Average: 43.87 4.07 39.80 0.00 706.76 23817.89 0.00 22:08:27 22:08:27 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:27 21:54:02 29173496 31582004 739596 2.25 74536 2609732 1981488 5.84 1005160 2351168 740 22:08:27 21:55:01 27992952 31503572 799476 2.43 144876 3550016 2187684 6.45 1310852 3112844 380328 22:08:27 21:56:01 27711188 31574000 730896 2.22 157484 3853420 1774752 5.23 1219984 3450884 412 22:08:27 21:57:01 27711832 31574760 729788 2.22 157556 3853424 1774752 5.23 1220116 3450884 168 22:08:27 21:58:01 27609956 31538616 760400 2.31 159996 3910224 1807288 5.33 1256852 3502616 80 22:08:27 21:59:01 27187120 31554268 732464 2.23 191160 4309044 1837460 5.42 1540872 3617316 128 22:08:27 22:00:01 27191892 31554308 731132 2.22 189736 4305792 1805940 5.32 1539508 3614108 16 22:08:27 22:01:01 27199200 31561680 723720 2.20 189800 4305792 1805940 5.32 1532444 3614108 40 22:08:27 22:02:01 27199208 31561728 723600 2.20 189872 4305788 1805940 5.32 1532536 3614112 8 22:08:27 22:03:01 27199128 31561760 723480 2.20 189952 4305804 1805940 5.32 1532656 3614124 172 22:08:27 22:04:01 27199080 31561792 723380 2.20 190008 4305808 1805940 5.32 1532824 3614124 16 22:08:27 22:05:01 27198980 31562008 723480 2.20 190044 4305940 1805940 5.32 1532848 3614416 12 22:08:27 22:06:01 27199224 31562284 723172 2.20 190064 4305944 1805940 5.32 1532600 3614420 8 22:08:27 22:07:01 27199428 31562576 722856 2.20 190088 4305944 1805940 5.32 1532248 3614468 140 22:08:27 22:08:01 25698524 31529940 750632 2.28 227252 5613772 1871944 5.52 1640504 4879936 423312 22:08:27 Average: 27378081 31556353 735871 2.24 175495 4143096 1845526 5.44 1430800 3551969 53705 22:08:27 22:08:27 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:27 21:54:02 ens3 619.01 456.56 6555.09 91.57 0.00 0.00 0.00 0.00 22:08:27 21:54:02 docker0 28.98 38.18 2.41 115.54 0.00 0.00 0.00 0.00 22:08:27 21:54:02 veth7dd81d7 23.71 31.56 2.22 28.47 0.00 0.00 0.00 0.00 22:08:27 21:54:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 22:08:27 21:55:01 ens3 241.06 174.99 1883.60 26.11 0.00 0.00 0.00 0.00 22:08:27 21:55:01 docker0 158.65 216.13 12.99 1857.05 0.00 0.00 0.00 0.00 22:08:27 21:55:01 veth002725e 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 22:08:27 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 21:56:01 ens3 215.53 171.92 2698.67 319.23 0.00 0.00 0.00 0.00 22:08:27 21:56:01 docker0 3.73 8.03 0.23 84.20 0.00 0.00 0.00 0.00 22:08:27 21:56:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 22:08:27 21:57:01 ens3 0.65 0.15 0.06 0.01 0.00 0.00 0.00 0.00 22:08:27 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 21:58:01 ens3 61.21 34.88 856.24 2.75 0.00 0.00 0.00 0.00 22:08:27 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 21:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:08:27 21:59:01 ens3 98.47 57.97 1897.73 4.07 0.00 0.00 0.00 0.00 22:08:27 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 21:59:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 22:08:27 22:00:01 ens3 9.12 5.13 13.55 0.34 0.00 0.00 0.00 0.00 22:08:27 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:01:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:02:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:04:01 ens3 0.55 0.10 0.12 0.07 0.00 0.00 0.00 0.00 22:08:27 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:05:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 22:08:27 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:27 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:08:27 22:08:01 ens3 357.52 268.84 7756.61 36.41 0.00 0.00 0.00 0.00 22:08:27 22:08:01 docker0 38.49 40.73 3.11 581.65 0.00 0.00 0.00 0.00 22:08:27 22:08:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:08:27 Average: ens3 106.78 77.97 1443.62 32.06 0.00 0.00 0.00 0.00 22:08:27 Average: docker0 15.16 19.99 1.24 174.02 0.00 0.00 0.00 0.00 22:08:27 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 22:08:27 22:08:27 22:08:27 ---> sar -P ALL: 22:08:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4986) 02/07/23 _x86_64_ (8 CPU) 22:08:27 22:08:27 21:52:45 LINUX RESTART (8 CPU) 22:08:27 22:08:27 21:53:01 CPU %user %nice %system %iowait %steal %idle 22:08:27 21:54:02 all 9.13 0.00 2.97 2.98 0.06 84.86 22:08:27 21:54:02 0 5.53 0.00 2.18 1.39 0.03 90.86 22:08:27 21:54:02 1 8.59 0.00 3.88 4.22 0.07 83.24 22:08:27 21:54:02 2 8.67 0.00 2.64 4.56 0.05 84.07 22:08:27 21:54:02 3 8.33 0.00 2.97 3.14 0.07 85.50 22:08:27 21:54:02 4 10.46 0.00 1.83 0.08 0.05 87.57 22:08:27 21:54:02 5 9.28 0.00 2.86 7.29 0.05 80.52 22:08:27 21:54:02 6 13.87 0.00 3.50 2.54 0.07 80.02 22:08:27 21:54:02 7 8.30 0.00 3.91 0.59 0.07 87.12 22:08:27 21:55:01 all 28.06 0.00 5.10 2.64 0.10 64.10 22:08:27 21:55:01 0 29.05 0.00 4.85 2.00 0.09 64.01 22:08:27 21:55:01 1 28.19 0.00 5.58 13.66 0.10 52.47 22:08:27 21:55:01 2 26.90 0.00 5.07 1.13 0.15 66.75 22:08:27 21:55:01 3 27.26 0.00 5.18 1.92 0.09 65.56 22:08:27 21:55:01 4 28.31 0.00 4.92 0.27 0.12 66.38 22:08:27 21:55:01 5 28.64 0.00 4.69 0.50 0.10 66.07 22:08:27 21:55:01 6 28.21 0.00 4.59 0.36 0.09 66.75 22:08:27 21:55:01 7 27.88 0.00 5.95 1.33 0.10 64.74 22:08:27 21:56:01 all 19.82 0.00 4.12 2.23 0.08 73.75 22:08:27 21:56:01 0 19.71 0.00 4.10 0.57 0.08 75.54 22:08:27 21:56:01 1 20.02 0.00 4.64 0.13 0.07 75.14 22:08:27 21:56:01 2 18.72 0.00 3.48 0.17 0.07 77.56 22:08:27 21:56:01 3 20.01 0.00 4.41 4.96 0.10 70.52 22:08:27 21:56:01 4 19.76 0.00 3.70 0.24 0.07 76.24 22:08:27 21:56:01 5 19.78 0.00 4.00 2.18 0.07 73.98 22:08:27 21:56:01 6 20.36 0.00 4.78 8.42 0.08 66.36 22:08:27 21:56:01 7 20.20 0.00 3.88 1.22 0.07 74.63 22:08:27 21:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 22:08:27 21:57:01 0 0.02 0.00 0.03 0.07 0.00 99.88 22:08:27 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 21:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:08:27 21:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:08:27 21:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 21:57:01 5 0.08 0.00 0.00 0.00 0.00 99.92 22:08:27 21:57:01 6 0.00 0.00 0.02 0.03 0.00 99.95 22:08:27 21:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:08:27 21:58:01 all 0.39 0.00 0.16 0.09 0.00 99.35 22:08:27 21:58:01 0 0.22 0.00 0.08 0.02 0.02 99.67 22:08:27 21:58:01 1 0.90 0.00 0.12 0.02 0.00 98.97 22:08:27 21:58:01 2 0.35 0.00 0.15 0.02 0.00 99.48 22:08:27 21:58:01 3 0.22 0.00 0.15 0.02 0.00 99.62 22:08:27 21:58:01 4 0.05 0.00 0.07 0.02 0.02 99.85 22:08:27 21:58:01 5 0.45 0.00 0.23 0.05 0.00 99.27 22:08:27 21:58:01 6 0.07 0.00 0.30 0.27 0.00 99.37 22:08:27 21:58:01 7 0.85 0.00 0.18 0.35 0.00 98.61 22:08:27 21:59:01 all 1.93 0.00 1.25 0.53 0.03 96.26 22:08:27 21:59:01 0 1.48 0.00 1.00 0.88 0.02 96.62 22:08:27 21:59:01 1 4.00 0.00 0.82 0.03 0.03 95.11 22:08:27 21:59:01 2 1.62 0.00 0.84 0.42 0.02 97.11 22:08:27 21:59:01 3 1.82 0.00 0.95 0.37 0.03 96.83 22:08:27 21:59:01 4 1.66 0.00 0.77 0.34 0.02 97.22 22:08:27 21:59:01 5 2.42 0.00 1.25 1.29 0.03 95.01 22:08:27 21:59:01 6 1.25 0.00 1.67 0.90 0.02 96.16 22:08:27 21:59:01 7 1.22 0.00 2.69 0.02 0.03 96.04 22:08:27 22:00:01 all 0.09 0.00 0.05 0.02 0.00 99.84 22:08:27 22:00:01 0 0.05 0.00 0.07 0.12 0.00 99.77 22:08:27 22:00:01 1 0.12 0.00 0.05 0.03 0.00 99.80 22:08:27 22:00:01 2 0.07 0.00 0.03 0.00 0.00 99.90 22:08:27 22:00:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:08:27 22:00:01 4 0.07 0.00 0.05 0.00 0.00 99.88 22:08:27 22:00:01 5 0.28 0.00 0.07 0.00 0.00 99.65 22:08:27 22:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:08:27 22:00:01 7 0.08 0.00 0.07 0.00 0.00 99.85 22:08:27 22:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:08:27 22:01:01 0 0.05 0.00 0.03 0.08 0.02 99.82 22:08:27 22:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:08:27 22:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:08:27 22:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:08:27 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:08:27 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:02:01 all 0.05 0.00 0.00 0.01 0.01 99.94 22:08:27 22:02:01 0 0.03 0.00 0.03 0.05 0.02 99.87 22:08:27 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:08:27 22:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:08:27 22:02:01 5 0.32 0.00 0.00 0.00 0.00 99.68 22:08:27 22:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:08:27 22:03:01 0 0.07 0.00 0.02 0.03 0.02 99.87 22:08:27 22:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:08:27 22:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:08:27 22:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 22:08:27 22:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:08:27 22:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:04:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:08:27 22:04:01 0 0.07 0.00 0.05 0.03 0.02 99.83 22:08:27 22:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:08:27 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:08:27 22:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:08:27 22:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 22:08:27 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:08:27 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:08:27 22:05:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:08:27 22:05:01 0 0.05 0.00 0.05 0.02 0.02 99.87 22:08:27 22:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:08:27 22:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:08:27 22:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:08:27 22:05:01 5 0.03 0.00 0.00 0.03 0.00 99.93 22:08:27 22:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:08:27 22:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:08:27 22:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:08:27 22:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:08:27 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:08:27 22:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:07:01 all 0.02 0.00 0.00 0.01 0.00 99.96 22:08:27 22:07:01 0 0.08 0.00 0.00 0.05 0.02 99.85 22:08:27 22:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 22:08:27 22:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:08:27 22:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:08:27 22:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 22:08:27 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:08:27 22:08:01 all 7.86 0.00 3.43 1.96 0.05 86.70 22:08:27 22:08:01 0 7.31 0.00 2.90 1.89 0.05 87.85 22:08:27 22:08:01 1 7.98 0.00 3.40 0.20 0.05 88.37 22:08:27 22:08:01 2 7.02 0.00 4.87 6.50 0.07 81.54 22:08:27 22:08:01 3 8.09 0.00 3.74 0.10 0.07 88.00 22:08:27 22:08:01 4 8.35 0.00 2.63 0.47 0.05 88.49 22:08:27 22:08:01 5 7.54 0.00 4.07 3.70 0.05 84.64 22:08:27 22:08:01 6 9.21 0.00 2.76 0.77 0.05 87.21 22:08:27 22:08:01 7 7.34 0.00 3.04 2.06 0.05 87.52 22:08:27 Average: all 4.44 0.00 1.13 0.69 0.02 93.71 22:08:27 Average: 0 4.20 0.00 1.02 0.48 0.03 94.28 22:08:27 Average: 1 4.60 0.00 1.22 1.19 0.02 92.96 22:08:27 Average: 2 4.17 0.00 1.13 0.85 0.03 93.82 22:08:27 Average: 3 4.34 0.00 1.16 0.69 0.03 93.79 22:08:27 Average: 4 4.55 0.00 0.93 0.09 0.02 94.40 22:08:27 Average: 5 4.54 0.00 1.14 1.00 0.02 93.31 22:08:27 Average: 6 4.80 0.00 1.16 0.88 0.02 93.13 22:08:27 Average: 7 4.32 0.00 1.30 0.37 0.02 93.99 22:08:27 22:08:27 22:08:27