Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 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-ssh3281412218106221866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8677323804261787514.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10504311635136974403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16566990647118851789.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-ssh4162704199334862341.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7834 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 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601)" > 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 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 > git rev-list --no-walk ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:22:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:22:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:22:07 ========================================================= 15:22:07 EdgeX Global Pipelines Version Info 15:22:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:22:08 ------------------- 15:22:08 stable info: 15:22:08 ------------------- 15:22:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:22:08 Message: update stable to v1.0.254 15:22:09 ------------------- 15:22:09 experimental info: 15:22:09 ------------------- 15:22:09 Commited By: **** collab-it+edgex@linuxfoundation.org 15:22:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:22:09 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50c5d59 [Pipeline] echo 15:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:09 provisioning config files... 15:22:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7421351927047003676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:10 ---> docker-login.sh 15:22:10 nexus3.edgexfoundry.org:10001 15:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:10 Configure a credential helper to remove this warning. See 15:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:10 15:22:10 Login Succeeded 15:22:10 nexus3.edgexfoundry.org:10002 15:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:10 Configure a credential helper to remove this warning. See 15:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:10 15:22:10 Login Succeeded 15:22:10 nexus3.edgexfoundry.org:10003 15:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:10 Configure a credential helper to remove this warning. See 15:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:10 15:22:10 Login Succeeded 15:22:10 nexus3.edgexfoundry.org:10004 15:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:10 Configure a credential helper to remove this warning. See 15:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:10 15:22:10 Login Succeeded 15:22:10 docker.io 15:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:11 Configure a credential helper to remove this warning. See 15:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:11 15:22:11 Login Succeeded 15:22:11 ---> docker-login.sh ends [Pipeline] } 15:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:22:11 + git rev-list -1 --merges 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d~1..50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo 15:22:11 -----------> git rev-list -1 --merges 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d~1..50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [false] [Pipeline] sh 15:22:11 + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo 15:22:11 ========================================================= 15:22:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:22:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:12 + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] echo 15:22:12 [semverPrep] GIT_COMMIT: 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601) [Pipeline] echo 15:22:12 [semverPrep] This is not a build commit. [Pipeline] sh 15:22:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:22:12 + grep -v github /etc/ssh/ssh_known_hosts 15:22:12 + [ -e /tmp/ssh_known_hosts ] 15:22:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:22:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:22:12 + sudo tee -a /etc/ssh/ssh_known_hosts 15:22:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:12 15:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:13 0.1.4: Pulling from edgex-devops/py-git-semver 15:22:13 b85a868b505f: Pulling fs layer 15:22:13 e2be974225ed: Pulling fs layer 15:22:13 339a4e72a1f5: Pulling fs layer 15:22:13 988bab9f4d93: Pulling fs layer 15:22:13 1469e6f7b9e6: Pulling fs layer 15:22:13 eaf3925da568: Pulling fs layer 15:22:13 bab4dde63d76: Pulling fs layer 15:22:13 bde34c3a00c8: Pulling fs layer 15:22:13 b352a97aabf1: Pulling fs layer 15:22:13 4872d77fe225: Pulling fs layer 15:22:13 5851b861e8e6: Pulling fs layer 15:22:13 988bab9f4d93: Waiting 15:22:13 1469e6f7b9e6: Waiting 15:22:13 bab4dde63d76: Waiting 15:22:13 eaf3925da568: Waiting 15:22:13 bde34c3a00c8: Waiting 15:22:13 b352a97aabf1: Waiting 15:22:13 4872d77fe225: Waiting 15:22:13 e2be974225ed: Verifying Checksum 15:22:13 e2be974225ed: Download complete 15:22:13 988bab9f4d93: Download complete 15:22:13 1469e6f7b9e6: Verifying Checksum 15:22:13 1469e6f7b9e6: Download complete 15:22:13 339a4e72a1f5: Download complete 15:22:13 eaf3925da568: Download complete 15:22:13 bde34c3a00c8: Download complete 15:22:13 b352a97aabf1: Download complete 15:22:13 4872d77fe225: Download complete 15:22:13 5851b861e8e6: Verifying Checksum 15:22:13 5851b861e8e6: Download complete 15:22:13 b85a868b505f: Verifying Checksum 15:22:13 b85a868b505f: Download complete 15:22:13 bab4dde63d76: Verifying Checksum 15:22:13 bab4dde63d76: Download complete 15:22:14 b85a868b505f: Pull complete 15:22:14 e2be974225ed: Pull complete 15:22:15 339a4e72a1f5: Pull complete 15:22:15 988bab9f4d93: Pull complete 15:22:15 1469e6f7b9e6: Pull complete 15:22:15 eaf3925da568: Pull complete 15:22:17 bab4dde63d76: Pull complete 15:22:17 bde34c3a00c8: Pull complete 15:22:17 b352a97aabf1: Pull complete 15:22:17 4872d77fe225: Pull complete 15:22:17 5851b861e8e6: Pull complete 15:22:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:22:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:17 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:22:19 $ docker top 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 -eo pid,comm 15:22:19 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). 15:22:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:19 [ssh-agent] Looking for ssh-agent implementation... 15:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:19 $ docker exec 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent 15:22:19 SSH_AUTH_SOCK=/tmp/ssh-yQ4x4CBmHig7/agent.32 15:22:19 SSH_AGENT_PID=38 15:22:19 Running ssh-add (command line suppressed) 15:22:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18245050497534431947.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18245050497534431947.key) 15:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:19 + git tag --points-at HEAD [Pipeline] } 15:22:19 $ docker exec --env ******** --env ******** 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent -k 15:22:20 unset SSH_AUTH_SOCK; 15:22:20 unset SSH_AGENT_PID; 15:22:20 echo Agent pid 38 killed; 15:22:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:20 [ssh-agent] Looking for ssh-agent implementation... 15:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:20 $ docker exec 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent 15:22:20 SSH_AUTH_SOCK=/tmp/ssh-IfkHEuH72K29/agent.70 15:22:20 SSH_AGENT_PID=76 15:22:20 Running ssh-add (command line suppressed) 15:22:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17020414265538425666.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17020414265538425666.key) 15:22:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:20 + git semver init 15:22:21 2023-09-25 15:22:20,939 [run_init] DEBUG init version:0.0.0 force:False 15:22:21 2023-09-25 15:22:20,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:22:21 2023-09-25 15:22:20,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:22:21 2023-09-25 15:22:20,940 [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) 15:22:21 2023-09-25 15:22:21,700 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:22:21 2023-09-25 15:22:21,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:22:21 2023-09-25 15:22:21,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:22:21 2023-09-25 15:22:21,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:22:21 3.1.0-dev.24 [Pipeline] } 15:22:21 $ docker exec --env ******** --env ******** 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 ssh-agent -k 15:22:22 unset SSH_AUTH_SOCK; 15:22:22 unset SSH_AGENT_PID; 15:22:22 echo Agent pid 76 killed; 15:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:22 + git semver [Pipeline] } 15:22:22 $ docker stop --time=1 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 15:22:23 $ docker rm -f --volumes 492f732eef2008613b93070da8105f46a66a138ec9c5e7efdd5b6844f8326d57 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:24 Stashed 1 file(s) [Pipeline] echo 15:22:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 15:22:24 provisioning config files... 15:22:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16434824028856089453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:24 ---> docker-login.sh 15:22:24 nexus3.edgexfoundry.org:10001 15:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:24 Configure a credential helper to remove this warning. See 15:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:24 15:22:24 Login Succeeded 15:22:24 nexus3.edgexfoundry.org:10002 15:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:24 Configure a credential helper to remove this warning. See 15:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:24 15:22:24 Login Succeeded 15:22:24 nexus3.edgexfoundry.org:10003 15:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:25 Configure a credential helper to remove this warning. See 15:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:25 15:22:25 Login Succeeded 15:22:25 nexus3.edgexfoundry.org:10004 15:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:25 Configure a credential helper to remove this warning. See 15:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:25 15:22:25 Login Succeeded 15:22:25 docker.io 15:22:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:25 Configure a credential helper to remove this warning. See 15:22:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:25 15:22:25 Login Succeeded 15:22:25 ---> docker-login.sh ends [Pipeline] } 15:22:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:25 ========================================================= 15:22:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:22:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:22:25 Sending build context to Docker daemon 3.358MB 15:22:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:22:25 Step 2/12 : FROM ${BASE} AS builder 15:22:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:25 7264a8db6415: Pulling fs layer 15:22:25 c4d48a809fc2: Pulling fs layer 15:22:25 4f1c88b9dad5: Pulling fs layer 15:22:25 ad3a456e5733: Pulling fs layer 15:22:25 33e27b845d1e: Pulling fs layer 15:22:25 c68163c4e522: Pulling fs layer 15:22:25 50da416c3ac9: Pulling fs layer 15:22:25 23d2d4c4bb30: Pulling fs layer 15:22:25 ad3a456e5733: Waiting 15:22:25 23d2d4c4bb30: Waiting 15:22:25 50da416c3ac9: Waiting 15:22:25 33e27b845d1e: Waiting 15:22:25 c68163c4e522: Waiting 15:22:25 c4d48a809fc2: Verifying Checksum 15:22:25 c4d48a809fc2: Download complete 15:22:25 ad3a456e5733: Verifying Checksum 15:22:25 ad3a456e5733: Download complete 15:22:25 33e27b845d1e: Download complete 15:22:25 7264a8db6415: Verifying Checksum 15:22:25 7264a8db6415: Download complete 15:22:26 c68163c4e522: Verifying Checksum 15:22:26 c68163c4e522: Download complete 15:22:26 7264a8db6415: Pull complete 15:22:26 23d2d4c4bb30: Verifying Checksum 15:22:26 23d2d4c4bb30: Download complete 15:22:26 c4d48a809fc2: Pull complete 15:22:26 4f1c88b9dad5: Verifying Checksum 15:22:26 4f1c88b9dad5: Download complete 15:22:26 50da416c3ac9: Verifying Checksum 15:22:26 50da416c3ac9: Download complete 15:22:29 4f1c88b9dad5: Pull complete 15:22:29 ad3a456e5733: Pull complete 15:22:29 33e27b845d1e: Pull complete 15:22:29 c68163c4e522: Pull complete 15:22:32 50da416c3ac9: Pull complete 15:22:32 23d2d4c4bb30: Pull complete 15:22:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:22:32 ---> 0786185ac409 15:22:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:22:33 ---> Running in 7533a3138d90 15:22:33 Removing intermediate container 7533a3138d90 15:22:33 ---> 7ead225f4ead 15:22:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:22:33 ---> Running in e69d171a7881 15:22:34 Removing intermediate container e69d171a7881 15:22:34 ---> b959c3b25e72 15:22:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:22:34 ---> Running in d0918d682f9e 15:22:34 Removing intermediate container d0918d682f9e 15:22:34 ---> 2ddbf2c8ccd4 15:22:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:34 ---> Running in 068bc0d93bf9 15:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:22:34 OK: 264 MiB in 52 packages 15:22:35 Removing intermediate container 068bc0d93bf9 15:22:35 ---> d17c78486046 15:22:35 Step 7/12 : WORKDIR /app 15:22:35 ---> Running in 2b85238ddebd 15:22:35 Removing intermediate container 2b85238ddebd 15:22:35 ---> 231400cc050a 15:22:35 Step 8/12 : COPY go.mod vendor* ./ 15:22:35 ---> c3d9a85ba488 15:22:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:35 ---> Running in 3d130024d4c1 15:22:39 Still waiting to schedule task 15:22:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7835’ is offline 15:23:02 Removing intermediate container 3d130024d4c1 15:23:02 ---> 2dab0afc73a6 15:23:02 Step 10/12 : COPY . . 15:23:02 ---> 89163f8c9329 15:23:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:02 ---> Running in 14e2915cd0e0 15:23:02 Removing intermediate container 14e2915cd0e0 15:23:02 ---> b5984f961015 15:23:02 Step 12/12 : RUN $MAKE 15:23:02 ---> Running in ae0187405194 15:23:02 noop 15:23:02 Removing intermediate container ae0187405194 15:23:02 ---> 60c51c472537 15:23:02 Successfully built 60c51c472537 15:23:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:02 + docker inspect -f . ci-base-image-x86_64 15:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:02 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:23:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:23:02 $ docker top a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:03 + go version 15:23:03 go version go1.21.0 linux/amd64 [Pipeline] } 15:23:03 $ docker stop --time=1 a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 15:23:04 $ docker rm -f --volumes a6db62284ee280552f57252a120a74b3635e2293b5bc207850dbd7ea94167ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:05 + docker inspect -f . ci-base-image-x86_64 15:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:05 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:23:05 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:23:05 $ docker top c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:23:06 + make test 15:23:06 go test -race -coverprofile=coverage.out ./... 15:23:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:23:42 go vet ./... 15:23:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:45 ./bin/test-attribution-txt.sh [Pipeline] echo 15:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:23:45 $ docker stop --time=1 c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 15:23:47 $ docker rm -f --volumes c9feb841d8d8cbd630a8fceac41e42480d8e221edaf01bb516f9fcf3f1bc4224 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:48 + ls -al . 15:23:48 total 184 15:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 . 15:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 .. 15:23:48 -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:22 .dockerignore 15:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:23 .git 15:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 .github 15:23:48 -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 15:22 .gitignore 15:23:48 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:22 .golangci.yml 15:23:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:22 .semver 15:23:48 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 15:22 Attribution.txt 15:23:48 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 15:22 CHANGELOG.md 15:23:48 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 15:22 Dockerfile 15:23:48 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:22 GOVERNANCE.md 15:23:48 -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 15:22 Jenkinsfile 15:23:48 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:22 LICENSE 15:23:48 -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 15:22 OWNERS.md 15:23:48 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 15:22 README.md 15:23:48 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:22 VERSION 15:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 bin 15:23:48 -rw-r--r-- 1 jenkins jenkins 13 Sep 25 15:23 coverage.out 15:23:48 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 15:22 go.mod 15:23:48 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 15:22 go.sum 15:23:48 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 15:22 main.go 15:23:48 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 15:22 makefile 15:23:48 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:22 res 15:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:49 + 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=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d --label arch=amd64 --label version=3.1.0-dev.24 . 15:23:49 Sending build context to Docker daemon 3.359MB 15:23:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:23:49 Step 2/26 : FROM ${BASE} AS builder 15:23:49 ---> 60c51c472537 15:23:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:23:49 ---> Running in a8f988055dd9 15:23:49 Removing intermediate container a8f988055dd9 15:23:49 ---> f55268abd4aa 15:23:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:23:49 ---> Running in 08e6a9e5bf50 15:23:49 Removing intermediate container 08e6a9e5bf50 15:23:49 ---> 87a2d9e47874 15:23:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:23:49 ---> Running in b2a73fee6e22 15:23:49 Removing intermediate container b2a73fee6e22 15:23:49 ---> 93e4f3f37a6d 15:23:49 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:49 ---> Running in 86211b00416a 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:23:50 OK: 264 MiB in 52 packages 15:23:50 Removing intermediate container 86211b00416a 15:23:50 ---> 395cbb92bf97 15:23:50 Step 7/26 : WORKDIR /app 15:23:50 ---> Running in e42b40519bb0 15:23:50 Removing intermediate container e42b40519bb0 15:23:50 ---> 509af9c1e8ef 15:23:50 Step 8/26 : COPY go.mod vendor* ./ 15:23:50 ---> 553efe799f00 15:23:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:50 ---> Running in ce40cc1ff818 15:23:51 Removing intermediate container ce40cc1ff818 15:23:51 ---> f4cb36625968 15:23:51 Step 10/26 : COPY . . 15:23:51 ---> c3d4cba67624 15:23:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:23:51 ---> Running in 254ecbea2e5f 15:23:51 Removing intermediate container 254ecbea2e5f 15:23:51 ---> 35cee3b7defa 15:23:51 Step 12/26 : RUN $MAKE 15:23:51 ---> Running in c5bbd54897b4 15:23:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-service-configurable 15:24:10 Removing intermediate container c5bbd54897b4 15:24:10 ---> bdbd6088a42f 15:24:10 Step 13/26 : FROM alpine:3.18 15:24:10 3.18: Pulling from library/alpine 15:24:10 7264a8db6415: Already exists 15:24:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:24:10 Status: Downloaded newer image for alpine:3.18 15:24:10 ---> 7e01a0d0a1dc 15:24:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:24:10 ---> Running in d5c82f22a85c 15:24:10 Removing intermediate container d5c82f22a85c 15:24:10 ---> 1e6279bbcf11 15:24:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:24:10 ---> Running in 249fe4b052e3 15:24:10 Removing intermediate container 249fe4b052e3 15:24:10 ---> 80be80760187 15:24:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:24:10 ---> Running in 991013068fcf 15:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:24:11 (1/2) Installing ca-certificates (20230506-r0) 15:24:11 (2/2) Installing dumb-init (1.2.5-r2) 15:24:11 Executing busybox-1.36.1-r2.trigger 15:24:11 Executing ca-certificates-20230506-r0.trigger 15:24:11 OK: 8 MiB in 17 packages 15:24:11 Removing intermediate container 991013068fcf 15:24:11 ---> 5c2538ac721c 15:24:11 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:24:11 ---> 0b8aaba47832 15:24:11 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:24:11 ---> 1053902fa1e5 15:24:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:24:12 ---> cbc4700dff25 15:24:12 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:24:12 ---> 9c2223aad6e0 15:24:12 Step 21/26 : EXPOSE 48095 15:24:12 ---> Running in 347244194ec8 15:24:12 Removing intermediate container 347244194ec8 15:24:12 ---> c4ab65e3d194 15:24:12 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:24:12 ---> Running in a07fd95627fc 15:24:12 Removing intermediate container a07fd95627fc 15:24:12 ---> 8f16f79eec8f 15:24:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:12 ---> Running in 1942639f39e3 15:24:12 Removing intermediate container 1942639f39e3 15:24:12 ---> ea98e6074949 15:24:12 Step 24/26 : LABEL arch=amd64 15:24:12 ---> Running in 4185f6ed87f4 15:24:12 Removing intermediate container 4185f6ed87f4 15:24:12 ---> e4ab799be2a0 15:24:12 Step 25/26 : LABEL git_sha=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:24:12 ---> Running in 660e05f4c01b 15:24:12 Removing intermediate container 660e05f4c01b 15:24:12 ---> 3598fceda26f 15:24:12 Step 26/26 : LABEL version=3.1.0-dev.24 15:24:12 ---> Running in b4f54780bf48 15:24:13 Removing intermediate container b4f54780bf48 15:24:13 ---> 17cdfe2652aa 15:24:13 [Warning] One or more build-args [ARCH] were not consumed 15:24:13 Successfully built 17cdfe2652aa 15:24:13 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 15:24:13 provisioning config files... 15:24:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3443083300225310057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:13 ---> docker-login.sh 15:24:13 nexus3.edgexfoundry.org:10001 15:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:13 Configure a credential helper to remove this warning. See 15:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:13 15:24:13 Login Succeeded 15:24:13 nexus3.edgexfoundry.org:10002 15:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:13 Configure a credential helper to remove this warning. See 15:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:13 15:24:13 Login Succeeded 15:24:13 nexus3.edgexfoundry.org:10003 15:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:13 Configure a credential helper to remove this warning. See 15:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:13 15:24:13 Login Succeeded 15:24:13 nexus3.edgexfoundry.org:10004 15:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:13 Configure a credential helper to remove this warning. See 15:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:13 15:24:13 Login Succeeded 15:24:13 docker.io 15:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:14 Configure a credential helper to remove this warning. See 15:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:14 15:24:14 Login Succeeded 15:24:14 ---> docker-login.sh ends [Pipeline] } 15:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:14 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:24:14 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:24:14 latest 15:24:14 3.1.0-dev.24 15:24:14 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:24:14 main 15:24:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:24:15 697a9222015e: Preparing 15:24:15 11e00f6a59e2: Preparing 15:24:15 4d290fa31490: Preparing 15:24:15 5892d1457bbf: Preparing 15:24:15 ebcbe1e92079: Preparing 15:24:15 4693057ce236: Preparing 15:24:15 4693057ce236: Waiting 15:24:15 11e00f6a59e2: Pushed 15:24:15 5892d1457bbf: Pushed 15:24:15 4d290fa31490: Pushed 15:24:15 4693057ce236: Layer already exists 15:24:15 ebcbe1e92079: Pushed 15:24:18 697a9222015e: Pushed 15:24:18 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:24:19 697a9222015e: Preparing 15:24:19 11e00f6a59e2: Preparing 15:24:19 4d290fa31490: Preparing 15:24:19 5892d1457bbf: Preparing 15:24:19 ebcbe1e92079: Preparing 15:24:19 4693057ce236: Preparing 15:24:19 4693057ce236: Waiting 15:24:19 697a9222015e: Layer already exists 15:24:19 11e00f6a59e2: Layer already exists 15:24:19 5892d1457bbf: Layer already exists 15:24:19 ebcbe1e92079: Layer already exists 15:24:19 4d290fa31490: Layer already exists 15:24:19 4693057ce236: Layer already exists 15:24:19 latest: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 15:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:24:19 697a9222015e: Preparing 15:24:19 11e00f6a59e2: Preparing 15:24:19 4d290fa31490: Preparing 15:24:19 5892d1457bbf: Preparing 15:24:19 ebcbe1e92079: Preparing 15:24:19 4693057ce236: Preparing 15:24:19 11e00f6a59e2: Layer already exists 15:24:19 4d290fa31490: Layer already exists 15:24:19 5892d1457bbf: Layer already exists 15:24:19 ebcbe1e92079: Layer already exists 15:24:19 697a9222015e: Layer already exists 15:24:19 4693057ce236: Layer already exists 15:24:19 3.1.0-dev.24: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:24:20 697a9222015e: Preparing 15:24:20 11e00f6a59e2: Preparing 15:24:20 4d290fa31490: Preparing 15:24:20 5892d1457bbf: Preparing 15:24:20 ebcbe1e92079: Preparing 15:24:20 4693057ce236: Preparing 15:24:20 4693057ce236: Waiting 15:24:20 5892d1457bbf: Layer already exists 15:24:20 ebcbe1e92079: Layer already exists 15:24:20 697a9222015e: Layer already exists 15:24:20 11e00f6a59e2: Layer already exists 15:24:20 4d290fa31490: Layer already exists 15:24:20 4693057ce236: Layer already exists 15:24:20 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:24:21 697a9222015e: Preparing 15:24:21 11e00f6a59e2: Preparing 15:24:21 4d290fa31490: Preparing 15:24:21 5892d1457bbf: Preparing 15:24:21 ebcbe1e92079: Preparing 15:24:21 4693057ce236: Preparing 15:24:21 4693057ce236: Waiting 15:24:21 4d290fa31490: Layer already exists 15:24:21 11e00f6a59e2: Layer already exists 15:24:21 5892d1457bbf: Layer already exists 15:24:21 697a9222015e: Layer already exists 15:24:21 ebcbe1e92079: Layer already exists 15:24:21 4693057ce236: Layer already exists 15:24:21 main: digest: sha256:80039c18930315ff362fb78801d65a11b54f3486f324e3ac1f735c74743a0fca size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:21 ===================================================== [Pipeline] echo 15:24:21 taggedImages: 15:24:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:24:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:24:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.24 15:24:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:24:21 - 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 15:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:21 15:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:21 latest: Pulling from edgex-lftools-log-publisher 15:24:21 5eb5b503b376: Pulling fs layer 15:24:21 5c69ac0246d0: Pulling fs layer 15:24:21 ec43610c2a17: Pulling fs layer 15:24:21 3a2ae6a8a46f: Pulling fs layer 15:24:21 33b1e0a273af: Pulling fs layer 15:24:21 5d3b04190fa2: Pulling fs layer 15:24:21 2f39f015ded8: Pulling fs layer 15:24:21 33b1e0a273af: Waiting 15:24:21 5d3b04190fa2: Waiting 15:24:21 2f39f015ded8: Waiting 15:24:21 3a2ae6a8a46f: Waiting 15:24:21 5c69ac0246d0: Download complete 15:24:21 3a2ae6a8a46f: Download complete 15:24:21 33b1e0a273af: Verifying Checksum 15:24:21 33b1e0a273af: Download complete 15:24:21 5d3b04190fa2: Download complete 15:24:21 ec43610c2a17: Verifying Checksum 15:24:21 ec43610c2a17: Download complete 15:24:22 5eb5b503b376: Verifying Checksum 15:24:22 5eb5b503b376: Download complete 15:24:22 2f39f015ded8: Download complete 15:24:23 5eb5b503b376: Pull complete 15:24:23 5c69ac0246d0: Pull complete 15:24:23 ec43610c2a17: Pull complete 15:24:24 3a2ae6a8a46f: Pull complete 15:24:24 33b1e0a273af: Pull complete 15:24:24 5d3b04190fa2: Pull complete 15:24:28 2f39f015ded8: Pull complete 15:24:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:28 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:24:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:24:29 $ docker top 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:30 ---> job-cost.sh 15:24:30 lf-activate-venv: SKIPPING 15:24:30 INFO: No Stack... 15:24:30 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:31 INFO: Archiving Costs [Pipeline] sh 15:24:31 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:24:31 + cut -d, -f6 [Pipeline] lock 15:24:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] 15:24:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] did not exist. Created. 15:24:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:31 + echo total: 0.2199999988079071 [Pipeline] stash 15:24:31 Stashed 1 file(s) [Pipeline] } 15:24:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:31 $ docker stop --time=1 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 15:24:32 $ docker rm -f --volumes 9cd409984336df460d869bf178abd88bb27bd4e99af2241ccc8aa758453a9bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:25:04 Running in /w/workspace/app-service-configurable/193 [Pipeline] { [Pipeline] checkout 15:25:04 Selected Git installation does not exist. Using Default 15:25:04 The recommended git tool is: NONE 15:25:10 using credential edgex-jenkins-ssh 15:25:10 Cloning the remote Git repository 15:25:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:25:10 > git init /w/workspace/app-service-configurable/193 # timeout=10 15:25:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:25:10 > git --version # timeout=10 15:25:10 > git --version # 'git version 2.25.1' 15:25:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:13 Avoid second fetch 15:25:13 Checking out Revision 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d (main) 15:25:13 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#601)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:13 > git config core.sparsecheckout # timeout=10 15:25:13 > git checkout -f 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d # timeout=10 15:25:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:25:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:14 Dload Upload Total Spent Left Speed 15:25:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 15:25:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:25:15 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:25:15 /etc/docker/daemon.json 15:25:15 { 15:25:15 "registry-mirrors": [ 15:25:15 "https://nexus3.edgexfoundry.org:10001" 15:25:15 ], 15:25:15 "bip": "10.250.0.254/24", 15:25:15 "hosts": [ 15:25:15 "tcp://0.0.0.0:5555", 15:25:15 "unix:///var/run/docker.sock" 15:25:15 ], 15:25:15 "mtu": 1458, 15:25:15 "selinux-enabled": true, 15:25:15 "seccomp-profile": "/etc/docker/seccomp.json" 15:25:15 } [Pipeline] sh 15:25:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:25:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:34 provisioning config files... 15:25:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/193@tmp/config12970335407811398466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:35 ---> docker-login.sh 15:25:35 nexus3.edgexfoundry.org:10001 15:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:35 Configure a credential helper to remove this warning. See 15:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:35 15:25:35 Login Succeeded 15:25:35 nexus3.edgexfoundry.org:10002 15:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:36 Configure a credential helper to remove this warning. See 15:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:36 15:25:36 Login Succeeded 15:25:36 nexus3.edgexfoundry.org:10003 15:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:36 Configure a credential helper to remove this warning. See 15:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:36 15:25:36 Login Succeeded 15:25:36 nexus3.edgexfoundry.org:10004 15:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:36 Configure a credential helper to remove this warning. See 15:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:36 15:25:36 Login Succeeded 15:25:36 docker.io 15:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:37 Configure a credential helper to remove this warning. See 15:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:37 15:25:37 Login Succeeded 15:25:37 ---> docker-login.sh ends [Pipeline] } 15:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:25:37 ========================================================= 15:25:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:25:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:25:38 Sending build context to Docker daemon 181.8kB 15:25:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:25:38 Step 2/12 : FROM ${BASE} AS builder 15:25:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:38 9fda8d8052c6: Pulling fs layer 15:25:38 5d54e960e981: Pulling fs layer 15:25:38 c4a7e357bf2a: Pulling fs layer 15:25:38 f0e02332f6b5: Pulling fs layer 15:25:38 cefa15bbcfad: Pulling fs layer 15:25:38 17808c966233: Pulling fs layer 15:25:38 f4c1fc716caa: Pulling fs layer 15:25:38 17808c966233: Waiting 15:25:38 f0e02332f6b5: Waiting 15:25:38 cefa15bbcfad: Waiting 15:25:38 5d54e960e981: Verifying Checksum 15:25:38 5d54e960e981: Download complete 15:25:38 f0e02332f6b5: Verifying Checksum 15:25:38 f0e02332f6b5: Download complete 15:25:38 cefa15bbcfad: Verifying Checksum 15:25:38 cefa15bbcfad: Download complete 15:25:38 9fda8d8052c6: Verifying Checksum 15:25:38 9fda8d8052c6: Download complete 15:25:38 f4c1fc716caa: Verifying Checksum 15:25:38 f4c1fc716caa: Download complete 15:25:39 9fda8d8052c6: Pull complete 15:25:40 5d54e960e981: Pull complete 15:25:40 c4a7e357bf2a: Verifying Checksum 15:25:40 c4a7e357bf2a: Download complete 15:25:40 17808c966233: Verifying Checksum 15:25:40 17808c966233: Download complete 15:25:51 c4a7e357bf2a: Pull complete 15:25:51 f0e02332f6b5: Pull complete 15:25:51 cefa15bbcfad: Pull complete 15:25:59 17808c966233: Pull complete 15:26:00 f4c1fc716caa: Pull complete 15:26:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:26:00 ---> ea914061e18c 15:26:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:26:02 ---> Running in 08a76a97a5a4 15:26:02 Removing intermediate container 08a76a97a5a4 15:26:02 ---> 05fb85e5aea5 15:26:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:26:02 ---> Running in 4a46554bc3f5 15:26:02 Removing intermediate container 4a46554bc3f5 15:26:02 ---> 82bd577f6657 15:26:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:26:02 ---> Running in d484d249f628 15:26:03 Removing intermediate container d484d249f628 15:26:03 ---> 3c17b348f6bd 15:26:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:03 ---> Running in 6d95ed893ce9 15:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:26:05 OK: 266 MiB in 52 packages 15:26:06 Removing intermediate container 6d95ed893ce9 15:26:06 ---> 0d0567ed9ad3 15:26:06 Step 7/12 : WORKDIR /app 15:26:06 ---> Running in 2b75d7fc324e 15:26:07 Removing intermediate container 2b75d7fc324e 15:26:07 ---> c2035f132da0 15:26:07 Step 8/12 : COPY go.mod vendor* ./ 15:26:07 ---> d779f14c98be 15:26:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:07 ---> Running in c0fe0c0831d0 15:27:29 Removing intermediate container c0fe0c0831d0 15:27:29 ---> 2d2d31045505 15:27:29 Step 10/12 : COPY . . 15:27:29 ---> 77842b9c454d 15:27:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:27:29 ---> Running in fef5bfb640df 15:27:29 Removing intermediate container fef5bfb640df 15:27:29 ---> 89dea7fa62b5 15:27:29 Step 12/12 : RUN $MAKE 15:27:29 ---> Running in 97013707300f 15:27:29 noop 15:27:29 Removing intermediate container 97013707300f 15:27:29 ---> 0cb0d69d1b13 15:27:29 Successfully built 0cb0d69d1b13 15:27:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:29 + docker inspect -f . ci-base-image-arm64 15:27:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:29 prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container 15:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@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 15:27:31 $ docker top 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:32 + go version 15:27:32 go version go1.21.0 linux/arm64 [Pipeline] } 15:27:32 $ docker stop --time=1 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a 15:27:35 $ docker rm -f --volumes 5cc0c2724dd359a2c710795cc5bcf83b9cfcc325ac674d01b2dced77d21b2a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:36 + docker inspect -f . ci-base-image-arm64 15:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:36 prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container 15:27:36 $ 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/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@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 15:27:37 $ docker top 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:37 + git config --global --add safe.directory /w/workspace/app-service-configurable/193 [Pipeline] fileExists [Pipeline] sh 15:27:38 + make test 15:27:38 go test -race -coverprofile=coverage.out ./... 15:30:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:30:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:30:00 go vet ./... 15:31:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:31:22 ./bin/test-attribution-txt.sh [Pipeline] echo 15:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:31:22 $ docker stop --time=1 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 15:31:23 $ docker rm -f --volumes 21f7b6276ea7c1c25cf86a15c47bce0171d8667101f29ed7505b6e91ccdf8b54 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:25 Warning: overwriting stash ‘coverage-report’ 15:31:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:31:26 + ls -al . 15:31:26 total 180 15:31:26 drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:27 . 15:31:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:25 .. 15:31:26 -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:25 .dockerignore 15:31:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:25 .git 15:31:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:25 .github 15:31:26 -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 15:25 .gitignore 15:31:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:25 .golangci.yml 15:31:26 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 15:25 Attribution.txt 15:31:26 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 15:25 CHANGELOG.md 15:31:26 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 15:25 Dockerfile 15:31:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:25 GOVERNANCE.md 15:31:26 -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 15:25 Jenkinsfile 15:31:26 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:25 LICENSE 15:31:26 -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 15:25 OWNERS.md 15:31:26 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 15:25 README.md 15:31:26 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:22 VERSION 15:31:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:25 bin 15:31:26 -rw-r--r-- 1 jenkins jenkins 13 Sep 25 15:27 coverage.out 15:31:26 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 15:25 go.mod 15:31:26 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 15:25 go.sum 15:31:26 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 15:25 main.go 15:31:26 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 15:25 makefile 15:31:26 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:25 res 15:31:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:26 + 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=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d --label arch=arm64 --label version=3.1.0-dev.24 . 15:31:26 Sending build context to Docker daemon 182.8kB 15:31:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:31:27 Step 2/26 : FROM ${BASE} AS builder 15:31:27 ---> 0cb0d69d1b13 15:31:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:31:27 ---> Running in 64d7a6f66c72 15:31:27 Removing intermediate container 64d7a6f66c72 15:31:27 ---> 16818c5dad0f 15:31:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:31:27 ---> Running in d9ff7c6409cd 15:31:28 Removing intermediate container d9ff7c6409cd 15:31:28 ---> 2047d4a33c43 15:31:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:31:28 ---> Running in 25f0b6460eb3 15:31:28 Removing intermediate container 25f0b6460eb3 15:31:28 ---> dcb11d4a3ca9 15:31:28 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:28 ---> Running in 0ba7365cf964 15:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:31:30 OK: 266 MiB in 52 packages 15:31:31 Removing intermediate container 0ba7365cf964 15:31:31 ---> 9b35cb854e47 15:31:31 Step 7/26 : WORKDIR /app 15:31:31 ---> Running in dcd48c72e5eb 15:31:32 Removing intermediate container dcd48c72e5eb 15:31:32 ---> 8486d24e526f 15:31:32 Step 8/26 : COPY go.mod vendor* ./ 15:31:32 ---> 3f5766d2a5be 15:31:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:32 ---> Running in d4181d083622 15:31:35 Removing intermediate container d4181d083622 15:31:35 ---> 88e468f8ab5b 15:31:35 Step 10/26 : COPY . . 15:31:35 ---> 7f2ca7c75def 15:31:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:31:35 ---> Running in 99bdb4a81eb4 15:31:35 Removing intermediate container 99bdb4a81eb4 15:31:35 ---> 00dce0875b5f 15:31:35 Step 12/26 : RUN $MAKE 15:31:36 ---> Running in 00e33d18d4f0 15:31:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-service-configurable 15:33:28 Removing intermediate container 00e33d18d4f0 15:33:28 ---> 59557f3cc9d0 15:33:28 Step 13/26 : FROM alpine:3.18 15:33:28 3.18: Pulling from library/alpine 15:33:28 9fda8d8052c6: Already exists 15:33:28 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 15:33:28 Status: Downloaded newer image for alpine:3.18 15:33:28 ---> f6648c04cd6c 15:33:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:33:28 ---> Running in a1ebcf68dba3 15:33:28 Removing intermediate container a1ebcf68dba3 15:33:28 ---> 286aca66f265 15:33:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:33:28 ---> Running in f1b5983e2769 15:33:28 Removing intermediate container f1b5983e2769 15:33:28 ---> 01bcea0882b3 15:33:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:33:28 ---> Running in 58aea0074a27 15:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:33:31 (1/2) Installing ca-certificates (20230506-r0) 15:33:31 (2/2) Installing dumb-init (1.2.5-r2) 15:33:31 Executing busybox-1.36.1-r2.trigger 15:33:31 Executing ca-certificates-20230506-r0.trigger 15:33:32 OK: 9 MiB in 17 packages 15:33:35 Removing intermediate container 58aea0074a27 15:33:35 ---> 8f5238166c6a 15:33:35 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:33:35 ---> b936c15fcc6a 15:33:35 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:33:36 ---> 9be2468bd20f 15:33:36 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:33:36 ---> 388cc0203398 15:33:36 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:33:38 ---> 83a3b6d2ce46 15:33:38 Step 21/26 : EXPOSE 48095 15:33:38 ---> Running in dc48d333afd3 15:33:38 Removing intermediate container dc48d333afd3 15:33:38 ---> a6f46df76cb2 15:33:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:33:38 ---> Running in 713a8d58b82e 15:33:38 Removing intermediate container 713a8d58b82e 15:33:38 ---> d55f4dc16155 15:33:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:33:39 ---> Running in 2768a37ed2f5 15:33:39 Removing intermediate container 2768a37ed2f5 15:33:39 ---> ce287b028ca9 15:33:39 Step 24/26 : LABEL arch=arm64 15:33:39 ---> Running in d592c73ec50d 15:33:39 Removing intermediate container d592c73ec50d 15:33:39 ---> f0d5ab079a62 15:33:39 Step 25/26 : LABEL git_sha=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:33:39 ---> Running in 5fbce88b4878 15:33:39 Removing intermediate container 5fbce88b4878 15:33:39 ---> 48f025d0e949 15:33:39 Step 26/26 : LABEL version=3.1.0-dev.24 15:33:40 ---> Running in b3af431d451a 15:33:40 Removing intermediate container b3af431d451a 15:33:40 ---> 3742f51fdf98 15:33:40 [Warning] One or more build-args [ARCH] were not consumed 15:33:40 Successfully built 3742f51fdf98 15:33:40 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 15:33:40 provisioning config files... 15:33:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/193@tmp/config2536351123427041972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:40 ---> docker-login.sh 15:33:40 nexus3.edgexfoundry.org:10001 15:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:41 Configure a credential helper to remove this warning. See 15:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:41 15:33:41 Login Succeeded 15:33:41 nexus3.edgexfoundry.org:10002 15:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:41 Configure a credential helper to remove this warning. See 15:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:41 15:33:41 Login Succeeded 15:33:41 nexus3.edgexfoundry.org:10003 15:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:41 Configure a credential helper to remove this warning. See 15:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:41 15:33:41 Login Succeeded 15:33:41 nexus3.edgexfoundry.org:10004 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 docker.io 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 ---> docker-login.sh ends [Pipeline] } 15:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:33:42 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:33:42 latest 15:33:42 3.1.0-dev.24 15:33:42 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:33:42 main 15:33:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:43 7703deea4a0c: Preparing 15:33:43 3c609b55fb29: Preparing 15:33:43 227900c76cdb: Preparing 15:33:43 36d06190a2b3: Preparing 15:33:43 d7c3ff70b26e: Preparing 15:33:43 b2191e2be29d: Preparing 15:33:43 b2191e2be29d: Waiting 15:33:43 227900c76cdb: Pushed 15:33:43 36d06190a2b3: Pushed 15:33:43 3c609b55fb29: Pushed 15:33:43 b2191e2be29d: Layer already exists 15:33:44 d7c3ff70b26e: Pushed 15:33:49 7703deea4a0c: Pushed 15:33:49 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:50 + 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 15:33:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:50 7703deea4a0c: Preparing 15:33:50 3c609b55fb29: Preparing 15:33:50 227900c76cdb: Preparing 15:33:50 36d06190a2b3: Preparing 15:33:50 d7c3ff70b26e: Preparing 15:33:50 b2191e2be29d: Preparing 15:33:50 b2191e2be29d: Waiting 15:33:50 36d06190a2b3: Layer already exists 15:33:50 227900c76cdb: Layer already exists 15:33:50 3c609b55fb29: Layer already exists 15:33:50 7703deea4a0c: Layer already exists 15:33:50 d7c3ff70b26e: Layer already exists 15:33:50 b2191e2be29d: Layer already exists 15:33:50 latest: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 15:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:51 7703deea4a0c: Preparing 15:33:51 3c609b55fb29: Preparing 15:33:51 227900c76cdb: Preparing 15:33:51 36d06190a2b3: Preparing 15:33:51 d7c3ff70b26e: Preparing 15:33:51 b2191e2be29d: Preparing 15:33:51 b2191e2be29d: Waiting 15:33:51 7703deea4a0c: Layer already exists 15:33:51 d7c3ff70b26e: Layer already exists 15:33:51 36d06190a2b3: Layer already exists 15:33:51 227900c76cdb: Layer already exists 15:33:51 3c609b55fb29: Layer already exists 15:33:51 b2191e2be29d: Layer already exists 15:33:51 3.1.0-dev.24: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:52 7703deea4a0c: Preparing 15:33:52 3c609b55fb29: Preparing 15:33:52 227900c76cdb: Preparing 15:33:52 36d06190a2b3: Preparing 15:33:52 d7c3ff70b26e: Preparing 15:33:52 b2191e2be29d: Preparing 15:33:52 b2191e2be29d: Waiting 15:33:52 227900c76cdb: Layer already exists 15:33:52 3c609b55fb29: Layer already exists 15:33:52 7703deea4a0c: Layer already exists 15:33:52 d7c3ff70b26e: Layer already exists 15:33:52 36d06190a2b3: Layer already exists 15:33:52 b2191e2be29d: Layer already exists 15:33:52 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:52 + 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 15:33:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:33:53 7703deea4a0c: Preparing 15:33:53 3c609b55fb29: Preparing 15:33:53 227900c76cdb: Preparing 15:33:53 36d06190a2b3: Preparing 15:33:53 d7c3ff70b26e: Preparing 15:33:53 b2191e2be29d: Preparing 15:33:53 b2191e2be29d: Waiting 15:33:53 227900c76cdb: Layer already exists 15:33:53 3c609b55fb29: Layer already exists 15:33:53 36d06190a2b3: Layer already exists 15:33:53 7703deea4a0c: Layer already exists 15:33:53 d7c3ff70b26e: Layer already exists 15:33:53 b2191e2be29d: Layer already exists 15:33:53 main: digest: sha256:372c75aafcc0d91af78359bb87519bf16bc8fbf04d22ef5e4cd703720097f23f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:53 ===================================================== [Pipeline] echo 15:33:53 taggedImages: 15:33:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d 15:33:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:33:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.24 15:33:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d-3.1.0-dev.24 15:33:53 - 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 15:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:53 15:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:54 arm64: Pulling from edgex-lftools-log-publisher 15:33:54 8998bd30e6a1: Pulling fs layer 15:33:54 04944245beec: Pulling fs layer 15:33:54 699f458cf7ca: Pulling fs layer 15:33:54 765212b225bb: Pulling fs layer 15:33:54 f23df028b6ca: Pulling fs layer 15:33:54 d65c8cfc05b1: Pulling fs layer 15:33:54 2437ff75d9bd: Pulling fs layer 15:33:54 765212b225bb: Waiting 15:33:54 f23df028b6ca: Waiting 15:33:54 d65c8cfc05b1: Waiting 15:33:54 2437ff75d9bd: Waiting 15:33:54 04944245beec: Verifying Checksum 15:33:54 04944245beec: Download complete 15:33:54 f23df028b6ca: Verifying Checksum 15:33:54 f23df028b6ca: Download complete 15:33:54 d65c8cfc05b1: Verifying Checksum 15:33:54 d65c8cfc05b1: Download complete 15:33:54 699f458cf7ca: Verifying Checksum 15:33:54 699f458cf7ca: Download complete 15:33:55 8998bd30e6a1: Verifying Checksum 15:33:55 8998bd30e6a1: Download complete 15:33:57 2437ff75d9bd: Verifying Checksum 15:33:57 2437ff75d9bd: Download complete 15:33:59 8998bd30e6a1: Pull complete 15:34:02 04944245beec: Pull complete 15:34:03 699f458cf7ca: Pull complete 15:34:03 765212b225bb: Pull complete 15:34:04 f23df028b6ca: Pull complete 15:34:04 d65c8cfc05b1: Pull complete 15:34:19 2437ff75d9bd: Pull complete 15:34:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:19 prd-ubuntu20.04-docker-arm64-4c-16g-7837 does not seem to be running inside a container 15:34:19 $ 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/193 -v /w/workspace/app-service-configurable/193:/w/workspace/app-service-configurable/193:rw,z -v /w/workspace/app-service-configurable/193@tmp:/w/workspace/app-service-configurable/193@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 15:34:21 $ docker top 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:22 ---> job-cost.sh 15:34:22 lf-activate-venv: SKIPPING 15:34:22 INFO: No Stack... 15:34:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:24 INFO: Archiving Costs [Pipeline] sh 15:34:24 + cat /w/workspace/app-service-configurable/193/archives/cost.csv 15:34:24 + cut -d, -f6 [Pipeline] lock 15:34:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] 15:34:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] did not exist. Created. 15:34:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:25 /w/workspace/app-service-configurable/193@tmp/durable-aa8e5978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:25 Warning: overwriting stash ‘stack-cost’ 15:34:25 Stashed 1 file(s) [Pipeline] } 15:34:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:25 $ docker stop --time=1 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad 15:34:27 $ docker rm -f --volumes 179f0c44279584137d1a7f3a50aab4bee90113a4bc3f7d62c7037ca8ab0dddad [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 15:34:27 provisioning config files... 15:34:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1533462282425061977tmp [Pipeline] { [Pipeline] sh 15:34:27 + set +x 15:34:27 + bash -s -- 15:34:27 + curl -s https://codecov.io/bash 15:34:27 15:34:27 _____ _ 15:34:27 / ____| | | 15:34:27 | | ___ __| | ___ ___ _____ __ 15:34:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:27 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:27 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:27 Bash-1.0.6 15:34:27 15:34:27 15:34:27 ==> git version 2.25.1 found 15:34:27 ==> 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 15:34:27 Release-Date: 2020-01-08 15:34:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:27 ==> Jenkins CI detected. 15:34:27 current dir:  /w/workspace/ry_app-service-configurable_main 15:34:27 project root: . 15:34:27 --> token set from env 15:34:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:27 ==> Running gcov in . (disable via -X gcov) 15:34:27 ==> Python coveragepy not found 15:34:27 ==> Searching for coverage reports in: 15:34:27 + . 15:34:28 -> Found 1 reports 15:34:28 ==> Detecting git/mercurial file structure 15:34:28 ==> Reading reports 15:34:28 + ./coverage.out bytes=13 15:34:28 ==> Appending adjustments 15:34:28 https://docs.codecov.io/docs/fixing-reports 15:34:28 + Found adjustments 15:34:28 ==> Gzipping contents 15:34:28 4.0K /tmp/codecov.doC3fb.gz 15:34:28 ==> Uploading reports 15:34:28 url: https://codecov.io 15:34:28 query: branch=main&commit=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:28 -> Pinging Codecov 15:34:28 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=50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:28 -> Uploading to 15:34:28 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/A97CA9966030D2A3747ED39772930CCE/50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d/f3e1c615-3038-4d5c-8182-9db88cf68fc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93bd1fd77b7b9f8ba33e0e80ee45af5497870a49cc1b7c53dd5c96b8a551320b 15:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:28 Dload Upload Total Spent Left Speed 15:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2155 --:--:-- --:--:-- --:--:-- 2155 15:34:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] } 15:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:28 15:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:29 df9b9388f04a: Pulling fs layer 15:34:29 52dc419b0ee2: Pulling fs layer 15:34:29 25bc292e5bac: Pulling fs layer 15:34:29 114826534d7a: Pulling fs layer 15:34:29 4657fd5d0bcf: Pulling fs layer 15:34:29 6ad1cebc031e: Pulling fs layer 15:34:29 8a3aa393b2d8: Pulling fs layer 15:34:29 114826534d7a: Waiting 15:34:29 4657fd5d0bcf: Waiting 15:34:29 8a3aa393b2d8: Waiting 15:34:29 6ad1cebc031e: Waiting 15:34:29 25bc292e5bac: Verifying Checksum 15:34:29 25bc292e5bac: Download complete 15:34:29 52dc419b0ee2: Verifying Checksum 15:34:29 52dc419b0ee2: Download complete 15:34:29 4657fd5d0bcf: Verifying Checksum 15:34:29 4657fd5d0bcf: Download complete 15:34:29 df9b9388f04a: Verifying Checksum 15:34:29 df9b9388f04a: Download complete 15:34:31 df9b9388f04a: Pull complete 15:34:31 6ad1cebc031e: Verifying Checksum 15:34:31 6ad1cebc031e: Download complete 15:34:31 52dc419b0ee2: Pull complete 15:34:31 25bc292e5bac: Pull complete 15:34:31 114826534d7a: Verifying Checksum 15:34:31 114826534d7a: Download complete 15:34:31 8a3aa393b2d8: Verifying Checksum 15:34:31 8a3aa393b2d8: Download complete 15:34:35 114826534d7a: Pull complete 15:34:35 4657fd5d0bcf: Pull complete 15:34:35 6ad1cebc031e: Pull complete 15:34:38 8a3aa393b2d8: Pull complete 15:34:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:38 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:34:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:34:40 $ docker top 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:34:40 + set -o pipefail 15:34:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:34:45 15:34:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:34:45 15:34:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9b204a3e-add4-4af8-83a0-1c29c13ad0ad 15:34:45 15:34:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:34:45 15:34:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:45 15:34:45 15:34:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:45 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:45 $ docker stop --time=1 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de 15:34:47 $ docker rm -f --volumes 021bdcff03687601067fe1cbdb339f0ce501b8daf90f778f5870f298e46706de [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 15:34:48 + git log --format=format:%s -1 50c5d59d5a420e29fbcf2aa20cf4ed2aae97249d [Pipeline] sh 15:34:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:34:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:49 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:34:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:34:49 $ docker top 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:34:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:34:49 [ssh-agent] Looking for ssh-agent implementation... 15:34:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:49 $ docker exec 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 ssh-agent 15:34:50 SSH_AUTH_SOCK=/tmp/ssh-oAH2c2lMrlOL/agent.33 15:34:50 SSH_AGENT_PID=39 15:34:50 Running ssh-add (command line suppressed) 15:34:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6564331121203883151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6564331121203883151.key) 15:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:34:50 + git semver tag 15:34:50 2023-09-25 15:34:50,667 [run_tag] DEBUG tag force:False 15:34:50 2023-09-25 15:34:50,667 [check_head_tag] DEBUG check head tag 15:34:50 2023-09-25 15:34:50,668 [execute] INFO git cat-file --batch-check 15:34:50 2023-09-25 15:34:50,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:34:50 2023-09-25 15:34:50,672 [execute] INFO git cat-file --batch 15:34:50 2023-09-25 15:34:50,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:34:50 2023-09-25 15:34:50,690 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:50 2023-09-25 15:34:50,690 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 15:34:50 2023-09-25 15:34:50,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:34:50 2023-09-25 15:34:50,696 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:34:50 3.1.0-dev.24 [Pipeline] } 15:34:50 $ docker exec --env ******** --env ******** 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 ssh-agent -k 15:34:50 unset SSH_AUTH_SOCK; 15:34:50 unset SSH_AGENT_PID; 15:34:50 echo Agent pid 39 killed; 15:34:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:34:51 + git semver [Pipeline] } 15:34:51 $ docker stop --time=1 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 15:34:52 $ docker rm -f --volumes 3c02af653db5eb837de0205145c2e5cf8fd2ebf82e06971491bf7280d44947e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:53 15:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:34:53 0.23.1-centos7: Pulling from edgex-lftools 15:34:53 ab5ef0e58194: Pulling fs layer 15:34:53 9712f1f96733: Pulling fs layer 15:34:53 63f879dbbcfc: Pulling fs layer 15:34:53 0d9ebad4ef96: Pulling fs layer 15:34:53 e9a5061849ea: Pulling fs layer 15:34:53 d747dcd14b5f: Pulling fs layer 15:34:53 2de7ff778b66: Pulling fs layer 15:34:53 2de7ff778b66: Waiting 15:34:53 e9a5061849ea: Waiting 15:34:53 d747dcd14b5f: Waiting 15:34:53 0d9ebad4ef96: Waiting 15:34:53 9712f1f96733: Verifying Checksum 15:34:53 9712f1f96733: Download complete 15:34:53 0d9ebad4ef96: Verifying Checksum 15:34:53 0d9ebad4ef96: Download complete 15:34:53 63f879dbbcfc: Verifying Checksum 15:34:53 63f879dbbcfc: Download complete 15:34:53 d747dcd14b5f: Verifying Checksum 15:34:53 d747dcd14b5f: Download complete 15:34:53 ab5ef0e58194: Verifying Checksum 15:34:53 ab5ef0e58194: Download complete 15:34:54 e9a5061849ea: Verifying Checksum 15:34:54 e9a5061849ea: Download complete 15:34:54 2de7ff778b66: Verifying Checksum 15:34:54 2de7ff778b66: Download complete 15:34:56 ab5ef0e58194: Pull complete 15:34:56 9712f1f96733: Pull complete 15:34:57 63f879dbbcfc: Pull complete 15:35:01 0d9ebad4ef96: Pull complete 15:35:01 e9a5061849ea: Pull complete 15:35:01 d747dcd14b5f: Pull complete 15:35:02 2de7ff778b66: Pull complete 15:35:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:02 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:35:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:35:04 $ docker top baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:04 provisioning config files... 15:35:04 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3859452604016498816tmp 15:35:04 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14610206028445652241tmp 15:35:04 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3276382374787363151tmp [Pipeline] { [Pipeline] echo 15:35:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:04 ---> sigul-configuration.sh 15:35:04 gpg: directory `/root/.gnupg' created 15:35:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:04 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:04 gpg: CAST5 encrypted data 15:35:04 gpg: encrypted with 1 passphrase 15:35:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:05 + mkdir /home/jenkins 15:35:05 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:05 + 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 15:35:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:05 ---> sigul-install.sh 15:35:05 Sigul already installed; skipping installation. [Pipeline] sh 15:35:06 + git tag --list 15:35:06 v1.0.0 15:35:06 v1.1.0 15:35:06 v1.2.0 15:35:06 v1.3.0 15:35:06 v1.3.1 15:35:06 v2.0.0 15:35:06 v2.0.1 15:35:06 v2.1.0 15:35:06 v2.1.1 15:35:06 v2.1.2 15:35:06 v2.2.0 15:35:06 v2.3 15:35:06 v2.3.0 15:35:06 v2.3.1 15:35:06 v3.0 15:35:06 v3.0.0 15:35:06 v3.0.1 15:35:06 v3.0.1-dev.1 15:35:06 v3.1.0-dev.1 15:35:06 v3.1.0-dev.10 15:35:06 v3.1.0-dev.11 15:35:06 v3.1.0-dev.12 15:35:06 v3.1.0-dev.13 15:35:06 v3.1.0-dev.14 15:35:06 v3.1.0-dev.15 15:35:06 v3.1.0-dev.16 15:35:06 v3.1.0-dev.17 15:35:06 v3.1.0-dev.18 15:35:06 v3.1.0-dev.19 15:35:06 v3.1.0-dev.2 15:35:06 v3.1.0-dev.20 15:35:06 v3.1.0-dev.21 15:35:06 v3.1.0-dev.22 15:35:06 v3.1.0-dev.23 15:35:06 v3.1.0-dev.24 15:35:06 v3.1.0-dev.3 15:35:06 v3.1.0-dev.4 15:35:06 v3.1.0-dev.5 15:35:06 v3.1.0-dev.6 15:35:06 v3.1.0-dev.7 15:35:06 v3.1.0-dev.8 15:35:06 v3.1.0-dev.9 [Pipeline] sh 15:35:06 + lftools sign git-tag v3.1.0-dev.24 15:35:07 Signing Git tag with Sigul... 15:35:07 Signing v3.1.0-dev.24 [Pipeline] echo 15:35:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:07 $ docker stop --time=1 baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de 15:35:09 $ docker rm -f --volumes baf9a0e478a5fc8fa0e8342778dc3ce2248dbf0c987c40ba313554e7ec8760de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:09 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:35:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:10 $ docker top d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c -eo pid,comm 15:35:10 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). 15:35:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:10 [ssh-agent] Looking for ssh-agent implementation... 15:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:10 $ docker exec d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c ssh-agent 15:35:10 SSH_AUTH_SOCK=/tmp/ssh-64wha9MuJMu1/agent.32 15:35:10 SSH_AGENT_PID=38 15:35:10 Running ssh-add (command line suppressed) 15:35:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_258108505578537028.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_258108505578537028.key) 15:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:11 + git semver bump pre 15:35:11 2023-09-25 15:35:11,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:11 2023-09-25 15:35:11,346 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 15:35:11 2023-09-25 15:35:11,346 [bump_version] DEBUG bumped version:3.1.0-dev.25 15:35:11 2023-09-25 15:35:11,346 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:35:11 2023-09-25 15:35:11,347 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:11 2023-09-25 15:35:11,347 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:35:11 2023-09-25 15:35:11,349 [execute] INFO git cat-file --batch-check 15:35:11 2023-09-25 15:35:11,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:11 2023-09-25 15:35:11,355 [execute] INFO git cat-file --batch 15:35:11 2023-09-25 15:35:11,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:11 2023-09-25 15:35:11,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:11 3.1.0-dev.25 [Pipeline] } 15:35:11 $ docker exec --env ******** --env ******** d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c ssh-agent -k 15:35:11 unset SSH_AUTH_SOCK; 15:35:11 unset SSH_AGENT_PID; 15:35:11 echo Agent pid 38 killed; 15:35:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:11 + git semver [Pipeline] } 15:35:12 $ docker stop --time=1 d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c 15:35:13 $ docker rm -f --volumes d6c25f89c6373532e23da9e3199b8b52870e841e03a13c87c7bf4b213ad25a9c [Pipeline] // withDockerContainer [Pipeline] sh 15:35:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:14 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:35:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:14 $ docker top 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:14 [ssh-agent] Looking for ssh-agent implementation... 15:35:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:14 $ docker exec 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 ssh-agent 15:35:14 SSH_AUTH_SOCK=/tmp/ssh-q39rQHqletPC/agent.33 15:35:14 SSH_AGENT_PID=39 15:35:14 Running ssh-add (command line suppressed) 15:35:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14323811617620905335.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14323811617620905335.key) 15:35:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:15 + git semver push 15:35:15 2023-09-25 15:35:15,401 [run_push] DEBUG push 15:35:15 2023-09-25 15:35:15,401 [execute] INFO git cat-file --batch-check 15:35:15 2023-09-25 15:35:15,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:15 2023-09-25 15:35:15,406 [execute] INFO git rev-list 33a7fdeeab717d9edf688eadbeea1148e4d9ddd2 -- 15:35:15 2023-09-25 15:35:15,406 [execute] DEBUG Popen(['git', 'rev-list', '33a7fdeeab717d9edf688eadbeea1148e4d9ddd2', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:15 2023-09-25 15:35:15,417 [execute] INFO git fetch -v origin 15:35:15 2023-09-25 15:35:15,417 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:35:16 2023-09-25 15:35:15,893 [run_push] DEBUG no remote changes detected 15:35:16 2023-09-25 15:35:15,894 [execute] INFO git push origin semver 15:35:16 2023-09-25 15:35:15,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:16 2023-09-25 15:35:16,927 [run_push] DEBUG push all version tags 15:35:16 2023-09-25 15:35:16,928 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:35:16 2023-09-25 15:35:16,928 [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) 15:35:17 2023-09-25 15:35:17,699 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:35:17 3.1.0-dev.25 [Pipeline] } 15:35:17 $ docker exec --env ******** --env ******** 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 ssh-agent -k 15:35:18 unset SSH_AUTH_SOCK; 15:35:18 unset SSH_AGENT_PID; 15:35:18 echo Agent pid 39 killed; 15:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:18 + git semver [Pipeline] } 15:35:18 $ docker stop --time=1 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 15:35:19 $ docker rm -f --volumes 97abaf83b4f3100d773daaaa742d6c4f0745a662fca7a794be8d4b8f90961686 [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 15:35:20 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:35:20 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:20 total 16 15:35:20 drwxr-xr-x 3 root root 4096 Sep 25 15:24 . 15:35:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:35 .. 15:35:20 drwxr-xr-x 2 root root 4096 Sep 25 15:24 cost 15:35:20 -rw-r--r-- 1 root root 96 Sep 25 15:24 cost.csv 15:35:20 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:35:20 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:35:20 total 16 15:35:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:24 . 15:35:20 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:35 .. 15:35:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:24 cost 15:35:20 -rw-r--r-- 1 jenkins jenkins 96 Sep 25 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:21 ---> package-listing.sh 15:35:21 ++ facter osfamily 15:35:21 ++ tr '[:upper:]' '[:lower:]' 15:35:21 + OS_FAMILY=debian 15:35:21 + workspace=/w/workspace/ry_app-service-configurable_main 15:35:21 + START_PACKAGES=/tmp/packages_start.txt 15:35:21 + END_PACKAGES=/tmp/packages_end.txt 15:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:21 + PACKAGES=/tmp/packages_start.txt 15:35:21 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:21 + PACKAGES=/tmp/packages_end.txt 15:35:21 + case "${OS_FAMILY}" in 15:35:21 + dpkg -l 15:35:21 + grep '^ii' 15:35:21 + '[' -f /tmp/packages_start.txt ']' 15:35:21 + '[' -f /tmp/packages_end.txt ']' 15:35:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:21 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:35:21 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:35:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:35:21 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 15:35:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:22 prd-ubuntu20.04-docker-8c-8g-7834 does not seem to be running inside a container 15:35:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:23 $ docker top debf8055eaa49b9a6ce802a9cd682c94676a54c1e0578f2fbc7f2b9030a5d1cc -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:24 + ls /var/log/sa-host 15:35:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:24 provisioning config files... 15:35:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10257410970648439656tmp [Pipeline] { [Pipeline] echo 15:35:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> create-netrc.sh [Pipeline] } 15:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:24 ---> python-tools-install.sh [Pipeline] echo 15:35:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:25 ---> sudo-logs.sh 15:35:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:25 ---> job-cost.sh 15:35:25 lf-activate-venv: SKIPPING 15:35:25 DEBUG: total: 0.2199999988079071 15:35:25 INFO: Retrieving Stack Cost... 15:35:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:26 INFO: Archiving Costs [Pipeline] echo 15:35:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:26 ---> logs-deploy.sh 15:35:26 lf-activate-venv: SKIPPING 15:35:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/193 15:35:26 INFO: archiving workspace using pattern(s): 15:35:27 Archives upload complete. 15:35:27 INFO: archiving logs to Nexus 15:35:28 ---> uname -a: 15:35:28 Linux prd-ubuntu20-04-docker-8c-8g-7834 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:35:28 15:35:28 15:35:28 ---> lscpu: 15:35:28 Architecture: x86_64 15:35:28 CPU op-mode(s): 32-bit, 64-bit 15:35:28 Byte Order: Little Endian 15:35:28 Address sizes: 40 bits physical, 48 bits virtual 15:35:28 CPU(s): 8 15:35:28 On-line CPU(s) list: 0-7 15:35:28 Thread(s) per core: 1 15:35:28 Core(s) per socket: 1 15:35:28 Socket(s): 8 15:35:28 NUMA node(s): 1 15:35:28 Vendor ID: AuthenticAMD 15:35:28 CPU family: 23 15:35:28 Model: 49 15:35:28 Model name: AMD EPYC-Rome Processor 15:35:28 Stepping: 0 15:35:28 CPU MHz: 2800.000 15:35:28 BogoMIPS: 5600.00 15:35:28 Virtualization: AMD-V 15:35:28 Hypervisor vendor: KVM 15:35:28 Virtualization type: full 15:35:28 L1d cache: 256 KiB 15:35:28 L1i cache: 256 KiB 15:35:28 L2 cache: 4 MiB 15:35:28 L3 cache: 128 MiB 15:35:28 NUMA node0 CPU(s): 0-7 15:35:28 Vulnerability Itlb multihit: Not affected 15:35:28 Vulnerability L1tf: Not affected 15:35:28 Vulnerability Mds: Not affected 15:35:28 Vulnerability Meltdown: Not affected 15:35:28 Vulnerability Mmio stale data: Not affected 15:35:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:35:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:35:28 Vulnerability Srbds: Not affected 15:35:28 Vulnerability Tsx async abort: Not affected 15:35:28 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 15:35:28 15:35:28 15:35:28 ---> nproc: 15:35:28 8 15:35:28 15:35:28 15:35:28 ---> df -h: 15:35:28 Filesystem Size Used Avail Use% Mounted on 15:35:28 overlay 155G 13G 143G 9% / 15:35:28 tmpfs 64M 0 64M 0% /dev 15:35:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:35:28 shm 64M 0 64M 0% /dev/shm 15:35:28 /dev/vda1 155G 13G 143G 9% /facter-os 15:35:28 15:35:28 15:35:28 ---> sar -b -r -n DEV: 15:35:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7834) 09/25/23 _x86_64_ (8 CPU) 15:35:28 15:35:28 15:21:34 LINUX RESTART (8 CPU) 15:35:28 15:35:28 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:28 15:23:01 230.94 16.61 214.33 0.00 1958.74 83750.44 0.00 15:35:28 15:24:01 108.22 0.25 107.97 0.00 18.00 18804.73 0.00 15:35:28 15:25:01 122.64 0.08 122.56 0.00 13.46 35764.21 0.00 15:35:28 15:26:01 1.92 0.00 1.92 0.00 0.00 23.08 0.00 15:35:28 15:27:01 37.19 11.68 25.51 0.00 5429.90 6297.62 0.00 15:35:28 15:28:01 4.05 0.00 4.05 0.00 0.00 49.72 0.00 15:35:28 15:29:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 15:35:28 15:30:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 15:35:28 15:31:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 15:35:28 15:32:01 2.57 0.00 2.57 0.00 0.00 40.25 0.00 15:35:28 15:33:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 15:35:28 15:34:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 15:35:28 15:35:01 64.74 0.35 64.39 0.00 19.73 37807.43 0.00 15:35:28 Average: 44.52 2.23 42.29 0.00 572.25 14046.34 0.00 15:35:28 15:35:28 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:28 15:23:01 28533300 31610028 696688 2.12 147992 3136780 1739224 5.13 1035820 2876876 460 15:35:28 15:24:01 27849184 31223920 1073556 3.26 154544 3385644 2357736 6.95 1672016 2873788 241280 15:35:28 15:25:01 27703776 31593292 706448 2.15 164804 3854836 1759632 5.19 1238488 3416112 384 15:35:28 15:26:01 27703904 31593528 705920 2.15 164828 3854836 1759632 5.19 1238324 3416112 136 15:35:28 15:27:01 27333092 31576732 711436 2.16 172944 4187632 1796240 5.29 1469464 3528028 1000 15:35:28 15:28:01 27334932 31578596 710312 2.16 173012 4187628 1812412 5.34 1468820 3527988 140 15:35:28 15:29:01 27341400 31585108 703908 2.14 173072 4187636 1812412 5.34 1463016 3527996 24 15:35:28 15:30:01 27341628 31585432 703536 2.14 173132 4187636 1812412 5.34 1463104 3527996 196 15:35:28 15:31:01 27341572 31585408 703472 2.14 173160 4187640 1812412 5.34 1463064 3528000 8 15:35:28 15:32:01 27341364 31585800 703272 2.14 173292 4187620 1812412 5.34 1462436 3528460 8 15:35:28 15:33:01 27341172 31585692 703308 2.14 173336 4187620 1812412 5.34 1463052 3528460 104 15:35:28 15:34:01 27340904 31585460 703440 2.14 173368 4187624 1812412 5.34 1462892 3528464 188 15:35:28 15:35:01 25887176 31542556 741096 2.25 205296 5452652 2039108 6.01 1576100 4751408 590468 15:35:28 Average: 27414877 31556273 735876 2.24 170983 4091214 1856804 5.47 1421277 3504591 64184 15:35:28 15:35:28 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:28 15:23:01 ens3 784.94 493.45 7649.77 91.89 0.00 0.00 0.00 0.00 15:35:28 15:23:01 docker0 217.40 362.94 18.22 2432.81 0.00 0.00 0.00 0.00 15:35:28 15:23:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 15:35:28 15:24:01 ens3 59.82 52.17 80.82 94.58 0.00 0.00 0.00 0.00 15:35:28 15:24:01 veth50aeee6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:35:28 15:24:01 docker0 1.37 2.80 0.08 30.88 0.00 0.00 0.00 0.00 15:35:28 15:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:35:28 15:25:01 ens3 149.58 107.81 2589.33 246.14 0.00 0.00 0.00 0.00 15:35:28 15:25:01 docker0 1.40 2.25 0.09 33.90 0.00 0.00 0.00 0.00 15:35:28 15:25:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 15:35:28 15:26:01 ens3 1.23 1.07 0.62 0.50 0.00 0.00 0.00 0.00 15:35:28 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:27:01 ens3 137.79 70.14 2027.97 4.99 0.00 0.00 0.00 0.00 15:35:28 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:27:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 15:35:28 15:28:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 15:35:28 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:32:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:35:28 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:34:01 ens3 0.35 0.23 0.13 0.02 0.00 0.00 0.00 0.00 15:35:28 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:28 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:28 15:35:01 ens3 376.87 214.01 8199.01 31.46 0.00 0.00 0.00 0.00 15:35:28 15:35:01 docker0 60.81 118.78 4.80 1026.01 0.00 0.00 0.00 0.00 15:35:28 15:35:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:35:28 Average: ens3 116.26 72.27 1580.51 36.13 0.00 0.00 0.00 0.00 15:35:28 Average: docker0 21.61 37.44 1.78 271.03 0.00 0.00 0.00 0.00 15:35:28 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 15:35:28 15:35:28 15:35:28 ---> sar -P ALL: 15:35:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7834) 09/25/23 _x86_64_ (8 CPU) 15:35:28 15:35:28 15:21:34 LINUX RESTART (8 CPU) 15:35:28 15:35:28 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:35:28 15:23:01 all 12.09 0.00 5.08 1.19 0.08 81.56 15:35:28 15:23:01 0 12.29 0.00 5.04 0.17 0.08 82.42 15:35:28 15:23:01 1 13.30 0.00 4.79 0.27 0.08 81.55 15:35:28 15:23:01 2 11.31 0.00 4.64 0.40 0.07 83.58 15:35:28 15:23:01 3 12.21 0.00 5.06 1.12 0.08 81.53 15:35:28 15:23:01 4 11.70 0.00 5.68 0.92 0.07 81.64 15:35:28 15:23:01 5 10.23 0.00 4.35 2.22 0.07 83.14 15:35:28 15:23:01 6 13.86 0.00 5.57 4.35 0.07 76.16 15:35:28 15:23:01 7 11.79 0.00 5.51 0.12 0.10 82.48 15:35:28 15:24:01 all 50.33 0.00 5.25 0.33 0.10 43.99 15:35:28 15:24:01 0 49.33 0.00 5.00 0.05 0.10 45.52 15:35:28 15:24:01 1 50.29 0.00 5.22 0.07 0.08 44.33 15:35:28 15:24:01 2 52.38 0.00 5.17 0.08 0.08 42.28 15:35:28 15:24:01 3 52.16 0.00 5.44 0.12 0.10 42.19 15:35:28 15:24:01 4 49.52 0.00 5.29 0.10 0.12 44.97 15:35:28 15:24:01 5 49.58 0.00 5.48 0.84 0.10 44.00 15:35:28 15:24:01 6 50.50 0.00 5.39 1.21 0.10 42.80 15:35:28 15:24:01 7 48.90 0.00 4.98 0.17 0.10 45.86 15:35:28 15:25:01 all 8.21 0.00 2.53 0.42 0.05 88.80 15:35:28 15:25:01 0 7.57 0.00 2.54 0.07 0.05 89.77 15:35:28 15:25:01 1 8.87 0.00 2.68 0.10 0.05 88.30 15:35:28 15:25:01 2 7.46 0.00 2.36 0.00 0.05 90.14 15:35:28 15:25:01 3 8.83 0.00 2.51 0.12 0.05 88.49 15:35:28 15:25:01 4 8.98 0.00 2.15 0.02 0.03 88.82 15:35:28 15:25:01 5 8.95 0.00 2.18 0.28 0.05 88.54 15:35:28 15:25:01 6 7.26 0.00 3.19 2.53 0.05 86.97 15:35:28 15:25:01 7 7.77 0.00 2.60 0.22 0.05 89.36 15:35:28 15:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:35:28 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:28 15:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:35:28 15:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:35:28 15:26:01 3 0.10 0.00 0.02 0.02 0.02 99.85 15:35:28 15:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:35:28 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:35:28 15:26:01 6 0.03 0.00 0.02 0.02 0.03 99.90 15:35:28 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:35:28 15:27:01 all 1.34 0.00 0.61 0.23 0.02 97.81 15:35:28 15:27:01 0 1.25 0.00 0.58 0.38 0.02 97.77 15:35:28 15:27:01 1 1.42 0.00 0.62 0.07 0.00 97.90 15:35:28 15:27:01 2 0.50 0.00 0.33 0.03 0.02 99.11 15:35:28 15:27:01 3 1.27 0.00 0.62 0.22 0.03 97.86 15:35:28 15:27:01 4 2.74 0.00 0.78 0.12 0.02 96.34 15:35:28 15:27:01 5 2.00 0.00 0.68 0.03 0.02 97.26 15:35:28 15:27:01 6 0.65 0.00 0.43 0.72 0.02 98.18 15:35:28 15:27:01 7 0.90 0.00 0.80 0.23 0.02 98.04 15:35:28 15:28:01 all 0.02 0.00 0.03 0.01 0.01 99.94 15:35:28 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:35:28 15:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:35:28 15:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:35:28 15:28:01 3 0.05 0.00 0.05 0.03 0.02 99.85 15:35:28 15:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 15:35:28 15:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:35:28 15:28:01 7 0.03 0.00 0.02 0.00 0.03 99.92 15:35:28 15:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:35:28 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:35:28 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:35:28 15:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:35:28 15:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:35:28 15:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 15:35:28 15:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:35:28 15:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:35:28 15:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:35:28 15:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:35:28 15:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:35:28 15:30:01 3 0.05 0.00 0.03 0.02 0.00 99.90 15:35:28 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:35:28 15:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:35:28 15:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 15:35:28 15:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:35:28 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:35:28 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:31:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:35:28 15:31:01 4 0.00 0.00 0.03 0.00 0.02 99.95 15:35:28 15:31:01 5 0.03 0.00 0.00 0.02 0.02 99.93 15:35:28 15:31:01 6 0.05 0.00 0.00 0.02 0.00 99.93 15:35:28 15:31:01 7 0.03 0.00 0.03 0.00 0.03 99.90 15:35:28 15:32:01 all 0.16 0.00 0.01 0.01 0.01 99.80 15:35:28 15:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:35:28 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:32:01 2 1.09 0.00 0.00 0.02 0.02 98.87 15:35:28 15:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:35:28 15:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:35:28 15:32:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:35:28 15:32:01 6 0.02 0.00 0.02 0.05 0.02 99.90 15:35:28 15:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:35:28 15:33:01 all 0.19 0.00 0.01 0.00 0.00 99.79 15:35:28 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:35:28 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:35:28 15:33:01 2 1.35 0.00 0.02 0.00 0.00 98.63 15:35:28 15:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:35:28 15:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:35:28 15:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:35:28 15:33:01 6 0.07 0.00 0.02 0.03 0.00 99.88 15:35:28 15:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:35:28 15:35:28 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:35:28 15:34:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:35:28 15:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:35:28 15:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:35:28 15:34:01 2 0.52 0.00 0.08 0.00 0.02 99.38 15:35:28 15:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:35:28 15:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:35:28 15:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:35:28 15:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 15:35:28 15:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:35:28 15:35:01 all 8.10 0.00 3.62 0.71 0.05 87.52 15:35:28 15:35:01 0 9.61 0.00 3.48 0.03 0.07 86.81 15:35:28 15:35:01 1 8.01 0.00 3.57 0.42 0.03 87.98 15:35:28 15:35:01 2 8.09 0.00 3.04 0.02 0.05 88.80 15:35:28 15:35:01 3 8.20 0.00 4.71 2.23 0.05 84.81 15:35:28 15:35:01 4 7.60 0.00 3.43 0.02 0.05 88.90 15:35:28 15:35:01 5 8.83 0.00 3.44 0.03 0.07 87.63 15:35:28 15:35:01 6 6.44 0.00 3.46 2.72 0.03 87.34 15:35:28 15:35:01 7 8.00 0.00 3.82 0.17 0.07 87.94 15:35:28 Average: all 6.17 0.00 1.31 0.22 0.03 92.27 15:35:28 Average: 0 6.13 0.00 1.28 0.05 0.03 92.52 15:35:28 Average: 1 6.27 0.00 1.30 0.07 0.02 92.34 15:35:28 Average: 2 6.33 0.00 1.20 0.04 0.03 92.40 15:35:28 Average: 3 6.36 0.00 1.41 0.29 0.03 91.90 15:35:28 Average: 4 6.18 0.00 1.34 0.09 0.02 92.36 15:35:28 Average: 5 6.10 0.00 1.23 0.26 0.03 92.38 15:35:28 Average: 6 6.03 0.00 1.39 0.90 0.03 91.66 15:35:28 Average: 7 5.94 0.00 1.36 0.07 0.04 92.59 15:35:28 15:35:28 15:35:28