Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07c56ab1e9f2512326717d7500f79526db3b6e2c 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-ssh2538162771633088901.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-ssh13354618180762701974.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-ssh15831928743232202939.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-ssh2978125457839128934.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-ssh3140745346265521587.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 ‘prd-ubuntu20.04-docker-8c-8g-7571’ Running on prd-ubuntu20.04-docker-8c-8g-7574 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 07c56ab1e9f2512326717d7500f79526db3b6e2c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548)" > git rev-list --no-walk f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:42 ========================================================= 16:56:42 EdgeX Global Pipelines Version Info 16:56:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:43 ------------------- 16:56:43 stable info: 16:56:43 ------------------- 16:56:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:56:43 Message: update stable to v1.0.245 16:56:44 ------------------- 16:56:44 experimental info: 16:56:44 ------------------- 16:56:44 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:44 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:56:44 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07c56ab [Pipeline] echo 16:56:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:44 provisioning config files... 16:56:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17112449016143955818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:44 ---> docker-login.sh 16:56:44 nexus3.edgexfoundry.org:10001 16:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:45 Configure a credential helper to remove this warning. See 16:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:45 16:56:45 Login Succeeded 16:56:45 nexus3.edgexfoundry.org:10002 16:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:45 Configure a credential helper to remove this warning. See 16:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:45 16:56:45 Login Succeeded 16:56:45 nexus3.edgexfoundry.org:10003 16:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:45 Configure a credential helper to remove this warning. See 16:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:45 16:56:45 Login Succeeded 16:56:45 nexus3.edgexfoundry.org:10004 16:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:45 Configure a credential helper to remove this warning. See 16:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:45 16:56:45 Login Succeeded 16:56:45 docker.io 16:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:46 Configure a credential helper to remove this warning. See 16:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:46 16:56:46 Login Succeeded 16:56:46 ---> docker-login.sh ends [Pipeline] } 16:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:46 + git rev-list -1 --merges 07c56ab1e9f2512326717d7500f79526db3b6e2c~1..07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo 16:56:46 -----------> git rev-list -1 --merges 07c56ab1e9f2512326717d7500f79526db3b6e2c~1..07c56ab1e9f2512326717d7500f79526db3b6e2c 07c56ab1e9f2512326717d7500f79526db3b6e2c [false] [Pipeline] sh 16:56:46 + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo 16:56:46 ========================================================= 16:56:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:47 + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] echo 16:56:47 [semverPrep] GIT_COMMIT: 07c56ab1e9f2512326717d7500f79526db3b6e2c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548) [Pipeline] echo 16:56:47 [semverPrep] This is not a build commit. [Pipeline] sh 16:56:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:47 + grep -v github /etc/ssh/ssh_known_hosts 16:56:47 + [ -e /tmp/ssh_known_hosts ] 16:56:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:47 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:47 sudo tee -a /etc/ssh/ssh_known_hosts 16:56:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:47 16:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:48 b85a868b505f: Pulling fs layer 16:56:48 e2be974225ed: Pulling fs layer 16:56:48 339a4e72a1f5: Pulling fs layer 16:56:48 988bab9f4d93: Pulling fs layer 16:56:48 1469e6f7b9e6: Pulling fs layer 16:56:48 eaf3925da568: Pulling fs layer 16:56:48 bab4dde63d76: Pulling fs layer 16:56:48 bde34c3a00c8: Pulling fs layer 16:56:48 b352a97aabf1: Pulling fs layer 16:56:48 4872d77fe225: Pulling fs layer 16:56:48 5851b861e8e6: Pulling fs layer 16:56:48 bde34c3a00c8: Waiting 16:56:48 bab4dde63d76: Waiting 16:56:48 988bab9f4d93: Waiting 16:56:48 1469e6f7b9e6: Waiting 16:56:48 b352a97aabf1: Waiting 16:56:48 eaf3925da568: Waiting 16:56:48 4872d77fe225: Waiting 16:56:48 5851b861e8e6: Waiting 16:56:48 e2be974225ed: Download complete 16:56:48 988bab9f4d93: Verifying Checksum 16:56:48 988bab9f4d93: Download complete 16:56:48 339a4e72a1f5: Verifying Checksum 16:56:48 339a4e72a1f5: Download complete 16:56:48 1469e6f7b9e6: Verifying Checksum 16:56:48 1469e6f7b9e6: Download complete 16:56:48 eaf3925da568: Download complete 16:56:48 bde34c3a00c8: Download complete 16:56:48 b352a97aabf1: Download complete 16:56:48 4872d77fe225: Verifying Checksum 16:56:48 4872d77fe225: Download complete 16:56:48 5851b861e8e6: Verifying Checksum 16:56:48 5851b861e8e6: Download complete 16:56:48 b85a868b505f: Verifying Checksum 16:56:48 b85a868b505f: Download complete 16:56:48 bab4dde63d76: Verifying Checksum 16:56:48 bab4dde63d76: Download complete 16:56:49 b85a868b505f: Pull complete 16:56:49 e2be974225ed: Pull complete 16:56:50 339a4e72a1f5: Pull complete 16:56:50 988bab9f4d93: Pull complete 16:56:50 1469e6f7b9e6: Pull complete 16:56:50 eaf3925da568: Pull complete 16:56:52 bab4dde63d76: Pull complete 16:56:52 bde34c3a00c8: Pull complete 16:56:52 b352a97aabf1: Pull complete 16:56:52 4872d77fe225: Pull complete 16:56:52 5851b861e8e6: Pull complete 16:56:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:53 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 16:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:55 $ docker top bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 -eo pid,comm 16:56:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:56:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:55 [ssh-agent] Looking for ssh-agent implementation... 16:56:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:55 $ docker exec bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent 16:56:55 SSH_AUTH_SOCK=/tmp/ssh-GQAKC7mhbP8i/agent.32 16:56:55 SSH_AGENT_PID=38 16:56:55 Running ssh-add (command line suppressed) 16:56:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1834889772080891301.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1834889772080891301.key) 16:56:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:56 + git tag --points-at HEAD [Pipeline] } 16:56:56 $ docker exec --env ******** --env ******** bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent -k 16:56:56 unset SSH_AUTH_SOCK; 16:56:56 unset SSH_AGENT_PID; 16:56:56 echo Agent pid 38 killed; 16:56:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:56 [ssh-agent] Looking for ssh-agent implementation... 16:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:56 $ docker exec bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent 16:56:56 SSH_AUTH_SOCK=/tmp/ssh-kwbcCukMVKZb/agent.70 16:56:56 SSH_AGENT_PID=76 16:56:56 Running ssh-add (command line suppressed) 16:56:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1694025321758420903.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1694025321758420903.key) 16:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:57 + git semver init 16:56:57 2023-04-12 16:56:57,233 [run_init] DEBUG init version:0.0.0 force:False 16:56:57 2023-04-12 16:56:57,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:56:57 2023-04-12 16:56:57,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:56:57 2023-04-12 16:56:57,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:56:58 2023-04-12 16:56:58,024 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:56:58 2023-04-12 16:56:58,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:56:58 2023-04-12 16:56:58,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:56:58 2023-04-12 16:56:58,026 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:56:58 3.0.0-dev.32 [Pipeline] } 16:56:58 $ docker exec --env ******** --env ******** bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 ssh-agent -k 16:56:58 unset SSH_AUTH_SOCK; 16:56:58 unset SSH_AGENT_PID; 16:56:58 echo Agent pid 76 killed; 16:56:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:58 + git semver [Pipeline] } 16:56:58 $ docker stop --time=1 bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 16:57:00 $ docker rm -f --volumes bbe301683d968d639498180f99b643f90e8de8dd8a71fd9dbee673ace66c1420 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:57:00 Stashed 1 file(s) [Pipeline] echo 16:57:00 [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:00 provisioning config files... 16:57:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10562027860154280426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:01 ---> docker-login.sh 16:57:01 nexus3.edgexfoundry.org:10001 16:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:01 Configure a credential helper to remove this warning. See 16:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:01 16:57:01 Login Succeeded 16:57:01 nexus3.edgexfoundry.org:10002 16:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:01 Configure a credential helper to remove this warning. See 16:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:01 16:57:01 Login Succeeded 16:57:01 nexus3.edgexfoundry.org:10003 16:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:01 Configure a credential helper to remove this warning. See 16:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:01 16:57:01 Login Succeeded 16:57:01 nexus3.edgexfoundry.org:10004 16:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:01 Configure a credential helper to remove this warning. See 16:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:01 16:57:01 Login Succeeded 16:57:01 docker.io 16:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:01 Configure a credential helper to remove this warning. See 16:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:01 16:57:01 Login Succeeded 16:57:01 ---> docker-login.sh ends [Pipeline] } 16:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:01 ========================================================= 16:57:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:57:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:57:02 Sending build context to Docker daemon 3.278MB 16:57:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:57:02 Step 2/12 : FROM ${BASE} AS builder 16:57:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:57:02 63b65145d645: Pulling fs layer 16:57:02 a2d21d5440eb: Pulling fs layer 16:57:02 935e6c44a52c: Pulling fs layer 16:57:02 94cc34f8dd06: Pulling fs layer 16:57:02 30dea6a524f1: Pulling fs layer 16:57:02 a2aff8979fd8: Pulling fs layer 16:57:02 6808be2612f2: Pulling fs layer 16:57:02 f25807f1079a: Pulling fs layer 16:57:02 94cc34f8dd06: Waiting 16:57:02 6808be2612f2: Waiting 16:57:02 30dea6a524f1: Waiting 16:57:02 f25807f1079a: Waiting 16:57:02 a2d21d5440eb: Verifying Checksum 16:57:02 a2d21d5440eb: Download complete 16:57:02 94cc34f8dd06: Verifying Checksum 16:57:02 94cc34f8dd06: Download complete 16:57:02 30dea6a524f1: Verifying Checksum 16:57:02 30dea6a524f1: Download complete 16:57:02 63b65145d645: Verifying Checksum 16:57:02 63b65145d645: Download complete 16:57:02 a2aff8979fd8: Verifying Checksum 16:57:02 a2aff8979fd8: Download complete 16:57:02 63b65145d645: Pull complete 16:57:02 a2d21d5440eb: Pull complete 16:57:02 f25807f1079a: Verifying Checksum 16:57:02 f25807f1079a: Download complete 16:57:02 935e6c44a52c: Verifying Checksum 16:57:02 935e6c44a52c: Download complete 16:57:02 6808be2612f2: Download complete 16:57:07 935e6c44a52c: Pull complete 16:57:07 94cc34f8dd06: Pull complete 16:57:07 30dea6a524f1: Pull complete 16:57:07 a2aff8979fd8: Pull complete 16:57:09 6808be2612f2: Pull complete 16:57:10 f25807f1079a: Pull complete 16:57:10 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:57:10 ---> 3b553350e43f 16:57:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:57:12 ---> Running in 386809921ac3 16:57:13 Removing intermediate container 386809921ac3 16:57:13 ---> 1ac19c82edd3 16:57:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:57:13 ---> Running in 41ad5b9d7383 16:57:13 Removing intermediate container 41ad5b9d7383 16:57:13 ---> d33d9572c437 16:57:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:57:13 ---> Running in f22f5650e4d7 16:57:13 Removing intermediate container f22f5650e4d7 16:57:13 ---> 039b8bc6e39e 16:57:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:13 ---> Running in a6ab08329b24 16:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:57:14 OK: 265 MiB in 53 packages 16:57:14 Removing intermediate container a6ab08329b24 16:57:14 ---> f8ae3e61b620 16:57:14 Step 7/12 : WORKDIR /app 16:57:14 ---> Running in fe3a216c16fc 16:57:14 Removing intermediate container fe3a216c16fc 16:57:14 ---> 3c075ed383f9 16:57:14 Step 8/12 : COPY go.mod vendor* ./ 16:57:14 ---> e634fd2761a0 16:57:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:14 ---> Running in 81c3c9a1b624 16:57:15 Still waiting to schedule task 16:57:15 ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:57:15 ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:57:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7573’ is offline 16:57:41 Removing intermediate container 81c3c9a1b624 16:57:41 ---> dabe7f956eb7 16:57:41 Step 10/12 : COPY . . 16:57:41 ---> 858e2dbe63ac 16:57:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:41 ---> Running in 1572ab3d439e 16:57:41 Removing intermediate container 1572ab3d439e 16:57:41 ---> a3f00ac55e86 16:57:41 Step 12/12 : RUN $MAKE 16:57:41 ---> Running in 183893b5afc4 16:57:41 noop 16:57:41 Removing intermediate container 183893b5afc4 16:57:41 ---> 37724c82056b 16:57:41 Successfully built 37724c82056b 16:57:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:41 + docker inspect -f . ci-base-image-x86_64 16:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:41 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 16:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:41 $ docker top 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:42 + go version 16:57:42 go version go1.20.2 linux/amd64 [Pipeline] } 16:57:42 $ docker stop --time=1 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 16:57:43 $ docker rm -f --volumes 86541887bf2480e75d97ca88132b7e8780cb71569990413e2a7e0c7d4b3d9ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:43 + docker inspect -f . ci-base-image-x86_64 16:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:44 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 16:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:57:44 $ docker top 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:57:44 + make test 16:57:44 go test -race -coverprofile=coverage.out ./... 16:58:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:58:25 go vet ./... 16:58:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:26 ./bin/test-attribution-txt.sh 16:58:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 16:58:26 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 16:58:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:58:26 $ docker stop --time=1 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 16:58:30 $ docker rm -f --volumes 17f3e19b40cab1f9f3546ee17274a2f45dbbc95df76cd3c1a60c60a833fe0353 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:58:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:31 + ls -al . 16:58:31 total 176 16:58:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:57 . 16:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:56 .. 16:58:31 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 16:56 .dockerignore 16:58:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:56 .git 16:58:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:56 .github 16:58:31 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 16:56 .gitignore 16:58:31 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:56 .golangci.yml 16:58:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:56 .semver 16:58:31 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 16:56 Attribution.txt 16:58:31 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 16:56 CHANGELOG.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 16:56 Dockerfile 16:58:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:56 GOVERNANCE.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 16:56 Jenkinsfile 16:58:31 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 16:56 LICENSE 16:58:31 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 16:56 OWNERS.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 16:56 README.md 16:58:31 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:57 VERSION 16:58:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:56 bin 16:58:31 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 16:57 coverage.out 16:58:31 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 16:56 go.mod 16:58:31 -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 16:56 go.sum 16:58:31 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 16:56 main.go 16:58:31 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 16:56 makefile 16:58:31 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 16:56 res 16:58:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:56 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:32 + 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=07c56ab1e9f2512326717d7500f79526db3b6e2c --label arch=amd64 --label version=3.0.0-dev.32 . 16:58:32 Sending build context to Docker daemon 3.279MB 16:58:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:58:32 Step 2/26 : FROM ${BASE} AS builder 16:58:32 ---> 37724c82056b 16:58:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:58:32 ---> Running in 0c95f31178cb 16:58:32 Removing intermediate container 0c95f31178cb 16:58:32 ---> 8ccec4ed2de4 16:58:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:58:32 ---> Running in 055be3cf5364 16:58:32 Removing intermediate container 055be3cf5364 16:58:32 ---> c3f1842593e8 16:58:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:58:32 ---> Running in db8813b29e74 16:58:32 Removing intermediate container db8813b29e74 16:58:32 ---> 7c4a2ff3caf6 16:58:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:32 ---> Running in 633842db4ef0 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:33 OK: 265 MiB in 53 packages 16:58:33 Removing intermediate container 633842db4ef0 16:58:33 ---> d1aa3b819865 16:58:33 Step 7/26 : WORKDIR /app 16:58:33 ---> Running in eef17211ff4f 16:58:33 Removing intermediate container eef17211ff4f 16:58:33 ---> e043597867b4 16:58:33 Step 8/26 : COPY go.mod vendor* ./ 16:58:33 ---> ac6784980e2a 16:58:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:33 ---> Running in aa0ffb842bbc 16:58:34 Removing intermediate container aa0ffb842bbc 16:58:34 ---> b597a019b2d4 16:58:34 Step 10/26 : COPY . . 16:58:34 ---> c5b9fb54372f 16:58:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:34 ---> Running in 5365209844fd 16:58:34 Removing intermediate container 5365209844fd 16:58:34 ---> a68a23360c10 16:58:34 Step 12/26 : RUN $MAKE 16:58:34 ---> Running in c6a322d830d5 16:58:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 16:58:53 Removing intermediate container c6a322d830d5 16:58:53 ---> 8e6f9f0afdaf 16:58:53 Step 13/26 : FROM alpine:3.17 16:58:53 3.17: Pulling from library/alpine 16:58:53 f56be85fc22e: Pulling fs layer 16:58:53 f56be85fc22e: Verifying Checksum 16:58:53 f56be85fc22e: Download complete 16:58:53 f56be85fc22e: Pull complete 16:58:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:58:53 Status: Downloaded newer image for alpine:3.17 16:58:53 ---> 9ed4aefc74f6 16:58:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:58:53 ---> Running in 337f5e5318ec 16:58:53 Removing intermediate container 337f5e5318ec 16:58:53 ---> 7ea3a502efd0 16:58:53 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:58:53 ---> Running in 6d1d47b43597 16:58:53 Removing intermediate container 6d1d47b43597 16:58:53 ---> fa0e6ec5cef9 16:58:53 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:58:53 ---> Running in e3429f524507 16:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:54 (1/2) Installing ca-certificates (20220614-r4) 16:58:54 (2/2) Installing dumb-init (1.2.5-r2) 16:58:54 Executing busybox-1.35.0-r29.trigger 16:58:54 Executing ca-certificates-20220614-r4.trigger 16:58:54 OK: 8 MiB in 17 packages 16:58:54 Removing intermediate container e3429f524507 16:58:54 ---> 44c9c5e93b67 16:58:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:58:54 ---> 4da4b2694fcb 16:58:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:58:55 ---> fde02994bd13 16:58:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:58:55 ---> 2509acc657a6 16:58:55 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:58:56 ---> 367a2aa42280 16:58:56 Step 21/26 : EXPOSE 48095 16:58:56 ---> Running in c92bacc763d1 16:58:56 Removing intermediate container c92bacc763d1 16:58:56 ---> b08338dee6f0 16:58:56 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:58:56 ---> Running in 179bf50c2ea4 16:58:56 Removing intermediate container 179bf50c2ea4 16:58:56 ---> a08d93cc25f8 16:58:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:58:56 ---> Running in 54d2d11724de 16:58:56 Removing intermediate container 54d2d11724de 16:58:56 ---> de57f1c12638 16:58:56 Step 24/26 : LABEL arch=amd64 16:58:56 ---> Running in 72b9e7bb5a2f 16:58:56 Removing intermediate container 72b9e7bb5a2f 16:58:56 ---> 2c0b607ccd5a 16:58:56 Step 25/26 : LABEL git_sha=07c56ab1e9f2512326717d7500f79526db3b6e2c 16:58:56 ---> Running in 1783df5d10a0 16:58:56 Removing intermediate container 1783df5d10a0 16:58:56 ---> b4c801c68998 16:58:56 Step 26/26 : LABEL version=3.0.0-dev.32 16:58:56 ---> Running in dec2f3e03ce1 16:58:56 Removing intermediate container dec2f3e03ce1 16:58:56 ---> 70452097ff45 16:58:56 [Warning] One or more build-args [ARCH] were not consumed 16:58:56 Successfully built 70452097ff45 16:58:56 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:56 provisioning config files... 16:58:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15977581542248123349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:56 ---> docker-login.sh 16:58:56 nexus3.edgexfoundry.org:10001 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 nexus3.edgexfoundry.org:10002 16:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:56 Configure a credential helper to remove this warning. See 16:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:56 16:58:56 Login Succeeded 16:58:56 nexus3.edgexfoundry.org:10003 16:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:57 Configure a credential helper to remove this warning. See 16:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:57 16:58:57 Login Succeeded 16:58:57 nexus3.edgexfoundry.org:10004 16:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:57 Configure a credential helper to remove this warning. See 16:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:57 16:58:57 Login Succeeded 16:58:57 docker.io 16:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:57 Configure a credential helper to remove this warning. See 16:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:57 16:58:57 Login Succeeded 16:58:57 ---> docker-login.sh ends [Pipeline] } 16:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:58:57 07c56ab1e9f2512326717d7500f79526db3b6e2c 16:58:57 latest 16:58:57 3.0.0-dev.32 16:58:57 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 16:58:57 main 16:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c 16:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:58:58 86a54b8e52de: Preparing 16:58:58 d3eaed6ff758: Preparing 16:58:58 a749a1536198: Preparing 16:58:58 4954a6ec96d0: Preparing 16:58:58 10126d53503f: Preparing 16:58:58 f1417ff83b31: Preparing 16:58:58 f1417ff83b31: Waiting 16:58:58 a749a1536198: Pushed 16:58:58 f1417ff83b31: Layer already exists 16:58:58 4954a6ec96d0: Pushed 16:58:58 d3eaed6ff758: Pushed 16:58:58 10126d53503f: Pushed 16:59:00 86a54b8e52de: Pushed 16:59:00 07c56ab1e9f2512326717d7500f79526db3b6e2c: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:01 86a54b8e52de: Preparing 16:59:01 d3eaed6ff758: Preparing 16:59:01 a749a1536198: Preparing 16:59:01 4954a6ec96d0: Preparing 16:59:01 10126d53503f: Preparing 16:59:01 f1417ff83b31: Preparing 16:59:01 f1417ff83b31: Waiting 16:59:01 4954a6ec96d0: Layer already exists 16:59:01 a749a1536198: Layer already exists 16:59:01 d3eaed6ff758: Layer already exists 16:59:01 86a54b8e52de: Layer already exists 16:59:01 10126d53503f: Layer already exists 16:59:01 f1417ff83b31: Layer already exists 16:59:01 latest: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 16:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:01 86a54b8e52de: Preparing 16:59:01 d3eaed6ff758: Preparing 16:59:01 a749a1536198: Preparing 16:59:01 4954a6ec96d0: Preparing 16:59:01 10126d53503f: Preparing 16:59:01 f1417ff83b31: Preparing 16:59:01 f1417ff83b31: Waiting 16:59:01 86a54b8e52de: Layer already exists 16:59:01 4954a6ec96d0: Layer already exists 16:59:01 d3eaed6ff758: Layer already exists 16:59:01 a749a1536198: Layer already exists 16:59:01 10126d53503f: Layer already exists 16:59:01 f1417ff83b31: Layer already exists 16:59:01 3.0.0-dev.32: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 16:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:02 86a54b8e52de: Preparing 16:59:02 d3eaed6ff758: Preparing 16:59:02 a749a1536198: Preparing 16:59:02 4954a6ec96d0: Preparing 16:59:02 10126d53503f: Preparing 16:59:02 f1417ff83b31: Preparing 16:59:02 f1417ff83b31: Waiting 16:59:02 a749a1536198: Layer already exists 16:59:02 d3eaed6ff758: Layer already exists 16:59:02 86a54b8e52de: Layer already exists 16:59:02 4954a6ec96d0: Layer already exists 16:59:02 10126d53503f: Layer already exists 16:59:02 f1417ff83b31: Layer already exists 16:59:02 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:59:03 86a54b8e52de: Preparing 16:59:03 d3eaed6ff758: Preparing 16:59:03 a749a1536198: Preparing 16:59:03 4954a6ec96d0: Preparing 16:59:03 10126d53503f: Preparing 16:59:03 f1417ff83b31: Preparing 16:59:03 f1417ff83b31: Waiting 16:59:03 a749a1536198: Layer already exists 16:59:03 86a54b8e52de: Layer already exists 16:59:03 d3eaed6ff758: Layer already exists 16:59:03 10126d53503f: Layer already exists 16:59:03 4954a6ec96d0: Layer already exists 16:59:03 f1417ff83b31: Layer already exists 16:59:03 main: digest: sha256:30fc548fbcbfd0345c7e1c6e1ec835db41ef8041f6c40ee161c6e7caaa5b2e90 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:59:03 ===================================================== [Pipeline] echo 16:59:03 taggedImages: 16:59:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c 16:59:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:59:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.32 16:59:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 16:59:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:03 16:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:03 latest: Pulling from edgex-lftools-log-publisher 16:59:03 5eb5b503b376: Pulling fs layer 16:59:03 5c69ac0246d0: Pulling fs layer 16:59:03 ec43610c2a17: Pulling fs layer 16:59:03 3a2ae6a8a46f: Pulling fs layer 16:59:03 33b1e0a273af: Pulling fs layer 16:59:03 5d3b04190fa2: Pulling fs layer 16:59:03 2f39f015ded8: Pulling fs layer 16:59:03 33b1e0a273af: Waiting 16:59:03 3a2ae6a8a46f: Waiting 16:59:03 5d3b04190fa2: Waiting 16:59:03 2f39f015ded8: Waiting 16:59:03 5c69ac0246d0: Download complete 16:59:03 3a2ae6a8a46f: Download complete 16:59:03 33b1e0a273af: Verifying Checksum 16:59:03 33b1e0a273af: Download complete 16:59:03 ec43610c2a17: Verifying Checksum 16:59:03 ec43610c2a17: Download complete 16:59:03 5d3b04190fa2: Verifying Checksum 16:59:03 5d3b04190fa2: Download complete 16:59:04 5eb5b503b376: Verifying Checksum 16:59:04 5eb5b503b376: Download complete 16:59:04 2f39f015ded8: Download complete 16:59:05 5eb5b503b376: Pull complete 16:59:05 5c69ac0246d0: Pull complete 16:59:05 ec43610c2a17: Pull complete 16:59:05 3a2ae6a8a46f: Pull complete 16:59:05 33b1e0a273af: Pull complete 16:59:06 5d3b04190fa2: Pull complete 16:59:10 2f39f015ded8: Pull complete 16:59:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:10 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 16:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:14 $ docker top a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:14 ---> job-cost.sh 16:59:14 lf-activate-venv: SKIPPING 16:59:14 INFO: No Stack... 16:59:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:15 INFO: Archiving Costs [Pipeline] sh 16:59:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:59:15 + cut -d, -f6 [Pipeline] lock 16:59:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] 16:59:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] did not exist. Created. 16:59:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:15 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:15 Stashed 1 file(s) [Pipeline] } 16:59:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:15 $ docker stop --time=1 a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 16:59:16 $ docker rm -f --volumes a184903bb870a621d024ef99793a086e8e43d05a41f73984737990b717afc9a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:00:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7576 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:00:13 Running in /w/workspace/app-service-configurable/150 [Pipeline] { [Pipeline] checkout 17:00:13 Selected Git installation does not exist. Using Default 17:00:13 The recommended git tool is: NONE 17:00:20 using credential edgex-jenkins-ssh 17:00:20 Cloning the remote Git repository 17:00:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:00:20 > git init /w/workspace/app-service-configurable/150 # timeout=10 17:00:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:00:20 > git --version # timeout=10 17:00:20 > git --version # 'git version 2.25.1' 17:00:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:22 Avoid second fetch 17:00:22 Checking out Revision 07c56ab1e9f2512326717d7500f79526db3b6e2c (main) 17:00:23 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#548)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:22 > git config core.sparsecheckout # timeout=10 17:00:22 > git checkout -f 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 17:00:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:24 Dload Upload Total Spent Left Speed 17:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 17:00:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:25 + sudo tee /etc/docker/daemon.new 17:00:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:00:25 { 17:00:25 "registry-mirrors": [ 17:00:25 "https://nexus3.edgexfoundry.org:10001" 17:00:25 ], 17:00:25 "bip": "10.250.0.254/24", 17:00:25 "hosts": [ 17:00:25 "tcp://0.0.0.0:5555", 17:00:25 "unix:///var/run/docker.sock" 17:00:25 ], 17:00:25 "mtu": 1458, 17:00:25 "selinux-enabled": true, 17:00:25 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:25 } [Pipeline] sh 17:00:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:44 provisioning config files... 17:00:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/150@tmp/config4424357267308752538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:44 ---> docker-login.sh 17:00:44 nexus3.edgexfoundry.org:10001 17:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:45 Configure a credential helper to remove this warning. See 17:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:45 17:00:45 Login Succeeded 17:00:45 nexus3.edgexfoundry.org:10002 17:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:45 Configure a credential helper to remove this warning. See 17:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:45 17:00:45 Login Succeeded 17:00:45 nexus3.edgexfoundry.org:10003 17:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:46 Configure a credential helper to remove this warning. See 17:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:46 17:00:46 Login Succeeded 17:00:46 nexus3.edgexfoundry.org:10004 17:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:46 Configure a credential helper to remove this warning. See 17:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:46 17:00:46 Login Succeeded 17:00:46 docker.io 17:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:47 Configure a credential helper to remove this warning. See 17:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:47 17:00:47 Login Succeeded 17:00:47 ---> docker-login.sh ends [Pipeline] } 17:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:47 ========================================================= 17:00:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:00:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:47 + 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 . 17:00:47 Sending build context to Docker daemon 169kB 17:00:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:00:48 Step 2/12 : FROM ${BASE} AS builder 17:00:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:48 af6eaf76a39c: Pulling fs layer 17:00:48 55522c791124: Pulling fs layer 17:00:48 ce5c4a1c91eb: Pulling fs layer 17:00:48 169dfbe0d373: Pulling fs layer 17:00:48 e1ff8fa3b103: Pulling fs layer 17:00:48 52ebb69f0ebf: Pulling fs layer 17:00:48 5abe8eddf0d5: Pulling fs layer 17:00:48 169dfbe0d373: Waiting 17:00:48 e1ff8fa3b103: Waiting 17:00:48 52ebb69f0ebf: Waiting 17:00:48 5abe8eddf0d5: Waiting 17:00:48 55522c791124: Download complete 17:00:48 169dfbe0d373: Verifying Checksum 17:00:48 169dfbe0d373: Download complete 17:00:48 e1ff8fa3b103: Verifying Checksum 17:00:48 e1ff8fa3b103: Download complete 17:00:48 af6eaf76a39c: Verifying Checksum 17:00:48 af6eaf76a39c: Download complete 17:00:49 af6eaf76a39c: Pull complete 17:00:49 5abe8eddf0d5: Verifying Checksum 17:00:49 5abe8eddf0d5: Download complete 17:00:49 55522c791124: Pull complete 17:00:50 ce5c4a1c91eb: Verifying Checksum 17:00:50 ce5c4a1c91eb: Download complete 17:00:50 52ebb69f0ebf: Verifying Checksum 17:00:50 52ebb69f0ebf: Download complete 17:01:01 ce5c4a1c91eb: Pull complete 17:01:01 169dfbe0d373: Pull complete 17:01:01 e1ff8fa3b103: Pull complete 17:01:07 52ebb69f0ebf: Pull complete 17:01:09 5abe8eddf0d5: Pull complete 17:01:09 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:01:09 ---> 6cb57ee374ae 17:01:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:01:11 ---> Running in bac61631aa96 17:01:11 Removing intermediate container bac61631aa96 17:01:11 ---> d0197c06095a 17:01:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:01:11 ---> Running in 3c531e7a14e4 17:01:11 Removing intermediate container 3c531e7a14e4 17:01:11 ---> 7f41159e281b 17:01:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:01:11 ---> Running in 6a5376060323 17:01:12 Removing intermediate container 6a5376060323 17:01:12 ---> 9241a1dbe760 17:01:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:12 ---> Running in aaa9417f738c 17:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:15 OK: 263 MiB in 53 packages 17:01:15 Removing intermediate container aaa9417f738c 17:01:15 ---> 046741c19c7d 17:01:15 Step 7/12 : WORKDIR /app 17:01:15 ---> Running in 0272bd3ca38b 17:01:16 Removing intermediate container 0272bd3ca38b 17:01:16 ---> ebfb75b00d7a 17:01:16 Step 8/12 : COPY go.mod vendor* ./ 17:01:16 ---> 17ca51700d2a 17:01:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:16 ---> Running in 1a132eeae785 17:02:24 Removing intermediate container 1a132eeae785 17:02:24 ---> 8dfb42e5b2c2 17:02:24 Step 10/12 : COPY . . 17:02:24 ---> b96816f4c171 17:02:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:24 ---> Running in beb326d441eb 17:02:24 Removing intermediate container beb326d441eb 17:02:24 ---> 5f4b650eaec7 17:02:24 Step 12/12 : RUN $MAKE 17:02:24 ---> Running in 3500f093f958 17:02:24 noop 17:02:24 Removing intermediate container 3500f093f958 17:02:24 ---> 0829a2062d04 17:02:24 Successfully built 0829a2062d04 17:02:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:24 + docker inspect -f . ci-base-image-arm64 17:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 17:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:26 $ docker top 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:27 + go version 17:02:27 go version go1.20.2 linux/arm64 [Pipeline] } 17:02:27 $ docker stop --time=1 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 17:02:29 $ docker rm -f --volumes 2ce7eea991bd3ae66b299c45854f91c028202a0e0bc6c8b75c0f54e1ceb17782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:29 + docker inspect -f . ci-base-image-arm64 17:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:29 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 17:02:29 $ 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/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:31 $ docker top 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:31 + git config --global --add safe.directory /w/workspace/app-service-configurable/150 [Pipeline] fileExists [Pipeline] sh 17:02:32 + make test 17:02:32 go test -race -coverprofile=coverage.out ./... 17:05:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:05:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:05:24 go vet ./... 17:08:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:01 ./bin/test-attribution-txt.sh 17:08:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 17:08:01 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 17:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:01 $ docker stop --time=1 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf 17:08:03 $ docker rm -f --volumes 7b3b1272a2cd88e5f2e6c8bac9f65e2fe6f708cb5d9eee2ea3887db45d198daf [Pipeline] // withDockerContainer [Pipeline] sh 17:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:05 Warning: overwriting stash ‘coverage-report’ 17:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:06 + ls -al . 17:08:06 total 172 17:08:06 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 17:02 . 17:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 17:00 .. 17:08:06 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 17:00 .dockerignore 17:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 17:00 .git 17:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 17:00 .github 17:08:06 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 17:00 .gitignore 17:08:06 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 17:00 .golangci.yml 17:08:06 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 17:00 Attribution.txt 17:08:06 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 17:00 CHANGELOG.md 17:08:06 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 17:00 Dockerfile 17:08:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 17:00 GOVERNANCE.md 17:08:06 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 17:00 Jenkinsfile 17:08:06 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 17:00 LICENSE 17:08:06 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 17:00 OWNERS.md 17:08:06 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 17:00 README.md 17:08:06 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:57 VERSION 17:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 17:00 bin 17:08:06 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 17:02 coverage.out 17:08:06 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 17:00 go.mod 17:08:06 -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 17:00 go.sum 17:08:06 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 17:00 main.go 17:08:06 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 17:00 makefile 17:08:06 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:00 res 17:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 17:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:06 + 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=07c56ab1e9f2512326717d7500f79526db3b6e2c --label arch=arm64 --label version=3.0.0-dev.32 . 17:08:06 Sending build context to Docker daemon 170kB 17:08:07 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:08:07 Step 2/26 : FROM ${BASE} AS builder 17:08:07 ---> 0829a2062d04 17:08:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:08:07 ---> Running in e932a64ea5db 17:08:07 Removing intermediate container e932a64ea5db 17:08:07 ---> f65f4af107f8 17:08:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:08:07 ---> Running in efad4f1334c7 17:08:07 Removing intermediate container efad4f1334c7 17:08:07 ---> 09fab0d59235 17:08:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:08:07 ---> Running in 6ecc371bf0e2 17:08:08 Removing intermediate container 6ecc371bf0e2 17:08:08 ---> 1f420e71ac9b 17:08:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:08 ---> Running in d67c4357788f 17:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:08:11 OK: 263 MiB in 53 packages 17:08:11 Removing intermediate container d67c4357788f 17:08:11 ---> 52b5450b6878 17:08:11 Step 7/26 : WORKDIR /app 17:08:11 ---> Running in dda8fb3d26ea 17:08:11 Removing intermediate container dda8fb3d26ea 17:08:11 ---> 178c462dd6d2 17:08:11 Step 8/26 : COPY go.mod vendor* ./ 17:08:12 ---> 3cc6ed16a721 17:08:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:12 ---> Running in ab4a2a81d7ae 17:08:15 Removing intermediate container ab4a2a81d7ae 17:08:15 ---> 4381148dcc63 17:08:15 Step 10/26 : COPY . . 17:08:15 ---> b288ddf07d40 17:08:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:15 ---> Running in 2d42dd955466 17:08:15 Removing intermediate container 2d42dd955466 17:08:15 ---> 1f25bd819094 17:08:15 Step 12/26 : RUN $MAKE 17:08:15 ---> Running in b5d0704baf4e 17:08:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32" -trimpath -mod=readonly -o app-service-configurable 17:10:38 Removing intermediate container b5d0704baf4e 17:10:38 ---> a05f5009d65f 17:10:38 Step 13/26 : FROM alpine:3.17 17:10:38 3.17: Pulling from library/alpine 17:10:38 c41833b44d91: Pulling fs layer 17:10:38 c41833b44d91: Verifying Checksum 17:10:38 c41833b44d91: Download complete 17:10:38 c41833b44d91: Pull complete 17:10:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:10:38 Status: Downloaded newer image for alpine:3.17 17:10:38 ---> 51e60588ff2c 17:10:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:10:38 ---> Running in d50b6c74229f 17:10:38 Removing intermediate container d50b6c74229f 17:10:38 ---> fe3042e516b0 17:10:38 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:10:38 ---> Running in 2d69bb033530 17:10:38 Removing intermediate container 2d69bb033530 17:10:38 ---> 560dd9214b07 17:10:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:10:38 ---> Running in 613a405923ef 17:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:10:38 (1/2) Installing ca-certificates (20220614-r4) 17:10:38 (2/2) Installing dumb-init (1.2.5-r2) 17:10:38 Executing busybox-1.35.0-r29.trigger 17:10:38 Executing ca-certificates-20220614-r4.trigger 17:10:38 OK: 8 MiB in 17 packages 17:10:39 Removing intermediate container 613a405923ef 17:10:39 ---> 9454596d0bb5 17:10:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:10:39 ---> 57eb9683645b 17:10:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:10:40 ---> d054fcf9cd05 17:10:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:10:41 ---> 9c5a9c2b53ac 17:10:41 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:10:42 ---> e7dcd2480623 17:10:42 Step 21/26 : EXPOSE 48095 17:10:42 ---> Running in d98d07f45ae0 17:10:42 Removing intermediate container d98d07f45ae0 17:10:42 ---> fedc80a44e2a 17:10:42 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:10:43 ---> Running in 40b9aadec0ad 17:10:43 Removing intermediate container 40b9aadec0ad 17:10:43 ---> db520fb840c0 17:10:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:10:43 ---> Running in 06faac33be52 17:10:43 Removing intermediate container 06faac33be52 17:10:43 ---> 6bdd5339cdf5 17:10:43 Step 24/26 : LABEL arch=arm64 17:10:43 ---> Running in 56f7079ef635 17:10:43 Removing intermediate container 56f7079ef635 17:10:43 ---> 14d6b6c80bfd 17:10:43 Step 25/26 : LABEL git_sha=07c56ab1e9f2512326717d7500f79526db3b6e2c 17:10:44 ---> Running in 6374717e666c 17:10:44 Removing intermediate container 6374717e666c 17:10:44 ---> 2492808d3842 17:10:44 Step 26/26 : LABEL version=3.0.0-dev.32 17:10:44 ---> Running in 93d3e12be99a 17:10:44 Removing intermediate container 93d3e12be99a 17:10:44 ---> cafa62025b05 17:10:44 [Warning] One or more build-args [ARCH] were not consumed 17:10:44 Successfully built cafa62025b05 17:10:44 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 17:10:44 provisioning config files... 17:10:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/150@tmp/config12406182777014809968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:45 ---> docker-login.sh 17:10:45 nexus3.edgexfoundry.org:10001 17:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:45 Configure a credential helper to remove this warning. See 17:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:45 17:10:45 Login Succeeded 17:10:45 nexus3.edgexfoundry.org:10002 17:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:45 Configure a credential helper to remove this warning. See 17:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:45 17:10:45 Login Succeeded 17:10:45 nexus3.edgexfoundry.org:10003 17:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:46 Configure a credential helper to remove this warning. See 17:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:46 17:10:46 Login Succeeded 17:10:46 nexus3.edgexfoundry.org:10004 17:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:46 Configure a credential helper to remove this warning. See 17:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:46 17:10:46 Login Succeeded 17:10:46 docker.io 17:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:46 Configure a credential helper to remove this warning. See 17:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:46 17:10:46 Login Succeeded 17:10:46 ---> docker-login.sh ends [Pipeline] } 17:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:47 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:10:47 07c56ab1e9f2512326717d7500f79526db3b6e2c 17:10:47 latest 17:10:47 3.0.0-dev.32 17:10:47 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 17:10:47 main 17:10:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c 17:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:10:47 87af983958ca: Preparing 17:10:47 cae14a1da616: Preparing 17:10:47 22ea8419218e: Preparing 17:10:47 dd0c93def942: Preparing 17:10:47 3121cc318509: Preparing 17:10:47 26cbea5cba74: Preparing 17:10:47 26cbea5cba74: Waiting 17:10:47 22ea8419218e: Pushed 17:10:47 cae14a1da616: Pushed 17:10:47 dd0c93def942: Pushed 17:10:47 26cbea5cba74: Layer already exists 17:10:48 3121cc318509: Pushed 17:10:53 87af983958ca: Pushed 17:10:53 07c56ab1e9f2512326717d7500f79526db3b6e2c: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:53 + 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 17:10:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:10:54 87af983958ca: Preparing 17:10:54 cae14a1da616: Preparing 17:10:54 22ea8419218e: Preparing 17:10:54 dd0c93def942: Preparing 17:10:54 3121cc318509: Preparing 17:10:54 26cbea5cba74: Preparing 17:10:54 26cbea5cba74: Waiting 17:10:54 dd0c93def942: Layer already exists 17:10:54 3121cc318509: Layer already exists 17:10:54 22ea8419218e: Layer already exists 17:10:54 87af983958ca: Layer already exists 17:10:54 cae14a1da616: Layer already exists 17:10:54 26cbea5cba74: Layer already exists 17:10:54 latest: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 17:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:10:55 87af983958ca: Preparing 17:10:55 cae14a1da616: Preparing 17:10:55 22ea8419218e: Preparing 17:10:55 dd0c93def942: Preparing 17:10:55 3121cc318509: Preparing 17:10:55 26cbea5cba74: Preparing 17:10:55 26cbea5cba74: Waiting 17:10:55 3121cc318509: Layer already exists 17:10:55 87af983958ca: Layer already exists 17:10:55 dd0c93def942: Layer already exists 17:10:55 cae14a1da616: Layer already exists 17:10:55 22ea8419218e: Layer already exists 17:10:55 26cbea5cba74: Layer already exists 17:10:55 3.0.0-dev.32: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 17:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:10:56 87af983958ca: Preparing 17:10:56 cae14a1da616: Preparing 17:10:56 22ea8419218e: Preparing 17:10:56 dd0c93def942: Preparing 17:10:56 3121cc318509: Preparing 17:10:56 26cbea5cba74: Preparing 17:10:56 26cbea5cba74: Waiting 17:10:56 3121cc318509: Layer already exists 17:10:56 87af983958ca: Layer already exists 17:10:56 dd0c93def942: Layer already exists 17:10:56 22ea8419218e: Layer already exists 17:10:56 cae14a1da616: Layer already exists 17:10:56 26cbea5cba74: Layer already exists 17:10:56 07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:56 + 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 17:10:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:10:57 87af983958ca: Preparing 17:10:57 cae14a1da616: Preparing 17:10:57 22ea8419218e: Preparing 17:10:57 dd0c93def942: Preparing 17:10:57 3121cc318509: Preparing 17:10:57 26cbea5cba74: Preparing 17:10:57 26cbea5cba74: Waiting 17:10:57 3121cc318509: Layer already exists 17:10:57 cae14a1da616: Layer already exists 17:10:57 22ea8419218e: Layer already exists 17:10:57 dd0c93def942: Layer already exists 17:10:57 87af983958ca: Layer already exists 17:10:57 26cbea5cba74: Layer already exists 17:10:57 main: digest: sha256:f69c227f2033d8e44a788b1db924b13cb3a1ff4047c459fa05a5f0232cb616dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:57 ===================================================== [Pipeline] echo 17:10:57 taggedImages: 17:10:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c 17:10:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:10:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.32 17:10:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:07c56ab1e9f2512326717d7500f79526db3b6e2c-3.0.0-dev.32 17:10:57 - 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 17:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:57 17:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:10:58 arm64: Pulling from edgex-lftools-log-publisher 17:10:58 8998bd30e6a1: Pulling fs layer 17:10:58 04944245beec: Pulling fs layer 17:10:58 699f458cf7ca: Pulling fs layer 17:10:58 765212b225bb: Pulling fs layer 17:10:58 f23df028b6ca: Pulling fs layer 17:10:58 d65c8cfc05b1: Pulling fs layer 17:10:58 2437ff75d9bd: Pulling fs layer 17:10:58 f23df028b6ca: Waiting 17:10:58 d65c8cfc05b1: Waiting 17:10:58 2437ff75d9bd: Waiting 17:10:58 765212b225bb: Waiting 17:10:58 04944245beec: Verifying Checksum 17:10:58 04944245beec: Download complete 17:10:58 765212b225bb: Verifying Checksum 17:10:58 765212b225bb: Download complete 17:10:58 f23df028b6ca: Verifying Checksum 17:10:58 f23df028b6ca: Download complete 17:10:58 d65c8cfc05b1: Verifying Checksum 17:10:58 d65c8cfc05b1: Download complete 17:10:58 699f458cf7ca: Verifying Checksum 17:10:58 699f458cf7ca: Download complete 17:10:59 8998bd30e6a1: Verifying Checksum 17:10:59 8998bd30e6a1: Download complete 17:11:01 2437ff75d9bd: Verifying Checksum 17:11:01 2437ff75d9bd: Download complete 17:11:03 8998bd30e6a1: Pull complete 17:11:03 04944245beec: Pull complete 17:11:05 699f458cf7ca: Pull complete 17:11:05 765212b225bb: Pull complete 17:11:06 f23df028b6ca: Pull complete 17:11:06 d65c8cfc05b1: Pull complete 17:11:21 2437ff75d9bd: Pull complete 17:11:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container 17:11:22 $ 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/150 -v /w/workspace/app-service-configurable/150:/w/workspace/app-service-configurable/150:rw,z -v /w/workspace/app-service-configurable/150@tmp:/w/workspace/app-service-configurable/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:11:24 $ docker top 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:25 ---> job-cost.sh 17:11:25 lf-activate-venv: SKIPPING 17:11:25 INFO: No Stack... 17:11:26 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:26 INFO: Archiving Costs [Pipeline] sh 17:11:27 + + catcut /w/workspace/app-service-configurable/150/archives/cost.csv -d, 17:11:27 -f6 [Pipeline] lock 17:11:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] 17:11:27 Resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] did not exist. Created. 17:11:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:27 /w/workspace/app-service-configurable/150@tmp/durable-3c85a2bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:28 + echo total: 0.10999999940395355 [Pipeline] stash 17:11:28 Warning: overwriting stash ‘stack-cost’ 17:11:28 Stashed 1 file(s) [Pipeline] } 17:11:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:28 $ docker stop --time=1 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca 17:11:29 $ docker rm -f --volumes 00f59fea76e7b65a27ae72afd413bccf0194b7a640bd439399a28df9a4ef9aca [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 17:11:30 provisioning config files... 17:11:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config790096679788107035tmp [Pipeline] { [Pipeline] sh 17:11:30 + set +x 17:11:30 + + curl -s https://codecov.io/bash 17:11:30 bash -s -- 17:11:30 17:11:30 _____ _ 17:11:30 / ____| | | 17:11:30 | | ___ __| | ___ ___ _____ __ 17:11:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:30 Bash-1.0.6 17:11:30 17:11:30 17:11:30 ==> git version 2.25.1 found 17:11:30 ==> 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 17:11:30 Release-Date: 2020-01-08 17:11:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:11:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:11:30 ==> Jenkins CI detected. 17:11:30 current dir:  /w/workspace/ry_app-service-configurable_main 17:11:30 project root: . 17:11:30 --> token set from env 17:11:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:30 ==> Running gcov in . (disable via -X gcov) 17:11:30 ==> Python coveragepy not found 17:11:30 ==> Searching for coverage reports in: 17:11:30 + . 17:11:30 -> Found 1 reports 17:11:30 ==> Detecting git/mercurial file structure 17:11:30 ==> Reading reports 17:11:30 + ./coverage.out bytes=13 17:11:30 ==> Appending adjustments 17:11:30 https://docs.codecov.io/docs/fixing-reports 17:11:30 + Found adjustments 17:11:30 ==> Gzipping contents 17:11:30 4.0K /tmp/codecov.4I2k55.gz 17:11:30 ==> Uploading reports 17:11:30 url: https://codecov.io 17:11:30 query: branch=main&commit=07c56ab1e9f2512326717d7500f79526db3b6e2c&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:30 -> Pinging Codecov 17:11:30 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=07c56ab1e9f2512326717d7500f79526db3b6e2c&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:30 -> Uploading to 17:11:30 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/07c56ab1e9f2512326717d7500f79526db3b6e2c/7722615c-bcd8-4b81-b43c-86b11c4a2d4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T171130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03c4cbee8c87daa13bb12bb35943471b08bd7cba7e3450d79662569c243c6379 17:11:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:30 Dload Upload Total Spent Left Speed 17:11:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1454 --:--:-- --:--:-- --:--:-- 1454 17:11:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] } 17:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:11:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:11:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:31 17:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:11:31 df9b9388f04a: Pulling fs layer 17:11:31 52dc419b0ee2: Pulling fs layer 17:11:31 25bc292e5bac: Pulling fs layer 17:11:31 114826534d7a: Pulling fs layer 17:11:31 114826534d7a: Waiting 17:11:31 4657fd5d0bcf: Pulling fs layer 17:11:31 6ad1cebc031e: Pulling fs layer 17:11:31 8a3aa393b2d8: Pulling fs layer 17:11:31 6ad1cebc031e: Waiting 17:11:31 8a3aa393b2d8: Waiting 17:11:31 4657fd5d0bcf: Waiting 17:11:31 25bc292e5bac: Verifying Checksum 17:11:31 25bc292e5bac: Download complete 17:11:31 52dc419b0ee2: Verifying Checksum 17:11:31 52dc419b0ee2: Download complete 17:11:31 4657fd5d0bcf: Verifying Checksum 17:11:31 4657fd5d0bcf: Download complete 17:11:31 df9b9388f04a: Verifying Checksum 17:11:31 df9b9388f04a: Download complete 17:11:32 6ad1cebc031e: Verifying Checksum 17:11:32 6ad1cebc031e: Download complete 17:11:32 df9b9388f04a: Pull complete 17:11:32 52dc419b0ee2: Pull complete 17:11:32 25bc292e5bac: Pull complete 17:11:33 114826534d7a: Verifying Checksum 17:11:33 114826534d7a: Download complete 17:11:33 8a3aa393b2d8: Verifying Checksum 17:11:33 8a3aa393b2d8: Download complete 17:11:36 114826534d7a: Pull complete 17:11:36 4657fd5d0bcf: Pull complete 17:11:36 6ad1cebc031e: Pull complete 17:11:39 8a3aa393b2d8: Pull complete 17:11:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:39 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:11:43 $ docker top 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:11:43 + set -o pipefail 17:11:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:11:47 17:11:47 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:11:47 17:11:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/000ebbfa-9b93-4336-a957-e27cb5a3d238 17:11:47 17:11:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:11:47 17:11:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:47 17:11:47 17:11:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:11:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:11:47 More details here: https://snyk.co/ue1NS 17:11:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:11:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:11:47 $ docker stop --time=1 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 17:11:50 $ docker rm -f --volumes 6e1f225dd3563c1386a8eeef4ce3148ac0222ecd881452f085d257fe108f6322 [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 17:11:51 + git log --format=format:%s -1 07c56ab1e9f2512326717d7500f79526db3b6e2c [Pipeline] sh 17:11:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:52 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:11:52 $ docker top c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 -eo pid,comm 17:11:52 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). 17:11:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:52 [ssh-agent] Looking for ssh-agent implementation... 17:11:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:52 $ docker exec c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 ssh-agent 17:11:53 SSH_AUTH_SOCK=/tmp/ssh-Stahs4t9TyAH/agent.32 17:11:53 SSH_AGENT_PID=38 17:11:53 Running ssh-add (command line suppressed) 17:11:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16269925096467744913.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16269925096467744913.key) 17:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:53 + git semver tag 17:11:53 2023-04-12 17:11:53,646 [run_tag] DEBUG tag force:False 17:11:53 2023-04-12 17:11:53,646 [check_head_tag] DEBUG check head tag 17:11:53 2023-04-12 17:11:53,648 [execute] INFO git cat-file --batch-check 17:11:53 2023-04-12 17:11:53,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:11:53 2023-04-12 17:11:53,652 [execute] INFO git cat-file --batch 17:11:53 2023-04-12 17:11:53,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:11:53 2023-04-12 17:11:53,679 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:11:53 2023-04-12 17:11:53,679 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 17:11:53 2023-04-12 17:11:53,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:11:53 2023-04-12 17:11:53,682 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:11:53 3.0.0-dev.32 [Pipeline] } 17:11:53 $ docker exec --env ******** --env ******** c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 ssh-agent -k 17:11:53 unset SSH_AUTH_SOCK; 17:11:53 unset SSH_AGENT_PID; 17:11:53 echo Agent pid 38 killed; 17:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:54 + git semver [Pipeline] } 17:11:54 $ docker stop --time=1 c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 17:11:55 $ docker rm -f --volumes c5d5c6097bacf22398da413bbee8f62b2859de0d6b7ab0f2fc417b5a16f7b152 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:56 17:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:56 0.23.1-centos7: Pulling from edgex-lftools 17:11:56 ab5ef0e58194: Pulling fs layer 17:11:56 9712f1f96733: Pulling fs layer 17:11:56 63f879dbbcfc: Pulling fs layer 17:11:56 0d9ebad4ef96: Pulling fs layer 17:11:56 e9a5061849ea: Pulling fs layer 17:11:56 d747dcd14b5f: Pulling fs layer 17:11:56 2de7ff778b66: Pulling fs layer 17:11:56 0d9ebad4ef96: Waiting 17:11:56 e9a5061849ea: Waiting 17:11:56 d747dcd14b5f: Waiting 17:11:56 2de7ff778b66: Waiting 17:11:56 9712f1f96733: Verifying Checksum 17:11:56 9712f1f96733: Download complete 17:11:56 63f879dbbcfc: Verifying Checksum 17:11:56 63f879dbbcfc: Download complete 17:11:56 e9a5061849ea: Verifying Checksum 17:11:56 e9a5061849ea: Download complete 17:11:56 d747dcd14b5f: Download complete 17:11:56 0d9ebad4ef96: Verifying Checksum 17:11:56 0d9ebad4ef96: Download complete 17:11:56 ab5ef0e58194: Download complete 17:11:56 2de7ff778b66: Verifying Checksum 17:11:56 2de7ff778b66: Download complete 17:11:59 ab5ef0e58194: Pull complete 17:11:59 9712f1f96733: Pull complete 17:12:00 63f879dbbcfc: Pull complete 17:12:04 0d9ebad4ef96: Pull complete 17:12:04 e9a5061849ea: Pull complete 17:12:04 d747dcd14b5f: Pull complete 17:12:05 2de7ff778b66: Pull complete 17:12:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:05 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:12:09 $ docker top 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:09 provisioning config files... 17:12:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14304266780605911960tmp 17:12:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10863723999489992351tmp 17:12:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10747796624250717773tmp [Pipeline] { [Pipeline] echo 17:12:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:09 ---> sigul-configuration.sh 17:12:09 gpg: directory `/root/.gnupg' created 17:12:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:09 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:09 gpg: CAST5 encrypted data 17:12:09 gpg: encrypted with 1 passphrase 17:12:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:09 + mkdir /home/jenkins 17:12:09 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:10 + 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 17:12:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:10 ---> sigul-install.sh 17:12:10 Sigul already installed; skipping installation. [Pipeline] sh 17:12:10 + git tag --list 17:12:10 v1.0.0 17:12:10 v1.1.0 17:12:10 v1.2.0 17:12:10 v1.3.0 17:12:10 v1.3.1 17:12:10 v2.0.0 17:12:10 v2.0.1 17:12:10 v2.1.0 17:12:10 v2.1.1 17:12:10 v2.1.1-dev.1 17:12:10 v2.1.1-dev.2 17:12:10 v2.1.2-dev.1 17:12:10 v2.1.2-dev.2 17:12:10 v2.2.0 17:12:10 v2.2.1-dev.1 17:12:10 v2.2.1-dev.10 17:12:10 v2.2.1-dev.2 17:12:10 v2.2.1-dev.3 17:12:10 v2.2.1-dev.4 17:12:10 v2.2.1-dev.5 17:12:10 v2.2.1-dev.6 17:12:10 v2.2.1-dev.7 17:12:10 v2.2.1-dev.8 17:12:10 v2.2.1-dev.9 17:12:10 v2.3.0 17:12:10 v2.3.0-dev.10 17:12:10 v2.3.0-dev.11 17:12:10 v2.3.0-dev.12 17:12:10 v2.3.0-dev.13 17:12:10 v2.3.0-dev.14 17:12:10 v2.3.0-dev.15 17:12:10 v2.3.0-dev.16 17:12:10 v2.3.0-dev.17 17:12:10 v2.3.0-dev.18 17:12:10 v2.3.0-dev.19 17:12:10 v2.3.0-dev.20 17:12:10 v2.3.0-dev.21 17:12:10 v2.3.0-dev.22 17:12:10 v2.3.0-dev.23 17:12:10 v2.3.0-dev.24 17:12:10 v2.3.0-dev.25 17:12:10 v2.3.0-dev.26 17:12:10 v2.3.0-dev.27 17:12:10 v2.3.0-dev.28 17:12:10 v2.3.0-dev.29 17:12:10 v2.3.0-dev.30 17:12:10 v2.3.0-dev.31 17:12:10 v2.3.0-dev.32 17:12:10 v2.3.0-dev.33 17:12:10 v2.3.0-dev.34 17:12:10 v2.3.0-dev.35 17:12:10 v2.3.0-dev.36 17:12:10 v2.3.0-dev.37 17:12:10 v2.3.1 17:12:10 v2.3.1-dev.1 17:12:10 v2.3.1-dev.2 17:12:10 v2.3.1-dev.3 17:12:10 v2.3.1-dev.4 17:12:10 v3.0.0-dev.1 17:12:10 v3.0.0-dev.10 17:12:10 v3.0.0-dev.11 17:12:10 v3.0.0-dev.12 17:12:10 v3.0.0-dev.13 17:12:10 v3.0.0-dev.14 17:12:10 v3.0.0-dev.15 17:12:10 v3.0.0-dev.16 17:12:10 v3.0.0-dev.17 17:12:10 v3.0.0-dev.18 17:12:10 v3.0.0-dev.19 17:12:10 v3.0.0-dev.2 17:12:10 v3.0.0-dev.20 17:12:10 v3.0.0-dev.21 17:12:10 v3.0.0-dev.22 17:12:10 v3.0.0-dev.23 17:12:10 v3.0.0-dev.24 17:12:10 v3.0.0-dev.25 17:12:10 v3.0.0-dev.26 17:12:10 v3.0.0-dev.27 17:12:10 v3.0.0-dev.28 17:12:10 v3.0.0-dev.29 17:12:10 v3.0.0-dev.3 17:12:10 v3.0.0-dev.30 17:12:10 v3.0.0-dev.31 17:12:10 v3.0.0-dev.32 17:12:10 v3.0.0-dev.4 17:12:10 v3.0.0-dev.5 17:12:10 v3.0.0-dev.6 17:12:10 v3.0.0-dev.7 17:12:10 v3.0.0-dev.8 17:12:10 v3.0.0-dev.9 [Pipeline] sh 17:12:10 + lftools sign git-tag v3.0.0-dev.32 17:12:11 Signing Git tag with Sigul... 17:12:11 Signing v3.0.0-dev.32 [Pipeline] echo 17:12:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:12 $ docker stop --time=1 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be 17:12:13 $ docker rm -f --volumes 420e69d52be610226a09e1665de12c3c9de5c50df876c291fd468d037726d9be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:12:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:14 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:12:14 $ docker top 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 -eo pid,comm 17:12:14 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). 17:12:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:14 [ssh-agent] Looking for ssh-agent implementation... 17:12:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:15 $ docker exec 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 ssh-agent 17:12:15 SSH_AUTH_SOCK=/tmp/ssh-ZvdRD0FjiB3O/agent.32 17:12:15 SSH_AGENT_PID=38 17:12:15 Running ssh-add (command line suppressed) 17:12:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16305258876840016206.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16305258876840016206.key) 17:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:15 + git semver bump pre 17:12:15 2023-04-12 17:12:15,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:12:15 2023-04-12 17:12:15,739 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev 17:12:15 2023-04-12 17:12:15,739 [bump_version] DEBUG bumped version:3.0.0-dev.33 17:12:15 2023-04-12 17:12:15,739 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:12:15 2023-04-12 17:12:15,739 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:12:15 2023-04-12 17:12:15,739 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:12:15 2023-04-12 17:12:15,741 [execute] INFO git cat-file --batch-check 17:12:15 2023-04-12 17:12:15,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:15 2023-04-12 17:12:15,750 [execute] INFO git cat-file --batch 17:12:15 2023-04-12 17:12:15,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:15 2023-04-12 17:12:15,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:12:15 3.0.0-dev.33 [Pipeline] } 17:12:15 $ docker exec --env ******** --env ******** 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 ssh-agent -k 17:12:15 unset SSH_AUTH_SOCK; 17:12:15 unset SSH_AGENT_PID; 17:12:15 echo Agent pid 38 killed; 17:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:16 + git semver [Pipeline] } 17:12:16 $ docker stop --time=1 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 17:12:17 $ docker rm -f --volumes 15d5471fb9645ebb25173bc37826b50ca129c31988e09d51d9dee767df716ee8 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:18 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:12:18 $ docker top 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:18 [ssh-agent] Looking for ssh-agent implementation... 17:12:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:19 $ docker exec 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 ssh-agent 17:12:19 SSH_AUTH_SOCK=/tmp/ssh-1V0GG8Oq8Dsp/agent.32 17:12:19 SSH_AGENT_PID=39 17:12:19 Running ssh-add (command line suppressed) 17:12:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8684495153571347798.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8684495153571347798.key) 17:12:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:19 + git semver push 17:12:19 2023-04-12 17:12:19,827 [run_push] DEBUG push 17:12:19 2023-04-12 17:12:19,828 [execute] INFO git cat-file --batch-check 17:12:19 2023-04-12 17:12:19,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:19 2023-04-12 17:12:19,833 [execute] INFO git rev-list 789d1bd319710f25a2544b7eaf66d76996b0fbe1 -- 17:12:19 2023-04-12 17:12:19,833 [execute] DEBUG Popen(['git', 'rev-list', '789d1bd319710f25a2544b7eaf66d76996b0fbe1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:19 2023-04-12 17:12:19,844 [execute] INFO git fetch -v origin 17:12:19 2023-04-12 17:12:19,844 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:12:20 2023-04-12 17:12:20,312 [run_push] DEBUG no remote changes detected 17:12:20 2023-04-12 17:12:20,312 [execute] INFO git push origin semver 17:12:20 2023-04-12 17:12:20,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:21 2023-04-12 17:12:21,133 [run_push] DEBUG push all version tags 17:12:21 2023-04-12 17:12:21,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:12:21 2023-04-12 17:12:21,134 [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) 17:12:21 2023-04-12 17:12:21,923 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:12:21 3.0.0-dev.33 [Pipeline] } 17:12:21 $ docker exec --env ******** --env ******** 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 ssh-agent -k 17:12:22 unset SSH_AUTH_SOCK; 17:12:22 unset SSH_AGENT_PID; 17:12:22 echo Agent pid 39 killed; 17:12:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:22 + git semver [Pipeline] } 17:12:22 $ docker stop --time=1 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 17:12:23 $ docker rm -f --volumes 7afc8dbe9e9ab8c862da6ee1f45ebb9df3cba301c6161a96bf2f1471a541b988 [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 17:12:24 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:12:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:12:24 total 16 17:12:24 drwxr-xr-x 3 root root 4096 Apr 12 16:59 . 17:12:24 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:12 .. 17:12:24 drwxr-xr-x 2 root root 4096 Apr 12 16:59 cost 17:12:24 -rw-r--r-- 1 root root 96 Apr 12 16:59 cost.csv 17:12:24 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:12:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:12:24 total 16 17:12:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:59 . 17:12:24 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 17:12 .. 17:12:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 16:59 cost 17:12:24 -rw-r--r-- 1 jenkins jenkins 96 Apr 12 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:25 ---> package-listing.sh 17:12:25 ++ facter osfamily 17:12:25 ++ tr '[:upper:]' '[:lower:]' 17:12:25 + OS_FAMILY=debian 17:12:25 + workspace=/w/workspace/ry_app-service-configurable_main 17:12:25 + START_PACKAGES=/tmp/packages_start.txt 17:12:25 + END_PACKAGES=/tmp/packages_end.txt 17:12:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:25 + PACKAGES=/tmp/packages_start.txt 17:12:25 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:12:25 + PACKAGES=/tmp/packages_end.txt 17:12:25 + case "${OS_FAMILY}" in 17:12:25 + dpkg -l 17:12:25 + grep '^ii' 17:12:25 + '[' -f /tmp/packages_start.txt ']' 17:12:25 + '[' -f /tmp/packages_end.txt ']' 17:12:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:25 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:12:25 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:12:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:12:25 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 17:12:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:26 prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container 17:12:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:12:27 $ docker top 28042909fea1e8fafc62b86fa952c14ba33c28701023a45f88f051caf27f5ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:27 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:28 + ls /var/log/sa-host 17:12:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:28 provisioning config files... 17:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config960070377578985995tmp [Pipeline] { [Pipeline] echo 17:12:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:28 ---> create-netrc.sh [Pipeline] } 17:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:28 ---> python-tools-install.sh [Pipeline] echo 17:12:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:29 ---> sudo-logs.sh 17:12:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:12:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:29 ---> job-cost.sh 17:12:29 lf-activate-venv: SKIPPING 17:12:29 DEBUG: total: 0.2199999988079071 17:12:29 INFO: Retrieving Stack Cost... 17:12:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:30 INFO: Archiving Costs [Pipeline] echo 17:12:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:30 ---> logs-deploy.sh 17:12:30 lf-activate-venv: SKIPPING 17:12:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/150 17:12:30 INFO: archiving workspace using pattern(s): 17:12:31 Archives upload complete. 17:12:31 INFO: archiving logs to Nexus 17:12:32 ---> uname -a: 17:12:32 Linux prd-ubuntu20-04-docker-8c-8g-7574 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:12:32 17:12:32 17:12:32 ---> lscpu: 17:12:32 Architecture: x86_64 17:12:32 CPU op-mode(s): 32-bit, 64-bit 17:12:32 Byte Order: Little Endian 17:12:32 Address sizes: 40 bits physical, 48 bits virtual 17:12:32 CPU(s): 8 17:12:32 On-line CPU(s) list: 0-7 17:12:32 Thread(s) per core: 1 17:12:32 Core(s) per socket: 1 17:12:32 Socket(s): 8 17:12:32 NUMA node(s): 1 17:12:32 Vendor ID: AuthenticAMD 17:12:32 CPU family: 23 17:12:32 Model: 49 17:12:32 Model name: AMD EPYC-Rome Processor 17:12:32 Stepping: 0 17:12:32 CPU MHz: 2800.002 17:12:32 BogoMIPS: 5600.00 17:12:32 Virtualization: AMD-V 17:12:32 Hypervisor vendor: KVM 17:12:32 Virtualization type: full 17:12:32 L1d cache: 256 KiB 17:12:32 L1i cache: 256 KiB 17:12:32 L2 cache: 4 MiB 17:12:32 L3 cache: 128 MiB 17:12:32 NUMA node0 CPU(s): 0-7 17:12:32 Vulnerability Itlb multihit: Not affected 17:12:32 Vulnerability L1tf: Not affected 17:12:32 Vulnerability Mds: Not affected 17:12:32 Vulnerability Meltdown: Not affected 17:12:32 Vulnerability Mmio stale data: Not affected 17:12:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:12:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:12:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:12:32 Vulnerability Srbds: Not affected 17:12:32 Vulnerability Tsx async abort: Not affected 17:12:32 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 17:12:32 17:12:32 17:12:32 ---> nproc: 17:12:32 8 17:12:32 17:12:32 17:12:32 ---> df -h: 17:12:32 Filesystem Size Used Avail Use% Mounted on 17:12:32 overlay 155G 13G 143G 9% / 17:12:32 tmpfs 64M 0 64M 0% /dev 17:12:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:12:32 shm 64M 0 64M 0% /dev/shm 17:12:32 /dev/vda1 155G 13G 143G 9% /facter-os 17:12:32 17:12:32 17:12:32 ---> sar -b -r -n DEV: 17:12:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7574) 04/12/23 _x86_64_ (8 CPU) 17:12:32 17:12:32 16:56:07 LINUX RESTART (8 CPU) 17:12:32 17:12:32 16:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:12:32 16:58:01 187.54 1.68 185.85 0.00 40.93 70484.12 0.00 17:12:32 16:59:01 159.71 0.23 159.47 0.00 12.40 33945.01 0.00 17:12:32 17:00:01 35.06 0.07 34.99 0.00 8.93 16775.49 0.00 17:12:32 17:01:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 17:12:32 17:02:01 54.91 11.60 43.31 0.00 5176.74 8804.53 0.00 17:12:32 17:03:01 6.56 0.02 6.55 0.00 0.13 129.42 0.00 17:12:32 17:04:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 17:12:32 17:05:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 17:12:32 17:06:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 17:12:32 17:07:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 17:12:32 17:08:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 17:12:32 17:09:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 17:12:32 17:10:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 17:12:32 17:11:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 17:12:32 17:12:01 61.02 0.18 60.84 0.00 11.06 33707.32 0.00 17:12:32 Average: 34.45 0.92 33.54 0.00 350.00 10931.91 0.00 17:12:32 17:12:32 16:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:32 16:58:01 28010904 31543612 755608 2.30 145052 3561324 1919828 5.66 1367944 3026796 400520 17:12:32 16:59:01 28204992 31577928 723144 2.20 150400 3414268 1861592 5.49 1233108 2988264 740 17:12:32 17:00:01 27697788 31580884 718032 2.18 158204 3866344 1750436 5.16 1244168 3427552 16 17:12:32 17:01:01 27698100 31581292 717364 2.18 158284 3866344 1750436 5.16 1244424 3427552 24 17:12:32 17:02:01 27178496 31565332 715764 2.18 191792 4322200 1819904 5.36 1561296 3594536 1036 17:12:32 17:03:01 27182572 31564568 715596 2.18 190336 4318948 1798784 5.30 1559752 3591324 8 17:12:32 17:04:01 27187936 31569984 710136 2.16 190360 4318952 1798784 5.30 1555284 3591328 20 17:12:32 17:05:01 27188276 31570368 709840 2.16 190392 4318956 1798784 5.30 1555468 3591332 184 17:12:32 17:06:01 27187992 31570100 710116 2.16 190432 4318940 1798784 5.30 1555024 3591332 8 17:12:32 17:07:01 27187768 31569956 709892 2.16 190456 4318960 1798784 5.30 1555528 3591336 188 17:12:32 17:08:01 27188004 31570560 709572 2.16 190476 4318960 1798784 5.30 1555116 3591680 168 17:12:32 17:09:01 27188028 31570604 709528 2.16 190488 4318964 1798784 5.30 1554768 3591684 12 17:12:32 17:10:01 27188264 31570932 709212 2.16 190500 4318968 1798784 5.30 1554260 3591760 8 17:12:32 17:11:01 27187980 31570672 709324 2.16 190536 4318968 1798784 5.30 1554568 3591760 44 17:12:32 17:12:01 25787284 31517328 759892 2.31 210380 5555380 2091896 6.17 1664800 4786300 538564 17:12:32 Average: 27284292 31566275 718868 2.19 181873 4230432 1825543 5.38 1487701 3571636 62769 17:12:32 17:12:32 16:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:32 16:58:01 ens3 478.54 280.29 5992.78 36.95 0.00 0.00 0.00 0.00 17:12:32 16:58:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 17:12:32 16:58:01 docker0 178.79 285.87 14.30 1925.29 0.00 0.00 0.00 0.00 17:12:32 16:58:01 vethf1e73c8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:12:32 16:59:01 ens3 93.07 89.89 185.92 305.09 0.00 0.00 0.00 0.00 17:12:32 16:59:01 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 17:12:32 16:59:01 docker0 2.90 6.55 0.18 88.14 0.00 0.00 0.00 0.00 17:12:32 17:00:01 ens3 108.72 68.52 2529.61 13.38 0.00 0.00 0.00 0.00 17:12:32 17:00:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 17:12:32 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:01:01 ens3 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 17:12:32 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:02:01 ens3 247.01 129.18 2814.74 8.92 0.00 0.00 0.00 0.00 17:12:32 17:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:12:32 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:03:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 17:12:32 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:04:01 ens3 1.05 0.67 0.39 0.29 0.00 0.00 0.00 0.00 17:12:32 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:05:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:07:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:12:32 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:10:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:12:32 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:11:01 ens3 0.38 0.20 0.13 0.01 0.00 0.00 0.00 0.00 17:12:32 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:32 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:32 17:12:01 ens3 345.48 210.30 7747.53 30.14 0.00 0.00 0.00 0.00 17:12:32 17:12:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:12:32 17:12:01 docker0 38.26 63.87 3.09 580.46 0.00 0.00 0.00 0.00 17:12:32 Average: ens3 85.04 52.00 1284.74 26.34 0.00 0.00 0.00 0.00 17:12:32 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:12:32 Average: docker0 14.66 23.75 1.17 172.92 0.00 0.00 0.00 0.00 17:12:32 17:12:32 17:12:32 ---> sar -P ALL: 17:12:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7574) 04/12/23 _x86_64_ (8 CPU) 17:12:32 17:12:32 16:56:07 LINUX RESTART (8 CPU) 17:12:32 17:12:32 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:12:32 16:58:01 all 22.74 0.00 5.91 2.82 0.07 68.45 17:12:32 16:58:01 0 22.76 0.00 6.76 1.53 0.08 68.86 17:12:32 16:58:01 1 22.72 0.00 6.74 14.64 0.07 55.83 17:12:32 16:58:01 2 22.16 0.00 4.97 0.22 0.07 72.59 17:12:32 16:58:01 3 25.77 0.00 5.81 1.65 0.07 66.69 17:12:32 16:58:01 4 22.49 0.00 6.62 0.73 0.10 70.05 17:12:32 16:58:01 5 21.65 0.00 5.50 0.75 0.07 72.04 17:12:32 16:58:01 6 21.55 0.00 6.07 2.93 0.05 69.39 17:12:32 16:58:01 7 22.84 0.00 4.82 0.19 0.08 72.07 17:12:32 16:59:01 all 36.57 0.00 5.65 1.56 0.10 56.13 17:12:32 16:59:01 0 37.46 0.00 5.97 0.45 0.08 56.03 17:12:32 16:59:01 1 36.14 0.00 5.55 0.20 0.08 58.03 17:12:32 16:59:01 2 35.60 0.00 4.97 0.03 0.07 59.33 17:12:32 16:59:01 3 36.12 0.00 5.70 0.44 0.22 57.52 17:12:32 16:59:01 4 36.70 0.00 6.23 7.40 0.07 49.60 17:12:32 16:59:01 5 38.75 0.00 5.98 0.87 0.08 54.31 17:12:32 16:59:01 6 35.90 0.00 5.58 0.72 0.10 57.70 17:12:32 16:59:01 7 35.84 0.00 5.22 2.35 0.10 56.49 17:12:32 17:00:01 all 2.63 0.00 1.20 0.73 0.03 95.41 17:12:32 17:00:01 0 2.61 0.00 1.19 0.07 0.02 96.12 17:12:32 17:00:01 1 3.45 0.00 1.01 0.00 0.03 95.51 17:12:32 17:00:01 2 2.77 0.00 1.17 0.60 0.02 95.44 17:12:32 17:00:01 3 1.93 0.00 1.27 4.02 0.03 92.75 17:12:32 17:00:01 4 2.56 0.00 1.10 0.03 0.03 96.27 17:12:32 17:00:01 5 3.27 0.00 0.86 0.02 0.02 95.84 17:12:32 17:00:01 6 1.39 0.00 1.84 1.09 0.05 95.63 17:12:32 17:00:01 7 3.06 0.00 1.17 0.03 0.07 95.66 17:12:32 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:12:32 17:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:01:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:12:32 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:12:32 17:01:01 6 0.03 0.00 0.05 0.03 0.02 99.87 17:12:32 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:02:01 all 2.20 0.00 1.32 0.61 0.02 95.84 17:12:32 17:02:01 0 2.62 0.00 1.19 0.99 0.02 95.19 17:12:32 17:02:01 1 1.26 0.00 0.96 0.17 0.03 97.59 17:12:32 17:02:01 2 2.16 0.00 1.07 0.08 0.02 96.67 17:12:32 17:02:01 3 2.34 0.00 1.39 0.87 0.03 95.37 17:12:32 17:02:01 4 1.97 0.00 0.79 0.32 0.02 96.91 17:12:32 17:02:01 5 3.15 0.00 1.77 0.08 0.02 94.98 17:12:32 17:02:01 6 1.27 0.00 0.97 1.76 0.02 95.99 17:12:32 17:02:01 7 2.85 0.00 2.46 0.59 0.03 94.07 17:12:32 17:03:01 all 0.08 0.00 0.07 0.01 0.01 99.83 17:12:32 17:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:12:32 17:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:12:32 17:03:01 2 0.07 0.00 0.05 0.02 0.02 99.85 17:12:32 17:03:01 3 0.08 0.00 0.02 0.03 0.02 99.85 17:12:32 17:03:01 4 0.23 0.00 0.13 0.00 0.00 99.63 17:12:32 17:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:12:32 17:03:01 6 0.07 0.00 0.18 0.00 0.00 99.75 17:12:32 17:03:01 7 0.07 0.00 0.03 0.07 0.00 99.83 17:12:32 17:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:12:32 17:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:12:32 17:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:04:01 2 0.05 0.00 0.02 0.02 0.00 99.92 17:12:32 17:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:12:32 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:12:32 17:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:12:32 17:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:12:32 17:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:12:32 17:05:01 2 0.05 0.00 0.02 0.02 0.02 99.90 17:12:32 17:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:12:32 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:12:32 17:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:12:32 17:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:12:32 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:12:32 17:06:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:12:32 17:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:12:32 17:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:12:32 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:12:32 17:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:12:32 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:12:32 17:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:12:32 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:12:32 17:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:12:32 17:08:01 all 0.02 0.00 0.01 0.00 0.01 99.97 17:12:32 17:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:12:32 17:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:12:32 17:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:12:32 17:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:12:32 17:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:12:32 17:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:12:32 17:12:32 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:12:32 17:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:12:32 17:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:12:32 17:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:12:32 17:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:12:32 17:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:12:32 17:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:12:32 17:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:10:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:12:32 17:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:12:32 17:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:12:32 17:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:12:32 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:10:01 5 0.00 0.00 0.02 0.03 0.02 99.93 17:12:32 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:12:32 17:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:12:32 17:11:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:12:32 17:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:12:32 17:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:12:32 17:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:12:32 17:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:12:32 17:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:12:32 17:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:12:32 17:12:01 all 6.59 0.00 2.83 1.18 0.04 89.36 17:12:32 17:12:01 0 7.06 0.00 2.42 0.03 0.03 90.46 17:12:32 17:12:01 1 7.90 0.00 2.25 0.00 0.05 89.81 17:12:32 17:12:01 2 5.79 0.00 3.06 1.19 0.03 89.93 17:12:32 17:12:01 3 6.44 0.00 3.62 6.29 0.05 83.60 17:12:32 17:12:01 4 6.86 0.00 3.10 0.02 0.03 89.98 17:12:32 17:12:01 5 7.81 0.00 2.64 0.03 0.03 89.47 17:12:32 17:12:01 6 5.10 0.00 3.19 0.39 0.03 91.30 17:12:32 17:12:01 7 5.78 0.00 2.33 1.48 0.07 90.34 17:12:32 Average: all 4.70 0.00 1.13 0.46 0.02 93.69 17:12:32 Average: 0 4.82 0.00 1.17 0.20 0.02 93.80 17:12:32 Average: 1 4.76 0.00 1.10 0.99 0.02 93.13 17:12:32 Average: 2 4.56 0.00 1.02 0.15 0.02 94.25 17:12:32 Average: 3 4.82 0.00 1.19 0.88 0.04 93.07 17:12:32 Average: 4 4.69 0.00 1.19 0.56 0.02 93.54 17:12:32 Average: 5 4.94 0.00 1.11 0.12 0.02 93.80 17:12:32 Average: 6 4.34 0.00 1.19 0.46 0.02 94.00 17:12:32 Average: 7 4.67 0.00 1.07 0.32 0.02 93.92 17:12:32 17:12:32 17:12:32