Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f6c3d7eed65e56d98ee920414fc019449f434db 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-ssh1636579596777016212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12051560807833031794.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11145529977980278895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3647025075797657720.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-ssh5179234615854284768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6311 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 5f6c3d7eed65e56d98ee920414fc019449f434db (main) Commit message: "fix: Store and Forward Enabled missing from profiles (#539)" > 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 5f6c3d7eed65e56d98ee920414fc019449f434db # timeout=10 > git rev-list --no-walk 726c7bac779ae455276856dfdf2d144874947dc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:51 ========================================================= 23:13:51 EdgeX Global Pipelines Version Info 23:13:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:52 ------------------- 23:13:52 stable info: 23:13:52 ------------------- 23:13:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:52 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:13:52 Message: update stable to v1.0.245 23:13:53 ------------------- 23:13:53 experimental info: 23:13:53 ------------------- 23:13:53 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:53 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:13:53 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6c3d7 [Pipeline] echo 23:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:53 provisioning config files... 23:13:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10639558690811826764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:54 ---> docker-login.sh 23:13:54 nexus3.edgexfoundry.org:10001 23:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:54 Configure a credential helper to remove this warning. See 23:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:54 23:13:54 Login Succeeded 23:13:54 nexus3.edgexfoundry.org:10002 23:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:54 Configure a credential helper to remove this warning. See 23:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:54 23:13:54 Login Succeeded 23:13:54 nexus3.edgexfoundry.org:10003 23:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:54 Configure a credential helper to remove this warning. See 23:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:54 23:13:54 Login Succeeded 23:13:54 nexus3.edgexfoundry.org:10004 23:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:54 Configure a credential helper to remove this warning. See 23:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:54 23:13:54 Login Succeeded 23:13:54 docker.io 23:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:54 Configure a credential helper to remove this warning. See 23:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:54 23:13:54 Login Succeeded 23:13:54 ---> docker-login.sh ends [Pipeline] } 23:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:13:55 + git rev-list -1 --merges 5f6c3d7eed65e56d98ee920414fc019449f434db~1..5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo 23:13:55 -----------> git rev-list -1 --merges 5f6c3d7eed65e56d98ee920414fc019449f434db~1..5f6c3d7eed65e56d98ee920414fc019449f434db 5f6c3d7eed65e56d98ee920414fc019449f434db [false] [Pipeline] sh 23:13:55 + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo 23:13:55 ========================================================= 23:13:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:13:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:55 + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] echo 23:13:55 [semverPrep] GIT_COMMIT: 5f6c3d7eed65e56d98ee920414fc019449f434db, Commit Message: fix: Store and Forward Enabled missing from profiles (#539) [Pipeline] echo 23:13:55 [semverPrep] This is not a build commit. [Pipeline] sh 23:13:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:56 + grep -v github /etc/ssh/ssh_known_hosts 23:13:56 + [ -e /tmp/ssh_known_hosts ] 23:13:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:13:56 + sudo tee -a /etc/ssh/ssh_known_hosts 23:13:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:56 23:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:56 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:56 b85a868b505f: Pulling fs layer 23:13:56 e2be974225ed: Pulling fs layer 23:13:56 339a4e72a1f5: Pulling fs layer 23:13:56 988bab9f4d93: Pulling fs layer 23:13:56 1469e6f7b9e6: Pulling fs layer 23:13:56 eaf3925da568: Pulling fs layer 23:13:56 bab4dde63d76: Pulling fs layer 23:13:56 bde34c3a00c8: Pulling fs layer 23:13:56 b352a97aabf1: Pulling fs layer 23:13:56 4872d77fe225: Pulling fs layer 23:13:56 5851b861e8e6: Pulling fs layer 23:13:56 eaf3925da568: Waiting 23:13:56 bab4dde63d76: Waiting 23:13:56 988bab9f4d93: Waiting 23:13:56 bde34c3a00c8: Waiting 23:13:56 1469e6f7b9e6: Waiting 23:13:56 b352a97aabf1: Waiting 23:13:56 4872d77fe225: Waiting 23:13:56 5851b861e8e6: Waiting 23:13:56 e2be974225ed: Verifying Checksum 23:13:56 e2be974225ed: Download complete 23:13:56 988bab9f4d93: Verifying Checksum 23:13:56 988bab9f4d93: Download complete 23:13:56 1469e6f7b9e6: Verifying Checksum 23:13:56 1469e6f7b9e6: Download complete 23:13:57 339a4e72a1f5: Verifying Checksum 23:13:57 339a4e72a1f5: Download complete 23:13:57 eaf3925da568: Download complete 23:13:57 bde34c3a00c8: Verifying Checksum 23:13:57 bde34c3a00c8: Download complete 23:13:57 b352a97aabf1: Download complete 23:13:57 4872d77fe225: Verifying Checksum 23:13:57 4872d77fe225: Download complete 23:13:57 5851b861e8e6: Download complete 23:13:57 b85a868b505f: Download complete 23:13:57 bab4dde63d76: Verifying Checksum 23:13:57 bab4dde63d76: Download complete 23:13:58 b85a868b505f: Pull complete 23:13:58 e2be974225ed: Pull complete 23:13:59 339a4e72a1f5: Pull complete 23:13:59 988bab9f4d93: Pull complete 23:13:59 1469e6f7b9e6: Pull complete 23:13:59 eaf3925da568: Pull complete 23:14:01 bab4dde63d76: Pull complete 23:14:01 bde34c3a00c8: Pull complete 23:14:01 b352a97aabf1: Pull complete 23:14:01 4872d77fe225: Pull complete 23:14:01 5851b861e8e6: Pull complete 23:14:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:14:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:01 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:14:02 $ docker top bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 -eo pid,comm 23:14:02 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). 23:14:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:02 [ssh-agent] Looking for ssh-agent implementation... 23:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:02 $ docker exec bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent 23:14:03 SSH_AUTH_SOCK=/tmp/ssh-aoUgAPV9lr01/agent.31 23:14:03 SSH_AGENT_PID=37 23:14:03 Running ssh-add (command line suppressed) 23:14:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13856032473307500531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13856032473307500531.key) 23:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:03 + git tag --points-at HEAD [Pipeline] } 23:14:03 $ docker exec --env ******** --env ******** bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent -k 23:14:03 unset SSH_AUTH_SOCK; 23:14:03 unset SSH_AGENT_PID; 23:14:03 echo Agent pid 37 killed; 23:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:03 [ssh-agent] Looking for ssh-agent implementation... 23:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:03 $ docker exec bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent 23:14:03 SSH_AUTH_SOCK=/tmp/ssh-PfmldobDEXsN/agent.69 23:14:03 SSH_AGENT_PID=75 23:14:03 Running ssh-add (command line suppressed) 23:14:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17872113007832135415.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17872113007832135415.key) 23:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:04 + git semver init 23:14:04 2023-03-29 23:14:04,497 [run_init] DEBUG init version:0.0.0 force:False 23:14:04 2023-03-29 23:14:04,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:14:04 2023-03-29 23:14:04,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:14:04 2023-03-29 23:14:04,498 [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) 23:14:05 2023-03-29 23:14:05,240 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:14:05 2023-03-29 23:14:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:14:05 2023-03-29 23:14:05,241 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:14:05 2023-03-29 23:14:05,241 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:14:05 3.0.0-dev.28 [Pipeline] } 23:14:05 $ docker exec --env ******** --env ******** bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 ssh-agent -k 23:14:05 unset SSH_AUTH_SOCK; 23:14:05 unset SSH_AGENT_PID; 23:14:05 echo Agent pid 75 killed; 23:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:05 + git semver [Pipeline] } 23:14:06 $ docker stop --time=1 bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 23:14:07 $ docker rm -f --volumes bb7cca44b02eb2ef1b2e6f45897d1e60ab7ce8d073ea746cd87bd6780e455a17 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:08 Stashed 1 file(s) [Pipeline] echo 23:14:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.28 [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 23:14:08 provisioning config files... 23:14:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1437535356324012436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:08 ---> docker-login.sh 23:14:08 nexus3.edgexfoundry.org:10001 23:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:08 Configure a credential helper to remove this warning. See 23:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:08 23:14:08 Login Succeeded 23:14:08 nexus3.edgexfoundry.org:10002 23:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:08 Configure a credential helper to remove this warning. See 23:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:08 23:14:08 Login Succeeded 23:14:08 nexus3.edgexfoundry.org:10003 23:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:08 Configure a credential helper to remove this warning. See 23:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:08 23:14:08 Login Succeeded 23:14:08 nexus3.edgexfoundry.org:10004 23:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:08 Configure a credential helper to remove this warning. See 23:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:08 23:14:08 Login Succeeded 23:14:08 docker.io 23:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:09 Configure a credential helper to remove this warning. See 23:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:09 23:14:09 Login Succeeded 23:14:09 ---> docker-login.sh ends [Pipeline] } 23:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:09 ========================================================= 23:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:14:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:14:09 Sending build context to Docker daemon 3.251MB 23:14:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:14:09 Step 2/12 : FROM ${BASE} AS builder 23:14:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:14:09 63b65145d645: Pulling fs layer 23:14:09 a2d21d5440eb: Pulling fs layer 23:14:09 935e6c44a52c: Pulling fs layer 23:14:09 94cc34f8dd06: Pulling fs layer 23:14:09 30dea6a524f1: Pulling fs layer 23:14:09 a2aff8979fd8: Pulling fs layer 23:14:09 6808be2612f2: Pulling fs layer 23:14:09 f25807f1079a: Pulling fs layer 23:14:09 30dea6a524f1: Waiting 23:14:09 6808be2612f2: Waiting 23:14:09 94cc34f8dd06: Waiting 23:14:09 f25807f1079a: Waiting 23:14:09 a2d21d5440eb: Download complete 23:14:09 30dea6a524f1: Download complete 23:14:09 63b65145d645: Verifying Checksum 23:14:09 63b65145d645: Download complete 23:14:09 a2aff8979fd8: Verifying Checksum 23:14:09 a2aff8979fd8: Download complete 23:14:09 63b65145d645: Pull complete 23:14:10 a2d21d5440eb: Pull complete 23:14:10 f25807f1079a: Verifying Checksum 23:14:10 f25807f1079a: Download complete 23:14:10 935e6c44a52c: Verifying Checksum 23:14:10 935e6c44a52c: Download complete 23:14:10 6808be2612f2: Verifying Checksum 23:14:10 6808be2612f2: Download complete 23:14:14 935e6c44a52c: Pull complete 23:14:14 94cc34f8dd06: Pull complete 23:14:14 30dea6a524f1: Pull complete 23:14:14 a2aff8979fd8: Pull complete 23:14:16 6808be2612f2: Pull complete 23:14:17 f25807f1079a: Pull complete 23:14:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:14:17 ---> 3b553350e43f 23:14:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:14:18 ---> Running in 5d56d2d817f1 23:14:18 Removing intermediate container 5d56d2d817f1 23:14:18 ---> e6682c4993e7 23:14:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:14:19 ---> Running in 1e69a52eab16 23:14:19 Removing intermediate container 1e69a52eab16 23:14:19 ---> 61b55a927abe 23:14:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:14:19 ---> Running in ca7bb8e28f25 23:14:19 Removing intermediate container ca7bb8e28f25 23:14:19 ---> 9c35520ea250 23:14:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:19 ---> Running in 8d806cf245c5 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:19 OK: 265 MiB in 53 packages 23:14:20 Removing intermediate container 8d806cf245c5 23:14:20 ---> b70de1f5b52f 23:14:20 Step 7/12 : WORKDIR /app 23:14:20 ---> Running in d3ca1e1e2bc4 23:14:20 Removing intermediate container d3ca1e1e2bc4 23:14:20 ---> 4b924925cc4a 23:14:20 Step 8/12 : COPY go.mod vendor* ./ 23:14:20 ---> e59728c9a231 23:14:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:20 ---> Running in 5d9bf66f4669 23:14:23 Still waiting to schedule task 23:14:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:14:42 Removing intermediate container 5d9bf66f4669 23:14:42 ---> ffea3f412862 23:14:42 Step 10/12 : COPY . . 23:14:42 ---> 6614f96c2f87 23:14:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:42 ---> Running in 1b6c81e55e30 23:14:42 Removing intermediate container 1b6c81e55e30 23:14:42 ---> 76ce5ad24286 23:14:42 Step 12/12 : RUN $MAKE 23:14:42 ---> Running in 5b17e28cf157 23:14:42 noop 23:14:42 Removing intermediate container 5b17e28cf157 23:14:42 ---> da2a23846b9e 23:14:42 Successfully built da2a23846b9e 23:14:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:42 + docker inspect -f . ci-base-image-x86_64 23:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:43 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:43 $ docker top 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:43 + go version 23:14:43 go version go1.20.2 linux/amd64 [Pipeline] } 23:14:43 $ docker stop --time=1 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f 23:14:45 $ docker rm -f --volumes 6f0db2e7bcb153fab191f43099a8ca4ad47711f94721df4e25f137fa7390312f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:45 + docker inspect -f . ci-base-image-x86_64 23:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:45 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:45 $ docker top 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:46 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:14:46 + make test 23:14:46 go test -race -coverprofile=coverage.out ./... 23:15:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:15:26 go vet ./... 23:15:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:27 ./bin/test-attribution-txt.sh 23:15:27 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 23:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:15:27 $ docker stop --time=1 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 23:15:29 $ docker rm -f --volumes 1099d37331005e871a3e66bdb6cacddfb82ba6cc98dfe92a3489ea92c1612443 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:15:31 + ls -al . 23:15:31 total 176 23:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:14 . 23:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:13 .. 23:15:31 -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 23:13 .dockerignore 23:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:14 .git 23:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:13 .github 23:15:31 -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 23:13 .gitignore 23:15:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:13 .golangci.yml 23:15:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:14 .semver 23:15:31 -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 23:13 Attribution.txt 23:15:31 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 23:13 CHANGELOG.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 23:13 Dockerfile 23:15:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:13 GOVERNANCE.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 23:13 Jenkinsfile 23:15:31 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 23:13 LICENSE 23:15:31 -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 23:13 OWNERS.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 23:13 README.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:14 VERSION 23:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:13 bin 23:15:31 -rw-r--r-- 1 jenkins jenkins 13 Mar 29 23:14 coverage.out 23:15:31 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 23:13 go.mod 23:15:31 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 23:13 go.sum 23:15:31 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 23:13 main.go 23:15:31 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 23:13 makefile 23:15:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:13 res 23:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:31 + 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=5f6c3d7eed65e56d98ee920414fc019449f434db --label arch=amd64 --label version=3.0.0-dev.28 . 23:15:31 Sending build context to Docker daemon 3.252MB 23:15:31 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:15:31 Step 2/26 : FROM ${BASE} AS builder 23:15:31 ---> da2a23846b9e 23:15:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:15:31 ---> Running in 4e2a7d17e5d3 23:15:31 Removing intermediate container 4e2a7d17e5d3 23:15:31 ---> 0aded43b144d 23:15:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:15:31 ---> Running in a03e9906b2bb 23:15:31 Removing intermediate container a03e9906b2bb 23:15:31 ---> 7c45f7a6fe21 23:15:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:15:31 ---> Running in c7336e04f659 23:15:32 Removing intermediate container c7336e04f659 23:15:32 ---> 5960ed71a051 23:15:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:32 ---> Running in b92311188e07 23:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:32 OK: 265 MiB in 53 packages 23:15:32 Removing intermediate container b92311188e07 23:15:32 ---> 7788fbf93123 23:15:32 Step 7/26 : WORKDIR /app 23:15:32 ---> Running in 40d6b22b7c80 23:15:33 Removing intermediate container 40d6b22b7c80 23:15:33 ---> df35f96c9487 23:15:33 Step 8/26 : COPY go.mod vendor* ./ 23:15:33 ---> 96ebf0dbf88e 23:15:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 ---> Running in 4f64501bc460 23:15:34 Removing intermediate container 4f64501bc460 23:15:34 ---> 2ea0a54777c2 23:15:34 Step 10/26 : COPY . . 23:15:34 ---> 096e425a9893 23:15:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:34 ---> Running in 01af1fbfb60e 23:15:34 Removing intermediate container 01af1fbfb60e 23:15:34 ---> 09bcf8ee3304 23:15:34 Step 12/26 : RUN $MAKE 23:15:34 ---> Running in c0e8dfc216f9 23:15:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 23:15:52 Removing intermediate container c0e8dfc216f9 23:15:52 ---> e71038bfd2bb 23:15:52 Step 13/26 : FROM alpine:3.17 23:15:52 3.17: Pulling from library/alpine 23:15:52 f56be85fc22e: Pulling fs layer 23:15:52 f56be85fc22e: Verifying Checksum 23:15:52 f56be85fc22e: Download complete 23:15:52 f56be85fc22e: Pull complete 23:15:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:15:52 Status: Downloaded newer image for alpine:3.17 23:15:52 ---> 9ed4aefc74f6 23:15:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:15:52 ---> Running in abb92c4f9c77 23:15:52 Removing intermediate container abb92c4f9c77 23:15:52 ---> 6a629be7f4c9 23:15:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:15:52 ---> Running in a6084e68864d 23:15:52 Removing intermediate container a6084e68864d 23:15:52 ---> d13e8c182667 23:15:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:15:52 ---> Running in d6790a405862 23:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:52 (1/2) Installing ca-certificates (20220614-r4) 23:15:52 (2/2) Installing dumb-init (1.2.5-r2) 23:15:52 Executing busybox-1.35.0-r29.trigger 23:15:52 Executing ca-certificates-20220614-r4.trigger 23:15:52 OK: 8 MiB in 17 packages 23:15:53 Removing intermediate container d6790a405862 23:15:53 ---> 58598202b2e0 23:15:53 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:15:53 ---> d6ffd534e633 23:15:53 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:15:53 ---> 2b1c29c75fb7 23:15:53 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:15:53 ---> aca1c3ce611f 23:15:53 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:15:54 ---> c00a99ddca09 23:15:54 Step 21/26 : EXPOSE 48095 23:15:54 ---> Running in 38c4c0084283 23:15:54 Removing intermediate container 38c4c0084283 23:15:54 ---> 8f5c0bedced1 23:15:54 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:15:54 ---> Running in 61c39a352cdb 23:15:54 Removing intermediate container 61c39a352cdb 23:15:54 ---> dc7133ce627b 23:15:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:54 ---> Running in 1c742ad3cd1f 23:15:54 Removing intermediate container 1c742ad3cd1f 23:15:54 ---> eb28c2f8fde3 23:15:54 Step 24/26 : LABEL arch=amd64 23:15:54 ---> Running in ccdbdf23616a 23:15:54 Removing intermediate container ccdbdf23616a 23:15:54 ---> b03f9918c36e 23:15:54 Step 25/26 : LABEL git_sha=5f6c3d7eed65e56d98ee920414fc019449f434db 23:15:55 ---> Running in 544cc8885ffb 23:15:55 Removing intermediate container 544cc8885ffb 23:15:55 ---> bbd0ebdc81d6 23:15:55 Step 26/26 : LABEL version=3.0.0-dev.28 23:15:55 ---> Running in b8fa8352d23a 23:15:55 Removing intermediate container b8fa8352d23a 23:15:55 ---> 7ab65cba04e0 23:15:55 [Warning] One or more build-args [ARCH] were not consumed 23:15:55 Successfully built 7ab65cba04e0 23:15:55 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 23:15:55 provisioning config files... 23:15:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2172510204689033652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:55 ---> docker-login.sh 23:15:55 nexus3.edgexfoundry.org:10001 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 nexus3.edgexfoundry.org:10002 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 nexus3.edgexfoundry.org:10003 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 nexus3.edgexfoundry.org:10004 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 docker.io 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:56 ---> docker-login.sh ends [Pipeline] } 23:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:56 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:15:56 5f6c3d7eed65e56d98ee920414fc019449f434db 23:15:56 latest 23:15:56 3.0.0-dev.28 23:15:56 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:15:56 main 23:15:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db 23:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:15:56 0da13239b7cf: Preparing 23:15:56 ea47929f79cc: Preparing 23:15:56 9e5aff5db65f: Preparing 23:15:56 5436ed353058: Preparing 23:15:56 838c85fd5673: Preparing 23:15:56 f1417ff83b31: Preparing 23:15:56 f1417ff83b31: Waiting 23:15:56 ea47929f79cc: Pushed 23:15:56 9e5aff5db65f: Pushed 23:15:56 f1417ff83b31: Layer already exists 23:15:56 5436ed353058: Pushed 23:15:56 838c85fd5673: Pushed 23:15:59 0da13239b7cf: Pushed 23:15:59 5f6c3d7eed65e56d98ee920414fc019449f434db: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:16:00 0da13239b7cf: Preparing 23:16:00 ea47929f79cc: Preparing 23:16:00 9e5aff5db65f: Preparing 23:16:00 5436ed353058: Preparing 23:16:00 838c85fd5673: Preparing 23:16:00 f1417ff83b31: Preparing 23:16:00 f1417ff83b31: Waiting 23:16:00 838c85fd5673: Layer already exists 23:16:00 5436ed353058: Layer already exists 23:16:00 ea47929f79cc: Layer already exists 23:16:00 0da13239b7cf: Layer already exists 23:16:00 9e5aff5db65f: Layer already exists 23:16:00 f1417ff83b31: Layer already exists 23:16:00 latest: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 23:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:16:00 0da13239b7cf: Preparing 23:16:00 ea47929f79cc: Preparing 23:16:00 9e5aff5db65f: Preparing 23:16:00 5436ed353058: Preparing 23:16:00 838c85fd5673: Preparing 23:16:00 f1417ff83b31: Preparing 23:16:00 f1417ff83b31: Waiting 23:16:00 838c85fd5673: Layer already exists 23:16:00 ea47929f79cc: Layer already exists 23:16:00 0da13239b7cf: Layer already exists 23:16:00 5436ed353058: Layer already exists 23:16:00 9e5aff5db65f: Layer already exists 23:16:00 f1417ff83b31: Layer already exists 23:16:00 3.0.0-dev.28: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:16:01 0da13239b7cf: Preparing 23:16:01 ea47929f79cc: Preparing 23:16:01 9e5aff5db65f: Preparing 23:16:01 5436ed353058: Preparing 23:16:01 838c85fd5673: Preparing 23:16:01 f1417ff83b31: Preparing 23:16:01 f1417ff83b31: Waiting 23:16:01 838c85fd5673: Layer already exists 23:16:01 9e5aff5db65f: Layer already exists 23:16:01 0da13239b7cf: Layer already exists 23:16:01 5436ed353058: Layer already exists 23:16:01 ea47929f79cc: Layer already exists 23:16:01 f1417ff83b31: Layer already exists 23:16:01 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:16:01 0da13239b7cf: Preparing 23:16:01 ea47929f79cc: Preparing 23:16:01 9e5aff5db65f: Preparing 23:16:01 5436ed353058: Preparing 23:16:01 838c85fd5673: Preparing 23:16:01 f1417ff83b31: Preparing 23:16:01 f1417ff83b31: Waiting 23:16:01 9e5aff5db65f: Layer already exists 23:16:01 5436ed353058: Layer already exists 23:16:01 0da13239b7cf: Layer already exists 23:16:01 838c85fd5673: Layer already exists 23:16:01 ea47929f79cc: Layer already exists 23:16:01 f1417ff83b31: Layer already exists 23:16:01 main: digest: sha256:fdc44294723e70d9a947976d7aed6f9d86c9619b22bceef763dff96f6a3ff382 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:01 ===================================================== [Pipeline] echo 23:16:01 taggedImages: 23:16:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db 23:16:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:16:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.28 23:16:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:16:01 - 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 23:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:02 23:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:02 latest: Pulling from edgex-lftools-log-publisher 23:16:02 5eb5b503b376: Pulling fs layer 23:16:02 5c69ac0246d0: Pulling fs layer 23:16:02 ec43610c2a17: Pulling fs layer 23:16:02 3a2ae6a8a46f: Pulling fs layer 23:16:02 33b1e0a273af: Pulling fs layer 23:16:02 5d3b04190fa2: Pulling fs layer 23:16:02 2f39f015ded8: Pulling fs layer 23:16:02 2f39f015ded8: Waiting 23:16:02 33b1e0a273af: Waiting 23:16:02 5d3b04190fa2: Waiting 23:16:02 3a2ae6a8a46f: Waiting 23:16:02 5c69ac0246d0: Verifying Checksum 23:16:02 5c69ac0246d0: Download complete 23:16:02 3a2ae6a8a46f: Verifying Checksum 23:16:02 3a2ae6a8a46f: Download complete 23:16:02 33b1e0a273af: Verifying Checksum 23:16:02 33b1e0a273af: Download complete 23:16:02 ec43610c2a17: Verifying Checksum 23:16:02 5d3b04190fa2: Download complete 23:16:02 ec43610c2a17: Download complete 23:16:02 5eb5b503b376: Download complete 23:16:04 5eb5b503b376: Pull complete 23:16:04 5c69ac0246d0: Pull complete 23:16:04 ec43610c2a17: Pull complete 23:16:04 3a2ae6a8a46f: Pull complete 23:16:04 33b1e0a273af: Pull complete 23:16:04 5d3b04190fa2: Pull complete 23:16:08 2f39f015ded8: Pull complete 23:16:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:08 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:10 $ docker top 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:11 ---> job-cost.sh 23:16:11 lf-activate-venv: SKIPPING 23:16:11 INFO: No Stack... 23:16:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:12 INFO: Archiving Costs [Pipeline] sh 23:16:12 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:16:12 + cut -d, -f6 [Pipeline] lock 23:16:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] 23:16:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] did not exist. Created. 23:16:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:12 + echo total: 0.2199999988079071 [Pipeline] stash 23:16:12 Stashed 1 file(s) [Pipeline] } 23:16:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:12 $ docker stop --time=1 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 23:16:13 $ docker rm -f --volumes 3270d2e72a793f5a5203918cea9761eed43e4432331aef25b9afa24308f7d377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:19:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6322 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:19:02 Running in /w/workspace/app-service-configurable/145 [Pipeline] { [Pipeline] checkout 23:19:02 Selected Git installation does not exist. Using Default 23:19:02 The recommended git tool is: NONE 23:19:14 using credential edgex-jenkins-ssh 23:19:14 Cloning the remote Git repository 23:19:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:19:14 > git init /w/workspace/app-service-configurable/145 # timeout=10 23:19:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:19:15 > git --version # timeout=10 23:19:15 > git --version # 'git version 2.25.1' 23:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:19:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:18 Avoid second fetch 23:19:18 Checking out Revision 5f6c3d7eed65e56d98ee920414fc019449f434db (main) 23:19:19 Commit message: "fix: Store and Forward Enabled missing from profiles (#539)" 23:19:18 > git config core.sparsecheckout # timeout=10 23:19:18 > git checkout -f 5f6c3d7eed65e56d98ee920414fc019449f434db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:19:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:20 Dload Upload Total Spent Left Speed 23:19:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 148k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh 23:19:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:19:22 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 23:19:22 23:19:22 { 23:19:22 "registry-mirrors": [ 23:19:22 "https://nexus3.edgexfoundry.org:10001" 23:19:22 ], 23:19:22 "bip": "10.250.0.254/24", 23:19:22 "hosts": [ 23:19:22 "tcp://0.0.0.0:5555", 23:19:22 "unix:///var/run/docker.sock" 23:19:22 ], 23:19:22 "mtu": 1458, 23:19:22 "selinux-enabled": true, 23:19:22 "seccomp-profile": "/etc/docker/seccomp.json" 23:19:22 } [Pipeline] sh 23:19:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:19:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:41 provisioning config files... 23:19:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/145@tmp/config505213293342672602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:42 ---> docker-login.sh 23:19:42 nexus3.edgexfoundry.org:10001 23:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:42 Configure a credential helper to remove this warning. See 23:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:42 23:19:42 Login Succeeded 23:19:42 nexus3.edgexfoundry.org:10002 23:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:43 Configure a credential helper to remove this warning. See 23:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:43 23:19:43 Login Succeeded 23:19:43 nexus3.edgexfoundry.org:10003 23:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:43 Configure a credential helper to remove this warning. See 23:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:43 23:19:43 Login Succeeded 23:19:43 nexus3.edgexfoundry.org:10004 23:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:44 Configure a credential helper to remove this warning. See 23:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:44 23:19:44 Login Succeeded 23:19:44 docker.io 23:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:44 Configure a credential helper to remove this warning. See 23:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:44 23:19:44 Login Succeeded 23:19:44 ---> docker-login.sh ends [Pipeline] } 23:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:45 ========================================================= 23:19:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:19:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:19:45 Sending build context to Docker daemon 168.4kB 23:19:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:19:45 Step 2/12 : FROM ${BASE} AS builder 23:19:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:19:46 af6eaf76a39c: Pulling fs layer 23:19:46 55522c791124: Pulling fs layer 23:19:46 ce5c4a1c91eb: Pulling fs layer 23:19:46 169dfbe0d373: Pulling fs layer 23:19:46 e1ff8fa3b103: Pulling fs layer 23:19:46 52ebb69f0ebf: Pulling fs layer 23:19:46 5abe8eddf0d5: Pulling fs layer 23:19:46 169dfbe0d373: Waiting 23:19:46 52ebb69f0ebf: Waiting 23:19:46 e1ff8fa3b103: Waiting 23:19:46 5abe8eddf0d5: Waiting 23:19:46 55522c791124: Verifying Checksum 23:19:46 55522c791124: Download complete 23:19:46 169dfbe0d373: Verifying Checksum 23:19:46 169dfbe0d373: Download complete 23:19:46 e1ff8fa3b103: Download complete 23:19:46 af6eaf76a39c: Verifying Checksum 23:19:46 af6eaf76a39c: Download complete 23:19:47 af6eaf76a39c: Pull complete 23:19:47 5abe8eddf0d5: Verifying Checksum 23:19:47 5abe8eddf0d5: Download complete 23:19:48 55522c791124: Pull complete 23:19:49 ce5c4a1c91eb: Verifying Checksum 23:19:49 ce5c4a1c91eb: Download complete 23:19:49 52ebb69f0ebf: Verifying Checksum 23:19:49 52ebb69f0ebf: Download complete 23:20:04 ce5c4a1c91eb: Pull complete 23:20:04 169dfbe0d373: Pull complete 23:20:04 e1ff8fa3b103: Pull complete 23:20:09 52ebb69f0ebf: Pull complete 23:20:11 5abe8eddf0d5: Pull complete 23:20:11 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:20:11 ---> 6cb57ee374ae 23:20:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:20:13 ---> Running in 52bb7ee37624 23:20:13 Removing intermediate container 52bb7ee37624 23:20:13 ---> f6a99beba97d 23:20:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:20:13 ---> Running in 88328722ceaf 23:20:14 Removing intermediate container 88328722ceaf 23:20:14 ---> 4d4f106c788c 23:20:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:20:14 ---> Running in 861491940ae1 23:20:16 Removing intermediate container 861491940ae1 23:20:16 ---> fed672149c05 23:20:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:16 ---> Running in 5e619a6945e3 23:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:19 OK: 263 MiB in 53 packages 23:20:20 Removing intermediate container 5e619a6945e3 23:20:20 ---> aef7f5f49119 23:20:20 Step 7/12 : WORKDIR /app 23:20:20 ---> Running in 627b858472d5 23:20:21 Removing intermediate container 627b858472d5 23:20:21 ---> 762cc5d8722e 23:20:21 Step 8/12 : COPY go.mod vendor* ./ 23:20:21 ---> 44b4a4348926 23:20:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:22 ---> Running in c66e5c7c040e 23:21:30 Removing intermediate container c66e5c7c040e 23:21:30 ---> ac1dafffdacb 23:21:30 Step 10/12 : COPY . . 23:21:30 ---> 44723a9b10b7 23:21:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:30 ---> Running in 995083a9ff05 23:21:30 Removing intermediate container 995083a9ff05 23:21:30 ---> fd5bdb5525af 23:21:30 Step 12/12 : RUN $MAKE 23:21:30 ---> Running in 301287290cbf 23:21:31 noop 23:21:31 Removing intermediate container 301287290cbf 23:21:31 ---> 54983a242fec 23:21:31 Successfully built 54983a242fec 23:21:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:32 + docker inspect -f . ci-base-image-arm64 23:21:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:32 prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container 23:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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 23:21:34 $ docker top e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:34 + go version 23:21:34 go version go1.20.2 linux/arm64 [Pipeline] } 23:21:34 $ docker stop --time=1 e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 23:21:36 $ docker rm -f --volumes e78a77b61cce3ab247e7e66cd3d01d28aaa15509ac54b8d06e80400c357c2619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker inspect -f . ci-base-image-arm64 23:21:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container 23:21:37 $ 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/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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 23:21:39 $ docker top d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/145 [Pipeline] fileExists [Pipeline] sh 23:21:40 + make test 23:21:40 go test -race -coverprofile=coverage.out ./... 23:24:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:24:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:24:33 go vet ./... 23:27:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:10 ./bin/test-attribution-txt.sh 23:27:10 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 23:27:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:10 $ docker stop --time=1 d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 23:27:12 $ docker rm -f --volumes d39e464a2b788321a775aaeba9890c62ed6ff624bcb1f7d21a36d7ebe26ea1a1 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:14 Warning: overwriting stash ‘coverage-report’ 23:27:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:15 + ls -al . 23:27:15 total 172 23:27:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 29 23:21 . 23:27:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:19 .. 23:27:15 -rw-rw-r-- 1 jenkins jenkins 119 Mar 29 23:19 .dockerignore 23:27:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:19 .git 23:27:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:19 .github 23:27:15 -rw-rw-r-- 1 jenkins jenkins 171 Mar 29 23:19 .gitignore 23:27:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:19 .golangci.yml 23:27:15 -rw-rw-r-- 1 jenkins jenkins 9088 Mar 29 23:19 Attribution.txt 23:27:15 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 29 23:19 CHANGELOG.md 23:27:15 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 29 23:19 Dockerfile 23:27:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:19 GOVERNANCE.md 23:27:15 -rw-rw-r-- 1 jenkins jenkins 688 Mar 29 23:19 Jenkinsfile 23:27:15 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 29 23:19 LICENSE 23:27:15 -rw-rw-r-- 1 jenkins jenkins 618 Mar 29 23:19 OWNERS.md 23:27:15 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 29 23:19 README.md 23:27:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 29 23:14 VERSION 23:27:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:19 bin 23:27:15 -rw-r--r-- 1 jenkins jenkins 13 Mar 29 23:21 coverage.out 23:27:15 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 29 23:19 go.mod 23:27:15 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 29 23:19 go.sum 23:27:15 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 29 23:19 main.go 23:27:15 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 29 23:19 makefile 23:27:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:19 res 23:27:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:15 + 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=5f6c3d7eed65e56d98ee920414fc019449f434db --label arch=arm64 --label version=3.0.0-dev.28 . 23:27:15 Sending build context to Docker daemon 169.5kB 23:27:16 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:27:16 Step 2/26 : FROM ${BASE} AS builder 23:27:16 ---> 54983a242fec 23:27:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:27:16 ---> Running in 36fae6122c90 23:27:16 Removing intermediate container 36fae6122c90 23:27:16 ---> 6afd0f8469e1 23:27:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:27:16 ---> Running in 36aa9353dde5 23:27:16 Removing intermediate container 36aa9353dde5 23:27:16 ---> 7202bc171e70 23:27:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:27:16 ---> Running in 9d5ed756fd5c 23:27:17 Removing intermediate container 9d5ed756fd5c 23:27:17 ---> 664008b8f7bd 23:27:17 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:17 ---> Running in 3533196b1902 23:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:20 OK: 263 MiB in 53 packages 23:27:21 Removing intermediate container 3533196b1902 23:27:21 ---> f19ca6db14dd 23:27:21 Step 7/26 : WORKDIR /app 23:27:21 ---> Running in db2fc04292c2 23:27:21 Removing intermediate container db2fc04292c2 23:27:21 ---> ab3509a62b7c 23:27:21 Step 8/26 : COPY go.mod vendor* ./ 23:27:22 ---> 21d12289a467 23:27:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:22 ---> Running in 9fcf088ba832 23:27:25 Removing intermediate container 9fcf088ba832 23:27:25 ---> 21a4cd584c53 23:27:25 Step 10/26 : COPY . . 23:27:25 ---> df6cdfb6c029 23:27:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:25 ---> Running in bc0cf89d4a35 23:27:26 Removing intermediate container bc0cf89d4a35 23:27:26 ---> a80a9595e8bd 23:27:26 Step 12/26 : RUN $MAKE 23:27:26 ---> Running in b6d18206fd1a 23:27:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 23:30:19 Removing intermediate container b6d18206fd1a 23:30:19 ---> d8ea971b5602 23:30:19 Step 13/26 : FROM alpine:3.17 23:30:19 3.17: Pulling from library/alpine 23:30:19 c41833b44d91: Pulling fs layer 23:30:19 c41833b44d91: Verifying Checksum 23:30:19 c41833b44d91: Download complete 23:30:19 c41833b44d91: Pull complete 23:30:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:30:19 Status: Downloaded newer image for alpine:3.17 23:30:19 ---> 51e60588ff2c 23:30:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:30:19 ---> Running in f2a7de803513 23:30:19 Removing intermediate container f2a7de803513 23:30:19 ---> ff3da239546f 23:30:19 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:30:19 ---> Running in ca3335287f00 23:30:19 Removing intermediate container ca3335287f00 23:30:19 ---> 28f0e2faafcf 23:30:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:30:19 ---> Running in 8a8dcd178cb8 23:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:19 (1/2) Installing ca-certificates (20220614-r4) 23:30:19 (2/2) Installing dumb-init (1.2.5-r2) 23:30:19 Executing busybox-1.35.0-r29.trigger 23:30:19 Executing ca-certificates-20220614-r4.trigger 23:30:19 OK: 8 MiB in 17 packages 23:30:19 Removing intermediate container 8a8dcd178cb8 23:30:19 ---> 1e489b22444d 23:30:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:30:19 ---> 0d9529ac074e 23:30:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:30:20 ---> bedd1a8d6ab1 23:30:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:30:21 ---> aa88c26d0d2c 23:30:21 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:30:22 ---> 3014b8e0d109 23:30:22 Step 21/26 : EXPOSE 48095 23:30:22 ---> Running in 33fe12eade45 23:30:23 Removing intermediate container 33fe12eade45 23:30:23 ---> 0027d7def4cd 23:30:23 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:30:23 ---> Running in ad8a97a422c1 23:30:23 Removing intermediate container ad8a97a422c1 23:30:23 ---> aa297206780f 23:30:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:30:23 ---> Running in e99e30620d6c 23:30:24 Removing intermediate container e99e30620d6c 23:30:24 ---> dd9c117b75ce 23:30:24 Step 24/26 : LABEL arch=arm64 23:30:24 ---> Running in 793282c7dae9 23:30:24 Removing intermediate container 793282c7dae9 23:30:24 ---> 21a4b8b9fbba 23:30:24 Step 25/26 : LABEL git_sha=5f6c3d7eed65e56d98ee920414fc019449f434db 23:30:24 ---> Running in 7e41ee2cbda3 23:30:25 Removing intermediate container 7e41ee2cbda3 23:30:25 ---> 2b7a851b1c0d 23:30:25 Step 26/26 : LABEL version=3.0.0-dev.28 23:30:25 ---> Running in df2c85f4b89e 23:30:25 Removing intermediate container df2c85f4b89e 23:30:25 ---> 04cd60cc443e 23:30:25 [Warning] One or more build-args [ARCH] were not consumed 23:30:25 Successfully built 04cd60cc443e 23:30:25 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 23:30:25 provisioning config files... 23:30:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/145@tmp/config15816464452835665066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:26 ---> docker-login.sh 23:30:26 nexus3.edgexfoundry.org:10001 23:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:26 Configure a credential helper to remove this warning. See 23:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:26 23:30:26 Login Succeeded 23:30:26 nexus3.edgexfoundry.org:10002 23:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:26 Configure a credential helper to remove this warning. See 23:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:26 23:30:26 Login Succeeded 23:30:26 nexus3.edgexfoundry.org:10003 23:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:27 Configure a credential helper to remove this warning. See 23:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:27 23:30:27 Login Succeeded 23:30:27 nexus3.edgexfoundry.org:10004 23:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:27 Configure a credential helper to remove this warning. See 23:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:27 23:30:27 Login Succeeded 23:30:27 docker.io 23:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:28 Configure a credential helper to remove this warning. See 23:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:28 23:30:28 Login Succeeded 23:30:28 ---> docker-login.sh ends [Pipeline] } 23:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:28 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:30:28 5f6c3d7eed65e56d98ee920414fc019449f434db 23:30:28 latest 23:30:28 3.0.0-dev.28 23:30:28 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:30:28 main 23:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db 23:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:30:29 ed1f12b480c6: Preparing 23:30:29 9533dc6cad63: Preparing 23:30:29 e97d90d9fc07: Preparing 23:30:29 488d840f5dcc: Preparing 23:30:29 db44895303a5: Preparing 23:30:29 26cbea5cba74: Preparing 23:30:29 26cbea5cba74: Waiting 23:30:29 e97d90d9fc07: Pushed 23:30:29 488d840f5dcc: Pushed 23:30:29 9533dc6cad63: Pushed 23:30:29 26cbea5cba74: Layer already exists 23:30:29 db44895303a5: Pushed 23:30:36 ed1f12b480c6: Pushed 23:30:36 5f6c3d7eed65e56d98ee920414fc019449f434db: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:37 + 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 23:30:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:30:37 ed1f12b480c6: Preparing 23:30:37 9533dc6cad63: Preparing 23:30:37 e97d90d9fc07: Preparing 23:30:37 488d840f5dcc: Preparing 23:30:37 db44895303a5: Preparing 23:30:37 26cbea5cba74: Preparing 23:30:37 26cbea5cba74: Waiting 23:30:37 e97d90d9fc07: Layer already exists 23:30:37 ed1f12b480c6: Layer already exists 23:30:37 9533dc6cad63: Layer already exists 23:30:37 db44895303a5: Layer already exists 23:30:37 488d840f5dcc: Layer already exists 23:30:37 26cbea5cba74: Layer already exists 23:30:37 latest: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 23:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:30:38 ed1f12b480c6: Preparing 23:30:38 9533dc6cad63: Preparing 23:30:38 e97d90d9fc07: Preparing 23:30:38 488d840f5dcc: Preparing 23:30:38 db44895303a5: Preparing 23:30:38 26cbea5cba74: Preparing 23:30:38 26cbea5cba74: Waiting 23:30:38 db44895303a5: Layer already exists 23:30:38 ed1f12b480c6: Layer already exists 23:30:38 488d840f5dcc: Layer already exists 23:30:38 9533dc6cad63: Layer already exists 23:30:38 e97d90d9fc07: Layer already exists 23:30:38 26cbea5cba74: Layer already exists 23:30:38 3.0.0-dev.28: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:30:39 ed1f12b480c6: Preparing 23:30:39 9533dc6cad63: Preparing 23:30:39 e97d90d9fc07: Preparing 23:30:39 488d840f5dcc: Preparing 23:30:39 db44895303a5: Preparing 23:30:39 26cbea5cba74: Preparing 23:30:39 26cbea5cba74: Waiting 23:30:39 9533dc6cad63: Layer already exists 23:30:39 ed1f12b480c6: Layer already exists 23:30:39 488d840f5dcc: Layer already exists 23:30:39 db44895303a5: Layer already exists 23:30:39 e97d90d9fc07: Layer already exists 23:30:39 26cbea5cba74: Layer already exists 23:30:39 5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:40 + 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 23:30:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:30:40 ed1f12b480c6: Preparing 23:30:40 9533dc6cad63: Preparing 23:30:40 e97d90d9fc07: Preparing 23:30:40 488d840f5dcc: Preparing 23:30:40 db44895303a5: Preparing 23:30:40 26cbea5cba74: Preparing 23:30:40 26cbea5cba74: Waiting 23:30:40 ed1f12b480c6: Layer already exists 23:30:40 e97d90d9fc07: Layer already exists 23:30:40 db44895303a5: Layer already exists 23:30:40 488d840f5dcc: Layer already exists 23:30:40 9533dc6cad63: Layer already exists 23:30:40 26cbea5cba74: Layer already exists 23:30:40 main: digest: sha256:5cf7fba2c2f0c89c5f2d3ae44226732f4dfbd0ba826943539d5864287946ee83 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:40 ===================================================== [Pipeline] echo 23:30:40 taggedImages: 23:30:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db 23:30:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:30:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.28 23:30:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5f6c3d7eed65e56d98ee920414fc019449f434db-3.0.0-dev.28 23:30:40 - 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 23:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:41 23:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:41 arm64: Pulling from edgex-lftools-log-publisher 23:30:41 8998bd30e6a1: Pulling fs layer 23:30:41 04944245beec: Pulling fs layer 23:30:41 699f458cf7ca: Pulling fs layer 23:30:41 765212b225bb: Pulling fs layer 23:30:41 f23df028b6ca: Pulling fs layer 23:30:41 d65c8cfc05b1: Pulling fs layer 23:30:41 2437ff75d9bd: Pulling fs layer 23:30:41 f23df028b6ca: Waiting 23:30:41 d65c8cfc05b1: Waiting 23:30:41 2437ff75d9bd: Waiting 23:30:41 765212b225bb: Waiting 23:30:41 04944245beec: Verifying Checksum 23:30:41 04944245beec: Download complete 23:30:41 765212b225bb: Verifying Checksum 23:30:41 765212b225bb: Download complete 23:30:41 f23df028b6ca: Verifying Checksum 23:30:41 f23df028b6ca: Download complete 23:30:42 d65c8cfc05b1: Verifying Checksum 23:30:42 d65c8cfc05b1: Download complete 23:30:42 699f458cf7ca: Verifying Checksum 23:30:42 699f458cf7ca: Download complete 23:30:42 8998bd30e6a1: Verifying Checksum 23:30:42 8998bd30e6a1: Download complete 23:30:45 2437ff75d9bd: Verifying Checksum 23:30:45 2437ff75d9bd: Download complete 23:30:46 8998bd30e6a1: Pull complete 23:30:47 04944245beec: Pull complete 23:30:48 699f458cf7ca: Pull complete 23:30:49 765212b225bb: Pull complete 23:30:49 f23df028b6ca: Pull complete 23:30:50 d65c8cfc05b1: Pull complete 23:31:08 2437ff75d9bd: Pull complete 23:31:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:08 prd-ubuntu20.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container 23:31:08 $ 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/145 -v /w/workspace/app-service-configurable/145:/w/workspace/app-service-configurable/145:rw,z -v /w/workspace/app-service-configurable/145@tmp:/w/workspace/app-service-configurable/145@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 23:31:12 $ docker top cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:13 ---> job-cost.sh 23:31:13 lf-activate-venv: SKIPPING 23:31:13 INFO: No Stack... 23:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 23:31:15 INFO: Archiving Costs [Pipeline] sh 23:31:15 + cat /w/workspace/app-service-configurable/145/archives/cost.csv 23:31:15 + cut -d, -f6 [Pipeline] lock 23:31:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] 23:31:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] did not exist. Created. 23:31:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:16 /w/workspace/app-service-configurable/145@tmp/durable-bbb4965a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:31:17 + echo total: 0.10999999940395355 [Pipeline] stash 23:31:17 Warning: overwriting stash ‘stack-cost’ 23:31:17 Stashed 1 file(s) [Pipeline] } 23:31:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:17 $ docker stop --time=1 cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 23:31:19 $ docker rm -f --volumes cc6cf46724aed71bacdcd2618bb9f5540a74c4848d0f5da1afde0019aa824009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:31:20 provisioning config files... 23:31:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8540144078367189357tmp [Pipeline] { [Pipeline] sh 23:31:20 + set +x 23:31:20 + curl -s https://codecov.io/bash 23:31:20 + bash -s -- 23:31:20 23:31:20 _____ _ 23:31:20 / ____| | | 23:31:20 | | ___ __| | ___ ___ _____ __ 23:31:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:31:20 | |___| (_) | (_| | __/ (_| (_) \ V / 23:31:20 \_____\___/ \__,_|\___|\___\___/ \_/ 23:31:20 Bash-1.0.6 23:31:20 23:31:20 23:31:20 ==> git version 2.25.1 found 23:31:20 ==> 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 23:31:20 Release-Date: 2020-01-08 23:31:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:31:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:31:20 ==> Jenkins CI detected. 23:31:20 current dir:  /w/workspace/ry_app-service-configurable_main 23:31:20 project root: . 23:31:20 --> token set from env 23:31:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:31:20 ==> Running gcov in . (disable via -X gcov) 23:31:20 ==> Python coveragepy not found 23:31:20 ==> Searching for coverage reports in: 23:31:20 + . 23:31:20 -> Found 1 reports 23:31:20 ==> Detecting git/mercurial file structure 23:31:20 ==> Reading reports 23:31:20 + ./coverage.out bytes=13 23:31:20 ==> Appending adjustments 23:31:20 https://docs.codecov.io/docs/fixing-reports 23:31:20 + Found adjustments 23:31:20 ==> Gzipping contents 23:31:20 4.0K /tmp/codecov.nhIiY9.gz 23:31:20 ==> Uploading reports 23:31:20 url: https://codecov.io 23:31:20 query: branch=main&commit=5f6c3d7eed65e56d98ee920414fc019449f434db&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:20 -> Pinging Codecov 23:31:20 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=5f6c3d7eed65e56d98ee920414fc019449f434db&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:31:20 -> Uploading to 23:31:20 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/A97CA9966030D2A3747ED39772930CCE/5f6c3d7eed65e56d98ee920414fc019449f434db/02649928-235b-424d-a490-4a571a946471.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T233120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f091222500c0c0b6ab9b2a1a3feecf4cd179b4ad8841578e02b2d3f96dc6b7d 23:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:31:20 Dload Upload Total Spent Left Speed 23:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2113 --:--:-- --:--:-- --:--:-- 2113 100 429 0 0 100 429 0 1537 --:--:-- --:--:-- --:--:-- 1532 23:31:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] } 23:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:31:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:31:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:21 23:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:31:21 df9b9388f04a: Pulling fs layer 23:31:21 52dc419b0ee2: Pulling fs layer 23:31:21 25bc292e5bac: Pulling fs layer 23:31:21 114826534d7a: Pulling fs layer 23:31:21 4657fd5d0bcf: Pulling fs layer 23:31:21 6ad1cebc031e: Pulling fs layer 23:31:21 8a3aa393b2d8: Pulling fs layer 23:31:21 114826534d7a: Waiting 23:31:21 4657fd5d0bcf: Waiting 23:31:21 6ad1cebc031e: Waiting 23:31:21 8a3aa393b2d8: Waiting 23:31:21 25bc292e5bac: Verifying Checksum 23:31:21 25bc292e5bac: Download complete 23:31:21 52dc419b0ee2: Verifying Checksum 23:31:21 52dc419b0ee2: Download complete 23:31:21 4657fd5d0bcf: Verifying Checksum 23:31:21 4657fd5d0bcf: Download complete 23:31:21 df9b9388f04a: Verifying Checksum 23:31:21 df9b9388f04a: Download complete 23:31:21 6ad1cebc031e: Verifying Checksum 23:31:21 6ad1cebc031e: Download complete 23:31:21 df9b9388f04a: Pull complete 23:31:21 52dc419b0ee2: Pull complete 23:31:21 25bc292e5bac: Pull complete 23:31:22 114826534d7a: Download complete 23:31:22 8a3aa393b2d8: Verifying Checksum 23:31:22 8a3aa393b2d8: Download complete 23:31:25 114826534d7a: Pull complete 23:31:25 4657fd5d0bcf: Pull complete 23:31:25 6ad1cebc031e: Pull complete 23:31:28 8a3aa393b2d8: Pull complete 23:31:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:28 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:31:30 $ docker top 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 -eo pid,comm [Pipeline] { [Pipeline] echo 23:31:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 23:31:30 + set -o pipefail 23:31:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 23:31:34 23:31:34 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:31:34 23:31:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e839224b-0888-4464-9fbf-292c042d279b 23:31:34 23:31:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:31:34 23:31:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:31:34 23:31:34 23:31:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:31:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:31:34 More details here: https://snyk.co/ue1NS [Pipeline] } 23:31:34 $ docker stop --time=1 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 23:31:37 $ docker rm -f --volumes 36352a91edcef10f7cc7bf445ea15b085e65b07f6d61fc3b98930ff83670b9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:37 + git log --format=format:%s -1 5f6c3d7eed65e56d98ee920414fc019449f434db [Pipeline] sh 23:31:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:38 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:31:38 $ docker top 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 -eo pid,comm 23:31:39 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). 23:31:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:39 [ssh-agent] Looking for ssh-agent implementation... 23:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:39 $ docker exec 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 ssh-agent 23:31:39 SSH_AUTH_SOCK=/tmp/ssh-sbtZqQHoC09S/agent.32 23:31:39 SSH_AGENT_PID=38 23:31:39 Running ssh-add (command line suppressed) 23:31:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9145463092404625318.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9145463092404625318.key) 23:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:39 + git semver tag 23:31:39 2023-03-29 23:31:39,881 [run_tag] DEBUG tag force:False 23:31:39 2023-03-29 23:31:39,881 [check_head_tag] DEBUG check head tag 23:31:39 2023-03-29 23:31:39,883 [execute] INFO git cat-file --batch-check 23:31:39 2023-03-29 23:31:39,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:31:39 2023-03-29 23:31:39,887 [execute] INFO git cat-file --batch 23:31:39 2023-03-29 23:31:39,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:31:39 2023-03-29 23:31:39,911 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:31:39 2023-03-29 23:31:39,911 [execute] INFO git tag -a v3.0.0-dev.28 -m v3.0.0-dev.28 23:31:39 2023-03-29 23:31:39,911 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.28', '-m', 'v3.0.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 23:31:39 2023-03-29 23:31:39,916 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:31:39 3.0.0-dev.28 [Pipeline] } 23:31:39 $ docker exec --env ******** --env ******** 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 ssh-agent -k 23:31:40 unset SSH_AUTH_SOCK; 23:31:40 unset SSH_AGENT_PID; 23:31:40 echo Agent pid 38 killed; 23:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:40 + git semver [Pipeline] } 23:31:40 $ docker stop --time=1 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 23:31:41 $ docker rm -f --volumes 2195dd7f6ec237e84a328c68c4256c5ac71537648d708972f4e42d60f0ddfc19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:42 23:31:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:42 0.23.1-centos7: Pulling from edgex-lftools 23:31:42 ab5ef0e58194: Pulling fs layer 23:31:42 9712f1f96733: Pulling fs layer 23:31:42 63f879dbbcfc: Pulling fs layer 23:31:42 0d9ebad4ef96: Pulling fs layer 23:31:42 e9a5061849ea: Pulling fs layer 23:31:42 d747dcd14b5f: Pulling fs layer 23:31:42 2de7ff778b66: Pulling fs layer 23:31:42 0d9ebad4ef96: Waiting 23:31:42 e9a5061849ea: Waiting 23:31:42 d747dcd14b5f: Waiting 23:31:42 2de7ff778b66: Waiting 23:31:42 9712f1f96733: Verifying Checksum 23:31:42 9712f1f96733: Download complete 23:31:42 63f879dbbcfc: Verifying Checksum 23:31:42 63f879dbbcfc: Download complete 23:31:43 e9a5061849ea: Verifying Checksum 23:31:43 e9a5061849ea: Download complete 23:31:43 0d9ebad4ef96: Verifying Checksum 23:31:43 d747dcd14b5f: Verifying Checksum 23:31:43 d747dcd14b5f: Download complete 23:31:43 ab5ef0e58194: Verifying Checksum 23:31:43 ab5ef0e58194: Download complete 23:31:43 2de7ff778b66: Verifying Checksum 23:31:43 2de7ff778b66: Download complete 23:31:45 ab5ef0e58194: Pull complete 23:31:45 9712f1f96733: Pull complete 23:31:46 63f879dbbcfc: Pull complete 23:31:49 0d9ebad4ef96: Pull complete 23:31:49 e9a5061849ea: Pull complete 23:31:49 d747dcd14b5f: Pull complete 23:31:50 2de7ff778b66: Pull complete 23:31:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:31:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:50 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:31:52 $ docker top 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:31:53 provisioning config files... 23:31:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10083065247580559232tmp 23:31:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12856687933225543459tmp 23:31:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7332648902125038941tmp [Pipeline] { [Pipeline] echo 23:31:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:31:53 ---> sigul-configuration.sh 23:31:53 gpg: directory `/root/.gnupg' created 23:31:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:31:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:31:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:31:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:31:53 gpg: CAST5 encrypted data 23:31:53 gpg: encrypted with 1 passphrase 23:31:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:31:53 + mkdir /home/jenkins 23:31:53 + mkdir /home/jenkins/sigul [Pipeline] sh 23:31:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:31:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:31:54 ---> sigul-install.sh 23:31:54 Sigul already installed; skipping installation. [Pipeline] sh 23:31:54 + git tag --list 23:31:54 v1.0.0 23:31:54 v1.1.0 23:31:54 v1.2.0 23:31:54 v1.3.0 23:31:54 v1.3.1 23:31:54 v2.0.0 23:31:54 v2.0.1 23:31:54 v2.1.0 23:31:54 v2.1.1 23:31:54 v2.1.1-dev.1 23:31:54 v2.1.1-dev.2 23:31:54 v2.2.0 23:31:54 v2.2.1-dev.1 23:31:54 v2.2.1-dev.10 23:31:54 v2.2.1-dev.2 23:31:54 v2.2.1-dev.3 23:31:54 v2.2.1-dev.4 23:31:54 v2.2.1-dev.5 23:31:54 v2.2.1-dev.6 23:31:54 v2.2.1-dev.7 23:31:54 v2.2.1-dev.8 23:31:54 v2.2.1-dev.9 23:31:54 v2.3.0 23:31:54 v2.3.0-dev.10 23:31:54 v2.3.0-dev.11 23:31:54 v2.3.0-dev.12 23:31:54 v2.3.0-dev.13 23:31:54 v2.3.0-dev.14 23:31:54 v2.3.0-dev.15 23:31:54 v2.3.0-dev.16 23:31:54 v2.3.0-dev.17 23:31:54 v2.3.0-dev.18 23:31:54 v2.3.0-dev.19 23:31:54 v2.3.0-dev.20 23:31:54 v2.3.0-dev.21 23:31:54 v2.3.0-dev.22 23:31:54 v2.3.0-dev.23 23:31:54 v2.3.0-dev.24 23:31:54 v2.3.0-dev.25 23:31:54 v2.3.0-dev.26 23:31:54 v2.3.0-dev.27 23:31:54 v2.3.0-dev.28 23:31:54 v2.3.0-dev.29 23:31:54 v2.3.0-dev.30 23:31:54 v2.3.0-dev.31 23:31:54 v2.3.0-dev.32 23:31:54 v2.3.0-dev.33 23:31:54 v2.3.0-dev.34 23:31:54 v2.3.0-dev.35 23:31:54 v2.3.0-dev.36 23:31:54 v2.3.0-dev.37 23:31:54 v3.0.0-dev.1 23:31:54 v3.0.0-dev.10 23:31:54 v3.0.0-dev.11 23:31:54 v3.0.0-dev.12 23:31:54 v3.0.0-dev.13 23:31:54 v3.0.0-dev.14 23:31:54 v3.0.0-dev.15 23:31:54 v3.0.0-dev.16 23:31:54 v3.0.0-dev.17 23:31:54 v3.0.0-dev.18 23:31:54 v3.0.0-dev.19 23:31:54 v3.0.0-dev.2 23:31:54 v3.0.0-dev.20 23:31:54 v3.0.0-dev.21 23:31:54 v3.0.0-dev.22 23:31:54 v3.0.0-dev.23 23:31:54 v3.0.0-dev.24 23:31:54 v3.0.0-dev.25 23:31:54 v3.0.0-dev.26 23:31:54 v3.0.0-dev.27 23:31:54 v3.0.0-dev.28 23:31:54 v3.0.0-dev.3 23:31:54 v3.0.0-dev.4 23:31:54 v3.0.0-dev.5 23:31:54 v3.0.0-dev.6 23:31:54 v3.0.0-dev.7 23:31:54 v3.0.0-dev.8 23:31:54 v3.0.0-dev.9 [Pipeline] sh 23:31:54 + lftools sign git-tag v3.0.0-dev.28 23:31:55 Signing Git tag with Sigul... 23:31:55 Signing v3.0.0-dev.28 [Pipeline] echo 23:31:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:31:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:31:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:31:55 $ docker stop --time=1 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 23:31:57 $ docker rm -f --volumes 0323be12d43dcf9a31df415d99889a39e885880b33725311272efade8860f7c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:31:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:31:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:58 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:31:58 $ docker top 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 -eo pid,comm 23:31:58 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). 23:31:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:58 [ssh-agent] Looking for ssh-agent implementation... 23:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:58 $ docker exec 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 ssh-agent 23:31:58 SSH_AUTH_SOCK=/tmp/ssh-4ovpoVRYrsk2/agent.32 23:31:58 SSH_AGENT_PID=38 23:31:58 Running ssh-add (command line suppressed) 23:31:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16679313322995029496.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16679313322995029496.key) 23:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:59 + git semver bump pre 23:31:59 2023-03-29 23:31:59,254 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:31:59 2023-03-29 23:31:59,254 [bump_version] DEBUG bumping version:3.0.0-dev.28 on axis:pre with prefix:dev 23:31:59 2023-03-29 23:31:59,254 [bump_version] DEBUG bumped version:3.0.0-dev.29 23:31:59 2023-03-29 23:31:59,254 [write_version] DEBUG write version:3.0.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 23:31:59 2023-03-29 23:31:59,254 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:31:59 2023-03-29 23:31:59,254 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 23:31:59 2023-03-29 23:31:59,256 [execute] INFO git cat-file --batch-check 23:31:59 2023-03-29 23:31:59,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:31:59 2023-03-29 23:31:59,261 [execute] INFO git cat-file --batch 23:31:59 2023-03-29 23:31:59,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:31:59 2023-03-29 23:31:59,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:31:59 3.0.0-dev.29 [Pipeline] } 23:31:59 $ docker exec --env ******** --env ******** 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 ssh-agent -k 23:31:59 unset SSH_AUTH_SOCK; 23:31:59 unset SSH_AGENT_PID; 23:31:59 echo Agent pid 38 killed; 23:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:59 + git semver [Pipeline] } 23:32:00 $ docker stop --time=1 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 23:32:01 $ docker rm -f --volumes 692530bb757cf2da545fd5f70ea33bc8df27a7b165fd614472e0694974c96556 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:02 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:32:02 $ docker top 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 -eo pid,comm 23:32:02 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). 23:32:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:02 [ssh-agent] Looking for ssh-agent implementation... 23:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:02 $ docker exec 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 ssh-agent 23:32:02 SSH_AUTH_SOCK=/tmp/ssh-YLO18LbxRoNY/agent.32 23:32:02 SSH_AGENT_PID=38 23:32:02 Running ssh-add (command line suppressed) 23:32:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11909956346342716166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11909956346342716166.key) 23:32:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:03 + git semver push 23:32:03 2023-03-29 23:32:03,247 [run_push] DEBUG push 23:32:03 2023-03-29 23:32:03,248 [execute] INFO git cat-file --batch-check 23:32:03 2023-03-29 23:32:03,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:32:03 2023-03-29 23:32:03,252 [execute] INFO git rev-list a9e62a1dad40471705e93628d01d0ae479b5327d -- 23:32:03 2023-03-29 23:32:03,252 [execute] DEBUG Popen(['git', 'rev-list', 'a9e62a1dad40471705e93628d01d0ae479b5327d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:03 2023-03-29 23:32:03,263 [execute] INFO git fetch -v origin 23:32:03 2023-03-29 23:32:03,263 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 23:32:03 2023-03-29 23:32:03,829 [run_push] DEBUG no remote changes detected 23:32:03 2023-03-29 23:32:03,829 [execute] INFO git push origin semver 23:32:03 2023-03-29 23:32:03,829 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 23:32:04 2023-03-29 23:32:04,608 [run_push] DEBUG push all version tags 23:32:04 2023-03-29 23:32:04,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:32:04 2023-03-29 23:32:04,609 [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) 23:32:05 2023-03-29 23:32:05,578 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:32:05 3.0.0-dev.29 [Pipeline] } 23:32:05 $ docker exec --env ******** --env ******** 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 ssh-agent -k 23:32:05 unset SSH_AUTH_SOCK; 23:32:05 unset SSH_AGENT_PID; 23:32:05 echo Agent pid 38 killed; 23:32:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:06 + git semver [Pipeline] } 23:32:06 $ docker stop --time=1 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 23:32:07 $ docker rm -f --volumes 80b143353dbe8ac562ab70a0dafa1d5a1d6abd69355f644ac5b6aeb52948c445 [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 23:32:08 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 23:32:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:32:08 total 16 23:32:08 drwxr-xr-x 3 root root 4096 Mar 29 23:16 . 23:32:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:31 .. 23:32:08 drwxr-xr-x 2 root root 4096 Mar 29 23:16 cost 23:32:08 -rw-r--r-- 1 root root 96 Mar 29 23:16 cost.csv 23:32:08 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 23:32:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:32:08 total 16 23:32:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:16 . 23:32:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:31 .. 23:32:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:16 cost 23:32:08 -rw-r--r-- 1 jenkins jenkins 96 Mar 29 23:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:32:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:09 ---> package-listing.sh 23:32:09 ++ facter osfamily 23:32:09 ++ tr '[:upper:]' '[:lower:]' 23:32:09 + OS_FAMILY=debian 23:32:09 + workspace=/w/workspace/ry_app-service-configurable_main 23:32:09 + START_PACKAGES=/tmp/packages_start.txt 23:32:09 + END_PACKAGES=/tmp/packages_end.txt 23:32:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:09 + PACKAGES=/tmp/packages_start.txt 23:32:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:32:09 + PACKAGES=/tmp/packages_end.txt 23:32:09 + case "${OS_FAMILY}" in 23:32:09 + dpkg -l 23:32:09 + grep '^ii' 23:32:09 + '[' -f /tmp/packages_start.txt ']' 23:32:09 + '[' -f /tmp/packages_end.txt ']' 23:32:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:32:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:32:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:32:09 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 23:32:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:10 prd-ubuntu20.04-docker-8c-8g-6311 does not seem to be running inside a container 23:32:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:32:11 $ docker top 16d362670ab530d697f3a9ad2a8f71990eee1e25f6b6c3b2d3ac1cc32a829f12 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:11 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:11 + mkdir -p /var/log/sysstat [Pipeline] sh 23:32:12 + ls /var/log/sa-host 23:32:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:12 provisioning config files... 23:32:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5049147034750901606tmp [Pipeline] { [Pipeline] echo 23:32:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:12 ---> create-netrc.sh [Pipeline] } 23:32:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:32:12 ---> python-tools-install.sh [Pipeline] echo 23:32:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:13 ---> sudo-logs.sh 23:32:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:32:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:13 ---> job-cost.sh 23:32:13 lf-activate-venv: SKIPPING 23:32:13 DEBUG: total: 0.2199999988079071 23:32:13 INFO: Retrieving Stack Cost... 23:32:13 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:14 INFO: Archiving Costs [Pipeline] echo 23:32:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:14 ---> logs-deploy.sh 23:32:14 lf-activate-venv: SKIPPING 23:32:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/145 23:32:14 INFO: archiving workspace using pattern(s): 23:32:15 Archives upload complete. 23:32:15 INFO: archiving logs to Nexus 23:32:16 ---> uname -a: 23:32:16 Linux prd-ubuntu20-04-docker-8c-8g-6311 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:32:16 23:32:16 23:32:16 ---> lscpu: 23:32:16 Architecture: x86_64 23:32:16 CPU op-mode(s): 32-bit, 64-bit 23:32:16 Byte Order: Little Endian 23:32:16 Address sizes: 40 bits physical, 48 bits virtual 23:32:16 CPU(s): 8 23:32:16 On-line CPU(s) list: 0-7 23:32:16 Thread(s) per core: 1 23:32:16 Core(s) per socket: 1 23:32:16 Socket(s): 8 23:32:16 NUMA node(s): 1 23:32:16 Vendor ID: AuthenticAMD 23:32:16 CPU family: 23 23:32:16 Model: 49 23:32:16 Model name: AMD EPYC-Rome Processor 23:32:16 Stepping: 0 23:32:16 CPU MHz: 2800.000 23:32:16 BogoMIPS: 5600.00 23:32:16 Virtualization: AMD-V 23:32:16 Hypervisor vendor: KVM 23:32:16 Virtualization type: full 23:32:16 L1d cache: 256 KiB 23:32:16 L1i cache: 256 KiB 23:32:16 L2 cache: 4 MiB 23:32:16 L3 cache: 128 MiB 23:32:16 NUMA node0 CPU(s): 0-7 23:32:16 Vulnerability Itlb multihit: Not affected 23:32:16 Vulnerability L1tf: Not affected 23:32:16 Vulnerability Mds: Not affected 23:32:16 Vulnerability Meltdown: Not affected 23:32:16 Vulnerability Mmio stale data: Not affected 23:32:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:32:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:32:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:32:16 Vulnerability Srbds: Not affected 23:32:16 Vulnerability Tsx async abort: Not affected 23:32:16 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 23:32:16 23:32:16 23:32:16 ---> nproc: 23:32:16 8 23:32:16 23:32:16 23:32:16 ---> df -h: 23:32:16 Filesystem Size Used Avail Use% Mounted on 23:32:16 overlay 155G 13G 143G 9% / 23:32:16 tmpfs 64M 0 64M 0% /dev 23:32:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:32:16 shm 64M 0 64M 0% /dev/shm 23:32:16 /dev/vda1 155G 13G 143G 9% /facter-os 23:32:16 23:32:16 23:32:16 ---> sar -b -r -n DEV: 23:32:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6311) 03/29/23 _x86_64_ (8 CPU) 23:32:16 23:32:16 23:13:16 LINUX RESTART (8 CPU) 23:32:16 23:32:16 23:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:32:16 23:15:01 194.12 1.54 192.58 0.00 52.46 71293.26 0.00 23:32:16 23:16:01 159.04 0.28 158.76 0.00 17.60 33853.42 0.00 23:32:16 23:17:01 35.20 0.03 35.17 0.00 4.40 16754.17 0.00 23:32:16 23:18:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 23:32:16 23:19:01 54.84 11.60 43.24 0.00 5176.74 8764.54 0.00 23:32:16 23:20:02 6.43 0.02 6.42 0.00 0.13 129.05 0.00 23:32:16 23:21:01 0.95 0.00 0.95 0.00 0.00 10.98 0.00 23:32:16 23:22:01 3.55 1.67 1.88 0.00 37.73 23.33 0.00 23:32:16 23:23:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 23:32:16 23:24:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 23:32:16 23:25:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:32:16 23:26:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 23:32:16 23:27:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 23:32:16 23:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 23:32:16 23:29:01 1.83 0.02 1.82 0.00 0.13 24.80 0.00 23:32:16 23:30:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 23:32:16 23:31:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 23:32:16 23:32:01 103.72 0.28 103.43 0.00 16.66 56556.97 0.00 23:32:16 Average: 31.66 0.86 30.80 0.00 295.26 10373.31 0.00 23:32:16 23:32:16 23:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:32:16 23:15:01 28015688 31533676 778928 2.37 144872 3545608 1973736 5.82 1382288 3021128 391324 23:32:16 23:16:01 28226008 31593576 720876 2.19 150484 3407408 1732728 5.11 1223624 2986504 712 23:32:16 23:17:01 27710268 31588348 724160 2.20 158600 3859472 1774600 5.23 1245152 3426204 8 23:32:16 23:18:01 27710168 31588468 723628 2.20 158648 3859484 1774600 5.23 1245236 3426212 12 23:32:16 23:19:01 27190228 31569016 721216 2.19 192056 4315340 1829252 5.39 1569448 3589376 1020 23:32:16 23:20:02 27198072 31572108 718340 2.18 190620 4312084 1810376 5.34 1560964 3586148 12 23:32:16 23:21:01 27202804 31576852 713604 2.17 190632 4312088 1810376 5.34 1556172 3586152 8 23:32:16 23:22:01 27195256 31571492 718788 2.19 190708 4313220 1810376 5.34 1566248 3586540 52 23:32:16 23:23:01 27194932 31571236 718996 2.19 190748 4313220 1810376 5.34 1566072 3586488 4 23:32:16 23:24:01 27194776 31571092 719208 2.19 190784 4313224 1810376 5.34 1566072 3586492 36 23:32:16 23:25:01 27194540 31570940 719392 2.19 190804 4313228 1810376 5.34 1565928 3586576 16 23:32:16 23:26:01 27194200 31570784 719512 2.19 190820 4313360 1810376 5.34 1566396 3586704 144 23:32:16 23:27:01 27194656 31571248 718964 2.19 190844 4313364 1810376 5.34 1565760 3586708 12 23:32:16 23:28:01 27194608 31571264 718920 2.19 190872 4313364 1810376 5.34 1565752 3586712 44 23:32:16 23:29:01 27191968 31568696 721388 2.19 190936 4313344 1819268 5.36 1565828 3586688 32 23:32:16 23:30:01 27191928 31568664 721336 2.19 190960 4313348 1819268 5.36 1565840 3586692 16 23:32:16 23:31:01 27192152 31568952 721228 2.19 190988 4313348 1819268 5.36 1565940 3586696 12 23:32:16 23:32:01 25659244 31512344 768928 2.34 228972 5621584 2001556 5.90 1711324 4835084 840 23:32:16 Average: 27269528 31568820 725967 2.21 184630 4242560 1824314 5.38 1508558 3573506 21906 23:32:16 23:32:16 23:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:32:16 23:15:01 vethdaf6852 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:32:16 23:15:01 ens3 495.56 313.32 6150.66 46.12 0.00 0.00 0.00 0.00 23:32:16 23:15:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 23:32:16 23:15:01 docker0 187.77 280.53 15.19 1995.81 0.00 0.00 0.00 0.00 23:32:16 23:16:01 ens3 114.58 96.72 204.88 304.89 0.00 0.00 0.00 0.00 23:32:16 23:16:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 23:32:16 23:16:01 docker0 2.70 7.28 0.17 88.18 0.00 0.00 0.00 0.00 23:32:16 23:17:01 ens3 101.83 62.16 2523.26 10.44 0.00 0.00 0.00 0.00 23:32:16 23:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:32:16 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:18:01 ens3 1.47 0.47 0.42 0.28 0.00 0.00 0.00 0.00 23:32:16 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:19:01 ens3 178.92 93.45 2807.29 6.67 0.00 0.00 0.00 0.00 23:32:16 23:19:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:32:16 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:20:02 ens3 0.62 0.40 0.27 0.21 0.00 0.00 0.00 0.00 23:32:16 23:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:21:01 ens3 0.46 0.14 0.09 0.01 0.00 0.00 0.00 0.00 23:32:16 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:22:01 ens3 8.07 6.95 5.35 6.03 0.00 0.00 0.00 0.00 23:32:16 23:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:32:16 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:23:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 23:32:16 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:24:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:32:16 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:25:01 ens3 0.65 0.03 0.11 0.00 0.00 0.00 0.00 0.00 23:32:16 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:26:01 ens3 1.95 0.37 0.41 0.21 0.00 0.00 0.00 0.00 23:32:16 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:27:01 ens3 3.00 0.92 1.17 0.78 0.00 0.00 0.00 0.00 23:32:16 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:28:01 ens3 1.52 0.32 0.34 0.20 0.00 0.00 0.00 0.00 23:32:16 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:29:01 ens3 1.98 0.22 0.35 0.14 0.00 0.00 0.00 0.00 23:32:16 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:30:01 ens3 2.25 0.70 0.72 0.48 0.00 0.00 0.00 0.00 23:32:16 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:32:16 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:31:01 ens3 1.77 0.73 0.82 0.60 0.00 0.00 0.00 0.00 23:32:16 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:32:01 ens3 379.84 221.78 7785.51 41.76 0.00 0.00 0.00 0.00 23:32:16 23:32:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 23:32:16 23:32:01 docker0 40.61 63.59 3.47 583.62 0.00 0.00 0.00 0.00 23:32:16 23:32:01 veth93bba1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:32:16 Average: ens3 71.62 44.18 1078.67 23.27 0.00 0.00 0.00 0.00 23:32:16 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 23:32:16 Average: docker0 12.69 19.30 1.03 146.64 0.00 0.00 0.00 0.00 23:32:16 Average: veth93bba1c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:32:16 23:32:16 23:32:16 ---> sar -P ALL: 23:32:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6311) 03/29/23 _x86_64_ (8 CPU) 23:32:16 23:32:16 23:13:16 LINUX RESTART (8 CPU) 23:32:16 23:32:16 23:14:02 CPU %user %nice %system %iowait %steal %idle 23:32:16 23:15:01 all 22.61 0.00 6.13 1.45 0.07 69.74 23:32:16 23:15:01 0 24.06 0.00 7.07 4.79 0.09 64.00 23:32:16 23:15:01 1 20.88 0.00 6.43 0.62 0.07 72.00 23:32:16 23:15:01 2 22.55 0.00 5.58 0.36 0.07 71.45 23:32:16 23:15:01 3 23.86 0.00 7.24 4.71 0.07 64.11 23:32:16 23:15:01 4 21.61 0.00 7.55 0.51 0.07 70.25 23:32:16 23:15:01 5 22.88 0.00 4.84 0.21 0.07 72.01 23:32:16 23:15:01 6 23.93 0.00 4.77 0.09 0.07 71.15 23:32:16 23:15:01 7 21.10 0.00 5.58 0.31 0.09 72.93 23:32:16 23:16:01 all 37.48 0.00 6.19 0.86 0.08 55.38 23:32:16 23:16:01 0 38.74 0.00 6.75 0.32 0.08 54.11 23:32:16 23:16:01 1 36.91 0.00 5.90 1.47 0.08 55.64 23:32:16 23:16:01 2 37.09 0.00 6.15 0.10 0.07 56.58 23:32:16 23:16:01 3 35.58 0.00 6.26 0.64 0.08 57.44 23:32:16 23:16:01 4 39.03 0.00 6.20 2.00 0.08 52.69 23:32:16 23:16:01 5 37.63 0.00 5.74 0.12 0.08 56.43 23:32:16 23:16:01 6 37.34 0.00 5.84 0.44 0.08 56.29 23:32:16 23:16:01 7 37.48 0.00 6.70 1.84 0.08 53.90 23:32:16 23:17:01 all 2.42 0.00 1.07 0.33 0.01 96.16 23:32:16 23:17:01 0 2.29 0.00 0.88 0.17 0.02 96.65 23:32:16 23:17:01 1 1.82 0.00 2.31 1.90 0.02 93.95 23:32:16 23:17:01 2 2.58 0.00 0.95 0.02 0.02 96.44 23:32:16 23:17:01 3 3.02 0.00 0.94 0.00 0.02 96.02 23:32:16 23:17:01 4 2.59 0.00 0.77 0.42 0.00 96.22 23:32:16 23:17:01 5 2.39 0.00 0.92 0.00 0.00 96.69 23:32:16 23:17:01 6 2.23 0.00 0.84 0.03 0.02 96.89 23:32:16 23:17:01 7 2.43 0.00 0.99 0.10 0.02 96.47 23:32:16 23:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 23:32:16 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:32:16 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:32:16 23:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:32:16 23:18:01 6 0.17 0.00 0.03 0.05 0.00 99.75 23:32:16 23:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:19:01 all 2.21 0.00 1.39 0.42 0.02 95.96 23:32:16 23:19:01 0 1.54 0.00 0.84 0.28 0.02 97.32 23:32:16 23:19:01 1 2.64 0.00 1.22 0.30 0.02 95.82 23:32:16 23:19:01 2 2.49 0.00 1.12 0.40 0.03 95.96 23:32:16 23:19:01 3 2.34 0.00 1.47 0.17 0.03 95.99 23:32:16 23:19:01 4 2.67 0.00 1.07 1.22 0.03 95.00 23:32:16 23:19:01 5 2.92 0.00 2.39 0.25 0.02 94.42 23:32:16 23:19:01 6 1.47 0.00 2.15 0.12 0.00 96.26 23:32:16 23:19:01 7 1.61 0.00 0.89 0.59 0.02 96.90 23:32:16 23:20:02 all 0.07 0.00 0.06 0.03 0.01 99.84 23:32:16 23:20:02 0 0.08 0.00 0.03 0.00 0.02 99.87 23:32:16 23:20:02 1 0.02 0.00 0.10 0.15 0.02 99.72 23:32:16 23:20:02 2 0.05 0.00 0.07 0.02 0.02 99.85 23:32:16 23:20:02 3 0.05 0.00 0.05 0.00 0.00 99.90 23:32:16 23:20:02 4 0.25 0.00 0.10 0.00 0.00 99.65 23:32:16 23:20:02 5 0.02 0.00 0.05 0.00 0.00 99.93 23:32:16 23:20:02 6 0.02 0.00 0.02 0.08 0.02 99.87 23:32:16 23:20:02 7 0.05 0.00 0.05 0.00 0.00 99.90 23:32:16 23:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:32:16 23:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:21:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:32:16 23:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:32:16 23:21:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:32:16 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:32:16 23:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:22:01 all 0.27 0.00 0.03 0.01 0.01 99.69 23:32:16 23:22:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:32:16 23:22:01 1 1.03 0.00 0.00 0.03 0.00 98.93 23:32:16 23:22:01 2 0.12 0.00 0.03 0.00 0.00 99.85 23:32:16 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:32:16 23:22:01 4 0.28 0.00 0.07 0.03 0.00 99.62 23:32:16 23:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:32:16 23:22:01 6 0.18 0.00 0.02 0.03 0.00 99.77 23:32:16 23:22:01 7 0.30 0.00 0.05 0.00 0.00 99.65 23:32:16 23:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:32:16 23:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:32:16 23:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:32:16 23:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:32:16 23:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:32:16 23:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:32:16 23:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:32:16 23:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 23:32:16 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:32:16 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:32:16 23:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:32:16 23:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:32:16 23:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:32:16 23:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:32:16 23:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 23:32:16 23:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:32:16 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:32:16 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:32:16 23:26:01 all 0.02 0.00 0.02 0.01 0.00 99.96 23:32:16 23:26:01 0 0.00 0.00 0.02 0.03 0.00 99.95 23:32:16 23:26:01 1 0.08 0.00 0.02 0.00 0.00 99.90 23:32:16 23:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:32:16 23:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:32:16 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:26:01 7 0.02 0.00 0.07 0.00 0.00 99.92 23:32:16 23:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:32:16 23:27:01 0 0.03 0.00 0.00 0.03 0.02 99.92 23:32:16 23:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:32:16 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:32:16 23:28:01 all 0.01 0.00 0.01 0.06 0.00 99.91 23:32:16 23:28:01 0 0.00 0.00 0.00 0.34 0.00 99.66 23:32:16 23:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:32:16 23:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:32:16 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:28:01 5 0.03 0.00 0.03 0.17 0.02 99.75 23:32:16 23:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:32:16 23:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:29:01 all 0.03 0.00 0.03 0.01 0.01 99.93 23:32:16 23:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:32:16 23:29:01 1 0.03 0.00 0.02 0.05 0.00 99.90 23:32:16 23:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:32:16 23:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:32:16 23:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:32:16 23:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:32:16 23:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:32:16 23:29:01 7 0.05 0.00 0.07 0.00 0.02 99.87 23:32:16 23:30:01 all 0.19 0.00 0.02 0.01 0.00 99.78 23:32:16 23:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:32:16 23:30:01 1 0.03 0.00 0.00 0.03 0.00 99.93 23:32:16 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:32:16 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:32:16 23:30:01 5 1.34 0.00 0.05 0.00 0.02 98.60 23:32:16 23:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:30:01 7 0.10 0.00 0.05 0.00 0.00 99.85 23:32:16 23:31:01 all 0.26 0.00 0.02 0.01 0.00 99.72 23:32:16 23:31:01 0 0.00 0.00 0.05 0.00 0.00 99.95 23:32:16 23:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:32:16 23:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:32:16 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:32:16 23:31:01 5 1.99 0.00 0.02 0.00 0.00 98.00 23:32:16 23:31:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:32:16 23:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:32:16 23:32:01 all 8.22 0.00 3.47 0.94 0.05 87.32 23:32:16 23:32:01 0 8.49 0.00 3.19 1.92 0.05 86.34 23:32:16 23:32:01 1 7.25 0.00 4.30 1.03 0.05 87.36 23:32:16 23:32:01 2 7.66 0.00 2.78 1.00 0.03 88.53 23:32:16 23:32:01 3 9.53 0.00 3.04 0.18 0.03 87.21 23:32:16 23:32:01 4 8.85 0.00 3.12 0.20 0.03 87.79 23:32:16 23:32:01 5 8.18 0.00 3.73 2.11 0.07 85.92 23:32:16 23:32:01 6 8.33 0.00 3.48 0.79 0.05 87.34 23:32:16 23:32:01 7 7.49 0.00 4.07 0.30 0.05 88.09 23:32:16 Average: all 4.06 0.00 1.02 0.23 0.02 94.68 23:32:16 Average: 0 4.16 0.00 1.04 0.43 0.02 94.35 23:32:16 Average: 1 3.89 0.00 1.12 0.31 0.01 94.67 23:32:16 Average: 2 4.00 0.00 0.93 0.11 0.02 94.95 23:32:16 Average: 3 4.11 0.00 1.05 0.31 0.01 94.52 23:32:16 Average: 4 4.15 0.00 1.04 0.24 0.01 94.55 23:32:16 Average: 5 4.26 0.00 0.98 0.16 0.02 94.58 23:32:16 Average: 6 4.05 0.00 0.95 0.10 0.01 94.89 23:32:16 Average: 7 3.88 0.00 1.02 0.17 0.02 94.91 23:32:16 23:32:16 23:32:16